Closed
Bug 1639076
Opened 10 months ago
Closed 9 months ago
Drop PostTranslate call to offset the frame origin for transform animations on WebRender
Categories
(Core :: Graphics: WebRender, task)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
Details
Attachments
(1 file)
Assignee | ||
Comment 1•10 months ago
|
||
On WebRender |transformData.origin()| value is always zero, we don't need to
explicitly call it at all.
Pushed by hikezoe.birchill@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0aace53849df Drop PostTranslate call for transform animations on WebRender. r=kats
Comment 3•9 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•