[Webkit-unassigned] [Bug 48140] 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 11:16:59 PDT 2010


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


Anders Carlsson <andersca at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71578|review?                     |review+
               Flag|                            |




--- Comment #3 from Anders Carlsson <andersca at apple.com>  2010-10-22 11:16:59 PST ---
(From update of attachment 71578)
View in context: https://bugs.webkit.org/attachment.cgi?id=71578&action=review

> WebCore/page/ContextMenuController.cpp:144
> +        if (Page* newPage = oldPage->chrome()->createWindow(frame, FrameLoadRequest(ResourceRequest(urlToLoad, frame->loader()->outgoingReferrer())), features, action))

You can just pass NavigationAction as a temporary here.

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