Bug 154176

Summary: Throw out all live resource decoded data on memory pressure / suspension.
Product: WebKit Reporter: Andreas Kling <kling>
Component: ImagesAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, koivisto
Priority: P2 Keywords: Performance
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2016-02-12 11:25:55 PST
We should throw out decoded data for images that have painted recently too.
Otherwise we're missing out on $weet $weet $aving$
Comment 1 Andreas Kling 2016-02-12 11:26:21 PST
Created attachment 271194 [details]
Patch
Comment 2 WebKit Commit Bot 2016-02-12 12:22:54 PST
Comment on attachment 271194 [details]
Patch

Clearing flags on attachment: 271194

Committed r196495: <http://trac.webkit.org/changeset/196495>
Comment 3 WebKit Commit Bot 2016-02-12 12:22:57 PST
All reviewed patches have been landed.  Closing bug.