- From: Ming-Ying Chung <notifications@github.com>
- Date: Thu, 09 Jan 2025 20:17:05 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 10 January 2025 04:17:09 UTC
@mingyc 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 > cotnainer typo -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1647#pullrequestreview-2541513260 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1647/review/2541513260@github.com>
Received on Friday, 10 January 2025 04:17:09 UTC