[Webkit-unassigned] [Bug 34436] New: Change XSSAuditor block syntax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 10:03:27 PST 2010


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

           Summary: Change XSSAuditor block syntax
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
                CC: dbates at webkit.org


Apparently, it would be better if we used the following syntax for the
full-page block header for XSSAuditor:

"X-XSS-Protection:" OWS "1" ";" 1*LWS "mode" "=" "block" OWS

in non-ABNF form, that looks like:

X-XSS-Protection: 1; mode=block

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