mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Auto merge of #20755 - CYBAI:unhandled-rejection, r=jdm
Implement unhandledrejection event --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #15412 - [x] There are tests for these changes <!-- 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/20755) <!-- Reviewable:end -->
This commit is contained in:
commit
30d9962b70
71 changed files with 518 additions and 308 deletions
|
@ -27038,7 +27038,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"mozilla/interfaces.html": [
|
||||
"8bbde3b46a8e9d5ead6f9a2bf372d9647ad059be",
|
||||
"9d262c595c6cbb624bc8acb9ef2ae26622154004",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/interfaces.js": [
|
||||
|
@ -27046,7 +27046,7 @@
|
|||
"support"
|
||||
],
|
||||
"mozilla/interfaces.worker.js": [
|
||||
"926ae2e1792ead1e4635688c3f65b21e8efdcfb2",
|
||||
"fbd6e92c097dea4f99924de219c9f6aa07a45282",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/invalid-this.html": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue