Bug 167173 - Only delete source provider caches on full collection
Summary: Only delete source provider caches on full collection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-18 14:07 PST by Antti Koivisto
Modified: 2017-01-18 14:54 PST (History)
5 users (show)

See Also:


Attachments
patch (1.33 KB, patch)
2017-01-18 14:14 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2017-01-18 14:07:23 PST
They are currently often wiped and recreated during page loading due to eden collections.
Comment 1 Antti Koivisto 2017-01-18 14:14:33 PST
Created attachment 299179 [details]
patch
Comment 2 Andreas Kling 2017-01-18 14:18:08 PST
Comment on attachment 299179 [details]
patch

r=me
Comment 3 WebKit Commit Bot 2017-01-18 14:54:50 PST
Comment on attachment 299179 [details]
patch

Clearing flags on attachment: 299179

Committed r210891: <http://trac.webkit.org/changeset/210891>
Comment 4 WebKit Commit Bot 2017-01-18 14:54:55 PST
All reviewed patches have been landed.  Closing bug.