Closed
Bug 1918185
Opened 1 year ago
Closed 9 months ago
Ensure that VT snapshots handle ancestor clips correctly
Categories
(Core :: Graphics: WebRender, task, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
People
(Reporter: nical, Unassigned)
References
Details
(Whiteboard: [viewtransitions:m2:gfx])
This will need to be broken down into multiple tasks once I better understand the problem (both in terms of what the specs mandates and how WebRender handles assigning clip chains to pictures).
The code in WebRender that handles how clip chains in/out/across stacking contexts are applied is a bit cursed so I expect this to be more difficult than it seems.
Updated•1 year ago
|
Whiteboard: [viewtransitions:m1:gfx]
Updated•1 year ago
|
Assignee: nical.bugzilla → nobody
| Reporter | ||
Comment 1•1 year ago
|
||
I think that this actually works with the way clipping is implemented currently, but I am waiting for the ability to test on a larger array of real web-content to confirm that.
Updated•10 months ago
|
Whiteboard: [viewtransitions:m1:gfx] → [viewtransitions:m2:gfx]
| Reporter | ||
Comment 2•9 months ago
|
||
This has been generally addressed via multiple chnages in the last few months.
Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•