WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 159360
Blob content type not preserved when retrieving blobs from IndexedDB
https://bugs.webkit.org/show_bug.cgi?id=159360
Summary
Blob content type not preserved when retrieving blobs from IndexedDB
Brady Eidson
Reported
2016-07-01 11:27:10 PDT
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.
Attachments
Patch
(28.94 KB, patch)
2016-07-01 11:32 PDT
,
Brady Eidson
achristensen
: review+
beidson
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2016-07-01 11:27:25 PDT
<
rdar://problem/27057357
>
Brady Eidson
Comment 2
2016-07-01 11:32:25 PDT
Created
attachment 282564
[details]
Patch
Brady Eidson
Comment 3
2016-07-01 11:54:13 PDT
WHOOPS - Forgot to include the test expectations!
Brady Eidson
Comment 4
2016-07-01 12:11:21 PDT
https://trac.webkit.org/changeset/202747
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug