[whatwg/dom] Following an abort signal (#569)

This PR makes it easier for one abort signal to follow another. This should avoid gotcha cases like https://github.com/whatwg/fetch/issues/668.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/dom/pull/569

-- Commit Summary --

  * Promise reference fix
  * Adding algorithm to allow one signal to follow another.

-- File Changes --

    M dom.bs (20)

-- Patch Links --

https://github.com/whatwg/dom/pull/569.patch
https://github.com/whatwg/dom/pull/569.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/569

Received on Friday, 9 February 2018 13:12:15 UTC