Commit Graph

70 Commits

Author SHA1 Message Date
Jim Mathies
1a3ad94e2e Bug 968916 - Add an entry point to the ceh that launches the metro browser. r=bbondy 2014-03-03 10:35:12 -06:00
Jim Mathies
5c647f1701 Bug 969831 - Share code for checking minumum d3d feature level required for running metro and expose this information (including cached check results) via nsIWinMetroUtils. r=bbondy 2014-02-28 07:37:30 -06:00
Jim Mathies
242a12928e Bug 974364 - Decrease the command execute handler heart beat timer to decrease restart delays. r=bbondy 2014-02-19 09:50:51 -06:00
Masatoshi Kimura
9f0004eb6e Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc 2014-02-18 07:32:52 +09:00
Ehsan Akhgari
6ed9144ae7 Bug 970745 - Move USE_STATIC_LIBS to moz.build; r=glandium 2014-02-11 09:12:33 -05:00
Jim Mathies
8b7adf0281 Bug 966626 - Fix for browser launch error dialog on Win8 caused by CommandExecuteHandler changes in bug 950241: release the IShellItemArray Explorer hands us prior to derefing the ceh. r=bbondy 2014-02-01 08:03:11 -06:00
Jim Mathies
dd855640a5 Bug 965290 - Add an exe manifest to the ceh. r=rs 2014-01-31 12:10:16 -06:00
Jim Mathies
245ad2433b Bug 950241 - Delay launch from tiles and shortcuts when there's an update in progress. r=bbondy 2014-01-30 13:32:50 -06:00
Jim Mathies
79811073c5 Bug 950241 - Delay desktop restart for updating until the metro browser has shutdown. r=bbondy 2014-01-30 13:32:49 -06:00
Jim Mathies
84d42a4ad8 Bug 950241 - Replace misc. restart boolean flags with an enum and cleanup CEH Execute. r=bbondy 2014-01-30 13:32:48 -06:00
Jim Mathies
97045f03cc Bug 950241 - Get rid of threaded delayed restart logic in the CEH. r=bbondy 2014-01-30 13:32:48 -06:00
Jim Mathies
62441cd5d3 Bug 950241 - Add process running helpers to CEHHelpers. r=bbondy 2014-01-30 13:32:48 -06:00
Jim Mathies
1ecd8ca478 Bug 956286 - Hand off focus rights to the desktop browser process when launched via the command execute handler. r=bbondy 2014-01-15 14:24:26 -06:00
Jim Mathies
19c320d2e5 Bug 950241 - Fix: when the browser restarts for an update, a new instance doesn't launch. r=bbondy 2013-12-17 15:17:26 -06:00
Jim Mathies
f07ef3ba59 Bug 950288 - Update the last run id when the browser launches so it's always up to date. r=bbondy 2013-12-16 11:06:08 -06:00
Jim Mathies
1ef8828010 Bug 920952 - Flush metro test harness output. r=bbondy 2013-12-16 10:20:29 -06:00
Mike Hommey
255ad3e210 Bug 945042 - Move NO_PROFILE_GUIDED_OPTIMIZE to moz.build. r=gps,r=njn 2013-12-09 13:39:26 +09:00
Matt Brubeck
fc75db49d3 Bug 946990 - Remember whether Metro or desktop Firefox was last used [r=bbondy] 2013-12-06 13:09:31 -08:00
Marina Samuel
99c1dc3c50 Bug 932664 - Link clicks and file activations should open in the currently opened browser no matter which environment. r=bbondy 2013-11-19 13:14:40 -05:00
Marina Samuel
66c125436e Bug 924911 - Change View on Desktop feature to be switch to Desktop feature. r=bbondy 2013-11-19 12:47:23 -05:00
Mike Hommey
fdd3247a81 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
2f727b6d62 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
b038245b8d Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Mike Hommey
f0d1cd1e10 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Mike Hommey
53e380d1ff Bug 935387 - Remove non recursed install targets. r=mshal 2013-11-07 10:37:45 +09:00
Mike Hommey
f1c0c07862 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Birunthan Mohanathas
de354c9745 Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
--HG--
extra : rebase_source : 9335e9b4b0ac02e8066fbb79797bbc0d3fd73874
2013-10-23 16:36:09 -04:00
Joshua Cranmer
59413baca5 Bug 900526, part 5: Move DIST_SUBDIR to moz.build, r=gps 2013-10-21 13:10:04 -05:00
Brian R. Bondy
56b2281401 Bug 916233 - External links in Metro should open in Metro. r=jimm 2013-09-17 07:02:01 -07:00
Brian R. Bondy
1eebdc8012 Bug 893784 - Metro update shutdown sometimes doesn't respawn Nightly after update. r=jimm 2013-09-10 10:24:57 -04:00
Brian R. Bondy
c0ecddb897 Bug 882142 - Add support to CEH to restart Metro Firefox when it isn't running. r=jimm 2013-09-10 10:24:56 -04:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Jim Mathies
c56b36269e Bug 905628 - Fixup mochitest hang detection for metrofx. r=ted 2013-08-27 10:47:40 -05:00
Ms2ger
5173d3f36d Bug 906351 - Use @DEPTH@ even more; r=ted 2013-08-22 08:55:59 +02:00
Birunthan Mohanathas
5e6d61b852 Bug 784739 - Switch from NULL to nullptr in browser/metro. r=ehsan 2013-08-21 12:13:50 -04:00
Brian R. Bondy
6b22531602 Bug 888363 - Fix default browser activation. r=jimm
Extra notes:
GetModulePath has no changes, it is just moved up so it can be used earlier.
GetDesktopBrowserPath was moved into the class because it needs to use a member there.
GetDesktopBrowserPath implementation has changed, so please review it.  Also its comments header is new and explains some stuff.
IsTargetBrowser is no longer used because we instead use 2 other boolean values set on the SetTarget call.
2013-08-15 22:30:57 -04:00
Jim Mathies
fbba09cd64 Bug 887357 - Fix: Nightly ignores command line flags in pinned taskbar shortcuts. r=bbondy 2013-06-26 14:12:14 -05:00
Jim Mathies
dc8e13e390 Bug 881950 - Update the metro test harness to return a retry string when activation fails. r=bbondy 2013-06-18 09:41:13 -05:00
Jim Mathies
a8fe7cf2ab 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
5fd87c2691 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
0b65b517ed 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
032d768f58 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
6f32ddf61c 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
b501437d89 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
3f66654fdb Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
Jim Mathies
09f5f28239 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
a940e46079 Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
9305158b76 Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 20:46:10 -04:00
Ryan VanderMeulen
4f020afd30 Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures. 2013-04-30 10:08:38 -04:00
Brian O'Keefe
fd2b88f265 Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 09:08:31 -04:00