- From: Jake Archibald <notifications@github.com>
- Date: Tue, 11 Apr 2017 02:44:36 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 11 April 2017 09:45:08 UTC
Branched from https://github.com/whatwg/dom/pull/434 You can view, comment on, or merge this pull request online at: https://github.com/whatwg/dom/pull/437 -- Commit Summary -- * Define a 'PromiseController' and 'PromiseSignal' interface. * fixup 'abort steps' * fixup AbortError and whitespace. * fixup abort steps before event. * fixup rename to 'CancellationController'. Initial feedback. * fixup matching DOM's strange spelling of 'cancelled' * fixup SameObject * fixup ordered set of callbacks. * fixup disambiguate canceled flag. * fixup 'CancelationError' is now a 'DOMException'. * “cancel” to “abort” -- File Changes -- M dom.bs (144) -- Patch Links -- https://github.com/whatwg/dom/pull/437.patch https://github.com/whatwg/dom/pull/437.diff -- 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/437
Received on Tuesday, 11 April 2017 09:45:08 UTC