- From: Yoshisato Yanagisawa <notifications@github.com>
- Date: Fri, 23 Jan 2026 00:44:18 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/ServiceWorker/pull/1813@github.com>
The "Update Service Worker Extended Events Set" algorithm stores the input event into the "set of extended events", which is defined as a set of ExtendableEvent objects. To be consistent with this definition and how the algorithm is called (always with ExtendableEvent or its subclasses), this change updates the input type from Event to ExtendableEvent.
Bug: #1196
<!--
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/yoshisatoyanagisawa/ServiceWorker/pull/1813.html" title="Last updated on Jan 23, 2026, 8:44 AM UTC (44a2a24)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/ServiceWorker/1813/3ff30ad...yoshisatoyanagisawa:44a2a24.html" title="Last updated on Jan 23, 2026, 8:44 AM UTC (44a2a24)">Diff</a>
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/ServiceWorker/pull/1813
-- Commit Summary --
* Editorial: Update input type of "Update Service Worker Extended Events Set" to ExtendableEvent
-- File Changes --
M index.bs (2)
-- Patch Links --
https://github.com/w3c/ServiceWorker/pull/1813.patch
https://github.com/w3c/ServiceWorker/pull/1813.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1813
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/ServiceWorker/pull/1813@github.com>
Received on Friday, 23 January 2026 08:44:22 UTC