Commit Graph

2664 Commits

Author SHA1 Message Date
Ehsan Akhgari
bafa4505f1 Bug 757632 - Re-enable the test; r=rstrong 2012-06-13 10:30:07 -04:00
Ehsan Akhgari
6ec73dc93d Bug 764587 - Do not throttle the download of a complete mar if we fall back to a complete update after attempting to stage a partial update; r=rstrong 2012-06-13 22:00:03 -04:00
Ehsan Akhgari
3bc64d4216 Bug 764269 - Handle symbolic links properly when copying the installation directory before staging an update; r=rstrong 2012-06-13 20:38:56 -04:00
Ehsan Akhgari
40be4b6271 Bug 760577 - Part 4: Add full round-trip tests for keeping the mar file around and falling back to apply it at startup if replacing the application fails; r=rstrong
--HG--
rename : toolkit/mozapps/update/test/unit/test_0201_app_launch_apply_update.js => toolkit/mozapps/update/test/unit/test_0203_app_launch_apply_update.js
rename : toolkit/mozapps/update/test_svc/unit/test_0201_app_launch_apply_update_svc.js => toolkit/mozapps/update/test_svc/unit/test_0203_app_launch_apply_update_svc.js
2012-06-08 15:06:53 -04:00
Ehsan Akhgari
f8297e90d5 Bug 760577 - Part 3: Verify the fallback behavior on all the locked file tests; r=rstrong
--HG--
rename : toolkit/mozapps/update/test/unit/test_0161_appInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0162_appInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0172_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0174_fileLocked_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0173_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0175_fileLocked_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0184_fileInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0188_fileInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0185_fileInUse_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0189_fileInUse_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0186_rmrfdirFileInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0190_rmrfdirFileInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0187_rmrfdirFileInUse_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0191_rmrfdirFileInUse_xp_win_partial.js
rename : toolkit/mozapps/update/test_svc/unit/test_0161_appInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0162_appInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0172_fileLocked_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0174_fileLocked_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0173_fileLocked_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0175_fileLocked_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0184_fileInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0188_fileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0185_fileInUse_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0189_fileInUse_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0186_rmrfdirFileInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0190_rmrfdirFileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0187_rmrfdirFileInUse_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0191_rmrfdirFileInUse_xp_win_partial_svc.js
2012-06-14 09:26:02 -04:00
Ehsan Akhgari
ac82ce6e75 Bug 760577 - Part 2: Fall back to regular updates if the replacing step fails after we've staged an update; r=rstrong 2012-06-14 09:25:24 -04:00
Ehsan Akhgari
14e077ce86 Bug 760577 - Part 1: Keep the update files around when an update has been staged; r=rstrong 2012-06-14 09:21:13 -04:00
Ehsan Akhgari
4be95f94ff Bug 762032 - Increase the amount of time we wait for the helper application to finish running in the updater tests; r=rstrong 2012-06-11 10:36:21 -04:00
Matt Brubeck
889af1a907 Merge last green changeset from inbound to mozilla-central 2012-06-13 13:23:54 -07:00
Brian R. Bondy
6d58912612 Bug 763474 - Firefox win32 l10n builds broken because Win2008R2 check not avail in NSIS 2.33. r=jimm 2012-06-13 12:33:15 -04:00
Ben Hearsum
21aef21e43 bug 758644: Contents/CodeResources isn't included in MARs. r=ted 2012-06-11 11:10:05 -04:00
Jason Orendorff
432ba576a2 Bug 750307 - "Assertion failure: isBoolean()" in RegExpObject::ignoreCase after redefining nonconfigurable data property. r=Waldo. Second landing, test change rs=bholley on IRC. 2012-06-13 03:11:18 -05:00
Takanori MATSUURA
efeebc1764 bug 761975 - remove extra closing parenthesis that makes RPM nightly build fail; r=bsmedberg
--HG--
extra : rebase_source : 2958a216f8077fdad42c3b9237642ee8aa533b0e
2012-06-06 10:56:40 -07:00
Brian R. Bondy
a17abf507b bug 740842 - When updating Firefox the service is used although the UAC is off in win8. r=rstrong 2012-06-15 17:43:58 -04:00
Gavin Sharp
38af7af415 Tweak comment that I forgot to update when fixing bug 657462 2012-06-15 11:08:50 -07:00
Chris AtLee
0ac7343973 Bug 763632: Only GPG sign .checksum files. r=rail,khuey 2012-06-15 09:29:32 -04:00
Brian R. Bondy
915ac14c01 Bug 741174 - Silent install option for maintenance service. r=bbondy 2012-06-15 08:08:31 -04:00
Ehsan Akhgari
299eef5789 Merge the last green changeset of mozilla-inbound to mozilla-central 2012-06-02 14:39:47 -04:00
Pranav Ravichandran
913a846852 Bug 750554 - If service is not used for updates then do not show it in preferences. r=bbondy 2012-05-31 10:28:01 -04:00
Ehsan Akhgari
3cb1fce0b2 Bug 760290 - The update UI needs to be aware of the possibility that the update cannot be staged in the background; r=rstrong 2012-05-31 20:28:32 -04:00
Ehsan Akhgari
d98ade3af7 Bug 760027 - Attempt to retry moving the installation directory when performing the replace stage of an update 10 times; r=strong
This will hopefully give the applications which might have a handle to some
file in that directory open a chance to close them up so that the replace
operation would finish successfully.
2012-05-31 15:40:07 -04:00
Ehsan Akhgari
741f3aa5e4 Bug 759615 - Avoid running the PostUpdate step when only staging the update in the background; r=rstrong 2012-05-30 18:09:59 -04:00
Ehsan Akhgari
f0f2c4c6f3 Merge mozilla-central into mozilla-inbound 2012-06-01 17:22:53 -04:00
Ed Morley
d522af1b80 Merge mozilla-central to mozilla-inbound 2012-06-01 16:58:27 +01:00
Ginn Chen
6da3ccb587 Bug 758514 consistently use typedef for NS_tchar, also enable testing for Solaris r=rstrong 2012-06-01 17:50:35 +08:00
Ehsan Akhgari
6508c6a4a5 Bug 759065 - Fall back to downloading the full update if staging the update in the background fails; r=rstrong 2012-05-29 16:20:12 -04:00
Ehsan Akhgari
e2a2f37105 Bug 757965 - Properly test for write access before staging an update in the background; r=rstrong
This patch makes sure that we test to make sure we can create a
directory in the installation directory and also in its parent (the
latter check only happens on Windows and Linux), so that we wouldn't try
to stage an update in the background if that's bound to fail if we don't
have the require write permissions.
2012-05-30 17:57:05 -04:00
Blair McBride
7e2b7ca01e Bug 757663 - AddonManagerInternal.callAddonlListeners() informs it's listeners unsafely, causing silent skips in the notification loop. r=Mossop,darktrojan 2012-06-01 18:12:26 +12:00
Ehsan Akhgari
4ca5e487c2 Merge mozilla-central into mozilla-inbound 2012-05-30 22:43:10 -04:00
Robert Strong
3488e8d0ed Move channel-prefs.js back to original location - Bug 756325 - channel-prefs.js appears in new 'preferences' location on fresh installation but remains in 'pref' for updated existing installation. r=bbondy 2012-05-30 15:17:54 -07:00
Robert Strong
76299ad0c2 Bug 759460 - Preprocess channel name into nsUpdateService.js instead of just using 'default'. r=bbondy 2012-05-30 15:17:43 -07:00
Ehsan Akhgari
b80be89a87 Bug 758998 - Use the correct installation directory when attempting to upgrade the maintenance service; r=bbondy 2012-05-29 17:31:04 -04:00
Dave Camp
e3f37996ee Merge fx-team to m-c 2012-05-30 19:21:18 -07:00
Ehsan Akhgari
4e3796a564 Bug 759390 - Make sure gCanStageUpdates will not fail if the maintenance service pref is set to false; r=rstrong 2012-05-30 13:54:10 -04:00
Gervase Markham
638c878b13 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Ed Morley
a9e9273d9c Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-30 12:20:57 +01:00
Blair McBride
25bea66eda Bug 746908 - Add parameter guards to AddonManager/AddonManagerPrivate API functions. r=dtownsend 2012-05-30 18:34:32 +12:00
Tim Taubert
ab5c22ed82 merge m-c to fx-team 2012-05-29 10:22:01 +02:00
Marcos Santiago ext:(%2C%20Jimmy%20Phan%20%3Cjphan9%40gmail.com%3E)
364b6bc470 Bug 740237 - Use for...of loops in Add-ons Manager frontend and backend code. r=Unfocused 2012-05-28 00:21:48 +12:00
Brian R. Bondy
869d0f838f Bug 692255 - Get rid of prefetch files on Windows for faster startup. r=rstrong 2012-05-27 22:40:48 -04:00
Ed Morley
bffc23481f Merge mozilla-central to mozilla-inbound 2012-05-25 22:44:48 +01:00
Ehsan Akhgari
83a556e6f2 Debugging code for bug 757632; r=me 2012-05-25 16:57:00 -04:00
Ben Hearsum
777922671d bug 723176: support mac dmg signing in the build system - turn on signing of mac builds again. r=ted
--HG--
extra : rebase_source : 7aa71b8b31f975411b491966e859df15b8d9071f
2012-05-25 09:25:07 -04:00
Ehsan Akhgari
089ae618d3 Bug 757965 - Test to make sure we have write access to the needed directories before attempting to stage an update; r=rstrong
--HG--
extra : rebase_source : 78470ccf04a9e29c5f6320e06ec899d3d47ac618
2012-05-25 03:17:16 -04:00
Ehsan Akhgari
35799dd0ac Bug 757632 followup - Try to disable the test properly 2012-05-29 17:16:57 -04:00
Ehsan Akhgari
9d124404a4 Bug 757632 followup - Remove the test name from the manifest file; r=me 2012-05-29 17:03:36 -04:00
Ehsan Akhgari
ce033c3b11 Bug 757632 - Disable test_0202_app_launch_apply_update_dirlocked.js for now; r=me 2012-05-29 16:39:39 -04:00
Szabolcs Hubai
329ae02b55 Bug 756960 - Iterate on a shallow copy while notifying downloadListeners. r=Mossop 2012-05-21 21:20:54 +02:00
Ehsan Akhgari
4cf7dcbd5e Bug 757885 - Handle falling back to non-staged updates correctly when an update fails to be staged in the background; r=rstrong 2012-05-23 17:51:50 -04:00
Ehsan Akhgari
066029ac7f Bug 757835 - Fall back to not use the maintenance service if there is an error when using the service to stage an update in the background; r=rstrong
This will cause us to fall back to a non-background update with a UAC prompt,
which sucks, but at least it lets the user to update.

--HG--
extra : transplant_source : z%00/Z%ED%E3gj%A2%E6%244%D0%B0%AE%A1zdPT
2012-05-23 12:31:37 -04:00
Ryan VanderMeulen
9cc3b4b17b Merge m-c to inbound 2012-05-23 22:39:33 -04:00
Ben Hearsum
bebaefa5bc Backout all patches from bug 723176, because we still have problems with our CodeResources file. 2012-05-23 22:30:25 -04:00
Ehsan Akhgari
0ea3be6ccb Bug 757981 - Make sure to use the correct installation directory for regular updates; r=bbondy 2012-05-23 16:50:10 -04:00
Ben Hearsum
aba5d78b8a bug 723176: support mac dmg signing in the build system - add PACKAGE_BASE_DIR to packager.mk, override in l10n.mk, to fix mac repacks. r=ted 2012-05-23 13:53:43 -04:00
Ehsan Akhgari
1ff26e1fb8 Bug 757437 - Remove the rest of the support code for xpcshell-specific Mac bundle hacks from bug 307181; r=rstrong 2012-05-22 11:32:01 -04:00
Ryan VanderMeulen
01192035ee Merge m-c to inbound. 2012-05-22 20:21:39 -04:00
Ben Hearsum
b9fd76da85 bug 723176: support mac dmg signing in the build system. r=khuey/ted 2012-05-22 17:13:26 -04:00
Ehsan Akhgari
904efc4f7a Bug 307181 - Stage Firefox updates in the background after they're downloaded, and replace the application directory on restart; r=rstrong,bbondy
When Firefox downloads an update, it previously kept the update around to apply
it on the next restart.  This patch changes this so that the updater program
is launched in the background as soon as the update has finished downloading
in order to stage the updated version of the application by copying the
existing installation directory to a temporary location and applying the update
on top of it, and replace the existing installation directory with the staged
directory on the next restart.

Because the replacing step is typically very fast, this patch eliminates the
wait for the update to be applied on restart, making it unnecessary to show a
progress dialog when restarting.

--HG--
rename : toolkit/mozapps/update/test/chrome/test_0092_finishedBackground.xul => toolkit/mozapps/update/test/chrome/test_0093_stagedBackground.xul
rename : toolkit/mozapps/update/test/unit/test_0110_general.js => toolkit/mozapps/update/test/unit/test_0113_general.js
rename : toolkit/mozapps/update/test/unit/test_0111_general.js => toolkit/mozapps/update/test/unit/test_0114_general.js
rename : toolkit/mozapps/update/test/unit/test_0112_general.js => toolkit/mozapps/update/test/unit/test_0115_general.js
rename : toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0172_fileLocked_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0173_fileLocked_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0110_general.js => toolkit/mozapps/update/test_svc/unit/test_0113_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0111_general.js => toolkit/mozapps/update/test_svc/unit/test_0114_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0112_general.js => toolkit/mozapps/update/test_svc/unit/test_0115_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test_svc/unit/test_0172_fileLocked_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test_svc/unit/test_0173_fileLocked_xp_win_partial_svc.js
2012-05-22 10:50:04 -04:00
Jim Mathies
98cf4f6389 Bug 740233 - fix for application id query bug in toolkit nsis scripts. r=rstrong 2012-05-21 17:51:34 -05:00
Landry Breuil
12f3ec812b Bug 757611 - pass a FILE* to ferror(), fixes build on OpenBSD - r=ehsan 2012-05-22 17:24:42 -04:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Ed Morley
cd947fcd6d Merge fx-team and mozilla-central ready for MPL2 update 2012-05-21 07:49:47 +01:00
Blair McBride
512d774474 Bug 752868 - Outdated locales aren't being removed from extensions.sqlite, causing bad performance. r=dtownsend 2012-05-19 17:18:38 +12:00
Dave Townsend
15b74dd4fc Bug 733436: OSX resource forks on FAT disks cause problems installing and uninstalling add-ons. r=Unfocused 2012-05-16 11:35:53 -07:00
David Keeler
118d153216 Bug 742753 - Click-to-play: activate only the clicked plugin. r=jaws 2012-05-15 11:10:43 -07:00
Kyle Huey
56b1fbd37b Bug 748467: Fix some dependencies for android fast packaging. r=ted 2012-05-15 15:06:52 -07:00
Matthew Noorenberghe
23cc9d7bcd Bug 706292 - Hide the automatic update settings from the add-on details for the hotfix extension. r=Unfocused
--HG--
extra : rebase_source : 8a46b13436f7447f59d08a5e23f927a682090471
2012-04-18 14:39:29 -04:00
Panos Astithas
206ad00f97 Merge m-c to fx-team 2012-06-21 10:11:14 +03:00
Luis Ares
391e841c33 Bug 759446 - Use rest arguments where possible in the Add-ons Manager. r=Unfocused 2012-06-20 21:12:11 +12:00
Blair McBride
598b532f6c Bug 746916 - Lazy load XPIDatabase. r=dtownsend 2012-06-20 17:52:56 +12:00
Blair McBride
8fa6514cf4 Bug 746916: Prepare XPIDatabase for being lazy-loaded. r=dtownsend 2012-06-20 17:52:37 +12:00
Mark Banner
2edcd742d0 Bug 757794 - Constant "command timed out: 1200 seconds without output" in test_0200_app_launch_apply_update.js and others. Ensure that timeout loops will always abort eventually. r=ehsan 2012-06-19 15:48:00 +01:00
Matt Brubeck
773ffb6265 Merge mozilla-central and mozilla-inbound 2012-05-14 21:41:08 -07:00
Mike Hommey
5262f75c2c Bug 754625 - Use idl-parser from $(LIBXUL_DIST)/sdk/bin and only remove lex and yacc files in header.py --regen. r=khuey 2012-05-14 17:19:39 +02:00
Tim Taubert
062444839c merge m-c to fx-team 2012-05-11 18:59:06 +02:00
Blair McBride
d67506a36f Bug 727702 - Undoing applying a Persona reverts back to default theme instead of old Persona (backout bug 714841). r=dtownsend 2012-05-12 00:29:34 +12:00
Joe Drew
f71f46752d Merge last PGO-clean cset from inbound to central. 2012-05-10 21:25:37 -04:00
Rob Campbell
0226390b82 merge fx-team to m-c 2012-05-10 11:54:23 -03:00
Angie Ngo ext:(%2C%20Rich%20Gomez%20%3Crwgmez%40gmail.com%3E)
14421cf807 Bug 616440 - Detail view blocks scrolling with page-up, page-down, and arrow keys. r=Unfocused 2012-05-10 14:34:42 +12:00
Blair McBride
a458638305 Bug 743967 - JavaScript Error: "bootstrap is not defined" {file: "resource://gre/modules/XPIProvider.jsm" line: 3523}. r=dtownsend 2012-05-10 14:30:37 +12:00
Blair McBride
f7913f5587 Bug 746909 - Lazy load AddonRepository, and various other JS modules. r=dtownsend 2012-05-10 14:28:45 +12:00
Landry Breuil
77cb83ac15 Bug 717616 - cleanup empty jsloader & jssubloader dirs after generating cache, they end up in the package otherwise - r=glandium 2012-05-10 12:32:53 +02:00
Dave Townsend
46aef94182 Bug 744833: Rebuild the bootstrapped add-ons list when the profile moves to a different directory. r=Unfocused 2012-05-14 13:05:56 -07:00
Ryan VanderMeulen
bc51a0c96c Merge m-c to m-i 2012-05-05 11:50:54 -04:00
Brian R. Bondy
1b38735da3 Bug 750850 - Delayed loading. r=ehsan 2012-05-05 09:21:53 -04:00
Joe Drew
02f1f0ccb2 Bug 741979 - Don't require version numbers in the downloaded graphics driver blacklist. r=bjacob
--HG--
extra : rebase_source : b8abd6950804e1957d126b134146c55224288d14
2012-05-04 15:33:59 -04:00
Brian R. Bondy
13b6966040 Bug 751652 - Disable MAR tests when security checks are disabled. r=rstrong 2012-05-04 08:09:14 -04:00
Bobby Holley
40ba0c800a Bug 751086 - Disable toolkit/mozapps/plugins/tests/browser_bug435788.js for leaks (r=Mano,a=test-only) 2012-05-02 15:06:27 -07:00
Brian R. Bondy
2a4bd445d4 Bug 748948 - Possible race condition when launching updates from service after security checks. r=rstrong, a=ehsan. 2012-05-02 15:40:33 -04:00
Brian R. Bondy
c7c0958d8f Bug 735970 - Add xpcshell tests for version downgrades. r=rstrong, a=test-only. 2012-05-01 22:17:31 -04:00
Mounir Lamouri
7e30703487 Bug 707580, Do not remove some directories generated by |make package| when re-called, r=khuey 2012-04-30 15:19:58 +12:00
Mounir Lamouri
662af3c3f3 Bug 707578, Package.pm shouldn't copy older files, r=khuey,rstrong 2012-04-30 15:17:40 +12:00
Ehsan Akhgari
a3145104fc Merge from mozilla-central 2012-04-23 18:17:44 -04:00
Dave Townsend
569e91eff0 Bug 747005: OSX XULRunner SDKs aren't getting named propertl. r=bsmedberg, a=lsblakk 2012-04-23 07:11:19 -07:00
Ehsan Akhgari
731cf9d3bd Merge mozilla-central into birch 2012-04-19 10:03:36 -04:00
Myk Melez
3298891e22 bug 746156 - isolate webapp runtime files into subdirectory of Firefox package; r=bsmedberg, a=akeybl 2012-04-19 00:39:52 -07:00
Peng Kang
2fbc22e590 Bug 737056 - Replace NS_CompareVersions more intuitive C++ API called mozilla::Version. r=bsmedberg 2012-04-18 23:22:29 -04:00
Myk Melez
253337cae3 bug 725408 - implement WebappRT launcher/shell; r=bsmedberg 2012-04-17 07:11:53 -07:00
Paolo Amadini
cc07746d4f Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Mark Banner
28098f3213 Backout bug 741972 / changeset 993d0e9edd3f due to test failures 2012-04-17 12:01:14 +01:00
Mark Banner
9920cc494a Bug 741972 - Test failures on ESR when channel is set to ESR, TEST-UNEXPECTED-FAIL | test_AddonRepository_compatmode.js | compatmode-strict@tests.mozilla.org == compatmode-ignore@tests.mozilla.org and more. Change tests to re-use the new AddonManager.checkCompatibility attribute for future-proofing channel additions/changes. r=bmcbride 2012-04-17 10:24:24 +01:00
Marco Castelluccio
2632ae941f Bug 611843 - Don't fsync extensions.ini. r=mossop 2012-04-14 09:03:02 -04:00
Brian R. Bondy
2603dd257a Bug 735969 - Revert the disable version downgrade check workaround from Bug 735784. r=rstrong 2012-04-12 19:06:19 -04:00
Rail Aliiev
ffd64ceaa2 Bug 732976 - SingleSourceFactory should generate checksums file. r=ted 2012-04-12 12:11:40 -04:00
Chris Jones
429bcdc10b Bug 739801: Initialize the lastUpdateTime to 0 to make sure we check for an update on first startup after a fresh install (or profile clear). r=rs 2012-04-10 01:55:10 -07:00
Richard Newman
ac3180fbf9 Merge m-c to m-i. 2012-04-05 22:06:41 -07:00
Rail Aliiev
0d563b3d0f Bug 738349 - PGP signature file missing http://releases.mozilla.org/pub/mozilla.org/firefox/releases/11.0/mac/en-US/. r=ted 2012-04-05 14:18:45 -04:00
Jared Wein
ddc8fcdaf7 Bug 711552 - Click to play plugins for desktop Firefox. r=felipe 2012-04-02 13:49:56 -07:00
Dave Townsend
cd5dd5766b Bug 734975: Fix XULRunner packaging in universal builds. r=bsmedberg 2012-04-05 10:01:17 -07:00
Marco Bonardo
c9eb168ef6 Bug 573259 - Intermittent time out in browser_relative.js due to browser_offline.js
r=Mossop
2012-04-03 11:48:36 +02:00
Phil Ringnalda
8d8cf286e2 Merge m-c to m-i 2012-03-27 21:21:11 -07:00
Robert Strong
ec6279523d Bug 491947 - Disable DDE shell integration. r=jmathies 2012-03-26 12:45:29 -07:00
Jared Wein
186bbc63ed Backed out changeset 77319b44907b (bug 711552) 2012-03-27 15:20:45 -07:00
Mike Hommey
566c9a89ca Bug 736519 - Package jssubloader cache in omnijar. r=khuey 2012-03-16 18:32:02 +01:00
Marco Bonardo
a2f365ca6e Bug 735697 - Close the old connection when switching to/from private mode. r=mak. 2012-03-22 13:02:28 -04:00
Marco Bonardo
508dc27a5b Merge last green PGO from inbound to central 2012-03-22 13:04:29 +01:00
Yury
3d6687900a Bug 714712 - Part 3: Fix browser_select_update.js and browser_select_confirm.js. r=bmcbride 2012-03-21 22:25:06 -04:00
Chris Jones
3230be69f4 Bug 737368, part 2: Implement a trivial update-application-progress UI for Gonk that shows ASCII bars in logcat. r=mwu
--HG--
rename : toolkit/mozapps/update/updater/progressui_null.cpp => toolkit/mozapps/update/updater/progressui_gonk.cpp
2012-03-21 15:50:53 -07:00
Chris Jones
c1482b9eec Bug 737368, part 1: Fix up ifdefs to support building update code for Gonk. r=mwu 2012-03-21 15:50:53 -07:00
Marco Bonardo
ca7dd86f81 Merge fx-team and central 2012-03-21 23:49:13 +01:00
Aryeh Gregor
985cd7b82d Bug 735805 part 6 - Fix more toolkit mochitests that run no tests; r=enndeakin 2012-03-20 13:29:14 -04:00
Dave Townsend
e723194c97 Bug 735069 - Some add-ons manager tests are pinging AMO. r=Unfocused 2012-03-21 17:30:19 +13:00
Blair McBride
bd65a101c8 Bug 734848 - extensions.checkCompatibility.* prefs don't work as expected in ESR releases. r=dtownsend 2012-03-21 17:22:05 +13:00
Paolo Amadini
9ffe3e43b9 Bug 731942 - Replace old synchronous favicons calls in the Toolkit external content handler dialog. r=mak 2012-03-19 20:24:41 +01:00
Jared Wein
6f97f1db6e Bug 711552 - Click to play plugins for desktop Firefox. r=felipe 2012-01-02 16:06:10 -08:00
Rail Aliiev
1cd43ea140 Bug 731795 - MOZ_SOURCESTAMP_FILE shouldn't depend on MOZ_PKG_PRETTYNAMES; r=khuey 2012-03-27 15:06:01 -04:00
Gavin Sharp
596c9d1a03 merge fx-team into m-c 2012-03-15 21:39:33 -07:00
Blair McBride
84e166a9e2 Bug 727398 - Restartless extensions that uninstall themselves on startup break the UI. r=dtownsend 2012-03-15 16:21:06 +13:00
Ed Morley
b4dda70351 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-15 12:42:01 +00:00
Brian R. Bondy
24ef69a7c8 Bug 735784 - Workaround for 13.0a1 users who are getting version downgrade errors. r=rstrong 2012-03-14 22:42:42 -04:00
Brian R. Bondy
222b5d3a39 Bug 735713 - MAR files should specify maximum version for version compare checks; r=ehsan 2012-03-14 19:39:40 -04:00
Ehsan Akhgari
8556581fe1 Bug 735713 - Make sure that we can update users if the version of the application has been bumped up; r=rstrong 2012-03-14 14:08:01 -04:00
Ehsan Akhgari
e3ed3939b7 Backed out changeset a888f210af4e (bug 735713) because of test failures on Windows
--HG--
extra : rebase_source : eb2c30597bd72049b57e3aed4a496e007d322d03
2012-03-14 17:45:18 -04:00
Ehsan Akhgari
c69bcdf686 Bug 735713 - Make sure that we can update users if the version of the application has been bumped up; r=rstrong 2012-03-14 14:08:01 -04:00
Rail Aliiev
7fd30d5faf Bug 732976 - SingleSourceFactory should generate checksums file. r=ted 2012-03-12 17:48:40 -04:00
Nathan Froyd
23f675673d Bug 730196 - fix intermittent timeouts during make package on Windows; r=ted 2012-03-12 11:33:53 -04:00
Rail Aliiev
8862ce627c Bug 732962 - Implement signing on demand for xulrunner. r=ted,catlee 2012-03-12 13:39:35 -04:00
Mounir Lamouri
e7a9f59984 Bug 718391 - Package the js shell only if MOZ_PACKAGE_JSSHELL is defined. r=glandium,catlee 2012-03-12 13:23:16 +01:00
Ed Morley
f558fef737 Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00
Paolo Amadini
2a53c9bbe4 Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-03-10 15:00:45 +01:00
Brian R. Bondy
a096bfe35d Bug 731901 - Update telemetry ping to use new telemetry name. r=rstrong 2012-03-09 14:01:50 -05:00
Matt Brubeck
788b29276e Merge mozilla-central to mozilla-inbound 2012-03-08 16:27:40 -08:00
Rob Campbell
44c93895a1 merge fx-team to m-c 2012-03-08 10:30:11 -04:00
Marco Bonardo
7a53ebb551 Merge inbound and central 2012-03-07 10:33:11 +01:00
Rail Aliiev
ca63a54dfc Bug 731795 - MOZ_SOURCESTAMP_FILE shouldn't depend on MOZ_PKG_PRETTYNAMES. r=khuey 2012-03-08 14:57:23 -05:00
Rail Aliiev
320ba1dc1c Bug 732963 - xulrunner shouldn't use pretty name for checksums files. r=khuey 2012-03-08 14:50:13 -05:00
Geoff Lankow
5ca634c9e7 Bug 733677 - Inline prefs should send a notification when they stop displaying; r=Unfocused 2012-03-08 14:01:27 +13:00
Geoff Lankow
45548ff348 Bug 733633 - Inline settings of type=control only let buttons and menulists be in the input-container; r=Unfocused 2012-03-07 21:40:13 +13:00
Geoff Lankow
add238cfb7 Bug 731041 - Tidy up addon inline preferences code, toolkit; r=mbrubeck, Unfocused 2012-03-07 00:41:25 +13:00
Matt Brubeck
43000d83d3 Merge last green changeset from inbound to mozilla-central 2012-03-06 10:59:26 -08:00