- From: Yoav Weiss <notifications@github.com>
- Date: Wed, 24 Jun 2026 02:38:30 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 24 June 2026 09:38:34 UTC
@yoavweiss commented on this pull request. > +<ol> + <li> + <p><a for=list>For each</a> <var>taoValues</var> of <var>response</var>'s + <a for=response>navigation timing allow check list</a>: + + <ol> + <li><p>If <var>taoValues</var> <a for=list>contains</a> "<code>*</code>", then + <a for=iteration>continue</a>. + + <li><p>If <var>taoValues</var> <a for=list>contains</a> <var>destinationOrigin</var>, + <a lt="ASCII serialization of an origin">serialized</a>, then <a for=iteration>continue</a>. + + <li><p>Return failure. + </ol> + + <li><p>Return success. This required adding a link disambiguation, to point at infra, rather than WebDriver. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1931#discussion_r3466059412 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1931/review/4560935187@github.com>
Received on Wednesday, 24 June 2026 09:38:34 UTC