Necko/Cache/Offline: Difference between revisions

From MozillaWiki
< Necko‎ | Cache
Jump to navigation Jump to search
Line 17: Line 17:
# {{nbug|760067}}: Release all OfflineCache custom profile files ASAP after custom profile cache update has finished
# {{nbug|760067}}: Release all OfflineCache custom profile files ASAP after custom profile cache update has finished
# {{nbug|730424}}: window.applicationCache.status not getting updated when resources finish loading  
# {{nbug|730424}}: window.applicationCache.status not getting updated when resources finish loading  
# {{nbug|765203}}: Support mode "unknown" when parsing cache manifest
# {{nbug|734993}}: Firefox not sending cookies when getting application cache manifest files
# {{nbug|654081}}: Remote @font-face fails when used with appcache  
# {{nbug|654081}}: Remote @font-face fails when used with appcache  
# {{nbug|764758}}: Intermittent crash during test_xhtmlManifest.xhtml [@ nsOfflineCacheUpdateItem::OnDataAvailable]
# {{nbug|765203}}: Support mode "unknown" when parsing cache manifest
# Dromaeo regression caused by {{bug|753990}}
# Dromaeo regression caused by {{bug|753990}}
# {{nbug|722683}}: The request that fetches the HTML5 manifest file doesn't send cookies from main domain when third-party cookies are disabled
# {{nbug|722683}}: The request that fetches the HTML5 manifest file doesn't send cookies from main domain when third-party cookies are disabled
# {{nbug|734993}}: Firefox not sending cookies when getting application cache manifest files
# {{nbug|744713}}: Add support for putting "total size" into appcache manifest
# {{nbug|744713}}: Add support for putting "total size" into appcache manifest
# {{nbug|764758}}: Intermittent crash during test_xhtmlManifest.xhtml [@ nsOfflineCacheUpdateItem::OnDataAvailable]

Revision as of 18:04, 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.

  • Honza Bambas
  • ?

Bugs

In priority order:

  1. 767025: Store activity flags on offline cache entries in memory for better performance
  2. 760067: Release all OfflineCache custom profile files ASAP after custom profile cache update has finished
  3. 730424: window.applicationCache.status not getting updated when resources finish loading
  4. 765203: Support mode "unknown" when parsing cache manifest
  5. 734993: Firefox not sending cookies when getting application cache manifest files
  6. 654081: Remote @font-face fails when used with appcache
  7. Dromaeo regression caused by bug 753990
  8. 722683: The request that fetches the HTML5 manifest file doesn't send cookies from main domain when third-party cookies are disabled
  9. 744713: Add support for putting "total size" into appcache manifest
  10. 764758: Intermittent crash during test_xhtmlManifest.xhtml [@ nsOfflineCacheUpdateItem::OnDataAvailable]