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

Ensure step 3 of the SetResponseType method for XHR matches the spec #9552

Closed
KiChjang opened this issue Feb 5, 2016 · 2 comments
Closed

Ensure step 3 of the SetResponseType method for XHR matches the spec #9552

KiChjang opened this issue Feb 5, 2016 · 2 comments

Comments

@KiChjang
Copy link
Member

@KiChjang KiChjang commented Feb 5, 2016

Code: components/script/dom/xmlhttprequest.rs
Spec: https://xhr.spec.whatwg.org/#the-responsetype-attribute

@timvandermeij
Copy link
Contributor

@timvandermeij timvandermeij commented Feb 5, 2016

I would like to try to fix this.

@jdm jdm added the C-assigned label Feb 5, 2016
@jdm
Copy link
Member

@jdm jdm commented Feb 5, 2016

Please do! Ask questions either here or on IRC!

bors-servo added a commit that referenced this issue Feb 5, 2016
Make step 3 of XHR's SetResponseType method match the specification

Fixes #9552.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9562)
<!-- Reviewable:end -->
bors-servo added a commit that referenced this issue Feb 6, 2016
Make step 3 of XHR's SetResponseType method match the specification

Fixes #9552.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9562)
<!-- Reviewable:end -->
bors-servo added a commit that referenced this issue Feb 6, 2016
Make step 3 of XHR's SetResponseType method match the specification

Fixes #9552.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9562)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.