Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement "potential CORS request" #9516
Conversation
642752e
to
b9ea083
| @@ -144,6 +153,50 @@ impl Request { | |||
| } | |||
| } | |||
|
|
|||
| // https://html.spec.whatwg.org/multipage/infrastructure.html#create-a-potential-cors-request | |||
This comment has been minimized.
This comment has been minimized.
236d2bc
to
2ff0768
|
@nikkisquared Would you like to review this? |
|
@jdm sure thing! any pointers for how I should go about it? |
|
|
Thanks @jdm! |
|
The destination enum/field doesn't exist, so it can't be set to Other than that, I couldn't find anything substantial needing change. It looks good to me, excepting a minor nit. Review status: 0 of 1 files reviewed at latest revision, 3 unresolved discussions. components/net_traits/request.rs, line 83 [r2] (raw file): components/net_traits/request.rs, line 156 [r2] (raw file): Comments from the review on Reviewable.io |
2ff0768
to
66c2f6d
|
@nikkisquared I was planning to create another PR just for updating all the fields for a @bors-servo delegate=nikkisquared |
|
|
|
@bors-servo r=nikkisquared (from IRC) |
|
|
|
@KiChjang Another PR for more |
Implement "potential CORS request" <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9516) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
Implement "potential CORS request" <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9516) <!-- Reviewable:end -->
|
|
KiChjang commentedFeb 3, 2016