Necko/Cache/Offline: Difference between revisions
Jump to navigation
Jump to search
(→Bugs) |
No edit summary |
||
| (5 intermediate revisions by 3 users not shown) | |||
| 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 = | ||
| Line 14: | Line 17: | ||
In priority order: | In priority order: | ||
# {{nbug| | # {{nbug|751754}}: Allow separation between the update-available and start-download states in appcache (close to land) | ||
# {{nbug| | # {{nbug|794663}}: Allow downloading appcache for a specific appid/browserflag (close to land) | ||
# {{nbug|730424}}: window.applicationCache.status not getting updated when resources finish loading | # {{nbug|730424}}: window.applicationCache.status not getting updated when resources finish loading (needs r from Jason) | ||
# {{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 | ||
Latest revision as of 18:39, 14 June 2022
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:
- 751754: Allow separation between the update-available and start-download states in appcache (close to land)
- 794663: Allow downloading appcache for a specific appid/browserflag (close to land)
- 730424: window.applicationCache.status not getting updated when resources finish loading (needs r from Jason)
- 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 (needs r from Jason)
- 744713: Add support for putting "total size" into appcache manifest