gecko-dev/browser/devtools/animationinspector
Patrick Brosset 5aebb401b0 Bug 1153463 - Intermittent browser_animation_setting_currentTime_works_and_pauses.js. r=miker
The failing test was rewinding a player and expecting it to pause at 0.
But rewing first pauses (async) and then sets the time (async), and the test
was only waiting for the player to pause.
With this change, we now also wait until the time is the expected one.

--HG--
extra : transplant_source : %23BU%CB%F3%3A%A8%226hWIw%E8VI%3A%94%A4V
2015-04-27 11:01:47 +02:00
..
test Bug 1153463 - Intermittent browser_animation_setting_currentTime_works_and_pauses.js. r=miker 2015-04-27 11:01:47 +02:00
animation-controller.js Bug 1155553 - Fixes animationinspector regression with actor-capabilities detection; r=bgrins 2015-04-17 10:14:14 +02:00
animation-inspector.xhtml Bug 1144615 - 1 - Minor css fixes in animation panel; r=bgrins 2015-04-03 11:24:30 +02:00
animation-panel.js Bug 1149999 - 1 - Display transition names in animation-panel now that they have names; r=past 2015-04-16 10:41:37 +02:00
moz.build