Closed
Bug 1456343
Opened 7 years ago
Closed 10 months ago
Implement nsIFrame::TryUpdateTransformOnly / nsChangeHint_UpdateTransformLayer for WebRender
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mstange, Assigned: jrmuizel)
References
Details
(Keywords: perf, Whiteboard: [gfx-noted])
We have a fast path for JS-driven transform animations which avoids display list building and just updates the transform on an existing layer. This fast path probably doesn't work with WebRender at the moment.
Updated•7 years ago
|
Blocks: stage-wr-nightly
Priority: -- → P1
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Comment 1•7 years ago
|
||
Instead let's just delete it all.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jmuizelaar
Comment 2•6 years ago
|
||
This isn't P1 / affecting 61 if we are saying it can be fixed after first release.
Updated•2 years ago
|
Severity: normal → S3
Updated•10 months ago
|
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•