Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing action in CreateContextualFragment method #14210

Merged
merged 1 commit into from Nov 21, 2016

Conversation

@GuillaumeGomez
Copy link
Contributor

GuillaumeGomez commented Nov 14, 2016

r? @nox


This change is Reviewable

@highfive
Copy link

highfive commented Nov 14, 2016

Heads up! This PR modifies the following files:

  • @fitzgen: components/script/dom/htmlscriptelement.rs, components/script/dom/range.rs
  • @KiChjang: components/script/dom/htmlscriptelement.rs, components/script/dom/range.rs
@highfive
Copy link

highfive commented Nov 14, 2016

warning Warning warning

  • These commits modify script code, but no tests are modified. Please consider adding a test!
@Ms2ger
Copy link
Contributor

Ms2ger commented Nov 15, 2016

Test please :)

@jdm jdm added the S-needs-tests label Nov 15, 2016
@nox
Copy link
Member

nox commented Nov 16, 2016

18:38 <nox> imperio: The code is exactly what I wanted, but it should pass more tests with it so I'll have to experiment locally.

@GuillaumeGomez
Copy link
Contributor Author

GuillaumeGomez commented Nov 16, 2016

Updated.

@nox
Copy link
Member

nox commented Nov 17, 2016

Please squash everything. The only separate commit I wanted was for the whitespace-only changes in expectations.

@GuillaumeGomez
Copy link
Contributor Author

GuillaumeGomez commented Nov 17, 2016

Updated.

@nox
Copy link
Member

nox commented Nov 18, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Nov 18, 2016

📌 Commit 2f1073e has been approved by nox

@bors-servo
Copy link
Contributor

bors-servo commented Nov 18, 2016

Testing commit 2f1073e with merge 172b4c2...

bors-servo added a commit that referenced this pull request Nov 18, 2016
Add missing action in CreateContextualFragment method

r? @nox

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14210)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Nov 18, 2016

💔 Test failed - linux-rel-wpt

@highfive
Copy link

highfive commented Nov 18, 2016

  ▶ Unexpected subtest result in /old-tests/submission/Opera/script_scheduling/117.html:
  └ PASS [expected FAIL] scheduler: inline script created with createContextualFragment

  ▶ Unexpected subtest result in /old-tests/submission/Opera/script_scheduling/118.html:
  └ PASS [expected FAIL] scheduler: external script created with createContextualFragment
@nox
Copy link
Member

nox commented Nov 18, 2016

Nice, more passing tests. ^

@GuillaumeGomez
Copy link
Contributor Author

GuillaumeGomez commented Nov 18, 2016

Urg.

@nox
Copy link
Member

nox commented Nov 18, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Nov 18, 2016

📌 Commit 861bcb2 has been approved by nox

@bors-servo
Copy link
Contributor

bors-servo commented Nov 18, 2016

Testing commit 861bcb2 with merge 2d4a4be...

bors-servo added a commit that referenced this pull request Nov 18, 2016
Add missing action in CreateContextualFragment method

r? @nox

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14210)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Nov 18, 2016

💔 Test failed - linux-rel-wpt

@highfive
Copy link

highfive commented Nov 18, 2016

  ▶ FAIL [expected PASS] /_mozilla/css/incremental_trailing_whitespace_a.html
  └   → /_mozilla/css/incremental_trailing_whitespace_a.html da54041086f2975f8e3c776d2283ad6609e6862a
/_mozilla/css/incremental_trailing_whitespace_ref.html f5d0147c8bddbdc772a7e5e86c7c9e433fcd486b
Testing da54041086f2975f8e3c776d2283ad6609e6862a == f5d0147c8bddbdc772a7e5e86c7c9e433fcd486b
@nox
Copy link
Member

nox commented Nov 18, 2016

bors-servo added a commit that referenced this pull request Nov 18, 2016
Add missing action in CreateContextualFragment method

r? @nox

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14210)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Nov 18, 2016

Testing commit 861bcb2 with merge 6a59d33...

@bors-servo
Copy link
Contributor

bors-servo commented Nov 18, 2016

💔 Test failed - mac-rel-wpt1

@nox
Copy link
Member

nox commented Nov 21, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Nov 21, 2016

Testing commit 861bcb2 with merge d562d10...

bors-servo added a commit that referenced this pull request Nov 21, 2016
Add missing action in CreateContextualFragment method

r? @nox

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14210)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Nov 21, 2016

@bors-servo bors-servo merged commit 861bcb2 into servo:master Nov 21, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@GuillaumeGomez GuillaumeGomez deleted the GuillaumeGomez:fragment_node branch Nov 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

6 participants
You can’t perform that action at this time.