Closed
Bug 1182032
Opened 9 years ago
Closed 9 years ago
Clean site icons cache regularly
Categories
(Firefox OS Graveyard :: Gaia::System::Browser Chrome, defect)
Firefox OS Graveyard
Gaia::System::Browser Chrome
ARM
Gonk (Firefox OS)
Tracking
(blocking-b2g:2.5+, b2g-master fixed)
Tracking | Status | |
---|---|---|
b2g-master | --- | fixed |
People
(Reporter: gmarty, Assigned: gmarty)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
As discussed in Bug 1174813, site icons are currently cached forever.
We should invalidate each icon's cache on a regular basis (say every 24 hours).
Also, there is a potential privacy issue with the icon datastore, so we must also make sure to clear it completely whenever the 'Clear cookies and stored data' button of Browser Privacy settings is tapped.
Updated•9 years ago
|
Whiteboard: [systemsfe]
Updated•9 years ago
|
blocking-b2g: --- → 2.5+
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → gmarty
Assignee | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8632721 [details] [review]
[gaia] gmarty:Bug-1182032-Clean-site-icons-cache-regularly > mozilla-b2g:master
Ben, can you review this patch, please?
Attachment #8632721 -
Flags: review?(bfrancis)
Assignee | ||
Updated•9 years ago
|
Target Milestone: --- → FxOS-S2 (10Jul)
Assignee | ||
Updated•9 years ago
|
Target Milestone: FxOS-S2 (10Jul) → FxOS-S3 (24Jul)
Comment 4•9 years ago
|
||
Comment on attachment 8632721 [details] [review]
[gaia] gmarty:Bug-1182032-Clean-site-icons-cache-regularly > mozilla-b2g:master
Looks good to me, thanks. Sorry this took a while.
We need to do something to not delete icons for pinned sites and pages when clearing private data but I think that has to come later, let's file a follow-up.
Attachment #8632721 -
Flags: review?(bfrancis) → review+
Comment 5•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
status-b2g-master:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•