- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 10 Dec 2024 02:30:40 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 December 2024 10:30:44 UTC
@noamr commented on this pull request.
> +<a for=Document>URL</a>'s <a for=url>origin</a> is <a>same origin</a> with <var>b</var>'s
+<a for=Document>URL</a>'s <a for=url>origin</a>.
+</div>
+
+
+<div algorithm>
+<p>To get the <dfn>available deferred-fetch quota</dfn> given a {{Document}}
+<var>document</var> and an <a for=/>origin</a>-or-null <var>origin</var>:
+
+<ol>
+ <li><p>Let <var>quota</var> be zero.
+
+ <li>
+ <p>Let <var>quotaForOrigin</var> be 64 kibibytes.
+ <p class=note>
+
Removing
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1647#discussion_r1877816537
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1647/review/2491830739@github.com>
Received on Tuesday, 10 December 2024 10:30:44 UTC