Re: [whatwg/fetch] Remove "foreign" service-workers mode (#596)

> perhaps the global object conditional can be removed altogether?

I'm not sure how. We need to prevent `fetch()`, when called from within a service worker, triggering a fetch event.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/596#issuecomment-327148034

Received on Tuesday, 5 September 2017 11:27:38 UTC