Bug 56212 - [chromium] Compositor uses too much texture memory for scrollbars
Summary: [chromium] Compositor uses too much texture memory for scrollbars
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Adrienne Walker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-11 11:45 PST by Adrienne Walker
Modified: 2011-03-11 14:50 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.59 KB, patch)
2011-03-11 11:50 PST, Adrienne Walker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adrienne Walker 2011-03-11 11:45:49 PST
[chromium] Compositor uses too much texture memory for scrollbars
Comment 1 Adrienne Walker 2011-03-11 11:48:01 PST
When investigating http://crbug.com/75225, I noticed that the scrollbar tilers were using way too much memory.  Their layers were getting resized far larger than they needed to be.
Comment 2 Adrienne Walker 2011-03-11 11:50:54 PST
Created attachment 85505 [details]
Patch
Comment 3 James Robinson 2011-03-11 12:10:06 PST
Comment on attachment 85505 [details]
Patch

Cool.
Comment 4 WebKit Commit Bot 2011-03-11 14:50:53 PST
Comment on attachment 85505 [details]
Patch

Clearing flags on attachment: 85505

Committed r80887: <http://trac.webkit.org/changeset/80887>
Comment 5 WebKit Commit Bot 2011-03-11 14:50:58 PST
All reviewed patches have been landed.  Closing bug.