- From: Jungkee Song <notifications@github.com>
- Date: Tue, 11 Jul 2017 03:29:00 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 11 July 2017 10:29:32 UTC
This change adds a guard to waitUntil() that disallows the extension of
the event that is not dispatched by the user agent.
Fixes #1040.
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/ServiceWorker/pull/1166
-- Commit Summary --
* Disallow waitUntil() of manually constructed events
-- File Changes --
M docs/index.bs (6)
M docs/v1/index.bs (6)
-- Patch Links --
https://github.com/w3c/ServiceWorker/pull/1166.patch
https://github.com/w3c/ServiceWorker/pull/1166.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1166
Received on Tuesday, 11 July 2017 10:29:32 UTC