Bug 127389

Summary: WebKit2 View Gestures (Swipe): Snapshot cache should have a hard limit
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: andersca, sam, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Tim Horton 2014-01-21 18:08:34 PST
We should have a hard limit on the number of snapshots that we keep, and we should be smarter about throwing out snapshots that are no longer useful.
Comment 1 Radar WebKit Bug Importer 2014-01-21 18:09:10 PST
<rdar://problem/15876767>
Comment 2 Tim Horton 2014-01-28 11:31:22 PST
This was done as part of https://bugs.webkit.org/show_bug.cgi?id=127390, for some reason.

*** This bug has been marked as a duplicate of bug 127390 ***