Closed Bug 993180 Opened 10 years ago Closed 10 years ago

[tarako] Incrementally cache app database

Categories

(Marketplace Graveyard :: Consumer Pages, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2014-04-15

People

(Reporter: cvan, Assigned: cvan)

References

Details

(Keywords: perf, Whiteboard: [qa-])

Originally https://github.com/cvan/metropolis/issues/4

We tell the API the IDs of the apps we already have. We then get back a JSON response of an array of objects. We then need to incrementally cache the objects in localStorage and incrementally cache the icons/screenshots in appcache.
Target Milestone: --- → 2014-04-15
See Also: → 993727
Depends on: 993919
Priority: -- → P1
https://github.com/mozilla/darjeeling/commit/9961a3d

Phew! That was a doozie, but it works =)

Jeremy, I've made it so we're not relying on a node server. We just need the rewrites in place that are defined here: https://github.com/mozilla/darjeeling/blob/master/app.js
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Keywords: perf
Blocks: 992365
You need to log in before you can comment on or make changes to this bug.