[whatwg/dom] Prohibit ServiceWorker event handler update after the initialization. (PR #1161)

This is a very early stage proposal on the specification change.  I hope to listen to what you think of the change.
I will update the following checklist afterwords.

- [ ] At least two implementers are interested (and none opposed):
   * …
   * …
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * …
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chromium: …
   * Gecko: …
   * WebKit: …
   * Deno (only for aborting and events): …
   * Node.js (only for aborting and events): …
- [ ] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: …

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/dom/pull/1161


-- Commit Summary --

  * Prohibit ServiceWorker event handler update after the initialization.

-- File Changes --

    M dom.bs (3)

-- Patch Links --

https://github.com/whatwg/dom/pull/1161.patch

https://github.com/whatwg/dom/pull/1161.diff


-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1161

You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1161@github.com>

Received on Wednesday, 15 February 2023 05:41:08 UTC