Re: [ServiceWorker] How to set the client for the requests initiated from within user agent's internal context? (#615)

I don't think they would because the trusted events used in push/notifications don't involve any environment settings object. The problem here is Fetch has been designed assuming clients for its input requests would be those environment settings objects, but SW's Soft Update algorithm invoked inside user agents' internal context also invokes Fetch.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/615#issuecomment-72995494

Received on Thursday, 5 February 2015 05:13:42 UTC