Bug 103790 - The LayerPool m_pruneTimer should have a longer delay
Summary: The LayerPool m_pruneTimer should have a longer delay
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-30 16:39 PST by Beth Dakin
Modified: 2012-11-30 16:54 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.16 KB, patch)
2012-11-30 16:47 PST, Beth Dakin
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2012-11-30 16:39:23 PST
LayerPool m_pruneTimer currently has 0 delay for the timer. 1 second would be more appropriate.
Comment 1 Beth Dakin 2012-11-30 16:47:49 PST
Created attachment 177053 [details]
Patch
Comment 2 Beth Dakin 2012-11-30 16:54:00 PST
Thank you! http://trac.webkit.org/changeset/136298