Bug 33420 - [Qt] Document QWebSettings::XSSAuditorEnabled
Summary: [Qt] Document QWebSettings::XSSAuditorEnabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on: 33419
Blocks: 31552
  Show dependency treegraph
 
Reported: 2010-01-09 01:36 PST by Simon Hausmann
Modified: 2010-01-10 01:28 PST (History)
2 users (show)

See Also:


Attachments
Patch to update comment (1.18 KB, patch)
2010-01-09 13:58 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 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 :)