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

@recvfrom commented on this pull request.



>  
      <li><p>Let <var>blob</var> be the result of <a>obtaining a blob object</a> given
-     <var>blobURLEntry</var> and <var>navigationOrEnvironment</var>.
+     <var>blobURLEntry</var> and <var>stringOrEnvironment</var>.

ah great catch, `stringOrEnvironment` should be defined outside of the "if request's client is non-null" block

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

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

Received on Tuesday, 25 November 2025 16:34:13 UTC