[webkit-reviews] review granted: [Bug 100370] [EFL][WK2] Remove some C'ism from EwkView : [Attachment 170623] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 06:26:48 PDT 2012


Gyuyoung Kim <gyuyoung.kim at samsung.com> has granted Christophe Dumez
<christophe.dumez at intel.com>'s request for review:
Bug 100370: [EFL][WK2] Remove some C'ism from EwkView
https://bugs.webkit.org/show_bug.cgi?id=100370

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

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


> Source/WebKit2/UIProcess/API/efl/EwkViewImpl.cpp:112
> +PassOwnPtr<Ecore_IMF_Context>
EwkViewImpl::createIMFContext(Ewk_View_Smart_Data* sd)

Why not using smartData instead of sd ?


More information about the webkit-reviews mailing list