[Webkit-unassigned] [Bug 102323] Add Settings to disable custom scrollbars on main frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 14 20:29:21 PST 2012


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





--- Comment #2 from Alexandre Elias <aelias at chromium.org>  2012-11-14 20:31:10 PST ---
(From update of attachment 174332)
View in context: https://bugs.webkit.org/attachment.cgi?id=174332&action=review

> Source/WebKit/chromium/src/WebSettingsImpl.cpp:65
> +#if OS(ANDROID)

The normal approach is to have a separate patch in the Chromium tree doing this, since we try to avoid having #if OS() in WebKit.

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