Bug 55715 - DrawingAreaImpl allocates more memory than necessary when the page is resized smaller
Summary: DrawingAreaImpl allocates more memory than necessary when the page is resized...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks: 51262
  Show dependency treegraph
 
Reported: 2011-03-03 15:25 PST by Adam Roben (:aroben)
Modified: 2011-03-03 15:35 PST (History)
1 user (show)

See Also:


Attachments
Patch (3.12 KB, patch)
2011-03-03 15:25 PST, Adam Roben (:aroben)
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-03-03 15:25:12 PST
DrawingAreaImpl allocates more memory than necessary when the page is resized smaller
Comment 1 Adam Roben (:aroben) 2011-03-03 15:25:36 PST
Created attachment 84639 [details]
Patch
Comment 2 Adam Roben (:aroben) 2011-03-03 15:34:38 PST
Committed r80292: <http://trac.webkit.org/changeset/80292>