Commit Graph

30 Commits

Author SHA1 Message Date
Mike Hommey
1d566f7586 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Birunthan Mohanathas
babfc6b761 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
4630633546 Bug 900526, part 5: Move DIST_SUBDIR to moz.build, r=gps 2013-10-21 13:10:04 -05:00
Brian R. Bondy
01884830ac Bug 916233 - External links in Metro should open in Metro. r=jimm 2013-09-17 07:02:01 -07:00
Brian R. Bondy
9d34ad8948 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
4112301099 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
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Ms2ger
676cea55c5 Bug 906351 - Use @DEPTH@ even more; r=ted 2013-08-22 08:55:59 +02:00
Birunthan Mohanathas
2cdca94d74 Bug 784739 - Switch from NULL to nullptr in browser/metro. r=ehsan 2013-08-21 12:13:50 -04:00
Brian R. Bondy
08bc1d4589 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
51943458b5 Bug 887357 - Fix: Nightly ignores command line flags in pinned taskbar shortcuts. r=bbondy 2013-06-26 14:12:14 -05: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
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
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
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
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
758d7a8978 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08: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