Bug 44188

Summary: Change BlobStorageData to reuse BlobData
Product: WebKit Reporter: Jian Li <jianli>
Component: WebCore JavaScriptAssignee: Jian Li <jianli>
Status: RESOLVED FIXED    
Severity: Normal CC: dimich, fishd, kinuko, levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Patch
jianli: commit-queue-
Proposed Patch fishd: review+, jianli: commit-queue-

Jian Li
Reported 2010-08-18 10:58:32 PDT
We can simplify BlobStorageData by reusing what we have in BlobData. Thus we do not need to define separate BlobStorageDataItem.
Attachments
Proposed Patch (17.00 KB, patch)
2010-08-18 11:02 PDT, Jian Li
jianli: commit-queue-
Proposed Patch (16.49 KB, patch)
2010-08-18 11:04 PDT, Jian Li
fishd: review+
jianli: commit-queue-
Jian Li
Comment 1 2010-08-18 11:02:06 PDT
Created attachment 64737 [details] Proposed Patch
Jian Li
Comment 2 2010-08-18 11:04:04 PDT
Created attachment 64738 [details] Proposed Patch Removed unwanted project.pbxproj change.
Darin Fisher (:fishd, Google)
Comment 3 2010-08-18 11:21:40 PDT
Comment on attachment 64738 [details] Proposed Patch R=me
Jian Li
Comment 4 2010-08-18 12:04:52 PDT
Note You need to log in before you can comment on or make changes to this bug.