Necko/Cache/Plans: Difference between revisions
Jump to navigation
Jump to search
Todesschaf (talk | contribs) |
|||
Line 7: | Line 7: | ||
* {{bug|717761}} | * {{bug|717761}} | ||
* {{bug|722034}} | * {{bug|722034}} | ||
* {{bug|723362}} - Make nsCacheEntryDescriptor::Doom asynchronous | |||
* {{bug|722033}} - Remove calls to synchronous openCacheEntry in nsHttpChannel | |||
* {{bug|695399}} - Remove synchronous cache API (nsICacheSession::openCacheEntry) | |||
== Versioning / Upgrade Safety == | == Versioning / Upgrade Safety == |
Revision as of 01:14, 2 February 2012
This page is a WIP.
Locking / Initialization Performance / Asynchronicity
- bug 701909
- bug 716293
- bug 716172
- bug 717761
- bug 722034
- bug 723362 - Make nsCacheEntryDescriptor::Doom asynchronous
- bug 722033 - Remove calls to synchronous openCacheEntry in nsHttpChannel
- bug 695399 - Remove synchronous cache API (nsICacheSession::openCacheEntry)
Versioning / Upgrade Safety
On-Disk Layout Changes
Crash Recovery
Layout Optimization
Miscellaneous Concerns
- bug 648605 (eviction strategy)
- bug 578541 (priority levels)