Closed
Bug 1572706
Opened 5 years ago
Closed 5 years ago
Remove "extensions.shield-recipe-client.*" preference which is no longer used since Firefox 60
Categories
(Remote Protocol :: Marionette, task, P3)
Tracking
(firefox71 fixed)
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: whimboo, Assigned: rgpt, Mentored)
References
Details
Attachments
(1 file, 2 obsolete files)
(deleted),
text/x-phabricator-request
|
Details |
Just noticed that we still set / use this preference even it was removed / migrated to app.normandy.*
in Firefox 60.
As such this preference can be fully removed from Marionette and geckodriver.
https://searchfox.org/mozilla-central/search?q=extensions.shield-recipe-client&path=
When patched, please submit individual commits for Marionette and geckodriver.
Assignee | ||
Comment 1•5 years ago
|
||
Removes old references of shield recipe
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D45576
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D45950
Assignee | ||
Comment 4•5 years ago
|
||
@whimboo Commits were folded in https://phabricator.services.mozilla.com/D45576. Please have a look.
Updated•5 years ago
|
Attachment #9092174 -
Attachment description: Bug 1572706 - removing old references of extensions.shield.recipe → Bug 1572706 - Stop handling "extensions.shield-recipe-client.*" preferences in Marionette and geckodriver
Updated•5 years ago
|
Attachment #9092987 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9092897 -
Attachment is obsolete: true
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d31291309f89
Stop handling "extensions.shield-recipe-client.*" preferences in Marionette and geckodriver r=whimboo
Comment 6•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
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
•