Bug 60816

Summary: Backing store may not get discarded due to stopped timer
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: WebKit2Assignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch to restart timer when view state change allows the backing store to be deleted. ggaren: review+

Michael Saboff
Reported 2011-05-13 16:33:42 PDT
The backing store timer (m_discardBackingStoreTimer) can get stopped and never restarted when a window is made the active window. This causes a minor memory regression.
Attachments
Patch to restart timer when view state change allows the backing store to be deleted. (2.06 KB, patch)
2011-05-13 16:50 PDT, Michael Saboff
ggaren: review+
Michael Saboff
Comment 1 2011-05-13 16:50:57 PDT
Created attachment 93532 [details] Patch to restart timer when view state change allows the backing store to be deleted.
Geoffrey Garen
Comment 2 2011-05-13 16:52:08 PDT
r=me
Michael Saboff
Comment 3 2011-05-13 17:03:33 PDT
Note You need to log in before you can comment on or make changes to this bug.