<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - URL.createObjectURL from Blob saved in indexedDB does not work"
href="https://bugs.webkit.org/show_bug.cgi?id=158991#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - 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@apple.com" title="Brady Eidson <beidson@apple.com>"> <span class="fn">Brady Eidson</span></a>
</span></b>
<pre>The reported steps:
Steps to Reproduce:
1. Save blob in indexedDB
2. Retrieve Blob
3. URL.createObjectURL(retreivedBlob)
4. Display Image (with an img tag)
Working on a repro case of this.</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>