Closed
Bug 658210
Opened 14 years ago
Closed 14 years ago
Separate thumbnail storage from the current storage
Categories
(Firefox Graveyard :: Panorama, enhancement)
Firefox Graveyard
Panorama
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ttaubert, Unassigned)
References
Details
We should create a "ThumbnailStorage" in storage.js that handles all our thumbnail saving/loading stuff.
We definitely want to load thumbnails asynchronously. If this is too much for the scope of this bug we should at least provide an async API that acts sync in the background for now and file a follow-up bug.
Reporter | ||
Comment 1•14 years ago
|
||
Oh, of course we already load thumbnails asynchronously. What I wanted to say is we should load them in parallel. Maybe that's another bug though :)
Comment 4•14 years ago
|
||
This bug has already been fixed by the patch in bug 627239
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•