[Webkit-unassigned] [Bug 26580] New: Fix to enable XSSAuditor on child windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 20 23:57:07 PDT 2009


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

           Summary: Fix to enable XSSAuditor on child windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dbates at berkeley.edu
                CC: abarth at webkit.org


If XSSAuditor is enabled, then it is only enabled on windows explicitly
instantiated by a user through File->New Window or File->New Tab. That is,
windows instantiated through a link (i.e. have a target of "_blank") have
XSSAuditor disabled.

The expected behavior is for XSSAuditor to be enabled on all windows regardless
of how they were instantiated.


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



More information about the webkit-unassigned mailing list