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

Do not reset override MIME type #218

Merged
merged 2 commits into from
Oct 1, 2018
Merged

Conversation

annevk
Copy link
Member

@annevk annevk commented Aug 10, 2018

It does not make much sense as overrideMimeType() isn't blocked from being used before open() is invoked. (And 3/4 of the major implementations do not have this behavior.)

Partially reverts 121cee5.

Tests: web-platform-tests/wpt#12404.

Closes web-platform-tests/wpt#12289.


Preview | Diff

annevk added 2 commits August 10, 2018 11:49
It does not make much sense as overrideMimeType() isn't blocked from being used before open() is invoked. (And 3/4 of the major implementations do not have this behavior.)

Partially reverts 121cee5.

Tests: web-platform-tests/wpt#12404.

Closes web-platform-tests/wpt#12289.
@annevk
Copy link
Member Author

annevk commented Sep 28, 2018

@wisniewskit does this look good? And the tests?

@wisniewskit
Copy link

Yes, this should do the trick. Thanks!

@annevk
Copy link
Member Author

annevk commented Sep 28, 2018

Thanks, I'll need the tests approved (via the review tool) as otherwise I can't land them.

@wisniewskit
Copy link

Right. Done.

@annevk annevk merged commit 7d8526b into master Oct 1, 2018
@annevk annevk deleted the annevk/overridemimetype-reset branch October 1, 2018 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants