- From: Noam Rosenthal <notifications@github.com>
- Date: Mon, 09 Dec 2024 23:37:41 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 December 2024 07:37:45 UTC
@noamr commented on this pull request. > + decrement <var>quota</var> by <a>deferred-fetch delegated quota</a>. + </ol> + + <li> + <p>Otherwise, + + <p class=note>This is a subframe, check if it inherits quota from its parent container based + on permissions policy. This would only be the case if the subframe and its parent do not share + quota, as quota is either shared or delegated. + + <ol> + <li><p>Let <var>otherContainer</var> be <var>otherNavigable</var>'s + <a>navigable container</a>. + + <li> + <p>If <var>otherContainer</var>'s <a>node document</a> and <var>otherDocument</var> do No, `otherContainer` `node document` is `otherNavigable`'s parent -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1647#discussion_r1877496140 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1647/review/2491288733@github.com>
Received on Tuesday, 10 December 2024 07:37:45 UTC