Bug 39332 - [chromium] Remove obsolete ChromiumBridge code that routes FileSystem calls to WebKitClient
Summary: [chromium] Remove obsolete ChromiumBridge code that routes FileSystem calls t...
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-05-18 16:47 PDT by Jian Li
Modified: 2010-05-19 10:59 PDT (History)
1 user (show)

See Also:


Attachments
Proposed Patch (6.56 KB, patch)
2010-05-18 16:48 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-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.