Bug 165408

Summary: Remove unused InjectedBundle::overrideXSSAuditorEnabledForTestRunner()
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit2Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, cmarcelo, lforschler
Priority: P2    
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Daniel Bates 2016-12-05 13:17:44 PST
Following the patch for bug 77033 we no longer use InjectedBundle::overrideXSSAuditorEnabledForTestRunner(). We should remove it.
Comment 1 Daniel Bates 2016-12-05 13:19:04 PST
Note that InjectedBundle::overrideXSSAuditorEnabledForTestRunner() is SPI that was added solely for testing.
Comment 2 Daniel Bates 2016-12-05 13:19:46 PST
Created attachment 296181 [details]
Patch
Comment 3 Daniel Bates 2016-12-06 09:46:50 PST
Comment on attachment 296181 [details]
Patch

Clearing flags on attachment: 296181

Committed r209402: <http://trac.webkit.org/changeset/209402>
Comment 4 Daniel Bates 2016-12-06 09:46:54 PST
All reviewed patches have been landed.  Closing bug.