mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 04:27:41 +00:00
Bug 671745 - Remove another unnecessary and orange-inducing play() in test_replay_metadata. r=kinetik
This commit is contained in:
parent
e46c92e212
commit
523b4c7bb2
@ -32,7 +32,6 @@ function seekStarted(evt) {
|
||||
function seekEnded(evt) {
|
||||
var v = evt.target;
|
||||
v._gotSeekEnded = true;
|
||||
v.play();
|
||||
}
|
||||
|
||||
function loadedData(evt) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user