- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 03 Dec 2024 03:19:34 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 December 2024 11:19:38 UTC
@noamr commented on this pull request. > + + <li><p>Let <var>remainingQuotaForOrigin</var> be 64 kibibytes. + + <li> + <p><a for=list>For each</a> <var>navigable</var> in + <var>directRelativeSameOriginNavigables</var>: + + <ol> + <li> + <p><a for=list>For each</a> <a>deferred fetch record</a> <var>deferredRecord</var> in + <var>navigable</var>'s <a>active document</a>'s <a for=fetch>fetch group</a>'s + <a for="fetch group">deferred fetch records</a>:</p> + + <ol> + <li><p>Let <var>length</var> be <var>deferredRecord</var>'s + <a for="deferred fetch record">request</a>'s <a for=request>body</a>'s Fixed -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1647#discussion_r1867536119 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1647/review/2475359711@github.com>
Received on Tuesday, 3 December 2024 11:19:38 UTC