Re: [w3c/ServiceWorker] Better hooks for functional events (Issue #1808)

annevk left a comment (w3c/ServiceWorker#1808)

Named parameters are more like https://dom.spec.whatwg.org/#concept-node-clone. See also https://infra.spec.whatwg.org/#algorithm-params.

> Furthermore, the current algorithm checks has showNotification() been successfully invoked regardless of whether the event's waitUntil promises resolve or reject.

I'm not sure what you mean? It only updates _notificationResult_ to a non-failure value when the promises resolve successfully. The language is a bit hand-wavy though.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1808#issuecomment-3579428061
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/issues/1808/3579428061@github.com>

Received on Wednesday, 26 November 2025 06:18:41 UTC