Bug 278126
Summary: | WTF::Cache with eviction strategies LFU, LRU, ... | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matthieu Dubet <m_dubet> |
Component: | Web Template Framework | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Matthieu Dubet
We should create a Cache implementation in WTF (on top of HashMap?) with various eviction strategies.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matthieu Dubet
We already have WTF::TimyLRUCache, we should probably factorize code with it
Radar WebKit Bug Importer
<rdar://problem/133880610>