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 |
|