Closed
Bug 1430808
Opened 8 years ago
Closed 8 years ago
Bugzilla is no longer using subpixel AA
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | affected |
People
(Reporter: mstange, Unassigned)
References
(Blocks 1 open bug)
Details
This may have been caused by a change on the Bugzilla side.
There's subpixel AA in the fixed header, but not in the scrolled part of the page.
| Reporter | ||
Comment 1•8 years ago
|
||
This is not a WebRender bug. This is happening because Mac builds are using BasicCompositor instead of WebRender, and BasicCompositor doesn't support component alpha layers, and for some reason we think we need a component alpha layer on Bugzilla.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•