[w3c/ServiceWorker] Use [SameObject] for the navigationPreload attribute (#1113)

The spec says "A service worker registration has an associated
NavigationPreloadManager object" and this object never changes. This is
also true of Blink's implementation.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Use [SameObject] for the navigationPreload attribute

-- File Changes --

    M docs/index.bs (2)

-- Patch Links --

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

Received on Tuesday, 11 April 2017 10:46:34 UTC