[webkit-reviews] review requested: [Bug 239066] Expose workers as service worker clients and implement registration matching for dedicated workers : [Attachment 457513] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 06:04:53 PDT 2022


youenn fablet <youennf at gmail.com> has asked  for review:
Bug 239066: Expose workers as service worker clients and implement registration
matching for dedicated workers
https://bugs.webkit.org/show_bug.cgi?id=239066

Attachment 457513: Patch

https://bugs.webkit.org/attachment.cgi?id=457513&action=review




--- Comment #7 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 457513
  --> https://bugs.webkit.org/attachment.cgi?id=457513
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=457513&action=review

>
LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/work
er-interception.https-expected.txt:7
> +FAIL Verify a cors worker script served by a service worker fails dedicated
worker start. assert_equals: Expected error event, but got message event
instead expected "error" but got "message"

Fixed by https://bugs.webkit.org/show_bug.cgi?id=239123.


More information about the webkit-reviews mailing list