[Webkit-unassigned] [Bug 86969] New: Match Firefox restrictions to window.blur and window.focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 20 12:34:57 PDT 2012


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

           Summary: Match Firefox restrictions to window.blur and
                    window.focus
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jochen at chromium.org


Firefox ignores window.blur from regular web pages: http://mxr.mozilla.org/mozilla-aurora/source/dom/base/nsGlobalWindow.cpp#5119 and only allows whoever opened a window to invoke window.focus on that window http://mxr.mozilla.org/mozilla-aurora/source/dom/base/nsGlobalWindow.cpp#5025

This is supposed to twart pop-unders. Given that Firefox does this, I think we should do the same.

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