Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct typing of the FetchEvent.preloadResponse property a little.
The spec calls out some cases where this can resolve to undefined, such as navigation preload not being turned on. See the cases where preloadResponse resolves to undefined in this algorithm: https://w3c.github.io/ServiceWorker/#on-fetch-request-algorithm Also add targetClientId and reservedClientId to the spec from w3c/ServiceWorker#870 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=164604919
- Loading branch information