Closed
Bug 1196773
Opened 8 years ago
Closed 8 years ago
Implement image caching in Service Worker
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
RESOLVED
FIXED
Iteration:
43.3 - Sep 21
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: oyiptong, Assigned: marcosc)
References
(Blocks 2 open bugs)
Details
Implement image caching in the remote new tab page's Service Worker. This is so that the page can read the images in the SW's local cache instead of requiring a request to be sent to the parent process.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → mcaceres
Assignee | ||
Updated•8 years ago
|
Summary: Implement image caching in Service Worker → Implement tile image caching in Service Worker
Blocks: Sprint_CS_S2
Summary: Implement tile image caching in Service Worker → Implement image caching in Service Worker
Reporter | ||
Comment 1•8 years ago
|
||
Marcos, does the image caching work for Directory Tiles as well?
Assignee | ||
Comment 2•8 years ago
|
||
(In reply to Olivier Yiptong [:oyiptong] from comment #1) > Marcos, does the image caching work for Directory Tiles as well? No. Not yet.
Assignee | ||
Comment 3•8 years ago
|
||
Filed: https://github.com/mozilla/remote-newtab/issues/94
Reporter | ||
Comment 4•8 years ago
|
||
closed, as per the github issue
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•