gecko-dev/browser/devtools/animationinspector
Patrick Brosset f971f18e02 Bug 1137771 - Intermittent browser_animation_play_pause_button.js; r=miker
Instead of waiting for the next auto-refresh event only (which could be a
response to an older request, therefore not having the expected state yet),
wait until the state changes to what we expect in the test.
This means that if the play/pause button doesn't work anymore, then the test
will timeout, but at least it won't intermittently fail as it was doing until
now.

--HG--
extra : rebase_source : 75b7ffd38cc9fe83bb938c28109d12c57fbf3294
2015-03-31 16:18:02 +02:00
..
test Bug 1137771 - Intermittent browser_animation_play_pause_button.js; r=miker 2015-03-31 16:18:02 +02:00
animation-controller.js Bug 1120343 - 1 - Allow setting animations' currentTime by clicking/dragging the timeline; r=miker 2015-03-16 15:37:23 +01:00
animation-inspector.xhtml Bug 1129454 - 2 - Adds a global play/pause button to the animation panel; r=vp 2015-02-12 16:28:42 +01:00
animation-panel.js Bug 1120343 - 2 - Add rewind and fast-forward buttons to animation player widgets; r=miker 2015-03-17 15:39:19 +01:00
moz.build