- From: Jungkee Song <notifications@github.com>
- Date: Fri, 15 Dec 2017 00:39:21 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 15 December 2017 08:39:52 UTC
The behaviors of the install/activate events' extended lifetime promises
are normatively specified in the Install algorithm and Activate
algorithm, respectively. This changes the informative prose in the
waitUntil() section to a note.
Fixes #1227.
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/ServiceWorker/pull/1248
-- Commit Summary --
* Clean up prose about waitUntil on install and activate events
-- File Changes --
M docs/index.bs (5)
M docs/v1/index.bs (5)
-- Patch Links --
https://github.com/w3c/ServiceWorker/pull/1248.patch
https://github.com/w3c/ServiceWorker/pull/1248.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/1248
Received on Friday, 15 December 2017 08:39:52 UTC