Closed
Bug 1676897
Opened 5 years ago
Closed 5 years ago
Remove obsolete resolutionchange handling from LightweightThemeConsumer.jsm
Categories
(WebExtensions :: Themes, task, P1)
WebExtensions
Themes
Tracking
(firefox84 fixed)
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
From bug 1661295 comment 9:
I suspect the
resolutionchangehandling is broken: https://searchfox.org/mozilla-central/rev/c2e3ac11be4837718c2604e58085fbc8252b69dd/toolkit/modules/LightweightThemeConsumer.jsm#258
I think handling this event goes back to when we hadLightweightThemeImageOptimizer.jsmwhich would crop the header image. That module doesn't exist anymore. It looks like we shouldn't handle this event anymore?
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1587ac7fbae8
Remove obsolete resolutionchange handling from LightweightThemeConsumer.jsm. r=ntim
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•