- From: Monica Chintala <notifications@github.com>
- Date: Fri, 23 Jan 2026 09:40:33 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/ServiceWorker/pull/1814@github.com>
[3.1.4](https://w3c.github.io/ServiceWorker/#service-worker-postmessage) in the spec already uses ExtendableMessageEvent for messageerror. This PR updates messageerror from MessageEvent to the ExtendableMessageEvent in the ServiceWorkerGlobalScope table
Bug: [1193](https://github.com/w3c/ServiceWorker/issues/1193)
<!--
This comment and the below content is programmatically generated.
You may add a comma-separated list of anchors you'd like a
direct link to below (e.g. #idl-serializers, #idl-sequence):
Don't remove this comment or modify anything below this line.
If you don't want a preview generated for this pull request,
just replace the whole of this comment's content by "no preview"
and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/monica-ch/ServiceWorker/pull/1814.html" title="Last updated on Jan 23, 2026, 5:40 PM UTC (9714c82)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/ServiceWorker/1814/3ff30ad...monica-ch:9714c82.html" title="Last updated on Jan 23, 2026, 5:40 PM UTC (9714c82)">Diff</a>
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/ServiceWorker/pull/1814
-- Commit Summary --
* update messageerror t use ExtendableMessageEvent
-- File Changes --
M index.bs (2)
-- Patch Links --
https://github.com/w3c/ServiceWorker/pull/1814.patch
https://github.com/w3c/ServiceWorker/pull/1814.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1814
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/ServiceWorker/pull/1814@github.com>
Received on Friday, 23 January 2026 17:40:37 UTC