- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 27 Aug 2025 18:53:11 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 28 August 2025 01:53:15 UTC
domenic left a comment (w3ctag/design-reviews#1089) Got it, thanks! Just to confirm: > * `SharedWorker.runCleanupOnExit()` doesn't instantiate the worker until shutdown happens. Right, just like my example with the `pagehide` handler. > * The use of `ExtendableEvent` avoids inventing a new paradigm. Right, and `try`/`finally` is also not a new paradigm. -- Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/1089#issuecomment-3231095830 You are receiving this because you are subscribed to this thread. Message ID: <w3ctag/design-reviews/issues/1089/3231095830@github.com>
Received on Thursday, 28 August 2025 01:53:15 UTC