Closed
Bug 1702876
Opened 4 years ago
Closed 4 years ago
Remove unnecessary color caching from macOS nsLookAndFeel
Categories
(Core :: Widget: Cocoa, task)
Tracking
()
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: mstange, Assigned: mstange)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•4 years ago
|
||
This also switches us to use the modern Objective C syntax for accessing properties and NSArray elements.
Pushed by mstange@themasta.com:
https://hg.mozilla.org/integration/autoland/rev/fab2b6f682fd
Remove caching from macOS nsLookAndFeel, and add an NSAppearanceForColorScheme function. r=emilio
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → 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
•