Closed
Bug 993727
Opened 11 years ago
Closed 11 years ago
[tarako] Incrementally cache icons and screenshots
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2014-04-15
People
(Reporter: cvan, Assigned: cvan)
References
Details
(Keywords: perf, Whiteboard: [qa-])
Related: bug 993180
Assignee | ||
Comment 1•11 years ago
|
||
We'll be using `window.applicationCache.mozAdd`, `window.applicationCache.mozRemove`:
https://developer.mozilla.org/en-US/docs/nsIDOMOfflineResourceList
We'll fall back to using the network for non-Gecko user agents.
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 2014-04-15
Assignee | ||
Comment 2•11 years ago
|
||
The base appcache, including scripts and stylesheets, have been solved by bug 993178 and bug 993919 =)
Summary: [tarako] Incrementally cache assets (images, stylesheets) → [tarako] Incrementally cache icons and screenshots
Whiteboard: [qa-]
Updated•11 years ago
|
Priority: -- → P1
Assignee | ||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•