Closed
Bug 1520226
Opened 6 years ago
Closed 6 years ago
Make GeckoView set permanentKey on <browser> elements for Marionette
Categories
(GeckoView :: General, enhancement, P2)
Tracking
(firefox67 fixed)
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: nalexander, Assigned: nalexander)
References
Details
Attachments
(1 file)
Just like Bug 787203, but for GeckoView. Setting permanentKey
on <browser>
elements lets Marionette reference them in the standard manner.
Comment 1•6 years ago
|
||
Geoff, which Android tests require Marionette? Just some Fennec UI tests?
IIUC, Marionette for GeckoView was WONTFIX'd in bug 1411658.
Blocks: 1500509
Flags: needinfo?(gbrown)
Comment 2•6 years ago
|
||
web-platform-tests use marionette. We came across the permanentKey issue when trying to run wpt against geckoview (currently wpt only runs against fennec). I believe 1411658 was about enabling a wider range of marionette functionality; wpt on geckoview almost works...just needs a few tweaks like this.
Flags: needinfo?(gbrown)
Comment 4•6 years ago
|
||
This is for geckoview but not Fennec. As such it should block bug 1496773 but not bug 1500509.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → nalexander
Assignee | ||
Comment 5•6 years ago
|
||
Pushed by nalexander@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1d40794bc9cf
Make GeckoView set permanentKey on <browser> elements for Marionette. r=snorp
Comment 7•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•