- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 10 Dec 2024 02:28:27 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 December 2024 10:28:31 UTC
@noamr commented on this pull request. > + for {{PermissionPolicy/"deferred-fetch"}}, <var>container</var> and <var>originToNavigateTo</var> + is <code>Enabled</code>, and the <a>available deferred-fetch quota</a> for + <var>container</var>'s <a>container document</a> is equal or greater than + <a>optional subframe deferred-fetch quota</a>, then set <var>container</var>'s + <a>reserved deferred-fetch quota</a> to <a>optional subframe deferred-fetch quota</a>. + + <li> + <p>Otherwise, if the + <a data-lt="define an inherited policy for feature in container">inherited policy</a> for + {{PermissionPolicy/"deferred-fetch-minimal"}}, <var>container</var> and + <var>originToNavigateTo</var> is <code>Enabled</code>, then: + <ol> + <li><p>Let <var>delegatedQuota</var> be <a>deferred-fetch delegated quota</a>. + + <li> + <p><a for=list>For each</a> <var>navigable</var> of <var>container</var>'s Yes -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1647#discussion_r1877811901 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1647/review/2491823361@github.com>
Received on Tuesday, 10 December 2024 10:28:31 UTC