Bug 33420

Summary: [Qt] Document QWebSettings::XSSAuditorEnabled
Product: WebKit Reporter: Simon Hausmann <hausmann>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dbates, laszlo.gombos
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on: 33419    
Bug Blocks: 31552    
Attachments:
Description Flags
Patch to update comment none

Description Simon Hausmann 2010-01-09 01:36:16 PST
This new setting needs to be documented in the API docs
Comment 1 Daniel Bates 2010-01-09 13:58:44 PST
Created attachment 46219 [details]
Patch to update comment

Simon, am I missing any other places where this should be documented?
Comment 2 Daniel Bates 2010-01-09 16:42:31 PST
Updated comment to qwebsettings.cpp to reflect added key XSSAuditorEnabled and landed as part of the patch for bug #33419.
Comment 3 Simon Hausmann 2010-01-10 01:28:38 PST
(In reply to comment #1)
> Created an attachment (id=46219) [details]
> Patch to update comment
> 
> Simon, am I missing any other places where this should be documented?

No, you didn't miss anything :). What you landed was perfectly correct. I created this bug so that you wouldn't have to change your already r+'ed patch, but that wasn't a problem it seems :)