Add tests for the messageerror IDL attribute in service workers#5628
Add tests for the messageerror IDL attribute in service workers#5628
Conversation
Follows w3c/ServiceWorker#1130. The actual situations in which this will be called is being tested as part of #5003.
|
Notifying @ehsan, @mattto, and @mkruisselbrink. (Learn how reviewing works.) |
LintPassed |
Firefox (nightly channel)Testing web-platform-tests at revision ab1900f All results1 test ran/service-workers/service-worker/interfaces.https.html
|
Chrome (unstable channel)Testing web-platform-tests at revision ab1900f All results1 test ran/service-workers/service-worker/interfaces.https.html
|
Codecov Report
@@ Coverage Diff @@
## master #5628 +/- ##
=======================================
Coverage 87.22% 87.22%
=======================================
Files 24 24
Lines 2418 2418
Branches 406 406
=======================================
Hits 2109 2109
Misses 239 239
Partials 70 70Continue to review full report at Codecov.
|
The wording is adapted from the WHATWG contributor guidelines: https://github.com/whatwg/meta/blob/master/CONTRIBUTING.md This is sometimes already happening: web-platform-tests/wpt#3449 web-platform-tests/wpt#5628 Drive-by: whitespace
The wording is adapted from the WHATWG contributor guidelines: https://github.com/whatwg/meta/blob/master/CONTRIBUTING.md This is sometimes already happening: web-platform-tests/wpt#3449 web-platform-tests/wpt#5628 Drive-by: whitespace
The wording is adapted from the WHATWG contributor guidelines: https://github.com/whatwg/meta/blob/master/CONTRIBUTING.md This is sometimes already happening: web-platform-tests/wpt#3449 web-platform-tests/wpt#5628 Drive-by: whitespace
|
lgtm (I wonder why we still have these instead of idlharness...) |
Follows w3c/ServiceWorker#1130. The actual situations in which this will be called is being tested as part of #5003.
This change is