Closed
Bug 1316987
Opened 8 years ago
Closed 8 years ago
Improve handling of preferences for default branch and complex values
Categories
(Remote Protocol :: Marionette, defect)
Tracking
(firefox52 fixed, firefox53 fixed)
RESOLVED
FIXED
mozilla53
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
Attachments
(1 file)
In Firefox Puppeteer we have advanced handling of preferences which includes handling of the default branch and also getting/setting values of different interfaces (necessary eg for localized content).
https://dxr.mozilla.org/mozilla-central/source/testing/puppeteer/firefox/firefox_puppeteer/api/prefs.py
We would like to add this to Marionette to be able to get rid of the Puppeteer API module.
Assignee | ||
Updated•8 years ago
|
Summary: Improve handling of preferences for default branch and interfaces → Improve handling of preferences for default branch and complex values
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8810838 [details]
Bug 1316987 - Improve handling of preferences for default branch and complex values.
https://reviewboard.mozilla.org/r/93154/#review93820
Attachment #8810838 -
Flags: review?(dburns) → review+
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f8d71750f365
Improve handling of preferences for default branch and complex values. r=automatedtester
Comment 4•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Assignee | ||
Comment 5•8 years ago
|
||
We want this test-only change for the next ESR release. So asking for an uplift to aurora.
status-firefox52:
--- → affected
Whiteboard: [checkin-needed-aurora]
Comment 6•8 years ago
|
||
bugherder uplift |
Whiteboard: [checkin-needed-aurora]
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•