Necko/Cache/Offline: Difference between revisions
Jump to navigation
Jump to search
(→Bugs) |
(→People) |
||
| Line 7: | Line 7: | ||
These are the owners/maintainers who will do most of the work. | These are the owners/maintainers who will do most of the work. | ||
* Jason Duell | |||
* Honza Bambas | * Honza Bambas | ||
* | * Andreas Gal | ||
Ben Turner should review sqlite usage. | |||
= Bugs = | = Bugs = | ||
Revision as of 20:59, 3 July 2012
Plans
We need to improve the offline application cache. The priority is speed.
People
These are the owners/maintainers who will do most of the work.
- Jason Duell
- Honza Bambas
- Andreas Gal
Ben Turner should review sqlite usage.
Bugs
In priority order:
- 767025: Store activity flags on offline cache entries in memory for better performance
- 769184: don't write back cache entries into offline cache at every access
- 760067: Release all OfflineCache custom profile files ASAP after custom profile cache update has finished
- 730424: window.applicationCache.status not getting updated when resources finish loading
- 765203: Support mode "unknown" when parsing cache manifest
- 734993: Firefox not sending cookies when getting application cache manifest files
- 654081: Remote @font-face fails when used with appcache
- Dromaeo regression caused by bug 753990
- 722683: The request that fetches the HTML5 manifest file doesn't send cookies from main domain when third-party cookies are disabled
- 744713: Add support for putting "total size" into appcache manifest
- 764758: Intermittent crash during test_xhtmlManifest.xhtml [@ nsOfflineCacheUpdateItem::OnDataAvailable]