- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 03 Dec 2024 03:21:36 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 December 2024 11:21:39 UTC
@noamr commented on this pull request. > + <li><p>Otherwise, return <var>remainingQuotaForOrigin</var>. +</ol> +</div> + +<div algorithm> +<p>To <dfn export>determine subframe deferred fetch policy</dfn> for a <a>navigable container</a> +<var>container</var> and an <a for=/>origin</a> <var>originToNavigateTo</var>: + +<p class=note>This is called whenever a <a>navigable container</a> is being navigated, e.g. by +setting an iframe's <a attribute for=HTMLIFrameElement>src</a>. + +<ol> + <li><p>Set <var>container</var>'s <a>deferred fetch policy</a> to <code>disabled</code>. + + <li><p>If the <a data-lt="define an inherited policy for feature in container">inherited policy</a> + for {{PermissionPolicy/"deferred-fetch"}}, <var>navigable</var>'s <a>navigable container</a> and FIxed -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1647#discussion_r1867538674 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1647/review/2475363763@github.com>
Received on Tuesday, 3 December 2024 11:21:39 UTC