gecko/toolkit/mozapps/update
Ehsan Akhgari e2a2f37105 Bug 757965 - Properly test for write access before staging an update in the background; r=rstrong
This patch makes sure that we test to make sure we can create a
directory in the installation directory and also in its parent (the
latter check only happens on Windows and Linux), so that we wouldn't try
to stage an update in the background if that's bound to fail if we don't
have the require write permissions.
2012-05-30 17:57:05 -04:00
..
common Bug 758998 - Use the correct installation directory when attempting to upgrade the maintenance service; r=bbondy 2012-05-29 17:31:04 -04:00
content Bug 757885 - Handle falling back to non-staged updates correctly when an update fails to be staged in the background; r=rstrong 2012-05-23 17:51:50 -04:00
test Bug 757632 followup - Try to disable the test properly 2012-05-29 17:16:57 -04:00
test_svc Bug 307181 - Stage Firefox updates in the background after they're downloaded, and replace the application directory on restart; r=rstrong,bbondy 2012-05-22 10:50:04 -04:00
test_timermanager Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
updater Bug 758998 - Use the correct installation directory when attempting to upgrade the maintenance service; r=bbondy 2012-05-29 17:31:04 -04:00
jar.mn Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Makefile.in Bug 757437 - Remove the rest of the support code for xpcshell-specific Mac bundle hacks from bug 307181; r=rstrong 2012-05-22 11:32:01 -04:00
nsIUpdateService.idl Bug 307181 - Stage Firefox updates in the background after they're downloaded, and replace the application directory on restart; r=rstrong,bbondy 2012-05-22 10:50:04 -04:00
nsIUpdateTimerManager.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsUpdateService.js Bug 757965 - Properly test for write access before staging an update in the background; r=rstrong 2012-05-30 17:57:05 -04:00
nsUpdateService.manifest Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes. 2010-06-22 12:59:15 -04:00
nsUpdateServiceStub.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsUpdateTimerManager.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsUpdateTimerManager.manifest Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes. 2010-06-22 12:59:15 -04:00