Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove createObjectURL extension #229

Merged
merged 3 commits into from Apr 20, 2021
Merged

Remove createObjectURL extension #229

merged 3 commits into from Apr 20, 2021

Conversation

saschanaz
Copy link
Member

@saschanaz saschanaz commented Feb 5, 2019

A followup after w3c/FileAPI#103.

The overload has been merged into the File API spec so we can remove the extension.

Closes #211


Preview | Diff

@saschanaz
Copy link
Member Author

Marked as non substantive for IPR from ash-nazg.

@foolip
Copy link
Member

foolip commented Jul 23, 2020

I just ran into the same issue. @wolenetz @mwatson2 can either of you review this?

queengooborg pushed a commit to foolip/webref that referenced this pull request Dec 14, 2020
foolip added a commit to foolip/webref that referenced this pull request Jan 21, 2021
foolip added a commit to foolip/webref that referenced this pull request Jan 27, 2021
@foolip
Copy link
Member

foolip commented Apr 20, 2021

@tidoust I see you recently made a change to this spec. Can you help get this merged?

@wolenetz
Copy link
Member

@foolip, @tidoust - I'll merge this. The MSE-in-Workers feature (#175) may require some clarification about auto-revocation behavior (likely to be auto-revoke upon successful attachment to a media element), but that can come with that feature's specification in MSE.

@wolenetz wolenetz merged commit 6832c8b into w3c:main Apr 20, 2021
@saschanaz saschanaz deleted the object-url branch April 20, 2021 20:45
@wolenetz
Copy link
Member

@tidoust, spec-prod didn't like the result: https://github.com/w3c/media-source/actions/runs/768485056.
I'd like to learn more about spec-prod, so will investigate, but if it's something obvious don't hesitate to let me know :)

@saschanaz
Copy link
Member Author

saschanaz commented Apr 20, 2021

@wolenetz It's a recent regression from ReSpec w3c/respec#3458, I'll file an issue there. (Edit: w3c/respec#3470)

github-actions bot added a commit that referenced this pull request Apr 21, 2021
SHA: 6832c8b
Reason: push, by @marcoscaceres

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

URL.createObjectURL IDL is wrong (no overload across partial interfaces)
4 participants