- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 10 Dec 2024 02:28:03 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 December 2024 10:28:07 UTC
@noamr commented on this pull request. > + <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 + <a>node navigable</a>'s <a for=navigable>top-level traversable</a>'s + <a>inclusive descendant navigables</a> who meets all of the following conditions: + <ul class=brief> + <li><p><var>navigable</var> is not <var>container</var>'s <a>content navigable</a>. + + <li><p><var>navigable</var>'s <a>active document</a> and <var>navigable</var>'s + <a for=navigable>top-level traversable</a>'s <a>active document</a> do not + <a>share deferred-fetch quota</a>. + + <li><p><var>navigable</var>'s <a>navigable container</a>'s <a>node document</a> and The iframe's parent document -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1647#discussion_r1877811244 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1647/review/2491822076@github.com>
Received on Tuesday, 10 December 2024 10:28:07 UTC