[Webkit-unassigned] [Bug 159360] New: Blob content type not preserved when retrieving blobs from IndexedDB

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 1 11:27:10 PDT 2016


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

            Bug ID: 159360
           Summary: Blob content type not preserved when retrieving blobs
                    from IndexedDB
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Blob content type not preserved when retrieving blobs from IndexedDB

Noticed this when storing an image/svg+xml blob, then trying to assign the blob to an <img> element and having that fail.

Since we didn't preserve content type coming out, we created a BitmapImage backing store instead of an SVGImage.

-- 
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/20160701/f88fc5a5/attachment.html>


More information about the webkit-unassigned mailing list