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 upUpdate fetch attributes to match the new spec #9675
Conversation
highfive
commented
Feb 17, 2016
6efcf0a
to
efcde05
|
@nikkisquared Travis CI is complaining about the unit tests, specifically the line where it asserts the How is it possible? According to my fetch spec reading, during main fetch, the |
|
A more descriptive commit message might be nice here. |
1ab6a49
to
29ba385
|
|
8209e2e
to
ef99a1c
|
Nice improvements! There's one big issue around origins that I want to make sure we get right before merging, however. Reviewed 1 of 4 files at r1, 3 of 3 files at r2. components/net/fetch/methods.rs, line 56 [r2] (raw file): components/net_traits/request.rs, line 124 [r2] (raw file): Comments from the review on Reviewable.io |
|
@bors-servo: r+ Reviewed 3 of 3 files at r3. Comments from the review on Reviewable.io |
|
|
|
|
Update fetch attributes to match the new spec This should make fetch match the spec more closely. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9675) <!-- Reviewable:end -->
|
|
KiChjang commentedFeb 17, 2016
This should make fetch match the spec more closely.