Closed
Bug 1615194
Opened 5 years ago
Closed 5 years ago
Cleanup AnimationValue::GetScaleValue
Categories
(Core :: CSS Transitions and Animations, task, P3)
Core
CSS Transitions and Animations
Tracking
()
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
Details
Attachments
(2 files)
I noticed there are a couple of things we can be smart.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → hikezoe.birchill
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•5 years ago
|
||
We can tell the scale value for the properties without the matrix.
Depends on D62698
Pushed by hikezoe.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8c73295c6f85
Drop the reference box size argument from ProcessRotate and ProcessScale. r=emilio
https://hg.mozilla.org/integration/autoland/rev/b08d2cc5e7da
Avoid the conversion to matrix for individual transform properties. r=boris
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8c73295c6f85
https://hg.mozilla.org/mozilla-central/rev/b08d2cc5e7da
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•