[webkit-reviews] review requested: [Bug 83281] [EFL] Add setting API to enable/disable XSSAuditor : [Attachment 136444] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 06:23:25 PDT 2012


Sudarsana Nagineni <naginenis at gmail.com> has asked  for review:
Bug 83281: [EFL] Add setting API to enable/disable XSSAuditor
https://bugs.webkit.org/show_bug.cgi?id=83281

Attachment 136444: Patch
https://bugs.webkit.org/attachment.cgi?id=136444&action=review

------- Additional Comments from Sudarsana Nagineni <naginenis at gmail.com>
Added all changes in a single patch here.
1. Added setting API to enable/disable XSSAuditor
2. Emits signal 'xss,detected' from FrameLoaderClientEfl::didDetectXSS 
3. Catch signal in DRT and print the expected output 'didDetectXSS' for
script-tag-with-callbacks.html test
4. Added missing implementation setXSSAuditorEnabled to EFL's
LayoutTestController and unskiped tests in http/tests/security/xssAuditor


More information about the webkit-reviews mailing list