[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:23:55 PDT 2011


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





--- Comment #9 from Chang Shu <cshu at webkit.org>  2011-10-25 10:23:54 PST ---
(In reply to comment #8)
> (From update of attachment 112334 [details])
> 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?

Ryosuke told me they will be implemented in a follow-up patch. So I think it's good to put notImplemented() there.

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