Bug 44481

Summary: [chromium] Update WebBlobData.
Product: WebKit Reporter: Jian Li <jianli>
Component: WebKit Misc.Assignee: 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 fishd: review+, jianli: commit-queue-

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.