Bug 39025 - [chromium] Disable WebScrollbarImpl's scrollbar if it's not needed
Summary: [chromium] Disable WebScrollbarImpl's scrollbar if it's not needed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 14:06 PDT by John Abd-El-Malek
Modified: 2010-05-12 17:47 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.70 KB, patch)
2010-05-12 14:15 PDT, John Abd-El-Malek
fishd: review+
fishd: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Abd-El-Malek 2010-05-12 14:06:23 PDT
[chromium] Disable WebScrollbarImpl's scrollbar if it's not needed
Comment 1 John Abd-El-Malek 2010-05-12 14:15:16 PDT
Created attachment 55898 [details]
Patch
Comment 2 John Abd-El-Malek 2010-05-12 14:15:52 PDT
This matches code in ScrollView.cpp
Comment 3 John Abd-El-Malek 2010-05-12 17:47:15 PDT
Committed r59332: <http://trac.webkit.org/changeset/59332>