Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

SourceBuffer implementation #126

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

SourceBuffer implementation #126

wants to merge 23 commits into from

Conversation

ferjm
Copy link
Contributor

@ferjm ferjm commented Dec 7, 2017

No description provided.

@ferjm ferjm force-pushed the mediasource.11 branch 3 times, most recently from 4c2ac71 to b23977f Compare December 19, 2017 12:08
@bors-servo
Copy link
Collaborator

☔ The latest upstream changes (presumably #131) made this pull request unmergeable. Please resolve the merge conflicts.

@ferjm ferjm force-pushed the mediasource.11 branch 5 times, most recently from 44e1b96 to a42bcd0 Compare December 21, 2017 17:48
@ferjm ferjm changed the title WIP - SourceBuffer implementation SourceBuffer implementation Dec 22, 2017
@ferjm
Copy link
Contributor Author

ferjm commented Dec 22, 2017

I think this is ready for review now. r? @cpearce

This PR implements the SourceBuffer DOM object and some of the missing pieces of the other MSE DOM objects. I implemented the Servo side of this code here.

The next steps are implementing the URL object extension and the code to attach a MediaSource to an HTMLMediaElement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants