Closed Bug 1705003 Opened 3 years ago Closed 3 years ago

Add GeckoView support to TabTarget

Categories

(Remote Protocol :: CDP, defect)

defect

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: whimboo, Unassigned)

References

Details

Once we have the Remote Agent build on Android (bug 1676803) we have to update several parts of its code base that watch and search for windows. Until that happens the TabTarget list would be empty.

What needs to be done here is to not just use navigator:browser for Services.wm.getEnumerator(), but also navigator:geckoview .

Given that there is no official support for Puppeteer on Android, I don't think it has to actually block enabling the code base on Android. Instead it can be a quick follow-up.

Blocks: 1676803
No longer depends on: 1676803
Points: --- → 2
Priority: -- → P2
No longer blocks: 1676803
Depends on: 1676803
Priority: P2 → P3
Whiteboard: [bidi-m1-mvp] → [bidi-m2-mvp]
Priority: P3 → --

Unsure about support for GeckoView with CDP considering we are focusing our efforts on WebDriver BiDi at the moment.

Status: NEW → RESOLVED
Points: 2 → ---
Closed: 3 years ago
Resolution: --- → INACTIVE
Whiteboard: [bidi-m2-mvp]

In case we have to reconsider we should at least wait for bug 1506782 which is about handling of tabs.

Depends on: 1506782
You need to log in before you can comment on or make changes to this bug.