Share recommended preferences between Marionette and WebDriver BiDi
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Tracking
(firefox91 fixed)
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: whimboo, Assigned: jdescottes)
References
Details
(Whiteboard: [bidi-m1-mvp])
Attachments
(1 file, 1 obsolete file)
Marionette sets recommended preferences here:
We should share those via RecommendedPreferences.jsm in /remote/bidi/
.
This would be important when a BiDi session is created without a HTTP session open yet.
Reporter | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Reporter | ||
Comment 1•4 years ago
|
||
As seen in https://phabricator.services.mozilla.com/D105490#inline-633038 it is very important to get this bug fixed once we can actually share the recommended preferences between both products. We only have to wait for bug 1693993 and bug 1695031.
Reporter | ||
Comment 2•4 years ago
|
||
Maybe the recommended preferences as used by Marionette might completely be interesting for all the protocols as handled by the Remote Agent. Means for both CDP, and WebDriver BiDi, whereby for CDP we might have some small variations if needed. So sharing it in /remote/shared
might be a better idea.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Depends on D119072
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 6•4 years ago
|
||
bugherder |
Description
•