Re: [whatwg/fetch] Bypass blob URL partitioning for top-level self fetches (PR #1879)

@recvfrom commented on this pull request.



>  
-     <li><p>Let <var>navigationOrEnvironment</var> be the string "<code>navigation</code>" if
-     <var>isTopLevelNavigation</var> is true; otherwise, <var>requestEnvironment</var>.
+          <li><p><var>global</var>'s <a for=Window>navigable</a>'s <a for=navigable>parent</a>
+          is null; and
+
+          <li><p><var>requestEnvironment</var>'s <a for="environment">creation URL</a>
+          <a for=url>equals</a> <var>request</var>'s <a for=request>current URL</a>,
+         </ul>
+
+        <p>then set <var>isTopLevelSelfFetch</var> to false.

... ugh, good catch! Updated

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

Message ID: <whatwg/fetch/pull/1879/review/3485107554@github.com>

Received on Wednesday, 19 November 2025 23:24:56 UTC