gecko-dev/dom/animation/test
Hiroyuki Ikezoe 5bb979bdfb Bug 1471174 - Don't try to send invisible animations that we already throttled on the main thread. r=birtles
Even if we unthrottled the invisbile animations to update the overflow region,
we don't need to send the animations to the compositor since the scroll bar
updates caused by the overflow should have been finished before sending
animations to the compositor.

MozReview-Commit-ID: GtKdPfBSyRB

--HG--
extra : rebase_source : 3b15f4578ed60740c1409304fe35ecd4f53fbd5b
2018-06-27 09:40:52 +09:00
..
chrome Bug 1253164 - Make nsIFrame allow running async animations once the frame is able able to run animations on the compositor again. r=birtles 2018-06-07 09:30:33 +09:00
crashtests Bug 1468294 - Double f64::EPSILON for calculation error. r=birtles 2018-06-13 06:42:14 +09:00
css-transitions Bug 1456394 - Drop AnimationEffectTiming(ReadOnly) interfaces; r=bz,hiro 2018-05-07 12:58:37 +09:00
document-timeline Bug 1382841 - Rename test_XXX_to_rename.html files in dom/animation/test to test_XXX.html; r=hiro 2018-03-12 16:08:35 +09:00
mozilla Bug 1471174 - Don't try to send invisible animations that we already throttled on the main thread. r=birtles 2018-06-27 09:40:52 +09:00
style Bug 1456394 - Use updateTiming() in animation tests; r=hiro 2018-05-07 12:58:37 +09:00
chrome.ini Bug 1442150 - Re-enable test_running_on_compositor.html on Android. r=birtles 2018-03-06 11:01:49 +09:00
mochitest.ini Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
testcommon.js Bug 1395971 - Wait for animation being ready to restyle. r=birtles 2018-06-01 07:35:52 +09:00