Bug 26571 - [Gtk] Implement DRT support for XSS auditor
Summary: [Gtk] Implement DRT support for XSS auditor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Jan Alonzo
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2009-06-20 02:55 PDT by Jan Alonzo
Modified: 2009-06-20 14:58 PDT (History)
0 users

See Also:


Attachments
add support for DRT testing with xss auditor (8.42 KB, patch)
2009-06-20 02:56 PDT, Jan Alonzo
gustavo: review+
Details | Formatted Diff | Diff

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