Necko/Cache/Plans: Difference between revisions

No edit summary
Line 10: Line 10:
* {{nbug|695399}} - Remove synchronous cache API (nsICacheSession::openCacheEntry)
* {{nbug|695399}} - Remove synchronous cache API (nsICacheSession::openCacheEntry)
** Alternatively leave them but entirely disabled on the main thread.
** Alternatively leave them but entirely disabled on the main thread.
* Resolve possible regressions from {{nbug|722034}}, Cache entry check--CheckCache()--is done on the main thread, causing the main thread to wait on the cache service lock, which may be blocked on disk I/O
* Resolve possible regressions from {{nbug|722034}}
* New tab page uses synchronous cache APIs.
* New tab page uses synchronous cache APIs.
* {{nbug|763555}} - Do not do I/O while holding the cache lock
* {{nbug|763555}} - Do not do I/O while holding the cache lock
Confirmed users, Bureaucrats and Sysops emeriti
1,680

edits