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 origin concept and browsing contextless documents. #8658
Conversation
|
@bors-servo: try |
Implement origin concept and browsing contextless documents. These pave the way for implementing other parts of specifications more thoroughly.
|
The travis build failed... but it looks like it's not related to this PR; somehow travis is doing manifest checking, but homu isn't? |
|
Yeah, we haven't updated the builders since servo/saltfs#163 merged. |
|
It is related to this PR; I need to run cargo-update again to get rid of a dependency that was added while in development. |
|
Reviewed 7 of 7 files at r1, 8 of 8 files at r2. components/script/dom/document.rs, line 1446 [r2] (raw file): components/script/origin.rs, line 9 [r2] (raw file): components/script/origin.rs, line 19 [r2] (raw file): components/script/origin.rs, line 35 [r2] (raw file): components/script/origin.rs, line 71 [r2] (raw file): Comments from the review on Reviewable.io |
|
|
|
I've only rebased; I haven't addressed any previous comments. |
|
|
|
This looks good to me! |
|
@bors-servo r=Ms2ger+jdm |
|
|
Implement origin concept and browsing contextless documents. These pave the way for implementing other parts of specifications more thoroughly. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8658) <!-- Reviewable:end -->
|
|
|
@bors-servo r=Ms2ger+jdm |
|
|
Implement origin concept and browsing contextless documents. These pave the way for implementing other parts of specifications more thoroughly. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8658) <!-- Reviewable:end -->
|
|
jdm commentedNov 23, 2015
These pave the way for implementing other parts of specifications more thoroughly.