Necko/Cache/Plans: Difference between revisions

From MozillaWiki
< Necko‎ | Cache
Jump to navigation Jump to search
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

Versioning / Upgrade Safety

On-Disk Layout Changes

Crash Recovery

Layout Optimization

Miscellaneous Concerns