[webkit-reviews] review requested: [Bug 96074] [EFL][WK2] Minibrowser locks up when right clicking editable filed : [Attachment 162977] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 8 22:23:48 PDT 2012


Jinwoo Song <jinwoo7.song at samsung.com> has asked  for review:
Bug 96074: [EFL][WK2] Minibrowser locks up when right clicking editable filed
https://bugs.webkit.org/show_bug.cgi?id=96074

Attachment 162977: patch
https://bugs.webkit.org/attachment.cgi?id=162977&action=review

------- Additional Comments from Jinwoo Song <jinwoo7.song at samsung.com>
WebProcess crashes when the context menu type is SubmenuType and
non-CROSS_PLATFORM_CONTEXT_MENUS is used.
It is because platformSubMenu() in the ContextMenuItemEfl.cpp returns null.
This patch implements the setSubMenu()
and platformSubMenu() to set and return the subMenuItems.


More information about the webkit-reviews mailing list