Closed
Bug 810518
Opened 12 years ago
Closed 12 years ago
Homescreen: update icon descriptors when an app was updated
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect, P3)
Tracking
(blocking-basecamp:+)
People
(Reporter: philikon, Assigned: philikon)
References
Details
Attachments
(1 file)
In bug 807529 we heavily cache icon data (in so-called "icon descriptors) but we only update the info if the Homescreen is running while the update is being applied. We cannot rely on that, so we should compare updateTime as added by bug 809165.
Updated•12 years ago
|
Component: Gaia → Gaia::Homescreen
Assignee | ||
Comment 1•12 years ago
|
||
Here's a PR because there were some other minor things I wanted to fix and not necessarily lump in the same patch.
Assignee: nobody → philipp
Attachment #692064 -
Flags: review?(21)
Assignee | ||
Comment 2•12 years ago
|
||
This is an important follow-up to bug 807529. We kill the homescreen gratuitously. If an app update occurs in the background, this patch will make sure we actually update the icon (and app name, if changed) on the grid. Nom'ing for b-b therefore.
blocking-basecamp: --- → ?
Comment 3•12 years ago
|
||
Triage: BB+, P3, C3
blocking-basecamp: ? → +
Priority: -- → P3
Target Milestone: --- → B2G C3 (12dec-1jan)
Comment 4•12 years ago
|
||
Comment on attachment 692064 [details]
pull request
Don't forget to squash your commits.
Attachment #692064 -
Flags: review?(21) → review+
Assignee | ||
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 6•12 years ago
|
||
Verified with one followup that's already known - see bug 822870.
Status: RESOLVED → VERIFIED
Keywords: verifyme
You need to log in
before you can comment on or make changes to this bug.
Description
•