[Webkit-unassigned] [Bug 48140] New: WebKit2 needs to pass the current event modifier flags when requesting a new window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 22 10:49:50 PDT 2010


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

           Summary: WebKit2 needs to pass the current event modifier flags
                    when requesting a new window
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


Now that the policy delegates are really being handle asynchronously, we need to pass more information (such as the event that caused the new window) to ChromeClient::createWindow about how the window was requested (this is necessary because by the time the decidePolicyForNewWindowAction returns, the event will no longer be on the stack.).

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