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

My attempt to spec the API described in issue #684.

I don't think this is anywhere near ready to be merged yet (in only because as far as I know current master is still V1, and this definitely is a V2 feature), but a pull request seemed like the easiest way to have a place to discuss details of foreign fetch.

Also haven't updated the .ts file with these changes, but then that file seems to be rather out of date anyway. So not sure if that file is still being used?
You can view, comment on, or merge this pull request online at:

  https://github.com/slightlyoff/ServiceWorker/pull/749

-- Commit Summary --

  * Start with trying to spec foreign fetch.

-- File Changes --

    M spec/service_worker/index.html (186)

-- Patch Links --

https://github.com/slightlyoff/ServiceWorker/pull/749.patch
https://github.com/slightlyoff/ServiceWorker/pull/749.diff

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

Received on Thursday, 17 September 2015 22:14:49 UTC