Brian R. Bondy
|
ff1d6465d0
|
Bug 721758 - Ability to configure updater to accept multiple MAR IDs. r=rstrong
|
2012-02-24 16:29:42 -05:00 |
|
Brian R. Bondy
|
fab84214ee
|
Bug 708690 - XPCShell test enhancements for product information blocks. r=rstrong
|
2012-02-24 16:29:42 -05:00 |
|
Brian R. Bondy
|
dbab800567
|
Bug 708690 - Updater enhancements for product information blocks. r=rstrong
|
2012-02-24 16:29:41 -05:00 |
|
Brian R. Bondy
|
5e82577acb
|
Bug 711139 - MOZ_VERIFY_MAR_SIGNATURE build option for verifying MAR signatures. r=rstrong. sr=khuey
|
2012-02-24 16:29:41 -05:00 |
|
Brian R. Bondy
|
ebbcfb8137
|
Bug 704285 - Certificates for updater cert check. r=rstrong
|
2012-02-24 16:29:41 -05:00 |
|
Brian R. Bondy
|
cce66ed493
|
Bug 704285 - Include certificates inside updater.exe and use them to verify MARs. r=rstrong
|
2012-02-24 16:29:41 -05:00 |
|
Brian R. Bondy
|
3458244776
|
Bug 699700 - Add support for signing and verifying MAR files in libmar and the mar program. r=bsmith
|
2012-02-24 16:29:41 -05:00 |
|
Ginn Chen
|
f11a63b005
|
Bug 674478 Implement rmdir rf without FTS on Solaris r=bbondy
|
2012-02-22 10:12:54 +08:00 |
|
Nathan Froyd
|
5db16cad9c
|
Bug 727156 - fix compiler warnings in toolkit/mozapps/update/; r=bbondy
|
2012-02-14 10:48:23 -08:00 |
|
Brian R. Bondy
|
387da4c372
|
Bug 719947 - Add an indeterminate progress bar for updates applied from service. r=rstrong
|
2012-02-03 08:51:22 -05:00 |
|
Brian R. Bondy
|
eac2aa7fad
|
Bug 719066 - Callback application should relaunch with the same privileges it had last. r=rstrong
|
2012-01-22 16:18:15 -05:00 |
|
Tim Taubert
|
55aff2dc60
|
merge m-c to fx-team
|
2012-01-19 12:10:03 +01:00 |
|
Robert Strong
|
75cccb9f97
|
Main patch - Bug 660038 - Remove channel switching support. r=bbondy
|
2012-01-18 14:10:38 -08:00 |
|
Tim Taubert
|
97476878ea
|
merge m-c to fx-team
|
2012-01-13 11:40:59 +01:00 |
|
Jared Wein
|
130e67092b
|
Bug 710968 - Updater incorrectly checks fread() retval. r=bbondy
|
2012-01-12 16:38:20 -08:00 |
|
Brian R. Bondy
|
334728fd3f
|
Bug 715746 - Fix for intermittent test_0000_bootstrap_svc.js failure failed: 7 == succeeded. r=rstrong
|
2012-01-12 09:54:40 -05:00 |
|
Mike Hommey
|
e53de290fb
|
Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
|
2011-12-28 08:24:02 +01:00 |
|
Brian R. Bondy
|
6829b31d89
|
Bug 711692 - Various fixes for intermittent failures. r=rstrong.
|
2011-12-28 21:08:37 -05:00 |
|
Brian R. Bondy
|
9a57b9db19
|
Bug 711692 - Don't rely on event and don't uninstall/install service on updates. r=rstrong.
|
2012-01-04 23:19:19 -05:00 |
|
Brian R. Bondy
|
730d389f08
|
Bug 711692 - Loop on app bin copy to ensure it can be removed (intermittent test failure). r=rstrong.
|
2012-01-04 23:19:18 -05:00 |
|
Brian R. Bondy
|
610969450a
|
Bug 711834 - Clear out env variable after getting value from unelevated updater.exe. r=rstrong.
|
2012-01-04 23:19:18 -05:00 |
|
Brian R. Bondy
|
5a1deab8ac
|
Bug 711834 - Fix force no UAC prompt for xpcshell tests. r=rstrong
|
2012-01-04 23:19:17 -05:00 |
|
Brian R. Bondy
|
9950fbb2fa
|
Bug 711792 - Speed up and simplify maintenance service update command processing. r=rstrong.
|
2012-01-04 23:19:17 -05:00 |
|
Brian R. Bondy
|
6015c72be7
|
Bug 711505 - Callback application should be locked when doing updates from the service. r=rstrong.
|
2012-01-04 23:19:16 -05:00 |
|
Brian R. Bondy
|
7a9edfa579
|
Bug 711140 - Use maintenance service if the fallback key is present so tests can run. r=rstrong.
|
2012-01-04 23:19:16 -05:00 |
|
Brian R. Bondy
|
9e57017072
|
Bug 709598 - If no registry keys exist for the install dir, don't try to use the maintenance service for updates. r=rstrong.
--HG--
rename : toolkit/components/maintenanceservice/pathhash.cpp => toolkit/mozapps/update/common/pathhash.cpp
rename : toolkit/components/maintenanceservice/pathhash.h => toolkit/mozapps/update/common/pathhash.h
|
2012-01-04 23:19:16 -05:00 |
|
Brian R. Bondy
|
635f071fcd
|
Bug 708778 - Updater service used on Windows should drop as many permissions as possible. r=rstrong.
|
2012-01-04 23:19:16 -05:00 |
|
Brian R. Bondy
|
23424a0f1a
|
Bug 709173 - updater.exe needs to be verified to be an updater, not just an executable signed by Mozilla. r=rstrong.
|
2012-01-04 23:19:16 -05:00 |
|
Brian R. Bondy
|
343108a26c
|
Bug 709183 - Callback path and arguments untrusted, don't use/pass them. r=rstrong.
|
2012-01-04 23:19:16 -05:00 |
|
Brian R. Bondy
|
48e8c66f8e
|
Bug 708854 - No longer use session ID for work item files. r=rstrong.
--HG--
rename : toolkit/mozapps/update/common/launchwinprocess.cpp => toolkit/mozapps/update/common/updatehelper.cpp
rename : toolkit/mozapps/update/common/launchwinprocess.h => toolkit/mozapps/update/common/updatehelper.h
|
2012-01-04 23:19:15 -05:00 |
|
Brian R. Bondy
|
367ce94fcc
|
Bug 481815 - Provide a Windows service for silent updates. r=rstrong.
|
2012-01-04 23:19:14 -05:00 |
|
Brian R. Bondy
|
0c2fd7fead
|
Bug 718348 - Obtain more telemetry data for app update memory errors. r=rstrong
|
2012-01-18 13:43:21 -05:00 |
|
Mike Hommey
|
a251f5c8b6
|
Bug 687139 - Avoid linking the updater against libmozutils. r=khuey
|
2011-09-17 08:55:45 +02:00 |
|
Michael Wu
|
56618dd3d2
|
Bug 682547 - Convert readstrings.cpp to bool, r=rstrong
|
2011-08-30 11:55:14 -07:00 |
|
Robert Strong
|
c20bafa55a
|
Bug 647296 - crashreporter.exe and updater.exe creates HKEY_CURRENT_USER\Software\Classes\Applications as a volatile key. r=khuey
|
2011-06-09 15:14:19 -07:00 |
|
Robert Strong
|
00b449437f
|
Bug 650973 - Update dialog is seldom if ever shown on Mac OS X and Linux for complete updates. r=mossop
|
2011-04-26 14:35:54 -07:00 |
|
Robert Strong
|
be80ac1469
|
Bug 649754 - update dialog no longer centered. r=mossop
|
2011-04-13 13:52:55 -07:00 |
|
Robert Strong
|
5321c11377
|
4. remove updater wince support- Bug 386760 - directory removal with software update. r=dolske
|
2011-04-11 21:23:44 -07:00 |
|
Robert Strong
|
c2953ca852
|
2. updater changes - Bug 386760 - directory removal with software update. r=dolske
|
2011-04-11 21:23:27 -07:00 |
|
Robert Strong
|
11c4812446
|
Bug 641422 - wrong arg passed for current working directory. r=mossop
|
2011-04-11 21:23:06 -07:00 |
|
Robert Strong
|
d5ba4a8448
|
Bug 575296 - Firefox Update should show no options in the context menu (e.g. right click) - based on a patch from timeless. r=jimm, a=approval2.0
|
2011-02-07 18:41:21 -08:00 |
|
Robert Strong
|
c99a02652d
|
Bug 524294 - [Mac] Updater window does not resize to fit text label on localized builds. r=joshmoz, a=approval2.0
|
2011-01-27 13:11:25 -08:00 |
|
Robert Strong
|
4d8f12c21f
|
Patch part 2 - Bug 628829 - Updater crashes when localized strings excess 200 utf-8 bytes, as bn-IN, kn, ml, and te do. r=mossop, a=blocking2.0-final
|
2011-01-27 13:11:05 -08:00 |
|
Robert Strong
|
8744404790
|
Bug 369411 - improve CRC error value in the update.log. r=dolske, a=approval2.0
|
2010-12-21 21:46:32 -08:00 |
|
Robert Strong
|
dc094b28b6
|
File fragmentation on update fix for partial updates which are by far the worst culprit - Bug 570058 - investigate small writes from MBS_ApplyPatch. r=tglek, r=dtownsend, a=dtownsend
|
2010-12-02 19:57:05 -08:00 |
|
Robert Strong
|
06454d8fe6
|
Bug 611186 - [Win] Try to lock the main exe multiple times before giving up. r=dolske, a=dtownsend
|
2010-11-18 17:21:20 -08:00 |
|
Robert Strong
|
536b8a49aa
|
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 |
|
Robert Strong
|
c7d93c3016
|
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 |
|
Josh Aas
|
5bf218bb24
|
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
|
6e7ca05769
|
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
|
37c7622be4
|
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 |
|
Robert Strong
|
183131a0df
|
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
|
95684d1ae5
|
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 |
|
Josh Aas
|
2e8e491e2b
|
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 |
|
timeless@mozdev.org
|
20ca058eab
|
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 |
|
Mark Smith
|
23c40502c9
|
Bug 563159 - updater fails because application exe is still running. r=rstrong
|
2010-06-16 07:21:24 -07:00 |
|
Masatoshi Kimura
|
db541da182
|
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 |
|
Shailen
|
06959fb8a1
|
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 |
|
timeless@mozdev.org
|
e51a8fe143
|
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 |
|
Robert Strong
|
d4db8c7260
|
Bug 562151 - allow post-update helper application on mac. r=rstrong
|
2010-05-22 14:10:31 -07:00 |
|
Mitchell Field
|
9f21031bf3
|
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 |
|