[Webkit-unassigned] [Bug 61422] Chromium: Fix overlay scrollbars issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 25 07:49:49 PDT 2011


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





--- Comment #2 from Nico Weber <thakis at chromium.org>  2011-05-25 07:49:49 PST ---
Changes LGTM. Please be a bit more specific in the first paragraphs of the changelog. You mention all changes in the file list, but it's nice to have the important bit at the top ("Fixed a couple issues: * Use runtime checks instead of compile time checks * If smooth scrolling isn't active, tell the system to not use it * use new knob api")

Speaking of the smooth scrolling change: If it fixes the paint artifacts, it's ok for now, but in general we want to use system-provided smooth scrolling on mac. the SMOOTH_SCROLLING define toggles logic _in webcore_ that controls smooth scrolling, for platforms that don't have this natively (e.g. chromium/windows). We never want that on mac.

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