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

I thought about the "cancelation steps" bits this morning, and it's not clear to me that they make sense if we want the signal to be observable by multiple things at once. That is, we would either need the "list of cancellation steps" that @domenic mentioned earlier, or we need to expose an event that the consumer-side spec would listen for. Aesthetically, I prefer the latter, though I realize that it's not really a concept that exists at the moment.

-- 
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-292456261

Received on Friday, 7 April 2017 06:51:15 UTC