<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Non-persistent third party iframe localStorage"
   href="https://bugs.webkit.org/show_bug.cgi?id=168631#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Non-persistent third party iframe localStorage"
   href="https://bugs.webkit.org/show_bug.cgi?id=168631">bug 168631</a>
              from <span class="vcard"><a class="email" href="mailto:wilander&#64;apple.com" title="John Wilander &lt;wilander&#64;apple.com&gt;"> <span class="fn">John Wilander</span></a>
</span></b>
        <pre>Thanks for filing, Malte!

As can be seen in StorageNamespaceProvider::localStorageArea(Document&amp; document), partitioned localStorage uses a transient storage space. I.e. it is never persisted and behaves like sessionStorage.

This is not a bug but also not correct behavior, rather &quot;not yet implemented.&quot; I assume you'd like to change your bug into an enhancement/feature request?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>