Re: [ServiceWorker] Start with trying to spec foreign fetch. (#749)

@mkruisselbrink thanks for the excellent text. I made minor changes especially in `InstallEvent` and its `event.registerForeignFetchScopes(subScopes)` steps. Note that I changed the parameter type of the method to `sequence<USVString>` in order to maintain consistency with other methods (such as `cache.addAll(sequence<RequestInfo> requests)`) in the spec.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/pull/749#issuecomment-141429851

Received on Friday, 18 September 2015 12:06:08 UTC