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

Remove obsolete HasInstance behavior per heycam/webidl #356 #25366

Merged
merged 1 commit into from Dec 23, 2019

Conversation

@pshaughn
Copy link
Member

pshaughn commented Dec 22, 2019

This turns one WPT test from fail to pass and it leaves Servo with a little less platform object special-case code to worry about.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #25039
  • There are tests for these changes
@highfive
Copy link

highfive commented Dec 22, 2019

Heads up! This PR modifies the following files:

  • @asajeffrey: components/script/dom/bindings/interface.rs
  • @KiChjang: components/script/dom/bindings/interface.rs
@jdm
Copy link
Member

jdm commented Dec 23, 2019

@bors-servo try=wpt

@bors-servo
Copy link
Contributor

bors-servo commented Dec 23, 2019

Trying commit c99e0d1 with merge dfa6594...

bors-servo added a commit that referenced this pull request Dec 23, 2019
Remove obsolete HasInstance behavior per heycam/webidl #356

This turns one WPT test from fail to pass and it leaves Servo with a little less platform object special-case code to worry about.

---
<!-- 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 #25039

<!-- Either: -->
- [X] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@bors-servo
Copy link
Contributor

bors-servo commented Dec 23, 2019

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Dec 23, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Dec 23, 2019

📌 Commit c99e0d1 has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Dec 23, 2019

Testing commit c99e0d1 with merge 246675c...

bors-servo added a commit that referenced this pull request Dec 23, 2019
Remove obsolete HasInstance behavior per heycam/webidl #356

This turns one WPT test from fail to pass and it leaves Servo with a little less platform object special-case code to worry about.

---
<!-- 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 #25039

<!-- Either: -->
- [X] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@bors-servo
Copy link
Contributor

bors-servo commented Dec 23, 2019

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Dec 23, 2019

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Dec 23, 2019

Testing commit c99e0d1 with merge 7e8a305...

bors-servo added a commit that referenced this pull request Dec 23, 2019
Remove obsolete HasInstance behavior per heycam/webidl #356

This turns one WPT test from fail to pass and it leaves Servo with a little less platform object special-case code to worry about.

---
<!-- 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 #25039

<!-- Either: -->
- [X] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@bors-servo
Copy link
Contributor

bors-servo commented Dec 23, 2019

☀️ Test successful - status-taskcluster
Approved by: jdm
Pushing 7e8a305 to master...

@bors-servo bors-servo merged commit c99e0d1 into servo:master Dec 23, 2019
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
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.

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