Closed
Bug 1708163
Opened 4 years ago
Closed 4 years ago
Extract per-theme data in nsLookAndFeel into its own struct.
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
Just a refactoring spun off from bug 1707872.
Assignee | ||
Comment 1•4 years ago
|
||
We're going to change the setup a bit to support both light and dark
system colors in the chrome process, like mac does. This is just
refactoring though.
Remove some unneeded IsContentProcess() check since it can't happen now
that we always enable RemoteLookAndFeel.
Updated•4 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/428a1d700c54
Extract per-theme data in nsLookAndFeel into its own struct. r=stransky
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•