Closed
Bug 1525753
Opened 6 years ago
Closed 6 years ago
Make WPT svg/render/reftests/blending-002.svg.ini pass on windows
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: kats, Assigned: jrmuizel)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
text/x-phabricator-request
|
Details |
Assignee | ||
Updated•6 years ago
|
Priority: P4 → P3
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → jmuizelaar
Assignee | ||
Comment 1•6 years ago
|
||
mstange, any thoughts about what might be going on here?
Flags: needinfo?(mstange)
Comment 2•6 years ago
|
||
Looks like "isolation: isolate;" is just not respected by the inactive group drawing code. Blend container items need to force an intermediate surface.
Flags: needinfo?(mstange)
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
We could do some work to make sure that we don't unnecessarily
PushLayer, but that's better left for the future.
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/be116c1dfc9c
blob-inval: Isolate blend containers. r=mstange
Comment 6•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•