Closed
Bug 1341332
Opened 8 years ago
Closed 8 years ago
Migrate the blocklist preferences to new URI
Categories
(Toolkit :: Blocklist Policy Requests, defect)
Toolkit
Blocklist Policy Requests
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: leplatrem, Assigned: leplatrem)
References
Details
Attachments
(1 file)
Currently the clients are configured with this blocklist URI:
https://blocklist.addons.mozilla.org/blocklist/*
Which redirects to:
https://blocklists.settings.services.mozilla.com/v1/blocklist/*
(pref extensions.blocklist.url)
I was wondering if we should also change the default values for the following preferences, since they permanently redirect too:
- extensions.blocklist.detailsURL: https://www.mozilla.com/fr-FR/blocklist/ → https://blocked.cdn.mozilla.net/
- extensions.blocklist.itemURL: https://blocklist.addons.mozilla.org/fr-FR/%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D/blocked/i306 → https://blocked.cdn.mozilla.net/i306.html
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8839525 [details]
Bug 1341332 - Migrate the blocklist URIs ()
https://reviewboard.mozilla.org/r/114132/#review115614
Attachment #8839525 -
Flags: review+
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → mathieu
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/55fe03a16010
Migrate the blocklist URIs. r=jthomas
Keywords: checkin-needed
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•