Open Bug 1367993 Opened 7 years ago Updated 2 years ago

readyState should be changed prior updateend is fired

Categories

(Core :: Audio/Video: Playback, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: jya, Unassigned)

References

(Blocks 1 open bug)

Details

Similar to bug 1362165.

Per spec, the readyState should change as data is added to the source buffer during the coded frames algorithm and prior updateend being fired.

We do not have such guarantee. readyState being modified asynchronously, typically after updateend is fired.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.