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 |
|
Justin Dolske
|
17560f5eb0
|
Bug 520491 - Updater uses lots of memory and disk space for partial updates. r=rstrong, a=beltzner for mozilla-central
|
2009-11-18 21:58:16 -08:00 |
|
Robert Strong
|
3772c296ba
|
Bug 407875 - Unprivileged users are not notified of security updates. r=dtownsend, r=vlad, a=dietrich
|
2009-11-18 21:50:05 -08:00 |
|
Robert Strong
|
31379a570f
|
Bug 510501 - not granting UAC permission to updater.exe causes full update to be downloaded. r=dtownsend
|
2009-11-16 16:34:47 -08:00 |
|
Jae-Seong Lee-Russo
|
6e09b9e50a
|
Toolkit tests that fail in js strict mode.
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
|
2009-11-15 12:20:35 +01:00 |
|
Alex Pahotkin
|
3022da2900
|
Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder
|
2009-11-13 15:03:31 -08:00 |
|
Robert Strong
|
a273749d72
|
Bug 523915 - updater crashes when trying to update with crash reporter open. r=ted.mielczarek
|
2009-11-13 13:11:32 -08:00 |
|
Robert Strong
|
8ab81b14df
|
Prevent starting Firefox and other apps while applying an update. Bug 525390 - 3.5.4 Upgrade failure: 'entry point js_SaveRegExpStatics could not be located'. r=vlad
|
2009-11-13 13:11:20 -08:00 |
|
Robert Strong
|
4df7a46fc6
|
Bug 528445 - change app.update.log.* in updates.js to app.update.log for UI logging. r=dtownsend
|
2009-11-13 13:11:07 -08:00 |
|
Robert Strong
|
2b0848ed52
|
Bug 527845 (WinCE only) - App update can't deal with read-only files. r=vlad
|
2009-11-11 01:02:38 -08:00 |
|
Dão Gottwald
|
bea18b662b
|
Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh
|
2009-11-09 22:11:58 +01:00 |
|
Dão Gottwald
|
c982ab9fc0
|
Bug 526987 - getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional. r=dtownsend
|
2009-11-07 09:21:07 +01:00 |
|
Robert Strong
|
0a5ebe62ce
|
Bug 311965 - Refactor nsUpdateService.js to load less code at startup. r=dtownsend
|
2009-11-03 11:49:23 -08:00 |
|
Dão Gottwald
|
6a530b2454
|
Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg
|
2009-10-26 21:02:06 +01:00 |
|
Robert Strong
|
c4a79c2c26
|
Bug 522583 - nsUpdateService.js.in cleanup (remove previous update migration code, defineLazyServiceGetter for nsIObserverService, and other cleanup). r=dtownsend
|
2009-10-23 12:43:06 -07:00 |
|
Robert Strong
|
cd8567cc7c
|
Bug 521452 - nsUpdateService and nsBlocklistService both have getFile(key, pathArray). Added a js module for this shared code. r=dtownsend, sr=bsmedberg
|
2009-10-23 12:42:48 -07:00 |
|
Robert Strong
|
55a87f3322
|
Bug 521956 (pt2) - nsUpdateService, nsExtensionManager.js.in and, nsBlocklistService include badCertHandler.js (reduce file sizes by using a jsm). r=dtownsend
|
2009-10-13 12:45:20 -07:00 |
|
Robert Strong
|
5de1e07206
|
Bug 512651 - lessen the write access checks during startup and remove final-ui-startup observer. r=dtownsend
|
2009-10-12 12:12:30 -07:00 |
|
Robert Strong
|
a4a66c91bd
|
Bug 521371 - Extraneous '2' written to the update log file. r=dtownsend
|
2009-10-12 12:12:26 -07:00 |
|
Justin Dolske
|
1ddd5e310c
|
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 5, Bigger decompress buffers) r=robstrong
|
2009-10-06 16:39:51 -07:00 |
|
Justin Dolske
|
96f35cb7a0
|
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 4, Bigger copy_file buffer) r=robstrong
|
2009-10-06 16:39:51 -07:00 |
|
Justin Dolske
|
4dd07545ea
|
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 3, Smoother progressbar) r=robstrong
|
2009-10-06 16:39:51 -07:00 |
|
Justin Dolske
|
e5b0c45411
|
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 2, Progress ignores missing files) r=robstrong
|
2009-10-06 16:39:51 -07:00 |
|
Justin Dolske
|
cfbe8131a7
|
Bug 517102 - App update slow, progressbar works poorly on Windows CE. (Part 1, Logging cleanup) r=robstrong
|
2009-10-06 16:39:51 -07:00 |
|
Robert Strong
|
893080468f
|
Bug 520526 - Changes to TimerManager cause test_preventive_maintenance.js to leak due to PlacesDBUtils using TimerManager. r=mak77, r=dtownsend
|
2009-10-06 11:12:41 -07:00 |
|
Blair McBride
|
9cdc2ead10
|
Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh
|
2009-10-02 13:26:04 +02:00 |
|
Robert Strong
|
1759bf0d58
|
Bug 546595 - Add mochitests for the incompatibleList and incompatibleCheck pages. r=dtownsend
|
2010-06-02 22:28:45 -07:00 |
|
Shailen
|
79f0226f90
|
Bug 535942 - AIX Compilation error for 3.7a1pre source toolkit/mozapps/update/src/updater/updater.cpp', line 553.30: 1540-0202 (S) An expression of type 'AutoFile' is not allowed on the left side of '->', r=rstrong
|
2010-05-26 13:17:29 -07:00 |
|
Robert Strong
|
6c77573423
|
Bug 566267 - Simplify app update mochitest-chrome tests (updated tests). r=dtownsend
|
2010-05-26 13:16:57 -07:00 |
|
timeless@mozdev.org
|
1ae720519d
|
Bug 562596 large integer implicitly truncated to unsigned type in DoUpdate(). r=rs
--HG--
extra : rebase_source : 2bd5e1b28f071d598d2b863bbcdff5237a22f948
|
2010-05-23 15:31:32 -07:00 |
|
Phil Ringnalda
|
e62c83fdc6
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Robert Strong
|
5bdde9b2b2
|
Tests for Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend
|
2009-09-18 11:03:45 -07:00 |
|
Robert Strong
|
05219ad1ff
|
Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend
|
2009-09-18 11:03:27 -07:00 |
|
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 |
|