Closed
Bug 1673321
Opened 4 years ago
Closed 4 years ago
Remove theme support for macOS 10.11 and below
Categories
(Toolkit :: Themes, task)
Toolkit
Themes
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: ntim, Assigned: ntim)
References
Details
Attachments
(1 file)
Firefox no longer supports macOS {10.9, 10.10, 10.11}, let's remove all theme code targeting those versions.
Right now, this would mean removing support for the pre-vibrancy theme CSS.
Comment 1•4 years ago
|
||
10.12 is still supported.
Summary: Remove theme support for macOS 10.12 and below → Remove theme support for macOS 10.11 and below
Assignee | ||
Comment 2•4 years ago
|
||
(In reply to Julien Cristau [:jcristau] from comment #1)
10.12 is still supported.
Ah right, sorry for the typo.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → ntim.bugs
Assignee | ||
Comment 3•4 years ago
|
||
Comment 4•4 years ago
|
||
Theoretically the @media (-moz-mac-yosemite-theme) {}
media query could be removed now or not?
Comment 5•4 years ago
|
||
(In reply to Richard Marti (:Paenglab) from comment #4)
Theoretically the
@media (-moz-mac-yosemite-theme) {}
media query could be removed now or not?
Yep. There's bug 1673051.
Pushed by ntim.bugs@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/29b5f82540f0
Remove theme CSS for macOS 10.11 and below. r=dao
Comment 7•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 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
•