Bug 92419 - [Chromium-Android] Don't overlay scrollbars in layout test mode
Summary: [Chromium-Android] Don't overlay scrollbars in layout test mode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Android Android
: P2 Normal
Assignee: Xianzhu Wang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-26 13:36 PDT by Xianzhu Wang
Modified: 2012-07-26 18:08 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.52 KB, patch)
2012-07-26 14:24 PDT, Xianzhu Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xianzhu Wang 2012-07-26 13:36:11 PDT
In layout test mode we try to match chromium-linux to avoid rebaselining many layout tests.
Some recent change of ScrollbarTheme broke some layout tests with scrollbars on chromium-android.
See crbug.com/139193 for details.
Comment 1 Xianzhu Wang 2012-07-26 14:24:26 PDT
Created attachment 154750 [details]
Patch
Comment 2 Adam Barth 2012-07-26 14:28:42 PDT
Comment on attachment 154750 [details]
Patch

Ok.
Comment 3 WebKit Review Bot 2012-07-26 18:08:02 PDT
Comment on attachment 154750 [details]
Patch

Clearing flags on attachment: 154750

Committed r123825: <http://trac.webkit.org/changeset/123825>
Comment 4 WebKit Review Bot 2012-07-26 18:08:05 PDT
All reviewed patches have been landed.  Closing bug.