[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 08:05:25 PDT 2011


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





--- Comment #7 from Ryosuke Niwa <rniwa at webkit.org>  2011-10-25 08:05:25 PST ---
(From update of attachment 112334)
View in context: https://bugs.webkit.org/attachment.cgi?id=112334&action=review

Also, I'm wondering

>> Source/WebKit/gtk/webkit/webkitwebview.cpp:320
>> +        return;
> 
> Why do we need to hit-test?

Ah, now I see why you need a hit testing here to access frame. I would move this code into ContextMenuController if I were you.

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