Bug 167141 - WidthCache should be off while under memory pressure.
Summary: WidthCache should be off while under memory pressure.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2017-01-17 15:01 PST by Andreas Kling
Modified: 2017-01-17 17:26 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.57 KB, patch)
2017-01-17 15:03 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 2017-01-17 15:01:22 PST
Since we nuke these caches on memory pressure, we shouldn't repopulate them until the pressure has gone away.
Comment 1 Andreas Kling 2017-01-17 15:03:03 PST
Created attachment 299068 [details]
Patch
Comment 2 WebKit Commit Bot 2017-01-17 17:22:26 PST
Comment on attachment 299068 [details]
Patch

Clearing flags on attachment: 299068

Committed r210836: <http://trac.webkit.org/changeset/210836>
Comment 3 WebKit Commit Bot 2017-01-17 17:22:30 PST
All reviewed patches have been landed.  Closing bug.