Closed Bug 1123203 Opened 9 years ago Closed 8 years ago

Properly implement SourceBuffersList::removeSourceBuffer

Categories

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

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jya, Unassigned)

References

(Blocks 1 open bug)

Details

as per spec:
http://w3c.github.io/media-source/#widl-MediaSource-removeSourceBuffer-void-SourceBuffer-sourceBuffer

(too long to list here)

This is related to bug 1123202 (bug 1123202 would be a subtask of this one)

Right now, the only thing we do is step 10:
"Remove sourceBuffer from sourceBuffers and queue a task to fire a simple event named removesourcebuffer at the SourceBufferList returned by sourceBuffers."
Depends on: 1123202
Priority: -- → P2
Priority: P2 → P3
We now perform all tasks as per spec but the track related ones (we do not support the track object anywhere)
Component: Audio/Video → Audio/Video: Playback
seeing the only thing left is track support, this is taken care of in its own bug
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.