[Webkit-unassigned] [Bug 70491] Add mechanisms to notify WebCore of showing and dismissing context menu

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 25 10:17:21 PDT 2011


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





--- Comment #8 from Chang Shu <cshu at webkit.org>  2011-10-25 10:17:21 PST ---
(From update of attachment 112334)
View in context: https://bugs.webkit.org/attachment.cgi?id=112334&action=review

> Source/WebCore/page/EventHandler.cpp:2269
> +void EventHandler::willShowContextMenu()
> +{
> +}
> +
> +void EventHandler::respondToContextMenuDismissal()
> +{
> +}
> +

What do these blank functions do?

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