Robert Strong
|
d7b6ac5f86
|
2. tests - Bug 466778 - [Win] Unable to update when files to be patched are in use on Windows. r=dtownsend, a=blocking2.0-BetaN
--HG--
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general.mar => toolkit/mozapps/update/test/unit/data/complete.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image.png => toolkit/mozapps/update/test/unit/data/complete.png
rename : toolkit/mozapps/update/test/unit/data/aus-0111_general.mar => toolkit/mozapps/update/test/unit/data/partial.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0111_general_ref_image.png => toolkit/mozapps/update/test/unit/data/partial.png
|
2010-11-18 17:20:58 -08:00 |
|
Robert Strong
|
448f5a3f44
|
1. main patch - Bug 466778 - [Win] Unable to update when files to be patched are in use on Windows. r=dolske, a=blocking2.0-BetaN
|
2010-11-18 17:20:44 -08:00 |
|
Alex Pakhotin
|
7e736d9b18
|
Bug 597579 - Investigate downloading updates to sd card r=rstrong,blassey a=blocking-fennec
|
2010-10-30 17:24:14 -07:00 |
|
Robert Strong
|
f6093d528c
|
Bug 606410 - add tests for calling the callback app and the arguments passed to it. r=dtownsend, a=tests
|
2010-11-06 23:41:49 -07:00 |
|
Robert Strong
|
1c13959461
|
Bug 601386 - Running in 64 bit mode after applying an update when the bundle was originally opened in 32 bit mode. r=joshmoz, a=blocks a blocker
|
2010-10-20 11:37:26 -07:00 |
|
Robert Strong
|
53dac7b840
|
Bug 605767 - Intermittent test_0200_app_launch_apply_update.js | the application can't be in use when running this test. r=dtownsend, a=test fix
|
2010-10-20 11:37:13 -07:00 |
|
Robert Strong
|
2faf64b982
|
Bug 601518 - Need updater tests to cover nsUpdateDriver.cpp code. r=dtownsend, a=blocking2.0-final
|
2010-10-19 21:28:29 -07:00 |
|
Robert Strong
|
86e12cc4da
|
Bug 599274 - Add ability to fallback to previous update snippet format. r=Mossop a=Blocking-b8+
|
2010-09-25 04:02:00 -04:00 |
|
Robert Strong
|
c0d500d755
|
strings needed for b7 for Bug 315278 - Update process produces a broken application when disk space is low. r=mossop, ui-r=beltzner, a=blocks a blocker
|
2010-10-06 13:22:20 -07:00 |
|
Josh Aas
|
a4e524e09b
|
Bug 600777: Update driver code should launch updater application with a preference for the parent architecture. r=rstrong a=blocking-beta7
|
2010-10-02 00:11:24 -04:00 |
|
Josh Aas
|
9819aaabcf
|
Bug 600362: Make updater application launch callback application with per-OS preferences for architecture. r=rstrong a=blocking-beta7
|
2010-10-02 00:08:18 -04:00 |
|
Josh Aas
|
8fcedf56b7
|
Bug 600098: Mac OS X: Update access and modification time on top-level application bundle after successful update. r=rstrong a=b7-blocker
|
2010-09-29 22:55:47 -04:00 |
|
Nick Thomas
|
b4c0b93b35
|
Bug 571367, turn production x86_64 builds into i386/x86_64 universal binaries (disable tests known to fail on leopard) r=ted CLOSED TREE
|
2010-09-27 12:14:47 +13:00 |
|
Robert Strong
|
163feb77f0
|
Main patch - Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta7
|
2010-09-23 21:02:08 -07:00 |
|
Alex Pakhotin
|
a9504bf27a
|
Bug 596662 - New update mechanism does not work on Android 2.1, r=alexp, a=blocking-fennec
|
2010-09-17 11:03:43 -07:00 |
|
Robert Strong
|
bab2be3b11
|
Bug 597664 - Add finalURI.spec for the mar file download to the local update xml and log the finalURI.spec along with the original URI.spe. r=dtownsend, a=approval2.0
|
2010-09-20 21:42:26 -07:00 |
|
Robert Strong
|
383a7d6c41
|
Bug 597630 - Fix __snprintf / snwprintf usage in updater.cpp and various x64 compiler warnings. r-dolske, a=approval2.0
|
2010-09-20 21:41:38 -07:00 |
|
Robert Strong
|
3233b7968e
|
Bug 595455 - After several background update check failures notify the user that they should check if there is a new version available. r=dtownsend, a=blocking2.0-beta7
|
2010-09-14 18:49:10 -07:00 |
|
Alex Pakhotin
|
e8dbfdc893
|
temporarily disable updater tests on android r=blassey a=bustage-fix
|
2010-09-14 16:38:28 -04:00 |
|
Alex Pakhotin
|
557b304725
|
Bug 587384 - Need an updater for Fennec on Android [r=rs, a=blocking-fennec]
|
2010-09-09 12:45:02 -07:00 |
|
Alex Pakhotin
|
d5a4b48ab6
|
Bug 595384 - Disable the updater utility for Android [r=rs, a2.0=blassey]
|
2010-09-10 16:48:52 -07:00 |
|
Robert Strong
|
78559834a9
|
Bug 595722 - Using this._enabled to make nsIUpdatePrompt not show some of the UI when the app.update.silent pref is set is confusing. r=dtownsend, a=approval2.0
|
2010-09-13 23:57:56 -07:00 |
|
Robert Strong
|
b270b3d18b
|
strings for Bug 595455 - After several background update check failures notify the user that they should check if there is a new version available. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta6
|
2010-09-13 23:57:39 -07:00 |
|
Robert Strong
|
7b1035eb29
|
Followup for Bug 595059 - Incorrect errorCode comparison and enabled check in showUpdateError. r=dtownsend, a=approval2.0
|
2010-09-13 23:57:19 -07:00 |
|
Robert Strong
|
2a945c237a
|
Bug 595059 - Incorrect errorCode comparison and enabled check in showUpdateError. r=dtownsend, a=approval2.0 dtownsend
|
2010-09-10 21:40:49 -04:00 |
|
Joel Maher
|
161d8ae5ae
|
Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB
|
2010-09-10 10:20:38 -07:00 |
|
Robert Strong
|
7435970458
|
Bug 594986 - Allow applications to specify the first timer interval via a pref. r=dtownsend, a=dtownsend
|
2010-09-09 16:11:00 -07:00 |
|
Robert Strong
|
0b5a2dd93d
|
Bug 546593 - If both a partial and complete update have a verification failure this._update is null, the UI breaks, and the user is not notified of the update failure. r=dtownsend, a=approval2.0 dtownsend
|
2010-09-09 12:22:27 -07:00 |
|
Robert Strong
|
51c54e98b0
|
Bug 316890 - Add more logging to updater and close patch files so they can be deleted. r=dolske, a=approval2.0 dtownsend
|
2010-09-09 12:22:02 -07:00 |
|
Robert Strong
|
14f475c8d3
|
followup test only fix for SeaMonkey and Thunderbird for bug 583408. r=dtownsend, a=test bustage fix
|
2010-09-03 14:27:06 +12:00 |
|
Robert Strong
|
9320bf1acd
|
Patch 2 (tests only) - Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend, a=blocking2.0-beta6
|
2010-09-01 16:27:21 -07:00 |
|
Robert Strong
|
dc84ef605a
|
Patch 1 (main patch) - Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend, a=blocking2.0-beta6
|
2010-09-01 16:27:07 -07:00 |
|
Robert Strong
|
70e1a689c2
|
Bug 592785 - Don't report add-ons as incompatible if they are already incompatible with the current version. r=dtownsend, a=approval2.0 dtownsend
|
2010-09-01 16:26:30 -07:00 |
|
Robert Strong
|
c33be2e05f
|
Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend ui-r=beltzner a=blocking
|
2010-08-28 02:35:01 +02:00 |
|
Joel Maher
|
b61eda4b1d
|
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
|
Robert Strong
|
1b4bd240b0
|
Bug 552924 - Allow distinguishing Universal ppc/i386 from Universal i386/x86_64 builds in AUS request. r=dtownsend, a=blocking bug 519060
|
2010-08-26 10:45:50 -07:00 |
|
Clint Talbert
|
1afdc1b8df
|
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
|
2010-08-25 14:03:44 -07:00 |
|
Joel Maher
|
51fff79f07
|
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
|
2010-08-25 11:47:39 -07:00 |
|
Joel Maher
|
ce269022ab
|
Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert
|
2010-08-24 10:29:34 -07:00 |
|
Josh Aas
|
b82cc5db2a
|
Bug 589391: Ensure proper minimum Mac OS X system version is set for each architecture. r=smichaud r=ted a=blocking-b5
|
2010-08-23 15:33:51 -04:00 |
|
Jonas Sicking
|
cbc0676504
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
|
Joel Maher
|
6763342e81
|
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
|
2010-08-20 09:32:58 -07:00 |
|
Joel Maher
|
978a4a1ad2
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
|
Dan Witte
|
655f9eb546
|
Fix comment in head.js, and use do_execute_soon in mozapps/update/test/unit/test_bug497578.js.
|
2010-08-13 23:03:36 -07:00 |
|
Dan Witte
|
92fe187fb1
|
Fix test_0010_timermanager.js test and disable e10s redirect/resume tests in test_resumable_channel.js.
|
2010-08-13 14:35:13 -07:00 |
|
Robert Strong
|
e1495bfabb
|
Bug 586194 - move never pref check into selectUpdate and use services js module in app updat. r=dtownsend, approval2.0=bsmedberg
|
2010-08-12 19:07:44 -07:00 |
|
Robert Strong
|
2bab61a8fb
|
Bug 585838 - Disable update checks in any tests running in the browser. r=dtownsend, a=dtownsend
|
2010-08-12 19:07:18 -07:00 |
|
Robert Strong
|
798841f3e0
|
App update patch for Bug 544442 - Add support for signed AUS update snippets. r=dtownsend, a=blocking2.0-Beta3
|
2010-08-01 19:02:21 -07:00 |
|
Robert Strong
|
cf322bfc5a
|
Bug 580579 - While creating services from category 'profile-after-change', service for entry 'nsUpdateServiceStub', contract ID '@mozilla.org/updates/update-service-stub;1' does not implement nsIObserver. r=dtownsend, approval2.0=dtownsend
|
2010-07-23 18:02:56 -07:00 |
|
timeless@mozdev.org
|
0ca334208b
|
Bug 577213 firefox 4 beta 1 gives bad error message when run on Mac OS X 10.4
r=josh r=bsmedberg
|
2010-07-07 11:55:03 +03:00 |
|
Benjamin Smedberg
|
401ef41e7b
|
Don't register appinfo twice in test_bug497578, required by XPCOM registration changes in bug 568691.
|
2010-06-28 14:47:39 -04:00 |
|
Benjamin Smedberg
|
5cab25b52b
|
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.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
|
2010-06-22 12:59:15 -04:00 |
|
Robert Strong
|
c7a576dbd4
|
Bug 562795: Fix update tests to ignore application extensions. r=dtownsend
|
2010-06-18 08:54:22 -07:00 |
|
Mark Smith
|
3debe38b84
|
Bug 563159 - updater fails because application exe is still running. r=rstrong
|
2010-06-16 07:21:24 -07:00 |
|
Robert Strong
|
89ddf66fc2
|
Bug 570066 - Update UI dialogue box in Firefox disappeared before Firefox could be updated. r=dtownsend
|
2010-06-15 15:13:47 -07:00 |
|
Robert Sayre
|
09e6a02419
|
Merge mozilla-central to tracemonkey.
|
2010-06-06 11:28:04 -04:00 |
|
Robert Sayre
|
d9e86770e3
|
Merge mozilla-central to tracemonkey.
|
2010-06-05 19:13:45 -04:00 |
|
Jason Orendorff
|
d7cbea1f4d
|
Bug 533592, part 1 - Remove uses of and support for xpcnativewrappers=no/yes in manifests. (The default has been yes for some time and we will now only have that behavior.) r=mrbkap.
--HG--
extra : rebase_source : 996d2abecb15f44293abd470a28a3fe2706e130e
|
2010-05-27 12:33:54 -07:00 |
|
Robert Strong
|
ca6db0e13a
|
Bug 566267 - Simplify app update mochitest-chrome tests (rename files). r=dtownsend
--HG--
rename : toolkit/mozapps/update/test/chrome/test_0021_check_noBillboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0011_check_basic.xul
rename : toolkit/mozapps/update/test/chrome/test_0022_check_noBillboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0012_check_basic_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0011_check_billboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0021_check_billboard.xul
rename : toolkit/mozapps/update/test/chrome/test_0012_check_billboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0022_check_billboard_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0041_available_noBillboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0031_available_basic.xul
rename : toolkit/mozapps/update/test/chrome/test_0042_available_noBillboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0032_available_basic_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0031_available_billboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0041_available_billboard.xul
rename : toolkit/mozapps/update/test/chrome/test_0032_available_billboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0042_available_billboard_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0112_neverButton_noBillboard.xul => toolkit/mozapps/update/test/chrome/test_0111_neverButton_basic.xul
rename : toolkit/mozapps/update/test/chrome/test_0111_neverButton_billboard.xul => toolkit/mozapps/update/test/chrome/test_0112_neverButton_billboard.xul
|
2010-05-22 16:18:35 -07:00 |
|
Robert Strong
|
b6fca906ec
|
Bug 567054 - Cc and Ci are not defined in updates.js. r=dtownsend
|
2010-05-22 14:11:03 -07:00 |
|
Robert Strong
|
366cac3334
|
Bug 566807 - Workaround Bug 566787 when checking for incompatible add-ons. r=dtownsend
|
2010-05-22 14:10:45 -07:00 |
|
Robert Strong
|
321a32ff79
|
Bug 562151 - allow post-update helper application on mac. r=rstrong
|
2010-05-22 14:10:31 -07:00 |
|
Robert Strong
|
fee376b90c
|
no bug - whitespace fix to force another build to kick off
(transplanted from b219912edfec87b80b97b44b6831868c7b1dcf31)
--HG--
extra : transplant_source : %B2%19%91.%DF%EC%87%B8%0B%97%B4Kh1%86%8C%7B%1D%CF1
|
2010-06-05 01:19:35 -07:00 |
|
Masatoshi Kimura
|
a50b072e40
|
Bug 567497 - "Files executed via download manager cause Win7 compatibility mode to permanently apply to firefox.exe and not downloaded file" [r=ted]
(transplanted from 63b89b3114614929b80a358163a2d1ae9feea91b)
--HG--
extra : transplant_source : c%B8%9B1%14aI%29%B8%0A5%81c%A2%D1%AE%9F%EE%A9%1B
|
2010-05-24 09:55:00 -04:00 |
|
Michael Kohler
|
9397418412
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Dave Townsend
|
74dbc43f95
|
Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong
|
2010-04-26 10:49:19 -07:00 |
|
Dave Townsend
|
9bce08e51c
|
Bug 552732: Update the app update service to work with the new API. r=robstrong
|
2010-04-14 09:54:52 -07:00 |
|
Dave Townsend
|
74b7768710
|
Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
|
2010-05-01 11:04:44 -07:00 |
|
Dave Townsend
|
6210ae85c3
|
Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong
|
2010-04-26 10:49:19 -07:00 |
|
Dave Townsend
|
e7f19d4273
|
Bug 552732: Update the app update service to work with the new API. r=robstrong
|
2010-04-14 09:54:52 -07:00 |
|
Robert Strong
|
3078ab39d0
|
Bug 539717 - update is paused, can't unpause. r=dtownsend
|
2010-04-20 12:42:12 -07:00 |
|
Robert Strong
|
a3846080d4
|
Test only fix - Bug 553763 - [SeaMonkey 2.1] mochitest-chrome: bug 530872 update ui tests time out. r=me
|
2010-04-06 19:49:46 -07:00 |
|
Robert Strong
|
1a6304f9c8
|
Typo fix for Bug 552617. r=me
|
2010-04-06 19:49:34 -07:00 |
|
Robert Strong
|
6f15a23bc8
|
Bug 552617 - A paused update can't be resumed when closing the window using a window manager control. r=dolske
|
2010-03-25 21:37:19 -07:00 |
|
Robert Strong
|
b949ee6943
|
Bug 554561 - Failed partial not handled properly in UI. r=dtownsend
|
2010-03-25 21:37:06 -07:00 |
|
Robert Strong
|
b5904920bb
|
Bug 545707 - Software update reports transfer speed in bytes per second. r=dolske
|
2010-03-17 16:12:41 -07:00 |
|
Robert Strong
|
49461057ae
|
Bug 549969 - Add ability to save xml attributes from update xml that app update doesn't care about. r=dolske
|
2010-03-17 16:12:30 -07:00 |
|
Robert Strong
|
823595d69f
|
Bug 551283 - Suspicious and possibly unused code in updates.js updateListener.onProgress. r=dolske
|
2010-03-17 16:12:20 -07:00 |
|
Robert Strong
|
dde124550b
|
Bug 548061 - Billboard should handle 404 (other errors?) for billboard better. r=dolske
|
2010-03-17 16:12:12 -07:00 |
|
Robert Strong
|
3ebd11eb47
|
Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 3 - string changes. r=dtownsend, ui-r=faaborg
|
2010-03-11 20:38:31 -08:00 |
|
Robert Strong
|
16b7d1f277
|
Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 1 - main changes without pinstripe changes. r=dtownsend, ui-r=faaborg
|
2010-03-11 20:37:45 -08:00 |
|
Robert Strong
|
01fc72f11a
|
5. string cleanup for app update ui - Bug 530872. r=dtownsend
|
2010-03-03 10:57:19 -08:00 |
|
Robert Strong
|
e0f5c34494
|
4. mochitest chrome tests for app update - Bug 530872. r=dtownsend
|
2010-03-03 10:57:09 -08:00 |
|
Robert Strong
|
3b6c4e333b
|
3. ui changes to support mochitest chrome tests - Bug 530872. r=dtownsend
|
2010-03-03 10:56:59 -08:00 |
|
Robert Strong
|
4d5198538e
|
2. updated xpcshell tests - Bug 530872. r=dolske
|
2010-03-03 10:56:47 -08:00 |
|
Robert Strong
|
6a534f83e8
|
1. main patch - Bug 530872 - app.update.url params / update.xml cleanup and addition of a custom string property for apps. r=dtownsend
|
2010-03-03 10:56:33 -08:00 |
|
Mitchell Field
|
8932ffdcab
|
bug 542222 - Reduce recursion in makefiles r=ted.mielczarek r=robert.bugzilla
--HG--
rename : toolkit/mozapps/update/public/nsIUpdateService.idl => toolkit/mozapps/update/nsIUpdateService.idl
rename : toolkit/mozapps/update/public/nsIUpdateTimerManager.idl => toolkit/mozapps/update/nsIUpdateTimerManager.idl
rename : toolkit/mozapps/update/src/nsUpdateService.js.in => toolkit/mozapps/update/nsUpdateService.js
rename : toolkit/mozapps/update/src/nsUpdateServiceStub.js => toolkit/mozapps/update/nsUpdateServiceStub.js
rename : toolkit/mozapps/update/src/nsUpdateTimerManager.js => toolkit/mozapps/update/nsUpdateTimerManager.js
rename : toolkit/mozapps/update/src/updater/Makefile.in => toolkit/mozapps/update/updater/Makefile.in
rename : toolkit/mozapps/update/src/updater/archivereader.cpp => toolkit/mozapps/update/updater/archivereader.cpp
rename : toolkit/mozapps/update/src/updater/archivereader.h => toolkit/mozapps/update/updater/archivereader.h
rename : toolkit/mozapps/update/src/updater/bspatch.cpp => toolkit/mozapps/update/updater/bspatch.cpp
rename : toolkit/mozapps/update/src/updater/bspatch.h => toolkit/mozapps/update/updater/bspatch.h
rename : toolkit/mozapps/update/src/updater/launchchild_osx.mm => toolkit/mozapps/update/updater/launchchild_osx.mm
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Info.plist => toolkit/mozapps/update/updater/macbuild/Contents/Info.plist
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/PkgInfo => toolkit/mozapps/update/updater/macbuild/Contents/PkgInfo
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/updater.icns => toolkit/mozapps/update/updater/macbuild/Contents/Resources/updater.icns
rename : toolkit/mozapps/update/src/updater/module.ver => toolkit/mozapps/update/updater/module.ver
rename : toolkit/mozapps/update/src/updater/progressui.h => toolkit/mozapps/update/updater/progressui.h
rename : toolkit/mozapps/update/src/updater/progressui_gtk.cpp => toolkit/mozapps/update/updater/progressui_gtk.cpp
rename : toolkit/mozapps/update/src/updater/progressui_null.cpp => toolkit/mozapps/update/updater/progressui_null.cpp
rename : toolkit/mozapps/update/src/updater/progressui_osx.mm => toolkit/mozapps/update/updater/progressui_osx.mm
rename : toolkit/mozapps/update/src/updater/progressui_win.cpp => toolkit/mozapps/update/updater/progressui_win.cpp
rename : toolkit/mozapps/update/src/updater/resource.h => toolkit/mozapps/update/updater/resource.h
rename : toolkit/mozapps/update/src/updater/updater.cpp => toolkit/mozapps/update/updater/updater.cpp
rename : toolkit/mozapps/update/src/updater/updater.exe.manifest => toolkit/mozapps/update/updater/updater.exe.manifest
rename : toolkit/mozapps/update/src/updater/updater.ico => toolkit/mozapps/update/updater/updater.ico
rename : toolkit/mozapps/update/src/updater/updater.png => toolkit/mozapps/update/updater/updater.png
rename : toolkit/mozapps/update/src/updater/updater.rc => toolkit/mozapps/update/updater/updater.rc
rename : toolkit/mozapps/update/src/updater/updater_wince.cpp => toolkit/mozapps/update/updater/updater_wince.cpp
rename : toolkit/mozapps/update/src/updater/updater_wince.h => toolkit/mozapps/update/updater/updater_wince.h
rename : toolkit/mozapps/update/src/updater/updater_wince.rc => toolkit/mozapps/update/updater/updater_wince.rc
rename : toolkit/mozapps/update/src/updater/updater_winmo.rc => toolkit/mozapps/update/updater/updater_winmo.rc
|
2010-01-26 07:11:00 -05:00 |
|
Robert Strong
|
085d34662b
|
Bug 536547 - followup to fix log message
|
2010-01-31 15:59:09 -08:00 |
|
Robert Strong
|
388b2a3ec6
|
Bug 543312 - Remove the dependency on nsTryToClose.js from app update's ui. r=dietrich
|
2010-01-31 15:15:48 -08:00 |
|
Robert Strong
|
f36e6b9cd0
|
Bug 536547 - 3.5.6 is downloading the same version for an update. This prevents resuming the download for an update with the same app version with the same build id.. r=dolske
|
2010-01-31 15:15:30 -08:00 |
|
Robert Strong
|
5e382d6604
|
Bug 540356 - Enforce a sane minimum interval of 60 seconds for app.update.timer and provide mechanism for tests to have a minimum interval of 500 ms. r=dolske
|
2010-01-31 15:15:13 -08:00 |
|
Robert Strong
|
4bb10d79e9
|
Backing out logging changed from Bug 538533 due to scoping issues. r=me
|
2010-01-16 14:28:09 -08:00 |
|
Robert Strong
|
5d9ca7232b
|
Bug 538533 - If a complete update fails the update prompt should state the error and offer a link to download the update. r=dtownsend
|
2010-01-15 22:48:21 -08:00 |
|
Brad Lassey
|
b547f4fd74
|
bug 533542 - don't build readstrings.cpp in source dir r=ted
--HG--
rename : toolkit/mozapps/update/src/updater/errors.h => toolkit/mozapps/readstrings/errors.h
rename : toolkit/mozapps/update/src/updater/readstrings.cpp => toolkit/mozapps/readstrings/readstrings.cpp
rename : toolkit/mozapps/update/src/updater/readstrings.h => toolkit/mozapps/readstrings/readstrings.h
|
2010-01-12 10:47:04 -05:00 |
|
Phil Ringnalda
|
d2bb3e348e
|
Bug 536327 - Remove never human readable NSHumanReadableCopyright strings, r=josh,mano
|
2009-12-21 20:36:56 -08:00 |
|
Phil Ringnalda
|
ba67564a20
|
Bug 536124 - Update browser/toolkit copyright dates to 2010, r=gavin
|
2009-12-21 20:32:45 -08:00 |
|
Robert Strong
|
3d5e9f90a1
|
Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend
|
2009-12-18 14:02:08 -08:00 |
|
Robert Strong
|
144d7e0ff6
|
Bug 534090 - do not use background notification for major updates (was PMU 3.0->3.5 major update has been really poor). r=dtownsend, ui-r=beltzner
|
2009-12-14 21:43:54 -08:00 |
|
John Daniels
|
b260d02c5f
|
Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
|
2009-11-24 11:58:42 -08:00 |
|
Robert Strong
|
86b40d6c0d
|
followup to Bug 407875 - prevent multiple update prompts for manual update notification. r=dtownsend, a=beltzner
|
2009-11-19 11:38:56 -08:00 |
|