[Webkit-unassigned] [Bug 96074] [EFL][WK2] Minibrowser locks up when right clicking editable filed

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


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


Jinwoo Song <jinwoo7.song at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |jinwoo7.song at samsung.com
                   |kit.org                     |
     Ever Confirmed|0                           |1
 Attachment #162977|                            |review?
               Flag|                            |




--- Comment #1 from Jinwoo Song <jinwoo7.song at samsung.com>  2012-09-08 22:24:04 PST ---
Created an attachment (id=162977)
 --> (https://bugs.webkit.org/attachment.cgi?id=162977&action=review)
patch

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.

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