Commit Graph

32 Commits

Author SHA1 Message Date
Jim Mathies
8aff73d745 Bug 881950 - Update test harness to return a retry return code when activation fails. r=bbondy 2013-06-12 13:40:42 -05:00
Jim Mathies
0c778953cc Bug 879085 - Ignore return result for CoAllowSetForegroundWindow call in the metro test harness, solves some startup problems for QA MozMill testing on vms. r=bbondy 2013-06-06 07:16:36 -05:00
Jim Mathies
ce05dee9ee Bug 878208 - Fix: Firefox does not receive the first command line parameter handed to it from metrotestharness, plus some output improvements in the harness. r=bbondy 2013-06-03 05:33:13 -04:00
Masatoshi Kimura
2c2187e3c4 Bug 872012 - Get default browser's path from the association when launching on the desktop. r=jmathies 2013-05-29 00:22:25 +09:00
Mike Shal
994cfe0b6b Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Brian R. Bondy
c8186a880d Bug 794937 - Updater callback should launch Metro Firefox when updating from Metro Firefox. r=rstrong 2013-05-22 10:16:56 -04:00
Brian O'Keefe
2186ab5dce Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
Jim Mathies
eb52252248 Bug 864940 - Only hand off focus rights to explorer if the test console has focus. r=bbondy 2013-05-09 13:37:41 -05:00
Ryan VanderMeulen
9e80ef1555 Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
6cb4a9b9be Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 20:46:10 -04:00
Ryan VanderMeulen
d1a59f8eab Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures. 2013-04-30 10:08:38 -04:00
Brian O'Keefe
43eddbd12b Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 09:08:31 -04:00
Jim Mathies
7ea39a5ce8 Bug 864948 - Disable pgo and don't link to dynamic win runtime and glue libs when building metrotestharness. r=glandium 2013-04-24 08:11:10 -05:00
Jim Mathies
acd5de2081 Bug 860683 - When running tests in immersive mode, connect firefox stdout to a metrotestharness pipe to route test output to mozilla test harnesses. r=bbondy 2013-04-11 17:45:29 -05:00
Ehsan Akhgari
23e240ccc6 Backed out 2 changesets (bug 784739) because of Windows build failures
Backed out changeset 06ae36377cfa (bug 784739)
Backed out changeset e56f91d780df (bug 784739)
2013-04-02 23:04:49 -04:00
matekm
ae280e880b Bug 784739 - Switch from NULL to nullptr in browser/; r=ehsan 2013-04-02 20:40:29 -04:00
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Jim Mathies
1c9f9b7e55 Bug 855407 - Route mochitest-metro-chrome test output to the metrotestharness console. r=tabraldes 2013-03-31 15:48:48 -05:00
Kyle Machulis
c79ccc0693 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Ryan VanderMeulen
5c0425d09e Backed out changeset 17b7d2222f14 (bug 855407) for likely causing leaks. 2013-03-29 10:28:05 -04:00
Jim Mathies
1f5160d8cc Bug 855407 - When running mochitest-metro-chrome, route test harness output to the metrotestharness console. r=tabraldes 2013-03-29 06:47:17 -05:00
Jim Mathies
1257d16906 Bug 854921 - Pass firefox path to metrotestharness so tests.ini can be written to a location that works with test zips / test slaves. Also add metro tests to mochitest tests.jar. r=mbrubeck, bbondy 2013-03-26 17:01:15 -05:00
Mike Shal
9680b82df6 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Makoto Kato
4c602a322b Bug 851439 - The paramter of _open_osfhandle() is intptr_t instead of long. r=jimm 2013-03-18 19:05:15 +09:00
Gregory Szorc
faf262c4ee Merge mozilla-central into build-system
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Gregory Szorc
758d7a8978 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Jim Mathies
e72e340ce5 Bug 844270 - Move visual manifests into branding, and set custom background colors for each release. r=glandium 2013-02-25 08:33:56 -06:00
Jim Mathies
b7a0177693 Bug 843020 - Quote parameters used in invoking the desktop browser via ShellExecute in the Win8 CEH. Fixes problems with file names with spaces. r=bbondy 2013-02-20 09:00:59 -06:00
Jim Mathies
51f155e532 Bug 793547 - Query the underlying data object if it exists for uri handed to the Win8 CEH in ShellExecute operations. Fixes some clipped url issues. r=tabraldes 2013-02-20 08:47:15 -06:00
Matt Brubeck
c08d662de9 Bug 841451 - Fix build problems in metro/commandexecutehandler [r=jimm] 2013-02-14 11:50:40 -08:00
Jim Mathies
d3b042e8de Bug 750903 - Land browser/metro/* r=mbrubeck 2013-02-12 14:51:25 -06:00