<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Automation: don't disable localStorage for ephemeral sessions that are being controlled by automation"
   href="https://bugs.webkit.org/show_bug.cgi?id=164469#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Automation: don't disable localStorage for ephemeral sessions that are being controlled by automation"
   href="https://bugs.webkit.org/show_bug.cgi?id=164469">bug 164469</a>
              from <span class="vcard"><a class="email" href="mailto:beidson&#64;apple.com" title="Brady Eidson &lt;beidson&#64;apple.com&gt;"> <span class="fn">Brady Eidson</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=164469#c3">comment #3</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=164469#c2">comment #2</a>)
&gt; &gt; Ephemeral sessions should *not* use the storage backend that actually stores
&gt; &gt; to disk.
&gt; &gt; 
&gt; &gt; So this bug is, by necessity, more than just &quot;don't disable localStorage for
&gt; &gt; ...&quot;
&gt; &gt; 
&gt; &gt; We'll need a mode for localStorage to use an in-memory backing store.
&gt; 
&gt; Does such a backing store already exist?</span >

Yes - sessionStorage uses a per-WebView, in-memory backing store.

And that's exactly what we'll want to use for localStorage in a WebView whose storage session is ephemeral.</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>