<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - URL.createObjectURL from Blob saved in indexedDB does not work"
   href="https://bugs.webkit.org/show_bug.cgi?id=158991#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - URL.createObjectURL from Blob saved in indexedDB does not work"
   href="https://bugs.webkit.org/show_bug.cgi?id=158991">bug 158991</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=158991#c15">comment #15</a>)
<span class="quote">&gt; WebProcess is getting WebIDBConnectionToServer::didGetRecord instead of
&gt; WebIDBConnectionToServer::didGetRecordWithSandboxExtensions, so it never has
&gt; any extensions to pass to Networking.</span >

Aha!

Super obvious.

The test case uses a cursor, not an objectStore.get, and that's not getting the extra sandbox extension code.

Yikes!</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>