Re: [fetch] Network policies should be enforced asynchronously (#161)

Changing an API from throwing to not-throwing has generally been considered safe. Gecko is planning on making this change, in part to archive consistency since currently main-thread-workers throw but workers-in-workers fire an error event.

Anyhow, sounds like this is entirely a worker issue then.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/161#issuecomment-156420541

Received on Friday, 13 November 2015 12:32:29 UTC