[Webkit-unassigned] [Bug 158991] URL.createObjectURL from Blob saved in indexedDB does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 12:05:16 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=158991

--- Comment #1 from Brady Eidson <beidson at apple.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160621/6ce5f645/attachment.html>


More information about the webkit-unassigned mailing list