- From: Noam Rosenthal <notifications@github.com>
- Date: Wed, 09 Apr 2025 02:11:44 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 9 April 2025 09:11:48 UTC
@noamr commented on this pull request. > + "<code>sent</code>". + + <li><p><a for=/>Fetch</a> <var>deferredRecord</var>'s <a for="deferred fetch record">request</a>. + + <li><p><a>Queue a global task</a> on the <a>deferred fetch task source</a> with + <var>deferredRecord</var>'s <a for="deferred fetch record">request</a>'s + <a for=request>client</a>'s <a for="environment settings object">global object</a> to run + <var>deferredRecord</var>'s <a for="deferred fetch record">notify invoked</a>. +</ol> +</div> + +<h4 id=deferred-fetch-quota>Deferred fetching quota</h4> + +<!-- non-normative --> +<p>The deferred-fetch quota is allocated to a <a for=/>top-level traversable</a> (a "tab"), +amounting to 640 kibibytes. The top-level {{Document}} and its same-origin directly nested documents Yes, I got it and fixing the rest! -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1647#discussion_r2034860204 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1647/review/2752689648@github.com>
Received on Wednesday, 9 April 2025 09:11:48 UTC