Revision 20c994fd4786679492608fa4ef7240f42645258e authored by Jean-Yves Avenard on 25 August 2016, 12:57:05 UTC, committed by James Graham on 25 August 2016, 13:00:31 UTC
The data added in the sourcebuffer is very short (less than one second); it is possible that playback has completed prior the event being fired.

MozReview-Commit-ID: INHAFmEhSut

Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1293613
1 parent bb835e6
Raw File
testharness_runner.html
<!doctype html>
<title></title>
<script>
var timeout_multiplier = 1;
var win = null;
</script>
back to top