Closed Bug 1194188 Opened 9 years ago Closed 9 years ago

SourceBuffer Prepare Append to reject buffer when media element is in error

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox42 --- fixed
firefox43 --- fixed

People

(Reporter: jya, Assigned: jya)

References

(Blocks 1 open bug)

Details

From the spec:

The Prepare Append Algorithm:
https://w3c.github.io/media-source/#sourcebuffer-prepare-append
Step 3 states:
"If the HTMLMediaElement.error attribute is not null, then throw an InvalidStateError exception and abort these steps."

We do not reject buffers when a decoding error occurred.
Summary: SourceBuffer Prepare Append to not reject buffed when mediaelement is in error → SourceBuffer Prepare Append not to reject buffer when media element is in error
Summary: SourceBuffer Prepare Append not to reject buffer when media element is in error → SourceBuffer Prepare Append to reject buffer when media element is in error
https://hg.mozilla.org/mozilla-central/rev/77aa950d8fbd
Assignee: nobody → jyavenard
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
Blocks: 1197083
Backed out for a youtube playback regression. See Bug 1199573.
https://hg.mozilla.org/releases/mozilla-aurora/rev/5bb661db5c6c
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.