Bug 42195

Summary: WebKitTestRunner needs to support layoutTestController.setXSSAuditorEnabled
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dbates
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
proposed patch sam: review+

Description Maciej Stachowiak 2010-07-13 13:54:49 PDT
WebKitTestRunner needs to support layoutTestController.setXSSAuditorEnabled

The tests in http/tests/security/xssAuditor fail for this reason (unsurprisingly).
Comment 1 Maciej Stachowiak 2010-07-13 13:58:54 PDT
<rdar://problem/8186761>
Comment 2 Alexey Proskuryakov 2010-08-31 16:02:14 PDT
Created attachment 66130 [details]
proposed patch
Comment 3 Alexey Proskuryakov 2010-08-31 16:14:23 PDT
Committed <http://trac.webkit.org/changeset/66551>.
Comment 4 Adam Barth 2010-08-31 16:43:19 PDT
This patch doesn't seem to build.
Comment 5 Alexey Proskuryakov 2010-08-31 16:51:45 PDT
Hopefully fixed in<http://trac.webkit.org/changeset/66554>.