- From: Jungkee Song <notifications@github.com>
- Date: Fri, 18 Sep 2015 05:04:50 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 18 September 2015 12:06:08 UTC
@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