Re: [whatwg/fetch] Add abort reason to abort fetch (PR #1343)

@domenic commented on this pull request.



> @@ -7793,15 +7802,21 @@ method steps are:
    <li><p><a for=/>Resolve</a> <var>p</var> with <var>responseObject</var>.
   </ol>
 
+ <li><p>Let <var>serializedError</var> be the result of [$StructuredSerialize$]

`[$` should be fine, it's only used for abstract ops, but StructuredSerialize is indeed an abstract op.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1343#discussion_r937546786
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1343/review/1061556394@github.com>

Received on Thursday, 4 August 2022 09:15:42 UTC