RESOLVED FIXED 47934
Rename createBlobURL to createObjectURL and revokeBlobURL to revokeObjectURL per the latest File API spec
https://bugs.webkit.org/show_bug.cgi?id=47934
Summary Rename createBlobURL to createObjectURL and revokeBlobURL to revokeObjectURL ...
Jian Li
Reported 2010-10-19 14:57:38 PDT
We need to rename createBlobURL to createObjectURL and revokeBlobURL to revokeObjectURL per the latest File API spec. http://dev.w3.org/2006/webapi/FileAPI/#dfn-createObjectURL
Attachments
Proposed Patch (16.14 KB, patch)
2010-10-19 15:24 PDT, Jian Li
fishd: review+
jianli: commit-queue-
Jian Li
Comment 1 2010-10-19 15:24:07 PDT
Created attachment 71210 [details] Proposed Patch
Jian Li
Comment 2 2010-10-19 16:09:54 PDT
Note You need to log in before you can comment on or make changes to this bug.