Bug 39332

Summary: [chromium] Remove obsolete ChromiumBridge code that routes FileSystem calls to WebKitClient
Product: WebKit Reporter: Jian Li <jianli>
Component: WebKit Misc.Assignee: Jian Li <jianli>
Status: RESOLVED FIXED    
Severity: Normal CC: fishd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Patch fishd: review+, jianli: commit-queue-

Description Jian Li 2010-05-18 16:47:04 PDT
We do not need to route the FileSystem calls to WebKitClient any more. We need to remove the obsolete codes.
Comment 1 Jian Li 2010-05-18 16:48:31 PDT
Created attachment 56423 [details]
Proposed Patch
Comment 2 Jian Li 2010-05-19 10:59:13 PDT
Committed as http://trac.webkit.org/changeset/59774.