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 tests for cross-origin iframe parentage. #11666
Conversation
f180d67
to
08dff69
highfive
commented
Jun 9, 2016
|
New code was committed to pull request. |
08dff69
to
36f7663
highfive
commented
Jun 9, 2016
|
New code was committed to pull request. |
|
Rebased. |
| </body> | ||
| <script> | ||
| send_test_results({ | ||
| "id": '6c8da65d-2c5e-44ef-bb0b-b8b9849aab19', |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
r? @ConnorGBrewster since you're already looking at #11677. |
|
Ah, crossed wires with @Manishearth. |
|
|
36f7663
to
4477d80
|
Rebased. |
| @@ -266,6 +266,10 @@ | |||
| "url": "/html-media-capture/capture_video_cancel-manual.html" | |||
| }, | |||
| { | |||
| "path": "html/browsers/history/joint-session-history/joint-session-history-only-fully-active.html", | |||
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
asajeffrey
Jun 10, 2016
Author
Member
Good catch, I think this comes from juggling several PRs at once, and having files leak from one branch to the other.
| @@ -36026,7 +36030,9 @@ | |||
| ] | |||
| }, | |||
| "local_changes": { | |||
| "deleted": [], | |||
| "deleted": [ | |||
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
This looks good except possibly the changes on -S-awaiting-review +S-awaiting-answer
|
4477d80
to
07ea9e6
|
Fixed MANIFEST.json. @bors-servo: r=ConnorGBrewster |
|
|
|
|
…orGBrewster Added tests for cross-origin iframe parentage. <!-- Please describe your changes on the following line: --> Added (currently failing) tests for cross-origin iframe parentage. --- <!-- 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] These changes fix #11478 - [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/11666) <!-- Reviewable:end -->
|
Gosh this is a sad PR. |
|
Fails /semantics/embedded-content/the-iframe-element/change_parentage.html on the waterfall it seems |
|
|
highfive
commented
Jun 11, 2016
|
|
@bors-servo retry |
|
|
…orGBrewster Added tests for cross-origin iframe parentage. <!-- Please describe your changes on the following line: --> Added (currently failing) tests for cross-origin iframe parentage. --- <!-- 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] These changes fix #11478 - [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/11666) <!-- Reviewable:end -->
|
|
highfive
commented
Jun 12, 2016
|
|
@bors-servo retry |
…orGBrewster Added tests for cross-origin iframe parentage. <!-- Please describe your changes on the following line: --> Added (currently failing) tests for cross-origin iframe parentage. --- <!-- 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] These changes fix #11478 - [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/11666) <!-- Reviewable:end -->
|
|
|
|
|
@bors-servo retry
|
|
|
|
|
asajeffrey commentedJun 7, 2016
•
edited by larsbergstrom
Added (currently failing) tests for cross-origin iframe parentage.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is