Re: [w3c/ServiceWorker] Making a concurrent request for navigations (#920)

In #983 there are two objects named `navigationPreload`:
- `ServiceWorkerRegistration.navigationPreload` is a `NavigationPreloadManager`
- `FetchEvent.navigationPreload` is a `Promise<Response>`.

-- 
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/issues/920#issuecomment-257192152

Received on Monday, 31 October 2016 00:36:37 UTC