[w3c/ServiceWorker] Remove unused flag (#1143)

This flag is not listed in the definition of the ServiceWorkerGlobalScope's available flags. Because it is not referenced by any other specification text, the value has no effect on the observable semantics.

Remove the algorithm step that references the otherwise-unused "closing" flag.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/ServiceWorker/pull/1143

-- Commit Summary --

  * Remove unused flag

-- File Changes --

    M docs/index.bs (1)
    M docs/index.html (2)

-- Patch Links --

https://github.com/w3c/ServiceWorker/pull/1143.patch
https://github.com/w3c/ServiceWorker/pull/1143.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/1143

Received on Wednesday, 17 May 2017 15:42:15 UTC