[Webkit-unassigned] [Bug 78028] Decouple scrollbar painting from Scrollbar object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 13:07:34 PST 2012


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





--- Comment #25 from Peter Kotwicz <pkotwicz at chromium.org>  2012-02-21 13:07:34 PST ---
Changes to ScrollbarTheme*.h / ScrollbarTheme*.cpp

Replaced Scrollbar* with ScrollbarThemeClient*
Replaced ->scrollableArea()->getTickmarks( with ->getTickmarks(
Replaced ->scrollableArea()->isActive() with ->isScrollableAreaActive()
Replaced ->scrollableArea()->scrollbarOverlayStyle() with 
                                ->scrollbarOverlayStyle()

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