[Webkit-unassigned] [Bug 83281] [EFL] Add setting API to enable/disable XSSAuditor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 6 03:57:03 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83281





--- Comment #5 from Sudarsana Nagineni <naginenis at gmail.com>  2012-04-06 03:57:03 PST ---
(In reply to comment #2)
> To summarize what we discussed on #webkit-efl: please implement the FrameLoaderClientEfl::didDetectXSS side by dispatching a signal and explaining this in the documentation, otherwise this feature is only half-implemented.

Should I add this signal dispatching in the same patch or separate bug? Looked around the failing test due to this missing implementation and noticed that the test is also dependent on dumpFrameLoadCallbacks (bug 81891). So, fixing didDetectXSS doesn't fully fix the test.

I think better to create a separate bug for signal dispatching, catching it in DRT and unskipping the test and make the bug dependent on these two bugs.
test: http/tests/security/xssAuditor/script-tag-with-callbacks.html

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list