Bug 26571

Summary: [Gtk] Implement DRT support for XSS auditor
Product: WebKit Reporter: Jan Alonzo <jmalonzo>
Component: WebKitGTKAssignee: Jan Alonzo <jmalonzo>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
add support for DRT testing with xss auditor gustavo: review+

Description Jan Alonzo 2009-06-20 02:55:20 PDT
r44846 (http://trac.webkit.org/changeset/44846) added an XSS auditor feature in WebCore and DRT. The upcoming patch implements (DRT and WebKit) support for XSS auditor in WebKitGtk.
Comment 1 Jan Alonzo 2009-06-20 02:56:25 PDT
Created attachment 31592 [details]
add support for DRT testing with xss auditor
Comment 2 Gustavo Noronha (kov) 2009-06-20 06:16:51 PDT
Comment on attachment 31592 [details]
add support for DRT testing with xss auditor 

Looks good to me. This has an API addition, though, so I'll say r=me if nobody vetoes it.
Comment 3 Gustavo Noronha (kov) 2009-06-20 06:58:06 PDT
Comment on attachment 31592 [details]
add support for DRT testing with xss auditor 

Xan agreed on IRC.
Comment 4 Jan Alonzo 2009-06-20 14:58:31 PDT
(In reply to comment #3)
> (From update of attachment 31592 [details] [review])
> Xan agreed on IRC.
> 

Landed in r44904