- From: Gil Pedersen <notifications@github.com>
- Date: Wed, 20 Oct 2021 12:43:58 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 20 October 2021 19:44:11 UTC
FYI, public `AbortError` is being requested here: https://github.com/nodejs/node/issues/38361 Also, this just got a lot more complicated with node v17's native `new DOMException` support, which means that there are now two official `AbortError` types along whatever ends up in userland, eg: https://github.com/nodejs/node/blob/341312d78a8b5b4d5ef03429161242dd9d9b9206/deps/npm/node_modules/minipass-fetch/lib/abort-error.js#L2 -- 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/issues/927#issuecomment-947981857
Received on Wednesday, 20 October 2021 19:44:11 UTC