RESOLVED FIXED Bug 44188
Change BlobStorageData to reuse BlobData
https://bugs.webkit.org/show_bug.cgi?id=44188
Summary Change BlobStorageData to reuse BlobData
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.