- From: Noam Rosenthal <notifications@github.com>
- Date: Thu, 12 Dec 2024 03:15:07 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 December 2024 11:15:11 UTC
@noamr commented on this pull request. > + <a for="reserved deferred-fetch quota">normal quota</a>, then set <var>container</var>'s + <a>reserved deferred-fetch quota</a> to <a for="reserved deferred-fetch quota">normal quota</a> and + return. + + <li><p>If the <a data-lt="define an inherited policy for feature in container">inherited policy</a> + for "{{PermissionsPolicy/deferred-fetch-minimal}}", <var>container</var> and + <var>originToNavigateTo</var> is <code>Disabled</code>, then return. + + <li><p>If <var>container</var>'s <a>node document</a>'s <a for=Document>origin</a> is not + <a>same origin</a> with <var>container</var>'s <a>node navigable</a>'s + <a for=navigable>top-level traversable</a>'s <a>active document</a>'s <a for=Document>origin</a>, + then return. + + <li><p>Let <var>containersWithReservedMinimalQuota</var> be <var>container</var>'s + <a>node navigable</a>'s <a for=navigable>top-level traversable</a>'s + <a>descendant navigables</a>, <a for=list data-lt=remove>removing</a> any <a for=/>navigable</a> Yes, good catch, it's for the container -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1647#discussion_r1881871281 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1647/review/2499022694@github.com>
Received on Thursday, 12 December 2024 11:15:11 UTC