- From: Jake Archibald <notifications@github.com>
- Date: Fri, 09 Feb 2018 05:11:22 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 9 February 2018 13:12:15 UTC
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