- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 03 Jun 2022 08:16:06 -0700
- To: whatwg/storage <storage@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 June 2022 15:16:18 UTC
@domenic commented on this pull request. > @@ -239,6 +247,9 @@ steps: <li><p>If <var>A</var>'s <a for="storage key">origin</a> is not <a>same origin</a> with <var>B</var>'s <a for="storage key">origin</a>, then return false. + <li><p>If <var>A</var>'s <a for="storage key">top-level site</a> is not equal to Serialization will work badly for opaque origins; all opaque origins serialize to the same string. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/storage/pull/144#discussion_r889041258 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/storage/pull/144/review/995054742@github.com>
Received on Friday, 3 June 2022 15:16:18 UTC