- From: smaug---- <notifications@github.com>
- Date: Tue, 28 Feb 2023 15:43:09 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 February 2023 23:43:22 UTC
@smaug---- commented on this pull request. > <ol> - <li><p>If <var>followingSignal</var> is [=AbortSignal/aborted=], then return. + <li><p>Let <var>resultSignal</var> be a <a for=/>new</a> object implementing + <var>signalInterface</var> using <var>realm</var> if given, otherwise using the default behavior + defined in Web IDL. If we say something like "defined in Foo", I'd expect that to be then link to the definition. Especially since this is doing something unusual with realms, the default behavior should be clear too. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1152#pullrequestreview-1318835023 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1152/review/1318835023@github.com>
Received on Tuesday, 28 February 2023 23:43:22 UTC