- From: Noam Rosenthal <notifications@github.com>
- Date: Thu, 12 Dec 2024 03:49:57 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 December 2024 11:50:01 UTC
@noamr commented on this pull request. > + + <p class=note>Accumulate the <a for=/>top-level traversable</a>'s initial quota. + + <ol> + <li><p>If <var>otherDocument</var> is not <a>allowed to use</a> the + <a>policy-controlled feature</a> "{{PermissionsPolicy/deferred-fetch}}", then return 0. + + <li><p>Assert: <var>quota</var> is 0. + + <li> + <p>Set <var>quota</var> be 640 kibibytes. + <p class="note allow-2119">640kb should be enough for everyone. + + <li><p>If <var>otherDocument</var> is <a>allowed to use</a> the + <a>policy-controlled feature</a> "{{PermissionsPolicy/deferred-fetch-minimal}}", then + decrement <var>quota</var> by <a>max containers with minimal quota</a>, multiplied by Yes -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1647#discussion_r1881918378 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1647/review/2499158442@github.com>
Received on Thursday, 12 December 2024 11:50:01 UTC