[Webkit-unassigned] [Bug 137634] [EFL] Fix popup non-occurrence condition.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 30 18:13:08 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137634
--- Comment #9 from Gyuyoung Kim <gyuyoung.kim at webkit.org> ---
Comment on attachment 240676
--> https://bugs.webkit.org/attachment.cgi?id=240676
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=240676&action=review
> Source/WebCore/ChangeLog:12
> + Therefore, popupDidHide() is called in the RenderMenuList:dePopup() method
dePopup -> hidePopup
> Source/WebCore/rendering/RenderMenuList.cpp:399
> + popupDidHide();
This function call can influence on Mac and GTK port as well as EFL port. So I think it would be good to add a test case to test this change.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141031/4810ed0d/attachment-0002.html>
More information about the webkit-unassigned
mailing list