[Webkit-unassigned] [Bug 56466] Popup menu can get stuck in closed state when GtkMenu can't grab mouse.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 01:47:07 PST 2011


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





--- Comment #14 from Martin Robinson <mrobinson at webkit.org>  2011-11-29 01:47:07 PST ---
(From update of attachment 116895)
View in context: https://bugs.webkit.org/attachment.cgi?id=116895&action=review

> Source/WebKit2/UIProcess/gtk/WebPopupMenuProxyGtk.cpp:90
> +    if (!m_client)
> +        return;

In what cases can the m_client by null before running the event loop?

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