Closed
Bug 728081
(b2g-app-updates)
Opened 13 years ago
Closed 12 years ago
Tracking: Automatic updates of installed applications on B2G
Categories
(Core :: General, defect, P1)
Core
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: cjones, Unassigned)
References
Details
(Keywords: meta)
Installed applications will re-use the same underlying appcache mechanisms we have in Gecko already. To update an installed application, we'll check its manifest against the master copy on the installation server (if a data connection of the right kind is available), and if the copy on the server is newer, we'll attempt to pull down an atomic update. If not all elements in the update are fetched, it aborts. If successful, the resources in cache are updated, and the next time the app is opened, the newer version will pop up automatically.
Summary: Tracking: Automatic updates of installed applications → Tracking: Automatic updates of installed applications on B2G
Updated•12 years ago
|
blocking-basecamp: --- → +
blocking-kilimanjaro: --- → +
Comment 1•12 years ago
|
||
Fabrice, we were looking for an owner here and you were suggested. If that's incorrect, feel free to re-assign to someone more appropriate or nobody. Thanks.
Assignee: nobody → fabrice
Updated•12 years ago
|
Blocks: basecamp-security
Updated•12 years ago
|
Depends on: 772364
Updated•12 years ago
|
Alias: software-update-gaia
Reporter | ||
Updated•12 years ago
|
Depends on: b2g-fota-updates
Reporter | ||
Updated•12 years ago
|
No longer depends on: b2g-fota-updates
Updated•12 years ago
|
Whiteboard: [B2GTest:Blocker]
Updated•12 years ago
|
Priority: -- → P1
Comment 2•12 years ago
|
||
Removing blocking because meta. Removed a blocking- dependent bug.
Updated•12 years ago
|
Alias: software-update-gaia → b2g-app-updates
Updated•12 years ago
|
Blocks: basecamp-updates
Updated•12 years ago
|
QA Contact: jsmith
Depends on: 809947
Depends on: 826946
Updated•12 years ago
|
Whiteboard: [B2GTest:Blocker]
Updated•12 years ago
|
Blocks: market-packaged-apps
Comment 3•12 years ago
|
||
Removing assignee & qacontact as this has become a tracking bug.
Assignee: fabrice → nobody
QA Contact: jsmith
Updated•12 years ago
|
Blocks: packaged-apps
Updated•12 years ago
|
No longer blocks: market-packaged-apps
Updated•12 years ago
|
Updated•12 years ago
|
Comment 4•12 years ago
|
||
Closing as we are basically finished for v1, outside of some post v1 work at this point.
For watching progress post v1, watch bug 863032 instead.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•