Bug 47934

Summary: Rename createBlobURL to createObjectURL and revokeBlobURL to revokeObjectURL per the latest File API spec
Product: WebKit Reporter: Jian Li <jianli>
Component: WebCore JavaScriptAssignee: Jian Li <jianli>
Status: RESOLVED FIXED    
Severity: Normal CC: dimich, ericu, fishd, kinuko, levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Proposed Patch fishd: review+, jianli: commit-queue-

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.