Bug 165408 - Remove unused InjectedBundle::overrideXSSAuditorEnabledForTestRunner()
Summary: Remove unused InjectedBundle::overrideXSSAuditorEnabledForTestRunner()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-05 13:17 PST by Daniel Bates
Modified: 2016-12-06 09:46 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.06 KB, patch)
2016-12-05 13:19 PST, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.