[Webkit-unassigned] [Bug 32938] New: Cleanup: XSSAuditor passes too many parameters to XSSAuditor::findInRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 25 11:52:50 PST 2009


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

           Summary: Cleanup: XSSAuditor passes too many parameters to
                    XSSAuditor::findInRequest
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: XSSAuditor
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dbates at webkit.org
                CC: sam at webkit.org, abarth at webkit.org


Extracted from the changes in the patch for bug #27895.

We should clean up the XSSAuditor so that we don't need to pass as many
parameters around.

Currently, we pass various parameters through to XSSAuditor::findInRequest that
are used to determine how to decode the HTTP input parameters so that we can
perform a match against the script source.

-- 
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