- From: Noam Rosenthal <notifications@github.com>
- Date: Mon, 13 Jan 2025 01:52:54 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 January 2025 09:52:58 UTC
@noamr commented on this pull request. > @@ -7095,11 +7095,11 @@ descendants share a quota of 384 kibibytes. That value is computed as such: <p class=note>This is called on navigation, when the source document of the navigation is the <a for=/>navigable</a>'s parent document. It potentially reserves either 64kb or 8kb of quota for -the frame, if the permissions policy allow. It is not observable to the cotnainer document whether -the reserved quota was used in practice. This algorithm assumes that the container's document might -delegate quota to the navigated frame, and the reserved quota would only apply in that case, and -would be ignored if it ends up being shared. If quota was reserved and the document ends up being -<a>same origin</a> with its parent, the quota would be +the container and its navigable, if allowed permissions policy. It is not observable to the +cotnainer document whether the reserved quota was used in practice. This algorithm assumes that the Fixed -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1647#discussion_r1912923682 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1647/review/2546158275@github.com>
Received on Monday, 13 January 2025 09:52:58 UTC