Open Bug 1188725 Opened 9 years ago Updated 2 years ago

[EME] EME playback test should wait for loadeddata before playing

Categories

(Core :: Audio/Video: Playback, defect, P5)

defect

Tracking

()

People

(Reporter: mozbugz, Unassigned)

References

(Blocks 2 open bugs)

Details

test_eme_playback.html launches v.play() immediately after the last 'updateend', which in the worst case would not start playing if the MDSM hasn't actually decoded enough data yet. It could explain some intermittent timeout failures.

Instead we should wait for 'loadeddata' before playing.
Priority: -- → P5

De-assigning myself from A/V bugs/tasks that I most probably won't touch anymore, so that someone else may have a look.

Assignee: gsquelart → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.