[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
Mon Jun 4 17:51:21 PDT 2012


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





--- Comment #8 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-06-04 17:51:20 PST ---
(From update of attachment 145578)
View in context: https://bugs.webkit.org/attachment.cgi?id=145578&action=review

> Source/WebKit/efl/ewk/ewk_frame.cpp:1894
> + * @param o frame object to get the size of scrollbars

o -> ewkFrame.

> Source/WebKit/efl/ewk/ewk_frame.cpp:1895
> + * @param w the pointer to store the width of vertical scrollbar, may be @c 0

w -> width.

> Source/WebKit/efl/ewk/ewk_frame.cpp:1896
> + * @param h the pointer to store the height of horizontal scrollbar, may be @c 0

h -> height.

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