Closed
Bug 2016509
Opened 2 months ago
Closed 5 days ago
Disable CSS filter applied implicitly to pageAction SVG icons on all channels
Categories
(WebExtensions :: Frontend, task, P3)
WebExtensions
Frontend
Tracking
(firefox152 fixed)
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: rpl, Assigned: rpl)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
As part of Bug 2001318 we are planning to start the deprecation of the CSS filter being implicitly applied on SVG page icons when the browser UI is in dark mode (e.g. when a custom dark theme is enabled or when the system in dark mode and a dark mode theme automatically selected), starting from disabling that implicit behavior in nightly build only.
This followup bug is tracking letting the restriction to ride the release train (after we have documented and communicated the expected change in behavior and how extensions can create SVG icons that will be adapting to dark/light themes using the prefer-colors-scheme media queries and left a few cycles per deprecation policy).
Updated•2 months ago
|
| Assignee | ||
Comment 1•10 days ago
|
||
Updated•10 days ago
|
Assignee: nobody → lgreco
Status: NEW → ASSIGNED
Pushed by luca.greco@alcacoop.it:
https://github.com/mozilla-firefox/firefox/commit/7c15c0bf1436
https://hg.mozilla.org/integration/autoland/rev/48e63ee1bd6d
Disable CSS filter applied implicitly to pageAction SVG icons on all channels. r=robwu
Comment 3•5 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 days ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•