[Webkit-unassigned] [Bug 18550] New: cross-frame-access-call.html doesn't really test window.open(), since popups are blocked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 17 12:34:02 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18550

           Summary: cross-frame-access-call.html doesn't really test
                    window.open(), since popups are blocked
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: minatoar at gmail.com


http/tests/security/cross-frame-access-call.html
contains a test for cross domain violation on "window.open.call()", by checking
for a return value of undefined.

However since popups are disabled, window.open will return undefined
regardless.


-- 
Configure bugmail: http://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