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

Make error events only pass the extra error-event arguments to global listeners #25625

Merged
merged 1 commit into from Jan 28, 2020

Conversation

@pshaughn
Copy link
Member

pshaughn commented Jan 27, 2020

Error event handlers were getting lineno, etc. arguments even when they weren't on globals, failing two WPT tests; this fixes that.


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

highfive commented Jan 27, 2020

Heads up! This PR modifies the following files:

@jdm
Copy link
Member

jdm commented Jan 28, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jan 28, 2020

📌 Commit ee53e10 has been approved by jdm

@highfive highfive assigned jdm and unassigned SimonSapin Jan 28, 2020
@bors-servo
Copy link
Contributor

bors-servo commented Jan 28, 2020

Testing commit ee53e10 with merge 345fdab...

bors-servo added a commit that referenced this pull request Jan 28, 2020
Make error events only pass the extra error-event arguments to global listeners

Error event handlers were getting lineno, etc. arguments even when they weren't on globals, failing two WPT tests; this fixes that.

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

<!-- 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 Jan 28, 2020

💔 Test failed - status-taskcluster

@pshaughn
Copy link
Member Author

pshaughn commented Jan 28, 2020

@jdm
Copy link
Member

jdm commented Jan 28, 2020

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Jan 28, 2020

Testing commit ee53e10 with merge bca6ed2...

bors-servo added a commit that referenced this pull request Jan 28, 2020
Make error events only pass the extra error-event arguments to global listeners

Error event handlers were getting lineno, etc. arguments even when they weren't on globals, failing two WPT tests; this fixes that.

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

<!-- 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 Jan 28, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Jan 28, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jan 28, 2020

Testing commit ee53e10 with merge 388a0f6...

bors-servo added a commit that referenced this pull request Jan 28, 2020
Make error events only pass the extra error-event arguments to global listeners

Error event handlers were getting lineno, etc. arguments even when they weren't on globals, failing two WPT tests; this fixes that.

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

<!-- 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 Jan 28, 2020

☀️ Test successful - status-taskcluster
Approved by: jdm
Pushing 388a0f6 to master...

@bors-servo bors-servo merged commit ee53e10 into servo:master Jan 28, 2020
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
5 participants
You can’t perform that action at this time.