Commit Graph

2411 Commits

Author SHA1 Message Date
Brian R. Bondy
56f12f2e82 Bug 719066 - Callback application should relaunch with the same privileges it had last. r=rstrong 2012-01-22 16:18:15 -05:00
Robert Strong
8d4078f54c Bug 668574 (original patch by Javi Rueda) - Refuse to install on Windows XP SP 1 and below. r=bbondy 2012-02-02 14:12:54 -08:00
Geoff Lankow
2fed4a06fc Bug 669392 - File and Directory paths should be cropped in the middle and not at the beginning of the path; r=Unfocused 2011-08-17 14:03:28 +12:00
Geoff Lankow
8e5b15a9ab Bug 684107 followup - stop importing XPCOMUtils.jsm and Dict.jsm into DownloadLastDir.jsm; r=gavin 2012-01-20 19:58:38 +13:00
ISHIKAWA, chiaki
eda2919da2 Bug 567585 - TB3 fails to raise an error when it tries to save an attachment to write-protected directory. r=Paolo Amadini,r=sdwilsh 2012-01-20 19:21:26 +00:00
Geoff Lankow
25af05dde1 Bug 719002 - Use a transaction when upgrading addon.sqlite's schema; r=Mossop 2012-01-19 22:13:03 +13:00
Matt Brubeck
e21f1bcba1 Merge mozilla-central and mozilla-inbound 2012-01-19 11:13:07 -08:00
Brian R. Bondy
5b8410bbc2 Bug 718450 - Callback application does not relaunch on some limited user account WinXP. r=rstrong 2012-01-19 13:05:51 -05:00
Tim Taubert
8165319fae merge m-c to fx-team 2012-01-19 12:10:03 +01:00
Tim Taubert
d3b51d98cd Backed out changeset d0b03b763e5b (bug 702920) 2012-01-19 12:04:23 +01:00
Blair McBride
e5f527c015 Bug 702920 - If compatibility changes for a user-disabled addon, the UI doesn't get notified and doesn't update. r=dtownsend 2012-01-19 19:00:24 +13:00
MSU Capstone Team
5f4fa16c96 Bug 717119 - Typo in documentation comment for AddonUpdateChecker.getNewestCompatibleUpdate(). r=bmcbride 2012-01-19 18:46:06 +13:00
Robert Strong
406b98c2d9 Main patch - Bug 660038 - Remove channel switching support. r=bbondy 2012-01-18 14:10:38 -08:00
Gavin Sharp
4f261af49a Bug 712421: allow pasting of a URL in the download manager window, r=neil 2011-12-20 14:14:10 -08:00
Till Schneidereit
67c06fca06 Bug 718518. Remove in-tree uses of the nonstandard third argument to String.prototype.replace. r=dcamp,jgriffin,dao,ted,dtownsend 2012-01-18 16:10:39 -05:00
Marco Bonardo
f8a16f0d49 Merge central to inbound 2012-01-17 16:24:46 +01:00
Dão Gottwald
96c91e1a63 Bug 718536 - browser_select_compatoverrides.js leaks selectAddons.xul. r=bmcbride 2012-01-17 12:50:48 +01:00
Rail Aliiev
b6f4c8e8b3 bug 715586: checksums.py should generate sha1 and md5 checksums. r=catlee,ted 2012-01-16 09:30:59 -05:00
Marco Bonardo
3c8ebab509 Merge last PGO-safe green changeset from mozilla-inbound to mozilla-central 2012-01-14 10:01:34 +01:00
Tim Taubert
3c3a8573ab merge m-c to fx-team 2012-01-13 11:40:59 +01:00
Jared Wein
87eda9a7cd Bug 710968 - Updater incorrectly checks fread() retval. r=bbondy 2012-01-12 16:38:20 -08:00
Geoff Lankow
67d77157ff Bug 715735 - Detail view icon has no dimensions set, causes a relayout when it loads; r=Unfocused 2012-01-10 20:15:51 +13:00
Mike Hommey
86663af6ae Bug 683127 part 4 - Use the new ELF linker Zip reader in the old linker. r=tglek 2012-01-11 11:11:02 +01:00
Jim Mathies
0c68401d60 Bug 716862 - add virus scan indeterminate mode to the list of taskbar modes displayed when the dl manager is not open. r=felipe. 2012-01-13 17:55:01 -06:00
Geoff Lankow
0e8febcd0c Bug 717694 - Persist prefs after closing the add-ons manager; r=Unfocused 2012-01-13 15:07:52 +13:00
Brian R. Bondy
e2fc40309f Bug 715746 - Fix for intermittent test_0000_bootstrap_svc.js failure failed: 7 == succeeded. r=rstrong 2012-01-12 09:54:40 -05:00
Ed Morley
d1209555c6 Merge mozilla-central to mozilla-inbound 2012-01-10 20:04:09 +00:00
Ed Morley
00a8a51b34 Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-10 17:57:29 +00:00
Felipe Gomes
786acb10dd Bug 706897. Fix intermittent test_destinationURI_annotation.xul failure. r=mak 2012-01-10 08:31:03 -08:00
Rail Aliiev
80ac4135ed bug 714542: Mac build uses pretty naming for *.checksums files - rename mac checksums file. r=ted 2012-01-10 10:46:16 -05:00
Brian R. Bondy
1cc4dd3f92 Bug 715749 - service broke builds with --disable-updater. r=rstrong 2012-01-10 11:28:50 -05:00
Mike Hommey
567913809a 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
Geoff Lankow
c4f9fac964 Bug 664897 - Details view should scroll down when it has inline settings and options button in list view is clicked; r=Unfocused, ui-r=Boriss 2011-08-30 00:19:58 +12:00
Marco Bonardo
3017ba2181 Merge mozilla-central and mozilla-inbound 2012-01-05 11:31:12 +01:00
Tim Taubert
141e63752d merge m-c to fx-team 2012-01-05 10:19:15 +01:00
Geoff Lankow
629c79ce7a Bug 714593 - Preferences button on search view does not work with inline prefs; r=Unfocused 2012-01-05 17:11:13 +13:00
Geoff Lankow
5127b6cc67 Bug 714583 - Labels of inline options shouldn't get cropped; r=Unfocused 2012-01-03 09:26:40 +13:00
Brian R. Bondy
c97793c692 Bug 711692 - Various fixes for intermittent failures. r=rstrong. 2011-12-28 21:08:37 -05:00
Brian R. Bondy
2fdf796977 Bug 711692 - appbin fix and SCM lock hang fix. r=rstrong. 2012-01-04 23:19:19 -05:00
Robert Strong
95ad280cda Bug 711692 - Fail if service is started and doesn't stop at test start. r=bbondy. 2012-01-04 23:19:19 -05:00
Brian R. Bondy
3588126af5 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
814dc1f222 Bug 711692 - Cleanup tests. r=rstrong. 2012-01-04 23:19:18 -05:00
Brian R. Bondy
36927de39a 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
1d25a248b6 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
d80120e18e Bug 711692 - Intermittent service callback log failure fix. r=rstrong. 2012-01-04 23:19:18 -05:00
Brian R. Bondy
51ebd2d43b Bug 712211 - Stop service before the test as well and wait for 20 seconds at most. r=rstrong. 2012-01-04 23:19:18 -05:00
Brian R. Bondy
477121ea93 Bug 712155 - Maintenance service: Wait for service to stop before starting the next xpcshell test. r=rstrong. 2012-01-04 23:19:18 -05:00
Brian R. Bondy
195b8ef006 Bug 711834 - Fix force no UAC prompt for xpcshell tests. r=rstrong 2012-01-04 23:19:17 -05:00
Brian R. Bondy
e0a208e138 Bug 711792 - Speed up and simplify maintenance service update command processing. r=rstrong. 2012-01-04 23:19:17 -05:00
Robert Strong
5d94139de0 Bug 711692 - Append TEST_ID to app_console_log. r=bbondy. 2012-01-04 23:19:17 -05:00
Blair McBride
e0cb473eec Bug 691389 - Error: win is null when performing drag&drop of a XPI file to Add-ons Manager tab. r=dtownsend 2012-01-05 01:17:52 +13:00
Tim Taubert
366196d6dd merge m-c to fx-team 2012-01-01 16:51:47 +01:00
Joel Maher
a15d982fcf Bug 701076 - [hoooking up make] Robotium integration into birch tree. r=blassey,bear 2011-12-31 10:03:36 -05:00
Blair McBride
1d164109b4 Bug 713815 - Addons with compatibility overrides are still able to be installed. r=dtownsend
--HG--
extra : rebase_source : 535a75a745b3e1b9b9ccb5013f77b889d7283867
2011-12-30 13:53:52 +13:00
Blair McBride
bfe83b896e Bug 713816 - Add additional logging when parsing compatibility overrides. r=dtownsend
--HG--
extra : rebase_source : 78b866fc90e11847b726403a735b596ab609145e
2011-12-30 13:53:03 +13:00
Tim Taubert
ed3cb6f833 merge m-c to fx-team 2011-12-29 13:59:50 +01:00
Blair McBride
9f6ea534a7 Backout ea0539bb2118 (bug 685155) due to test failures on OSX 2011-12-29 05:10:58 +13:00
Blair McBride
96fe46069b Bug 711693 - Send the compatibility mode when loading the Discovery pane. r=dtownsend 2011-12-28 23:37:43 +13:00
Kris Maglione
b459b04749 Bug 685155 - Add-on Manager should treat symbolic links the same as proxy files. r=dtownsend 2011-12-28 23:36:15 +13:00
Phil Ringnalda
a5baca4aac Back out 04ef7f564450 (bug 701076) and 632f07583bd8 (bug 711591) for mochitest-oth bustage 2011-12-30 14:19:30 -08:00
Joel Maher
e67402658e Bug 701076 - [hookup to make] Robotium integration into birch tree. r=blassey,bear 2011-12-30 15:57:34 -05:00
Ms2ger
a9fa22ee9c Merge m-c to m-i. 2011-12-30 12:17:22 +01:00
Robert Strong
9fc224f58b Bug 711692 - Some intermittent failures cleaned up for new maintenance service tests. r=bbondy. 2011-12-16 20:33:17 -05:00
Brian R. Bondy
041d4c3506 Bug 711682 - command line support to determine if updater is signed. r=rstrong. 2012-01-04 23:19:17 -05:00
Robert Strong
e40116e467 Bug 711660 - maintenance service updater tests can't be run locally. r=bbondy. 2011-12-16 20:33:17 -05:00
Brian R. Bondy
b374707209 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
165e3a3c65 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
c41584e6f4 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
e6f1faa1ee 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
af8dcf0b95 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
28a67f5a40 Bug 709158 - updater.exe was not verified to be a particular product's/channel's/version of the updater. r=rstrong. 2012-01-04 23:19:16 -05:00
Brian R. Bondy
d9f3ef0a5a 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
86afcc4bf8 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
Ehsan Akhgari
c83fd30f2f Bug 481815 - Make sure that the maintenance service tests are only run when the service is enabled. r=rstrong.
--HG--
rename : toolkit/mozapps/update/test/Makefile.in => toolkit/mozapps/update/test_svc/Makefile.in
rename : toolkit/mozapps/update/test/unit/test_0000_bootstrap_svc.js => toolkit/mozapps/update/test_svc/unit/test_0000_bootstrap_svc.js
rename : toolkit/mozapps/update/test/unit/test_0110_general_svc.js => toolkit/mozapps/update/test_svc/unit/test_0110_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0111_general_svc.js => toolkit/mozapps/update/test_svc/unit/test_0111_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0112_general_svc.js => toolkit/mozapps/update/test_svc/unit/test_0112_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0120_channelChange_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0120_channelChange_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0150_appBinReplaced_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0150_appBinReplaced_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0151_appBinPatched_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0151_appBinPatched_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test/unit/test_0160_appInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0160_appInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0170_fileLocked_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0171_fileLocked_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test/unit/test_0180_fileInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0180_fileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0181_fileInUse_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0181_fileInUse_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test/unit/test_0182_rmrfdirFileInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0182_rmrfdirFileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0183_rmrfdirFileInUse_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0183_rmrfdirFileInUse_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test/unit/test_0200_app_launch_apply_update_svc.js => toolkit/mozapps/update/test_svc/unit/test_0200_app_launch_apply_update_svc.js
rename : toolkit/mozapps/update/test/unit/xpcshell_updater_windows_svc.ini => toolkit/mozapps/update/test_svc/unit/xpcshell.ini
2012-01-04 23:19:15 -05:00
Ehsan Akhgari
a4f0bf9dcb Bug 481815 - Automated tests for updates using the maintenance service; r=rstrong.
--HG--
rename : toolkit/mozapps/update/test/unit/test_0110_general.js => toolkit/mozapps/update/test/unit/test_0110_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0111_general.js => toolkit/mozapps/update/test/unit/test_0111_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0112_general.js => toolkit/mozapps/update/test/unit/test_0112_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0120_channelChange_complete.js => toolkit/mozapps/update/test/unit/test_0120_channelChange_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0150_appBinReplaced_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0150_appBinReplaced_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0151_appBinPatched_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0151_appBinPatched_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test/unit/test_0160_appInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0160_appInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test/unit/test_0180_fileInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0180_fileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0181_fileInUse_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0181_fileInUse_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test/unit/test_0182_rmrfdirFileInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0182_rmrfdirFileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0183_rmrfdirFileInUse_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0183_rmrfdirFileInUse_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test/unit/test_0200_app_launch_apply_update.js => toolkit/mozapps/update/test/unit/test_0200_app_launch_apply_update_svc.js
2012-01-04 23:19:14 -05:00
Brian R. Bondy
54527b0e1a Bug 481815 - Provide a Windows service for silent updates. r=rstrong. 2012-01-04 23:19:14 -05:00
Kyle Huey
fa9858a33c Merge m-c to b-s. 2012-01-03 12:49:46 -05:00
Siddharth Agarwal
56ce9200bc Bug 515374 - Add a flag, currently off by default but possible to turn on per-app, to make packager.pm warnings fatal. r=khuey 2011-12-23 04:48:37 +05:30
Gregory Szorc
2e6dd31eef merge m-c to s-c 2011-12-19 12:26:39 -08:00
Richard Newman
4bcff60b8f Merge m-c to s-c. 2011-12-16 09:16:17 -08:00
Richard Newman
398f53edc0 Merge m-c to s-c. 2011-12-15 11:55:38 -08:00
Doug Sherk
6b007a4035 Bug 710103: Update XPCShell tests for GfxInfo blocklisting r=joe a=mbrubeck 2011-12-14 21:04:35 -08:00
Gregory Szorc
59e9109685 Merge m-c to s-c 2011-12-14 17:29:29 -08:00
Blair McBride
e2e21cb17f Bug 709531 - Addons Manager tests should have AMO-related prefs reset after each test to disallow network access. r=dtownsend a=mbrubeck 2011-12-15 14:00:19 +13:00
Richard Newman
ebb87ea4e2 Merge m-c to s-c. 2011-12-14 11:28:32 -08:00
Kyle Huey
1e7fd9668d Bug 709531: Turn off more Addon Manager tests that depend on AMO. r=ehsan a=me CLOSED TREE 2011-12-14 13:48:20 -05:00
Kyle Huey
78c484d529 Bug 709531: Turn off Addon Manager tests that depend on AMO. r=ehsan a=me CLOSED TREE 2011-12-14 13:43:06 -05:00
Richard Newman
506ad02a77 Merge m-c to s-c. 2011-12-14 01:58:41 -08:00
Margaret Leibovic
8e736f945e Bug 710240 - Tapping on "Tap to play" link reloads page instead of playing plugin. r=dolske a=no-cpp 2011-12-13 14:29:11 -08:00
Richard Newman
722a434c38 Merge m-c to s-c. 2011-12-13 10:58:43 -08:00
Axel Hecht
8c0347871e bug 709980, make INNER_UNMAKE_PACKAGE end up in the same dir, fixing omnijar, r=ted 2011-12-13 01:26:32 +01:00
Marco Bonardo
632b40fdbb Bug 706280 - Intermittent failure in browser/components/places/tests/chrome/test_bug549192.xul | Exited with code 1 during test run.
r=felipe a=tests-only
2011-12-13 17:27:09 +01:00
Geoff Lankow
622bc2f0d5 Bug 708397 - "addon-options-displayed" notification fires before XBL bindings apply; r=Unfocused, a=Unfocused 2011-12-13 23:32:11 +13:00
Richard Newman
217d992ac2 Merge m-c to s-c. 2011-12-11 21:30:28 -08:00
John Schoenick
1c874917cd Bug 687679 - Rename JS_CompileFile to JS_CompileUTF8File, fix users. r=jorendorff,jst 2011-12-16 11:08:59 -08:00
Geoff Lankow
8fdfc439b4 Bug 702748 - Use a pref for disabling per-site remembering of download directory; r=gavin.sharp, a=khuey 2011-12-12 17:31:50 +13:00
Blair McBride
7755266e12 Bug 706387 - Send the compatibility mode when using AMO Search API. r=dtownsend a=khuey 2011-12-12 15:02:13 +13:00
Blair McBride
7664d8eaac Bug 709620 - Fix test_updatecheck.js when update channel is aurora/beta/release. r=bustage a=edmorley 2011-12-12 12:08:06 +13:00
Michael Wu
1a41cf6a34 Bug 710029 - Assorted build system tweaks for B2G/Gonk. r=khuey 2011-12-16 13:26:32 -08:00
Steffen Wilberg
c65f823afc Bug 710064: Make the 'Update Add-ons Automatically' checkbox state depend on the extensions.update.enabled pref, in addition to the existing extensions.update.autoUpdateDefault pref. r=mossop 2011-12-16 21:52:14 +01:00