[w3c/ServiceWorker] Define the time origin for service workers (PR #1621)

In [this HTML PR](https://github.com/whatwg/html/pull/7339) we add
a `time origin` getter to the `environment settings object`.
We need to account for that value in service workers, which would be the
time the worker environment is created.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Define the time origin for service workers

-- File Changes --

    M docs/index.bs (3)

-- Patch Links --

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

Received on Wednesday, 24 November 2021 15:59:54 UTC