Closed
Bug 1476044
Opened 2 years ago
Closed 1 year ago
Stop using ClipIDs as positional nodes
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1503447
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | affected |
People
(Reporter: kvark, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [gfx-noted])
The ClipChain API needs to be used instead for combining the clip nodes. See this comment for more info - https://github.com/servo/webrender/pull/2892#discussion_r202584821 WebRender architecture has to keep that obscure code path for the meantime, which makes it less consistent.
Comment 1•2 years ago
|
||
https://github.com/servo/webrender/pull/2892#issuecomment-404905724 describes how to get started with this
Updated•2 years ago
|
| Reporter | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → DUPLICATE
Duplicate of bug: clipping-rewrite2
You need to log in
before you can comment on or make changes to this bug.
Description
•