William Lachance
7491bde43d
Bug 757546 - shell() in devicemanager should return an int;r=gbrown
2012-05-23 10:26:07 -04:00
Geoff Brown
653f6e51e8
Bug 725094 - Robocop: change error handling to throw fewer exceptions; r=jmaher
2012-05-22 16:25:30 -07:00
Ehsan Akhgari
2362f4b5ee
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
Phil Ringnalda
ac2cea8f47
Back out 6133c00430fc, 94e9ab59900e, 6f6115262c4b (bug 661908) for buildsymbols bustage
2012-05-21 14:31:34 -07:00
Ted Mielczarek
1d372d50c6
bug 661908 - add mozbase packages to virtualenv. r=khuey
...
--HG--
extra : rebase_source : a7dd1d3f0dd5f39b3a7ea781f9c09c905b678ccf
2012-04-25 13:37:16 -04:00
Ted Mielczarek
43e06b2830
bug 661908 - create a virtualenv as part of configure. r=khuey
...
--HG--
extra : rebase_source : 9f2977471ba4baf45cc618c87b2e99f102bc9cca
2012-04-25 13:37:16 -04:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Geoff Brown
ad4e2a3ea4
Bug 755556 - Robocop: upgrade to robotium-3.2.1.jar. r=jmaher
2012-05-19 11:26:39 -04:00
Chris Coulson
7cc8ba8beb
Bug 756167 - Fix make-makefile test failure when the source path contains perl regexp metacharacters. r=coop
2012-05-17 17:55:33 -04:00
Rafael Ávila de Espíndola
9adbe18195
Bug 683975 - Build zlib. r=rail.
2012-05-17 16:14:38 -04:00
Dão Gottwald
7a72c93bb4
Bug 734172 - Stop blaming tests that replace the first tab for leaking. r=ttaubert
2012-05-17 16:41:08 +02:00
Rafael Ávila de Espíndola
fea7b1a99e
Bug 683975 - build gawk. r=rail.
2012-05-16 07:50:05 -04:00
Jonathan Watt
a3169c5bd5
Bug 755247 - Have automation.py.in set browser.startup.page to 0 so it initial loads about:blank. r=ted.
...
--HG--
extra : rebase_source : 179bf28ad82e9544a43715ae4708689efcfc9f4c
2012-05-16 11:07:50 +01:00
Christian Holler
0f25e1bb27
Bug 753135 - Add AddressSanitizer mozconfig files to the tree, r=catlee
2012-05-15 15:24:14 -07:00
Chris AtLee
05aaf96065
Bug 755067: merge in build-system changes to inbound r=ted
...
mozconfig and Makefile changes required for doing 32-bit windows builds on 64-bit machines.
--HG--
extra : rebase_source : f3c2a028d53ba3144fa2c7d06bbc13c436811543
2012-05-15 10:55:02 -04:00
Rafael Ávila de Espíndola
a407a9a089
Bug 683975 - Do a 3 step bootstrap. r=rail.
...
--HG--
extra : rebase_source : 68560b4f98df1b7e8c499969a371ae0490e90bbe
2012-05-15 09:06:42 -04:00
Chris AtLee
8ebcaddc5f
merge in latest m-c to b-s
...
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
2012-05-14 15:58:57 -04:00
Chris AtLee
20d973e24e
Bug 753132: Update mozconfig for doing 32-bit builds on 64-bit machines. r=ted
2012-05-14 12:04:37 -04:00
Dão Gottwald
c43c50a21d
Bug 658738 - reduce MAX_LEAK_COUNT to match the status quo
2012-05-11 12:18:50 +02:00
Joe Drew
157bb2b743
Merge last PGO-clean cset from inbound to central.
2012-05-10 21:25:37 -04:00
Dão Gottwald
b42f976cee
Bug 752467 - disable leaky tests. r=zpao
2012-05-10 20:09:25 +02:00
William Lachance
fba2e6c64d
Bug 721936 - Watcher should have option to disable starting SUTAgent;r=ctalbert
2012-05-10 12:48:50 -04:00
William Lachance
a13ac2b680
Bug 753484 - Installation/uninstallation broken with SUTAgent on ICS;r=gbrown
2012-05-10 12:43:28 -04:00
William Lachance
4441bceb95
Bug 752690 - Various problems encountered with mozdevice when trying to get Google Chrome and Stock ICS working with Eideticker;r=jmaher
2012-05-08 11:04:58 -04:00
William Lachance
fff97897df
Bug 752670 - Takes forever to initialize devicemanagerADB if deviceRoot has many files in it; r=jmaher
2012-05-08 10:23:19 -04:00
Rafael Ávila de Espíndola
089c9efb12
Bug 683975 - backport libtool's 74c8993c178a1386ea5e2363a01d919738402f30. r=rail.
2012-05-08 10:12:07 -04:00
Christian Holler
f3daf13c7c
Bug 751195 - Remove AddressSanitizer blacklist file, r=khuey
2012-05-05 02:10:25 -04:00
Phil Ringnalda
56634e1012
Merge again
2012-05-04 19:50:34 -07:00
Phil Ringnalda
ed28fa6fef
Merge m-c to m-i
2012-05-04 19:49:34 -07:00
Tim Taubert
956a1c78af
Bug 740242 - runtests.py | Received unexpected exception while running application 'NoneType' object has no attribute 'group'; r=ted
2012-05-04 16:21:24 +02:00
Pierre Reveillon
89282da28d
Bug 734629 - Use default system binary instead of hard-coded /Developer/Tools. r=glandium
2012-05-04 22:46:35 -04:00
Ehsan Akhgari
1efb879ece
Merge from mozilla-central
2012-05-03 17:33:52 -04:00
Ehsan Akhgari
d78544c6b6
Bug 751611 - Add mozconfig files for building Win32 binaries on our Win64 bit platforms; r=khuey
...
DONTBUILD
2012-05-03 17:27:32 -04:00
Matt Brubeck
ac34c40e48
Merge mozilla-central and mozilla-inbound
2012-05-02 15:58:11 -07:00
Ted Mielczarek
bc1fb7a14e
bug 740242 - add some diagnostics to get more info about Python exceptions during Mochitest. r=jmaher, a=test-only
2012-05-02 07:15:07 -04:00
Ed Morley
027db3afd8
Bug 750717 - Output linker max virtual size using 'TinderboxPrint' so it appears in the TBPL summary; r=ted CLOSED TREE
2012-05-01 17:09:44 +01:00
William Lachance
0e05637b77
Bug 750302 - DeviceManager files should have new-style license boilerplate, r=jmaher, a=android-only
2012-05-01 12:50:17 -07:00
Rafael Ávila de Espíndola
a40d9ded69
Bug 555727 - Select clang over llvm-gcc if gcc-4.2 is not available. r=ted.
2012-05-03 17:01:29 -04:00
Rafael Ávila de Espíndola
3d89b96044
Bug 683975 - make lib a symlink to lib64.
...
--HG--
extra : rebase_source : 5118679596f0034ba0afe13c4be8e4bb973d4b77
2012-05-03 14:19:33 -04:00
Kartikaya Gupta
63af5150b1
Bug 750507 - Modify robopan to measure jank better. r=jrmuizel
2012-05-03 14:59:10 -04:00
Mike Hommey
b15cbbbb14
Fixup for bug 748739 for Linux PGO breakage. rs=edmorley
2012-04-30 10:17:56 +02:00
Mike Hommey
7ae6cd162b
Bug 749573 - Declare run-mozilla.sh and xpcshell as SDK_BINARY. r=ted
2012-04-30 08:05:34 +02:00
Mike Hommey
4d48cbfae9
Bug 748739 - Link stdc++compat as a static library, and always link it when STDCXX_COMPAT is enabled. r=ted
...
--HG--
rename : build/stdc++compat.cpp => build/unix/stdc++compat/stdc++compat.cpp
2012-04-30 08:03:59 +02:00
Jonathan Griffin
86a2c2032d
Bug 749011 - Add support for running mochitest-plain on B2G, r=jmaher
...
--HG--
extra : rebase_source : 4c260e11c51c5015d2ded66f4b8cfc94a9969298
2012-04-27 11:44:59 -07:00
Geoff Brown
d7a86d053e
Bug 747162 - SUT agent: increase version to 1.08; r=ctalbert
2012-04-27 12:31:06 -04:00
Phil Ringnalda
1d52ee7a7b
Merge m-c to m-i
2012-04-26 21:40:59 -07:00
Makoto Kato
5ffa61e41d
Bug 743601 - Remove GLIB check for OSX. r=khuey
2012-04-27 12:28:16 +09:00
Dão Gottwald
600b237c05
Bug 749361 - reduce MAX_LEAK_COUNT to match the status quo. r=ttaubert
2012-04-27 03:45:49 +02:00
Geoff Brown
6bd2c4f144
Bug 747599 - SUT agent: follow symlinks in pushDir. r=jmaher
2012-04-26 19:21:38 -04:00
Geoff Brown
7f114b7501
Bug 747547 - SUT agent: set pushed file permissions to 777. r=jmaher
2012-04-26 19:21:38 -04:00