RESOLVED FIXED113562
[BlackBerry] Cleanup the CONTEXT_MENUS in BlackBerry porting
https://bugs.webkit.org/show_bug.cgi?id=113562
Summary [BlackBerry] Cleanup the CONTEXT_MENUS in BlackBerry porting
Charles Wei
Reported 2013-03-29 01:29:18 PDT
BlackBerry has its own context menu mechanism, that is, when touch-hold event happens, the application will query the webkit about the target element, and will come up with the context menu based on the attributes of the target element. So we should cleanup the webcore contextmenu support with blackberry porting. This doesn't disable the oncontextmenu event, which means that the javascript code still get the chance to get the event and do it's logic for the event.
Attachments
Patch (8.32 KB, patch)
2013-03-29 01:46 PDT, Charles Wei
no flags
Charles Wei
Comment 1 2013-03-29 01:46:28 PDT
Charles Wei
Comment 2 2013-03-29 01:51:23 PDT
Internal tracking Number: 317576.
WebKit Review Bot
Comment 3 2013-03-29 06:16:58 PDT
Comment on attachment 195708 [details] Patch Clearing flags on attachment: 195708 Committed r147212: <http://trac.webkit.org/changeset/147212>
WebKit Review Bot
Comment 4 2013-03-29 06:17:02 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.