[Webkit-unassigned] [Bug 81882] [Gtk] [WK2] display:none has no effect on <option> element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 20 08:16:28 PDT 2013


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





--- Comment #10 from Philippe Normand <pnormand at igalia.com>  2013-03-20 08:18:54 PST ---
(From update of attachment 194060)
View in context: https://bugs.webkit.org/attachment.cgi?id=194060&action=review

Sorry I don't think I can review this entire patch, I'll CC an OWNER and a WK2/GTK reviewer. Is there a layout test fixed by this patch?

> Source/WebKit2/UIProcess/gtk/WebPopupMenuProxyGtk.cpp:71
> +        g_signal_connect(m_popup->platformMenu(), "unmap", G_CALLBACK(menuUnmapped), this);

Is this signal disconnected at some point?

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