- From: Anne van Kesteren <notifications@github.com>
- Date: Sat, 28 Jun 2025 04:14:29 -0700
- To: whatwg/storage <storage@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 28 June 2025 11:14:33 UTC
@annevk commented on this pull request. > @@ -207,10 +208,10 @@ anticipated that some APIs will be applicable to both <a>storage types</a> going <h3 id=storage-keys>Storage keys</h3> <p>A <dfn export>storage key</dfn> is a <a>tuple</a> consisting of an -<dfn for="storage key">origin</dfn> (an <a for=/>origin</a>). [[!HTML]] - -<p class=XXX>This is expected to change; see -<a href="https://privacycg.github.io/storage-partitioning/">Client-Side Storage Partitioning</a>. +<dfn for="storage key">origin</dfn> (an <a for=/>origin</a>), a +<dfn for="storage key">top-level site</dfn> (a <a for=/>site</a>), and a +<dfn for="storage key">cross site ancestry</dfn> +(a <a for=environment>cross site ancestry</a>). [[!HTML]] Yes, but he defines a member and you're using it as a type here. The type is a boolean. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/storage/pull/182#discussion_r2173212923 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/storage/pull/182/review/2968511203@github.com>
Received on Saturday, 28 June 2025 11:14:33 UTC