Re: [whatwg/dom] Add AbortSignal.any() (PR #1152)

@smaug---- commented on this pull request.



>  them. For instance, if the operation has already completed.
 
-<p>To <dfn export for=AbortSignal>signal abort</dfn>, given an {{AbortSignal}} object
-<var>signal</var> and an optional <var>reason</var>, run these steps:
+<hr>
+
+<p>An {{AbortSignal}} object is <dfn export for="AbortSignal">aborted</dfn> when its
+[=AbortSignal/abort reason=] is not undefined.

Is this quite right? What if one aborts a signal using undefined

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1152#pullrequestreview-1381040518
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1152/review/1381040518@github.com>

Received on Wednesday, 12 April 2023 10:48:00 UTC