[Webkit-unassigned] [Bug 99101] [EFL][WK2] Rename EflViewportHandler to PageViewportControllerClientEfl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 18:33:23 PDT 2012


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





--- Comment #4 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-10-18 18:34:17 PST ---
(From update of attachment 169410)
View in context: https://bugs.webkit.org/attachment.cgi?id=169410&action=review

> Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:119
> +    OwnPtr<PageViewportControllerClientEfl> viewportHandler;

Don't you need to change variable name according to new class name ?

> Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:120
> +    OwnPtr<PageViewportController> pageViewportController;

What is purpose of pageViewportController ? It looks this member variable is not used in this patch.

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