- From: Julian Descottes <notifications@github.com>
- Date: Tue, 06 Jan 2026 09:16:14 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 6 January 2026 17:16:18 UTC
@juliandescottes commented on this pull request.
> @@ -4826,6 +4840,11 @@ steps:
<a for=request>URL</a>, <var>fetchParams</var>'s <a for="fetch params">request</a>'s
<a for=request>initiator type</a>, <var>global</var>, <var>cacheState</var>,
<var>bodyInfo</var>, and <var>responseStatus</var>.
+
+ <li><p>If <var>response</var> is a <a>network error</a>, run
+ the <a>WebDriver BiDi fetch error</a> steps with <var>request</var>. Otherwise
+ run the <a>WebDriver BiDi response completed</a> steps with
I will try to move the trigger earlier, so that it doesn't depend on consuming the body (but I will have to do it on another PR, I don't have push access here)
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1540#discussion_r2665654572
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1540/review/3631766390@github.com>
Received on Tuesday, 6 January 2026 17:16:18 UTC