- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 10 Dec 2024 02:47:36 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 December 2024 10:47:40 UTC
@noamr commented on this pull request. > + + <li><p>If <var>otherDocument</var> is not + <a>allowed to use</a> the <a>policy-controlled feature</a> + {{PermissionPolicy/"deferred-fetch"}}, then return 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> {{PermissionPolicy/"deferred-fetch-minimal"}}, then + decrement <var>quota</var> by <a>deferred-fetch delegated quota</a>. + </ol> + + <li> + <p>Otherwise, Fixed -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1647#discussion_r1877859146 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1647/review/2491902374@github.com>
Received on Tuesday, 10 December 2024 10:47:40 UTC