w3c / media-source

Media Source Extensions
https://w3c.github.io/media-source/
Other
268 stars 57 forks source link

Fix #168 - Restrict createObjectURL(MediaSource) further #171

Closed wolenetz closed 7 years ago

wolenetz commented 7 years ago

Removes SharedWorker and DedicatedWorker exposure for this method, leaving exposure only on Window. Also includes updates to previousMaturity and previousPublishDate.

wolenetz commented 7 years ago

@plehegar @jdsmith3000 @mwatson2 @paulbrucecotton2 Please see my questions about this on the bug at https://github.com/w3c/media-source/issues/168#issuecomment-259249002 and https://github.com/w3c/media-source/issues/168#issuecomment-259250357.

This would update the previous editor's draft, not the PR (or REC) document, IIUC. We would need at least @plehegar to help us understand both if and how to update the PR/REC document(s).

To assist review: (Not including the still-not-merged-to-gh-pages https://github.com/w3c/media-source/pull/169) This pull request's index.html versus the Proposed Recommendation (Oct 4) document, which has a more recently generated-from-gh-pages (though modified to be a proposed rec) than current gh-pages index.html: http://services.w3.org/htmldiff?doc1=http%3A%2F%2Fwww.w3.org%2FTR%2F2016%2FPR-media-source-20161004%2F&doc2=http%3A%2F%2Frawgit.com%2Fw3c%2Fmedia-source%2F9bb87ae9566f0db3d646b648e7370bdac97349ae%2Findex.html

paulbrucecotton commented 7 years ago

@plehegar owns the repository now so that we can prepare for the Director's review of the MSE AC review and the possible publication of a W3C Recommendation.

Personally since this item is editorial I will leave it up to Philippe to decide if he a) wants to merge the change or b) make this the first non-substantive erratum on MSE.

plehegar commented 7 years ago

Since it was editorial, no reason to push this to vnext. It will get published in the REC.