[w3c/ServiceWorker] Adding self.serviceWorker to service workers. (#1426)

Fixes #1077.

I also made it explicit that `ServiceWorker` objects are `===` in the same realm. I've backported that to v1, but not `self.serviceWorker`.

No tests yet. Soon.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Adding self.serviceWorker to service workers.

-- File Changes --

    M docs/index.bs (66)
    M docs/v1/index.bs (59)

-- Patch Links --

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

Received on Friday, 7 June 2019 13:00:47 UTC