Bug 154176 - Throw out all live resource decoded data on memory pressure / suspension.
Summary: Throw out all live resource decoded data on memory pressure / suspension.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2016-02-12 11:25 PST by Andreas Kling
Modified: 2016-02-12 12:22 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.01 KB, patch)
2016-02-12 11:26 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.