Commit Graph

176 Commits

Author SHA1 Message Date
Dave Townsend
562091c5d0 Bug 392180: updateURL should have variable indicating the context of the check. r=robstrong, sr=bsmedberg 2009-09-10 19:50:41 +01:00
Robert Strong
af39b67826 Tests cleanup - no bug. 2009-08-31 21:44:09 -07:00
Robert Strong
9e71a7811b Tests for Bug 470979 and Bug 512994 and Buf. r=dtownsend 2009-08-27 22:26:31 -07:00
Robert Strong
c19fe79e2a Bug 512994 - Deleting / recreating the updates/0 directory puts the filesystem into a weird state. r=dtownsend 2009-08-27 22:26:23 -07:00
Robert Strong
7ef771ae16 Bug 470979 - Keep a copy of the last-update.log renamed when the partial fails for troubleshooting. r=dtownsend 2009-08-27 22:25:35 -07:00
Benjamin Smedberg
0df64c6bc4 Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Robert Strong
767b15be45 Bug 512564 - Support for the WinCE environment implementation. r=bsmedberg 2009-08-25 18:41:18 -07:00
Benjamin Smedberg
2e9438fd2f Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Robert Strong
834995a25c Bug 510836 - mozce_shunt.dll loaded with updater.exe. r=blassey, r=vlad 2009-08-20 19:58:47 -07:00
Robert Strong
4b5a702e05 Bug 510162 - Updater dialog should size itself appropriately on mobile devices. r=vlad 2009-08-20 19:58:17 -07:00
Brad Lassey
a7d71a05f8 bug 504917 - fix warnings while building updater r=bsmedberg 2009-08-18 13:42:21 -04:00
Robert Strong
0479aa9647 Bug 507338 - [WinCE] updater.exe update in progress dialog isn't displayed. r=blassey, r=vlad 2009-08-13 13:53:56 -07:00
Robert Strong
56639f2d73 Bug 509161 - [WinCE] Remove support for XRE_UPDATE_ROOT_DIR on WinCE. r=sdwilsh 2009-08-10 19:59:00 -07:00
Dão Gottwald
f13d800c0e Backed out changeset cabad98babdb for breaking WinCE 2009-08-10 19:57:05 +02:00
Masatoshi Kimura
fb0f495388 Bug 508905 - /Zc:wchar_t- is no longer required. r=rstrong 2009-08-10 10:25:11 +02:00
Dave Townsend
f40f9c1108 Test only followup to Bug 507339 - remove unused files. r=rstrong 2009-08-10 00:20:34 -07:00
Robert Strong
289f1720d4 Bug 507339 - Test more files in the complete / partial mar files and check file permissions. r=blassey, r=me
--HG--
rename : toolkit/mozapps/update/test/unit/head_update.js => toolkit/mozapps/update/test/unit/head_update.js.in
rename : toolkit/mozapps/update/test/unit/test_0040_general.js.in => toolkit/mozapps/update/test/unit/test_0040_general.js
2009-08-07 13:19:58 -07:00
Robert Strong
a5472e8be1 Bug 508746 - Log file written incorrectly for EXECUTE PATCH and FINISH PATCH. r=bsmedberg 2009-08-07 13:19:50 -07:00
Ian van den Berg
200028ecc9 Bug 393951 - Remove appID from nsIExtensionManager.getIncompatibleItemList. r=rstrong, sr=vlad 2009-07-30 17:35:02 -07:00
Robert Strong
1207b3f55b Bug 505934 - Skip the write access checks on Windows CE. r=dtownsend 2009-07-30 17:34:05 -07:00
Robert Strong
696f5b6fb7 Updated tests for Bug 506696. r=me 2009-07-29 23:01:43 -07:00
Robert Strong
0b5f933a3e Bug 506696 - [WinCE] updater.exe doesn't use the working directory when applying the update. r=bsmedberg, r=blassey 2009-07-29 23:01:36 -07:00
Michael Kohler
0a56a892c8 Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless 2009-07-27 10:47:05 +02:00
Brad Lassey
344100e0cb bug 504917 - fix warnings in updater.cpp r=bsmedberg 2009-07-21 03:25:37 -04:00
Brad Lassey
23e546af79 bug 504683 - disable LaunchWinPostProcess for windows ce r=robstrong 2009-07-21 12:49:09 -04:00
Brad Lassey
f3e857d1a3 bug 505120 - updater does not copy permissions correctly r=robstrong 2009-07-20 18:53:46 -04:00
Brad Lassey
c01884c869 bug 458950 - updater doesn't build for windows CE r=vlad,bsmedberg 2009-07-16 18:21:09 -04:00
Robert Strong
35b04863ea Typo in test only - Bug 503409. 2009-07-09 16:42:59 -07:00
Robert Strong
86cd66476e Test only - Bug 503308 - Debug build failure in toolkit/mozapps/update/TestAUSReadStrings.cpp: undefined reference to NS_DebugBreak. 2nd try - succeeded on the try server. r=me 2009-07-09 15:50:49 -07:00
Robert Strong
9a93cf2aa6 Test only - Bug 503409 - test_0030_general.js hangs on WinMo. add do_throw when the directory specified for nsHttpServer registerDirectory doesn't exist or isn't a directory. r=me 2009-07-09 15:50:45 -07:00
Robert Strong
5870101ca3 Backing out Bug 503308 2009-07-09 11:33:07 -07:00
Robert Strong
79c6fedfef Test only - Bug 503308 - Debug build failure in toolkit/mozapps/update/TestAUSReadStrings.cpp: undefined reference to NS_DebugBreak. r=me 2009-07-09 11:18:07 -07:00
Robert Strong
720970d90b Bug 490253 - TestAUSReadStrings.cpp: fix nits in result reports. r=ted.mielczarek 2009-07-08 13:15:22 -07:00
Brad Lassey
d95ee52024 bug 499184 - Updater string test needs wmain entry point r=robstrong 2009-07-08 11:51:30 -04:00
Nick Kreeger
631190e88b Fixing bug 502723 - updater checks the wrong MAX_PATH define.
Patch my Mook <mook@songbirdnest.com>.
r=robstrong.
2009-07-06 15:31:23 -07:00
Robert Strong
67f52f6b84 Bug 499770 - um.activeUpdate is null in onStopRequest for some edgecases. r=dtownsend 2009-06-23 12:17:46 -07:00
Robert Strong
d97a56ece3 Test only - Bug 497578 - Fallback upgrade ends in endless loop of downloading partial upgrades when Private Browsing auto-start is enabled. r=dtownsend 2009-06-23 12:16:45 -07:00
Robert Strong
13a719963f Test only - Bug 489230 - Use mock XHR for test_0050_general.js and additional cleanup. r=me
--HG--
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general-1.mar => toolkit/mozapps/update/test/unit/data/aus-0110_general.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image1.png => toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image.png
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general-2.mar => toolkit/mozapps/update/test/unit/data/aus-0111_general.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image2.png => toolkit/mozapps/update/test/unit/data/aus-0111_general_ref_image.png
2009-06-22 12:28:39 -07:00
Dave Townsend
5722b86bff Bug 496917: Use extensionVersion when doing version comparisons. r=robstrong 2009-06-15 20:32:32 +01:00
Robert Strong
29a8d2f5f4 Bug 497578: delay update resuming to avoid it being interrupted by the private browsing necko reset when private browsing autostart is enabled, r=mconnor 2009-06-12 01:04:49 -04:00
Dave Townsend
a941b0f3be Bug 496917: Can't include an arbitrary version name in the version field of the update xml. r=robstrong 2009-06-11 10:22:26 +01:00
Robert Strong
f71d9d4620 Bug 488936 - Store the install locale in its own file. r=bsmedberg, r=ted.mielczarek 2009-05-21 11:02:08 -07:00
Jeff Beckley
f32b3a75e2 Bug 491436 - Some logging improvements to update service. r=rstrong 2009-05-19 13:24:59 -07:00
Robert Strong
953c9aa62b Bug 486275 - active-update.xml is not saved after a channel change which leaves behind cruft. r=dtownsend 2009-05-19 13:24:26 -07:00
Robert Strong
df6d81ffc9 (test only change) Bug 493805 - Additional app update test cleanup. r=me 2009-05-19 13:24:12 -07:00
Benjamin Smedberg
bb1c33c4ea Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
2009-05-18 14:15:05 -04:00
Robert Strong
8292b6bdf6 Bug 488928 - statusText is set twice in Downloader::onStopRequest. r=dtownsend 2009-04-20 18:58:15 -07:00
Robert Strong
554ffc86b3 Test cleanup - Bug 488797 - Custom GreD directory in xpcshell tests fails on Thunderbird 2009-04-20 14:08:03 -07:00
Robert Strong
e0571058b0 Test bustage fix for bug 487346 2009-04-16 19:46:03 -07:00
Robert Strong
3836e0c168 Bug 485624 - Downloads in progress for previous releases should be canceled on startup instead of resumed. r=dtownsend 2009-04-16 18:40:46 -07:00