<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unable to use IndexedDB on file:/// URLs"
   href="https://bugs.webkit.org/show_bug.cgi?id=153783#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unable to use IndexedDB on file:/// URLs"
   href="https://bugs.webkit.org/show_bug.cgi?id=153783">bug 153783</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=153783#c1">comment #1</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=153783#c0">comment #0</a>)
&gt; &gt; Created <span class=""><a href="attachment.cgi?id=270465" name="attach_270465" title="Test Case to be served from file:///">attachment 270465</a> <a href="attachment.cgi?id=270465&amp;action=edit" title="Test Case to be served from file:///">[details]</a></span>
&gt; &gt; Test Case to be served from file:///
&gt; &gt; 
&gt; &gt; Calling indexedDB.open from a file:/// URL results in an InvalidAccessError
&gt; &gt; being thrown. 
&gt; 
&gt; Yup, WebIDBFactoryBackend::open fails to make a database identifier for the
&gt; file: opening origin and top origin.
&gt; 
&gt; This is because Safari ramps up the (don't)AllowFileAccessFromFileURLs
&gt; restriction on file: url documents.</span >

It's actually the default in WebKit. NM!</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>