Antonio M. Amaya
72b1c1fb2c
Bug 1096971 - Update the minimanifest etag and hash correctly on resume. r=fabrice
2014-11-21 10:45:00 +01:00
Antonio M. Amaya
2d0e27985c
Bug 1096971 - Don't propagate an error when the package downloaded was the same we had. r=fabrice
2014-11-17 02:01:00 +01:00
Zoran Jovanovic
085151077e
Bug 1066013 - Initialize appCache path r=fabrice
2014-11-12 11:36:36 -08:00
Antonio M. Amaya
462cd555d2
Bug 1022791 - Keep previous values for PROMPT permissions on system updates. r=fabrice
2014-11-03 02:24:00 -05:00
Antonio M. Amaya
9eeaa9a166
Bug 1092152 - Don't calculate the downloaded file hash if we didn't download it. r=fabrice
2014-10-31 10:36:00 -04:00
Markus Nilsson
957dfc1404
Bug 1084501 - Set proper permissions for pre-installed trusted apps. r=fabrice
...
When trusted hosted apps were installed from a preloaded
offline cache their permissions were not correctly set
due to information on 'kind' of application being missing
on pre-install.
---
dom/apps/Webapps.jsm | 2 ++
1 file changed, 2 insertions(+)
2014-11-03 11:08:06 -08:00
Ted Clancy
ba48994bc6
Bug 1000313 - Adding homescreen-webapps-manage permission. r=sicking
2014-11-02 14:04:08 -05:00
Fabrice Desré
b85bda5263
Bug 1083454 - Aborting marionette tests is causing bootup failure r=gwagner
2014-10-27 17:40:13 -07:00
Fabrice Desré
d1fa0b26d7
Bug 1072090 - Add a way to enable and disable an app. r=myk,sicking
2014-10-23 16:40:08 -07:00
Wes Kocher
35470b2b41
Backed out changeset 556dc4f97e08 (bug 1072090) for m-oth orange
2014-10-23 18:21:11 -07:00
Fabrice Desré
f3c9b8625c
Bug 1072090 - Add a way to enable and disable an app. r=myk,sicking
2014-10-23 16:40:08 -07:00
Fabrice Desré
a29f642734
Bug 982874 - Import / export API for apps : Part 2: dom/webapps implementation r=marco,sicking
2014-10-14 22:55:14 -07:00
Zoran Jovanovic
e38018d439
Bug 1077529 - Update Trusted Hosted Apps r=fabrice
...
Verify manifest of trusted hosted app on update instead
of just overwriting it.
---
dom/apps/TrustedHostedAppsUtils.jsm | 8 ++++----
dom/apps/Webapps.jsm | 26 +++++++++++++++++++++-----
2 files changed, 25 insertions(+), 9 deletions(-)
2014-10-14 12:28:16 -07:00
Junior Hsu
61337fb660
Bug 1074086 - Save widgetPages in UpdateAppHandlers and remove redundant saving. r=fabrice
2014-10-07 18:23:00 +02:00
Alexandre Lissy
509bd19fd7
Bug 993011 - Update eisting Gaia apps fields. r=fabrice
...
When performing an update, whether OTA or FOTA, some already existing
Gaia apps field may have changed. This happened in the past with bug
989876 where we lacked a proper updateTime value, and this may bite us
later. So we update all field, except some that we now must not be
changing.
2014-10-01 08:37:00 +02:00
Fabrice Desré
792e7312a3
Bug 1070932 - Updates error handling code can fail r=marco
2014-09-26 10:23:21 -07:00
Ryan VanderMeulen
81d60684ec
Merge fx-team to m-c. a=merge
2014-09-24 15:58:32 -04:00
Kyle Machulis
1dee851267
Bug 1058180 - Only create app migrator when absolutely needed; r=fabrice
2014-09-23 13:22:54 -07:00
Kyle Machulis
0695d6b3d5
Backing out 6d28e030fd7b (bug 1058180) due to causing crashes on desktop on a CLOSED TREE
2014-09-22 16:01:50 -07:00
Kyle Machulis
13cbe85c1e
Bug 1058180 - Only create app migrator when absolutely needed; r=fabrice
2014-09-22 14:45:39 -07:00
Vlatko Markovic
fe700364fd
Bug 1059216 - Verification of Trusted Hosted Apps manifest signature, part 2. r=sicking
2014-09-22 07:59:00 -07:00
Vlatko Markovic
081fef0a34
Bug 1059216 - Verification of Trusted Hosted Apps manifest signature, part 1. r=dkeeler,rlb
2014-09-22 07:58:59 -07:00
Zoran Jovanovic
dc17a28218
Bug 1059202 - CSP and CA verfication for Trusted Hosted Apps r=fabrice,sicking,rlb
2014-09-19 14:58:34 -07:00
Fabrice Desrï¿©
70e40b7096
Bug 902165 - System JS : ERROR resource://gre/modules/BrowserElementParent.jsm:219 ReferenceError: DOMApplicationRegistry is not defined in green B2G mochitest-3 runs r=bent
2014-09-24 16:14:54 +10:00
Vlatko Markovic
12b304479b
Bug 1059194 - Trusted Hosted Apps, part 2: CSP infrastructure changes. r=sicking
2014-09-16 13:14:02 -07:00
Vlatko Markovic
e0063e13a5
Bug 1059194 - Trusted Hosted Apps, part 1: App installation & Run. r=fabrice
2014-09-16 13:14:02 -07:00
Fabrice Desré
42e493a042
Bug 1056424 - Stuck at loading screen during power cut off test r=myk
2014-09-05 16:41:24 -07:00
Birunthan Mohanathas
f882bf3044
Bug 1058101 - Flatten dom/apps/src/ into parent directory. r=mccr8
...
--HG--
rename : dom/apps/src/AppDownloadManager.jsm => dom/apps/AppDownloadManager.jsm
rename : dom/apps/src/AppsService.js => dom/apps/AppsService.js
rename : dom/apps/src/AppsService.manifest => dom/apps/AppsService.manifest
rename : dom/apps/src/AppsServiceChild.jsm => dom/apps/AppsServiceChild.jsm
rename : dom/apps/src/AppsUtils.jsm => dom/apps/AppsUtils.jsm
rename : dom/apps/src/FreeSpaceWatcher.jsm => dom/apps/FreeSpaceWatcher.jsm
rename : dom/apps/src/InterAppComm.cpp => dom/apps/InterAppComm.cpp
rename : dom/apps/src/InterAppComm.h => dom/apps/InterAppComm.h
rename : dom/apps/src/InterAppComm.manifest => dom/apps/InterAppComm.manifest
rename : dom/apps/src/InterAppCommService.js => dom/apps/InterAppCommService.js
rename : dom/apps/src/InterAppCommService.jsm => dom/apps/InterAppCommService.jsm
rename : dom/apps/src/InterAppConnection.js => dom/apps/InterAppConnection.js
rename : dom/apps/src/InterAppMessagePort.js => dom/apps/InterAppMessagePort.js
rename : dom/apps/src/OfflineCacheInstaller.jsm => dom/apps/OfflineCacheInstaller.jsm
rename : dom/apps/src/OperatorApps.jsm => dom/apps/OperatorApps.jsm
rename : dom/apps/src/PermissionsInstaller.jsm => dom/apps/PermissionsInstaller.jsm
rename : dom/apps/src/PermissionsTable.jsm => dom/apps/PermissionsTable.jsm
rename : dom/apps/src/ScriptPreloader.jsm => dom/apps/ScriptPreloader.jsm
rename : dom/apps/src/StoreTrustAnchor.jsm => dom/apps/StoreTrustAnchor.jsm
rename : dom/apps/src/Webapps.js => dom/apps/Webapps.js
rename : dom/apps/src/Webapps.jsm => dom/apps/Webapps.jsm
rename : dom/apps/src/Webapps.manifest => dom/apps/Webapps.manifest
2014-08-27 10:12:06 -07:00