Necko/Cache/Offline: Difference between revisions

no edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 17: Line 17:
In priority order:
In priority order:


# {{nbug|767025}}: Store activity flags on offline cache entries in memory for better performance
# {{nbug|751754}}: Allow separation between the update-available and start-download states in appcache (close to land)
# {{nbug|769184}}: don't write back cache entries into offline cache at every access
# {{nbug|794663}}: Allow downloading appcache for a specific appid/browserflag (close to land)
# {{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 (needs r from Jason)
# {{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  
# 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 (needs r from Jason)
# {{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]
27

edits