Closed
Bug 1288586
Opened 9 years ago
Closed 9 years ago
Don't calculate style difference if there are no properties change
Categories
(Core :: DOM: Animation, defect)
Core
DOM: Animation
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
Details
Attachments
(1 file)
8.52 KB,
patch
|
hiro
:
review+
|
Details | Diff | Splinter Review |
If there is no animation properties change, we should not calculate the change hint.
Assignee | ||
Comment 1•9 years ago
|
||
Carrying over r+ from Brian in bug 1277908.
I will land this after checking a result of a try.
Assignee | ||
Comment 2•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/6cd25af34d5cacb3fec462f09f5a24abcb2ddd18
Bug 1288586 - Don't calculate style difference if there are no properties change. r=birtles
Assignee | ||
Comment 3•9 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=de72edc3495a
I forgot to put the link of the try.
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•