[Webkit-unassigned] [Bug 28614] Unnecessary horizontal scrollbar in Gmail under Chromium. ScrollView::updateScrollbars uses stale value for off/on/auto scrollbar mode.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 1 00:30:09 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org




--- Comment #14 from Eric Seidel <eric at webkit.org>  2009-09-01 00:30:08 PDT ---
You can control preferences in DRT tests via:
        layoutTestController.overridePreference("WebKitJavaScriptEnabled",
false);

see examples in:
LayoutTests/fast/harness

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