Closed
Bug 2050531
Opened 2 months ago
Closed
Create JSWindowActors and a ReactiveController to handle updates from the theme picker
Categories
(Toolkit :: UI Widgets, task, P3)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
155 Branch
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: mstriemer, Assigned: hjones)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
(Whiteboard: [recomp-nova])
Attachments
(1 file)
Bug 2050529 will set up the backend for the direct access mode of the theme picker. We need to support a remote access mode backed by JSWindowActor for cases where we can't access AddonManager/Services.prefs directly
Create the JSWindowActor pair and a ReactiveController with the same API to support this mode
Updated•2 months ago
|
| Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → hjones
Status: NEW → ASSIGNED
Pushed by hjones@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/c6c6e69e04fb
https://hg.mozilla.org/integration/autoland/rev/b31c068e0d9c
add JSWindowActor pair for theme-picker r=mstriemer,maxx
Pushed by ctuns@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f189951e3efb
https://hg.mozilla.org/integration/autoland/rev/81e16b8b1609
Revert "Bug 2050531 - add JSWindowActor pair for theme-picker r=mstriemer,maxx" for causing bc failures in browser_all_files_referenced.js
Comment 4•1 month ago
|
||
Backed out for causing bc failures
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/base/content/test/static/browser_all_files_referenced.js | checkAllTheFiles - there should be no unreferenced files - Got 1, expected +0
Flags: needinfo?(hjones)
Pushed by hjones@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/11c65070e0e8
https://hg.mozilla.org/integration/autoland/rev/2e8270efa5a2
add JSWindowActor pair for theme-picker r=mstriemer,maxx
Comment 6•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox155:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch
Comment 7•1 month ago
|
||
| bugherder | ||
Closed: 1 month ago
Comment 8•1 month ago
|
||
| bugherder | ||
Comment 9•1 month ago
|
||
| bugherder | ||
| Assignee | ||
Updated•1 month ago
|
Flags: needinfo?(hjones)
Updated•18 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
•