Closed
Bug 750614
Opened 13 years ago
Closed 12 years ago
AitC must handle app crashes right after successful installation
Categories
(Web Apps Graveyard :: AppsInTheCloud, defect)
Web Apps Graveyard
AppsInTheCloud
Tracking
(blocking-kilimanjaro:-)
VERIFIED
FIXED
blocking-kilimanjaro | - |
People
(Reporter: anant, Unassigned)
References
Details
(Whiteboard: [qa!])
In the current AitC client implementation, if Firefox crashes right after a successful installation, but before the record was written to the PUT queue, the app will never be uploaded.
It is possible to recover from this scenario by combing through the localRegistry on the next GET/PUT cycle, to see if any apps have a missing lastModified property in the record. If there are any, they must be added to the PUT queue.
Updated•13 years ago
|
blocking-kilimanjaro: --- → ?
Reporter | ||
Updated•12 years ago
|
Reporter | ||
Comment 2•12 years ago
|
||
We have a queue now!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [qa+]
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
Whiteboard: [qa+] → [qa!]
Updated•6 years ago
|
Product: Web Apps → Web Apps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•