Bug 44481 - [chromium] Update WebBlobData.
Summary: [chromium] Update WebBlobData.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jian Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-23 18:55 PDT by Jian Li
Modified: 2010-08-24 15:48 PDT (History)
4 users (show)

See Also:


Attachments
Proposed Patch (5.09 KB, patch)
2010-08-23 18:59 PDT, Jian Li
fishd: review+
jianli: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jian Li 2010-08-23 18:55:17 PDT
Need to update WebBlobData for better data management.
Comment 1 Jian Li 2010-08-23 18:59:27 PDT
Created attachment 65201 [details]
Proposed Patch
Comment 2 Darin Fisher (:fishd, Google) 2010-08-24 14:03:52 PDT
Comment on attachment 65201 [details]
Proposed Patch

WebKit/chromium/ChangeLog:8
 +          Some changes to WebBlobData to match with chromium implemetation.
implemetation -> implementation

otherwise R=me
Comment 3 Jian Li 2010-08-24 15:48:06 PDT
Committed as http://trac.webkit.org/changeset/65946.