Closed
Bug 1440556
Opened 7 years ago
Closed 7 years ago
Drop requestAnimationFrames in opacity-animation-in-fixed-opacity-parent.html
Categories
(Core :: DOM: Animation, defect)
Core
DOM: Animation
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
References
Details
Attachments
(1 file)
I don't recall why I did put two requestAnimationFrame there in bug 1395151, but it turned out that the reftest passes without the two requestAnimationFrame and fails without them if the patch for bug 1395151 is backed out.
And this reftest intermittently fails on webrender because no invalidation change happens.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8953343 [details]
Bug 1440556 - Drop reftest-wait in opacity-animation-in-fixed-opacity-parent.html.
https://reviewboard.mozilla.org/r/222632/#review228560
Attachment #8953343 -
Flags: review+
Assignee | ||
Comment 4•7 years ago
|
||
Pushed by hikezoe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7d73206bcde2
Drop reftest-wait in opacity-animation-in-fixed-opacity-parent.html. r=birtles
Comment 6•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•