[Webkit-unassigned] [Bug 62779] [Chromium] Update forked ScrollAnimatorChromiumMac.mm/h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 15 23:12:43 PDT 2011


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





--- Comment #3 from Sailesh Agrawal <sail at chromium.org>  2011-06-15 23:12:43 PST ---
(In reply to comment #2)
> (From update of attachment 97404 [details])
> OK.  What does the delta look like between ScrollAnimatorChromiumMac vs ScrollAnimatorMac currently?

Do you mean after this patch? It's not much:
  - change compile time #if USE(WK_SCROLLBAR_PAINTER) to runtime if (isScrollbarOverlayAPIAvailable())
  - early out in ScrollAnimatorChromiumMac::scroll if smooth scrolling is disabled
  - rename ScrollbarThemeMac to ScrollbarThemeChromiumMac

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