Bug 24558 - Eliminate ChromiumBridge::uiResourceProtocol
Summary: Eliminate ChromiumBridge::uiResourceProtocol
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Fisher (:fishd, Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-12 14:00 PDT by Darin Fisher (:fishd, Google)
Modified: 2009-03-20 15:03 PDT (History)
0 users

See Also:


Attachments
v1 patch (1.49 KB, patch)
2009-03-12 14:02 PDT, Darin Fisher (:fishd, Google)
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Fisher (:fishd, Google) 2009-03-12 14:00:31 PDT
Eliminate ChromiumBridge::uiResourceProtocol

Step 1:  replace the only usage of this with a new function named allowScriptDespiteSettings
Step 2:  remove uiResourceProtocol
Step 3:  go home
Comment 1 Darin Fisher (:fishd, Google) 2009-03-12 14:02:51 PDT
Created attachment 28554 [details]
v1 patch
Comment 2 Darin Fisher (:fishd, Google) 2009-03-12 14:09:12 PDT
v1 patch:  landed as http://trac.webkit.org/changeset/41648
Comment 3 David Levin 2009-03-20 15:03:20 PDT
Resolving to fixed -- moving it out of commit queue since it was landed.