Closed
Bug 1530193
Opened 6 years ago
Closed 6 years ago
Refactor the preference stylesheet to not require a pres context.
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•6 years ago
|
||
We really only have two sets of prefs, one for chrome-like documents
(stuff in chrome docshells + chrome-origin images), and one for the rest.
Assignee | ||
Updated•6 years ago
|
Priority: -- → P3
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2e2dd6d6d576
Refactor preference stylesheet prefs to not require a pres context. r=jwatt
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a96130bc4159
followup: Fix default type and value of browser.display.focus_ring_style.
Comment 5•6 years ago
|
||
bugherder |
Comment 6•6 years ago
|
||
This seems to have regressed our high contrast support. See bug 1567298.
Assignee | ||
Comment 7•6 years ago
|
||
(In reply to Asa Dotzler [:asa] from comment #6)
This seems to have regressed our high contrast support. See bug 1567298.
FWIW, it's better to mark the bug as such and ni? me, otherwise I can miss email.
You need to log in
before you can comment on or make changes to this bug.
Description
•