[Webkit-unassigned] [Bug 59753] Chromium Mac: Use ScrollAnimatorMac.mm for overlay scrollbar support
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun May 1 13:38:53 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=59753
--- Comment #13 from Sailesh Agrawal <sail at chromium.org> 2011-05-01 13:38:53 PST ---
> Why doesn't Chromium on Mac just enable SMOOTH_SCROLLING if you want to take this code path. Adding additional defines defeats the purpose of have fine grained enabled macros.
I'm not sure where we are when it comes to implementing smooth scrolling. I'll ask around but it would be nice to decouple these two features. http:://crbug.com/61140 tracks the smooth scrolling work.
I was talking to jamesr and he recommended refactoring ScrollAnimatorMac.mm so that the overlay code was in a separate file. What do you think about that idea?
> Why is this necessary, IntPoint has a conversion to NSPoint.
Will fix.
--
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