Re: [whatwg/dom] Define a 'PromiseController' and 'PromiseSignal' interface. (#434)

I think in particular the signal object needs a hook ("abort steps" or some such) that get run when `abort()` is invoked. Their default implementation could be a no-op. Those steps might be enough to implement all the Fetch additions.

-- 
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/dom/pull/434#issuecomment-291898411

Received on Wednesday, 5 April 2017 15:28:41 UTC