Closed
Bug 2053220
Opened 2 months ago
Closed 1 month ago
Remove testing XPI base url pref from ThemesList.sys.mjs
Categories
(Firefox :: Theme, task, P2)
Firefox
Theme
Tracking
()
RESOLVED
FIXED
155 Branch
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: rpl, Assigned: rpl)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
As a followup to Bug 2051554, we want to restrict the use of the about:config pref used to test out extra themes not yet hosted on AMO to non-release channels, we are removing support for the testing XPI base url pref (because it was mainly needed while the AMO-hosted curated Nova themes were not yet available on AMO, if we need to testing out a new set of AMO-hosted curated set of Firefox themes we can easily mock the AMO endpoint with a simple enough python script and set the "extensions.getAddons.get.url" pref similarly to how browser/themes/test/unit/test_ThemesList.js is also doing).
Updated•2 months ago
|
| Assignee | ||
Comment 1•1 month ago
|
||
Depends on D311400
Updated•1 month ago
|
Attachment #9606720 -
Attachment description: Bug 2053220 - Restricting ThemesList.sys.mjs testing XPI base url pref to non-release channels. r?dao!,willdurand! → Bug 2053220 - Remove testing XPI base url pref from ThemesList.sys.mjs. r?dao!,willdurand!
| Assignee | ||
Updated•1 month ago
|
Summary: Restricting ThemesList.sys.mjs testing XPI base url pref to non-release channels → Remove testing XPI base url pref from ThemesList.sys.mjs
Pushed by luca.greco@alcacoop.it:
https://github.com/mozilla-firefox/firefox/commit/86f7741b176e
https://hg.mozilla.org/integration/autoland/rev/d6eae4d1cb87
Remove testing XPI base url pref from ThemesList.sys.mjs. r=dao,willdurand,desktop-theme-reviewers
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox155:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch
Updated•21 days ago
|
QA Whiteboard: [qa-triage-done-c156/b155]
You need to log in
before you can comment on or make changes to this bug.
Description
•