RESOLVED FIXED 47679
FileReader.readAsDataURL should take Blob object
https://bugs.webkit.org/show_bug.cgi?id=47679
Summary FileReader.readAsDataURL should take Blob object
Jian Li
Reported 2010-10-14 11:33:24 PDT
FileReader.readAsDataURL should take Blob object, instead of File object, per latest spec. http://dev.w3.org/2006/webapi/FileAPI/#dfn-readAsDataURL
Attachments
Proposed Patch (7.52 KB, patch)
2010-10-14 12:05 PDT, Jian Li
dimich: review+
jianli: commit-queue-
Jian Li
Comment 1 2010-10-14 12:05:01 PDT
Created attachment 70764 [details] Proposed Patch
Dmitry Titov
Comment 2 2010-10-15 14:16:47 PDT
Comment on attachment 70764 [details] Proposed Patch r=me
Jian Li
Comment 3 2010-10-15 14:48:21 PDT
Simon Fraser (smfr)
Comment 4 2010-10-15 15:37:41 PDT
Please use the changelog entry as the commit message in future.
Jian Li
Comment 5 2010-10-15 15:38:43 PDT
(In reply to comment #4) > Please use the changelog entry as the commit message in future. Will do. Thanks.
Note You need to log in before you can comment on or make changes to this bug.