Bug 24558

Summary: Eliminate ChromiumBridge::uiResourceProtocol
Product: WebKit Reporter: Darin Fisher (:fishd, Google) <fishd>
Component: PlatformAssignee: Darin Fisher (:fishd, Google) <fishd>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
v1 patch dglazkov: review+

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.