Closed
Bug 1702765
Opened 4 years ago
Closed 4 years ago
Plumb ColorScheme through nsXPLookAndFeel.
Categories
(Core :: Widget: Cocoa, defect)
Core
Widget: Cocoa
Tracking
()
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•4 years ago
|
||
After this patch, there are two remaining pieces to fix bug 1700294:
-
macOS nsLookAndFeel needs to return the right colors for light / dark
appearance. -
We need to return ColorScheme::Dark for the right documents in
ColorSchemeForDocument.
Both of those should be straight-forward.
Depends on D110679
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/85fb8f85fb20
Plumb ColorScheme through nsXPLookAndFeel. r=mstange
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•