[Webkit-unassigned] [Bug 85375] [EFL] Fix scroll issue in single backing store for custom scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 10:14:28 PDT 2012


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





--- Comment #11 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-07-27 10:14:30 PST ---
(From update of attachment 145761)
View in context: https://bugs.webkit.org/attachment.cgi?id=145761&action=review

I'm not proper person for this patch. CC'ing Rafael, could you review this patch ?

> Source/WebKit/efl/ewk/ewk_frame.cpp:1898
> + * @return @c EINA_TRUE on success, @c EINA_FALSE otherwise and values are zeroed.

Nit : Use true / false instead of EINA_TRUE / EINA_FALSE.

> Source/WebKit/efl/ewk/ewk_view_single.cpp:349
> +    ewk_frame_visible_content_geometry_get(smartData->main_frame, EINA_FALSE, 0, 0, &width, &height);

Nit : EINA_FALSE -> false.

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