Re: [whatwg/fetch] "If signal is not null, then add the following a..." (#668)

> Just as a principle, it's nice in terms of future-proofness to depend on a limited set of public interfaces, i.e. Signal abort.

This is actually what I did for Chrome's implementation. No point in poking a hole through the AbortSignal abstraction just to avoid a check that "abort algorithms" is empty.

-- 
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/issues/668#issuecomment-364113697

Received on Thursday, 8 February 2018 13:40:13 UTC