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 upAdded test for whether only fully active documents contribute to the joint session history #11690
Conversation
|
cc @jgraham @ConnorGBrewster |
…joint session history.
3a1c7eb
to
fad91e3
highfive
commented
Jun 9, 2016
|
New code was committed to pull request. |
|
Rebased. |
|
r? @ConnorGBrewster |
|
@bors-servo delegate=ConnorGBrewster |
|
|
|
Looks good, pretty clever too!
|
|
|
…nnorGBrewster Added test for whether only fully active documents contribute to the joint session history <!-- Please describe your changes on the following line: --> The spec https://html.spec.whatwg.org/multipage/#joint-session-history says that only fully active documents contribute to the joint session history, but this appears not to be what's implemented. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] There are tests for these changes <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11690) <!-- Reviewable:end -->
|
|
|
@bors-servo retry
|
…nnorGBrewster Added test for whether only fully active documents contribute to the joint session history <!-- Please describe your changes on the following line: --> The spec https://html.spec.whatwg.org/multipage/#joint-session-history says that only fully active documents contribute to the joint session history, but this appears not to be what's implemented. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] There are tests for these changes <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11690) <!-- Reviewable:end -->
|
|
highfive
commented
Jun 11, 2016
|
|
@bors-servo retry |
|
|
…nnorGBrewster Added test for whether only fully active documents contribute to the joint session history <!-- Please describe your changes on the following line: --> The spec https://html.spec.whatwg.org/multipage/#joint-session-history says that only fully active documents contribute to the joint session history, but this appears not to be what's implemented. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] There are tests for these changes <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11690) <!-- Reviewable:end -->
|
|
|
@bors-servo retry
|
|
|
|
|
asajeffrey commentedJun 9, 2016
•
edited by larsbergstrom
The spec https://html.spec.whatwg.org/multipage/#joint-session-history says that only fully active documents contribute to the joint session history, but this appears not to be what's implemented.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is