[webkit-reviews] review granted: [Bug 89552] [EFL][WK2] Add support for IMF composition : [Attachment 170061] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 23 04:20:39 PDT 2012


Gyuyoung Kim <gyuyoung.kim at samsung.com> has granted Ryuan Choi
<ryuan.choi at samsung.com>'s request for review:
Bug 89552: [EFL][WK2] Add support for IMF composition
https://bugs.webkit.org/show_bug.cgi?id=89552

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

------- Additional Comments from Gyuyoung Kim <gyuyoung.kim at samsung.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=170061&action=review


> Source/WebKit2/WebProcess/WebCoreSupport/efl/WebEditorClientEfl.cpp:52
> +    Frame* frame =
m_page->corePage()->focusController()->focusedOrMainFrame();

Looks make sense. BTW, don't you need to move this to new function as mac port
?


More information about the webkit-reviews mailing list