Robert Strong
|
50b43e0775
|
Bug 452254 - Register for audio/video .ogg and .pdf file handlers if nothing else has. r=jmathies
|
2014-04-24 11:31:56 -07:00 |
|
Robert Strong
|
f41a8e6342
|
Bug 798903 - Stub installer should use Segoe UI and other newer UI fonts as appropriate when they are available. r=tabraldes
|
2014-04-17 13:14:50 -07:00 |
|
Phil Ringnalda
|
125cfa9c03
|
Merge m-i to a CLOSED TREE m-c
|
2014-04-06 09:51:58 -07:00 |
|
Robert Strong
|
56b2a99be9
|
Remove the huge foot-gun of removing all profiles from the uninstaller - Bug 432017 - Selecting remove personal data description text should clearly state that it removes *all* Firefox personal data. r=bbondy
|
2014-04-04 14:59:21 -07:00 |
|
Robert Strong
|
0b7e8ca305
|
Bug 992413 - Add back to stub ping. r=tabraldes
|
2014-04-04 15:54:53 -07:00 |
|
Robert Strong
|
ed70229839
|
Windows installer only - Bug 990243 - Use a background color instead of a background image for the download / install phase of the stub installer. r=bbondy
|
2014-04-02 14:33:58 -07:00 |
|
Robert Strong
|
95c66412a3
|
Bug 831593 - Updater/uninstaller helper.exe deletes Firefox AppCompatFlags registry entry during upgrade. r=bbondy
|
2014-04-01 12:44:15 -07:00 |
|
Robert Strong
|
5cb73073d8
|
Bug 633804 - Per-user install will overwrite registry key for other architectures. r=bbondy
|
2014-03-31 13:03:34 -07:00 |
|
Robert Strong
|
c7c7d133fe
|
Bug 640824 - Stub installer fails with false no access rights error if install path is quoted. r=bbondy
|
2014-03-31 11:02:47 -07:00 |
|
Robert Strong
|
ea0bcd5ded
|
Followup for Bug 792075 - Update links in Control Panel. r=me
|
2014-03-28 16:42:53 -07:00 |
|
Robert Strong
|
18ece55aa5
|
Bug 792075 - Update links in Control Panel. r=bbondy
|
2014-03-28 10:58:44 -07:00 |
|
Robert Strong
|
f8e1f734fa
|
Bug 989067 - Stub installer indeterminate progress bar (e.g. marquee) moves too fast on Win XP. r=bbondy
|
2014-03-28 10:58:36 -07:00 |
|
Robert Strong
|
d767bb2e5a
|
NSIS installer file changes for Bug 962381 - Add support for NSIS 3.0a2. r=bbondy
|
2014-03-26 12:20:44 -07:00 |
|
Robert Strong
|
45a19ce347
|
Bug 726781 - No way to distinguish between Firefox release and Firefox ESR via the registry. r=bbondy
|
2014-03-25 12:17:33 -07:00 |
|
Brian R. Bondy
|
c4f1afff2d
|
Bug 981166 - Remove Metro registration for all subusers. r=rstrong
|
2014-03-21 14:47:05 -04:00 |
|
Robert Strong
|
2b5f53de81
|
Bug 899352 - Increase the installation timeout for the stub installer. r=bbondy
|
2014-03-19 18:32:46 -07:00 |
|
Robert Strong
|
773406757f
|
Bug 899363 - Implement stub installer data ping version 6. r=bbondy
|
2014-03-19 18:32:39 -07:00 |
|
Robert Strong
|
46ee25d31e
|
Bug 899254 - When installing on top of an existing install the install page should use the term 'Upgrading' instead of 'Installing' for the stub installer. r=bbondy
|
2014-03-19 10:40:17 -07:00 |
|
Robert Strong
|
e2dc3282a6
|
Bug 799215 - Stub installer's dual progress bars are confusing. Use a single progress bar for both. ui-r=philipp, r=bbondy
|
2014-03-19 10:40:04 -07:00 |
|
Jim Mathies
|
8c13cf9c5c
|
Bug 968916 - Launch the last used browser frontend after pave over installs. r=rstrong
|
2014-03-03 10:35:12 -06:00 |
|
Tim Abraldes
|
b49f182048
|
bug 952121. When uninstalling a metro-enabled Firefox whose CommandExecuteHandler is the current "DelegateExecute" handler for our file and protocol handlers, remove the "DelegateExecute" value from our file and protocol handlers. r=bbondy
|
2014-02-19 09:00:14 -08:00 |
|
Robert Strong
|
fff678c161
|
Bug 961958 - on Vista and above use SetProcessDPIAware in the installers so fonts aren't blurry on HDPI devices. r=bbondy
|
2014-01-24 10:38:30 -08:00 |
|
Mike Hommey
|
bf60896454
|
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
|
2013-12-03 06:34:21 +09:00 |
|
Mike Hommey
|
59c346c146
|
Bug 943733 - Finish removing PRE_RELEASE_SUFFIX. r=rstrong
|
2013-11-27 17:13:32 +09:00 |
|
Robert Strong
|
b8c24b2c3c
|
Bug 941291 - fix typo r=me
|
2013-11-22 13:36:29 -08:00 |
|
Robert Strong
|
ab0c017afb
|
Bug 941291 - Followup patch - Simplify creating funnelcake stub installers. r=bbondy
|
2013-11-22 13:34:20 -08:00 |
|
Robert Strong
|
9eaa80065d
|
Bug 941291 (Windows installer only) - Simplify creating funnelcake stub installers. r=bbondy
|
2013-11-20 17:43:57 -08:00 |
|
Brian R. Bondy
|
80def649fb
|
Bug 933947 - Check for sandboxbroker.dll in use from the installer and uninstaller. r=rstrong
|
2013-11-17 10:39:15 -05:00 |
|
Mike Hommey
|
8f10c67fbb
|
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
|
2013-11-09 10:35:44 +09:00 |
|
Ryan VanderMeulen
|
a759e3fa7b
|
Merge inbound to m-c.
|
2013-09-26 21:29:08 -04:00 |
|
Ben Hearsum
|
acf5ea2df8
|
bug 803531: renew authenticode certificates in september 2013 - update authenticode issuer in tree. r=rstrong
|
2013-09-26 13:44:27 -04:00 |
|
Brian R. Bondy
|
537c6d79f8
|
Bug 911158 - Removal of URL Protocol from FirefoxURL causes problems for some users. r=jimm
|
2013-09-26 09:54:45 -04:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Robert Strong
|
8fe0d6a9e5
|
Windows only fix for Bug 882989 - Custom distribution settings for yahoo de and es distributions are not being set. r=bbondy
|
2013-07-18 08:37:20 -07:00 |
|
Masatoshi Kimura
|
3d9f7a3b04
|
Bug 882624 - Remove "URL Protocol" from FirefoxURL key. r=bbondy
|
2013-06-17 23:08:55 +09:00 |
|
Robert Strong
|
9741897645
|
Bug 811557. r=bbondy
|
2013-06-05 00:33:26 -07:00 |
|
Brian R. Bondy
|
1b7f9e7b12
|
Bug 572162 - Cleanup new update directory and obsolete old after updates and installs. r=rstrong
|
2013-05-15 10:58:09 -07:00 |
|
Robert Strong
|
fa07606091
|
Windows installer only - Bug 868746 - Installer should quote the 'uninstallstring' registry value in case a non OS builtin app uses the value. r=bbondy
|
2013-05-08 13:12:05 -07:00 |
|
Mike Hommey
|
9aab515c1d
|
Bug 777379 - Set .DEFAULT_GOAL unconditionally, override with OVERRIDE_DEFAULT_GOAL, and fix pymake to be on par with GNU make when handling .DEFAULT_GOAL. r=gps
|
2013-05-05 10:16:25 +02:00 |
|
Robert Strong
|
3de3f5cbda
|
Bug 859604 - Install button text should be Upgrade when installing on top of an existing version. r=bbondy - Windows stub installer which is only built when building the nightly so DONTBUILD
|
2013-05-01 13:55:42 -07:00 |
|
Robert Strong
|
67c9e2f641
|
Remove 'Click to install' text from stub installer intro page - Bug 799147 - 'click to install' instruction not clear. r=bbondy, ui-r=shorlander - Windows stub installer which is only built when building the nightly so DONTBUILD
|
2013-05-01 10:38:14 -07:00 |
|
Robert Strong
|
b4111746cf
|
Remove the 'Back' button from the stub installer options page - Bug 799172 - 'Back' after 'Options' just returns to the first dialog. r=bbondy, ui-r=shorlander - Windows stub installer only which is only built when building the nightly - DONTBUILD
|
2013-04-30 14:15:49 -07:00 |
|
Robert Strong
|
d750091d18
|
Bug 860897 - Add locale to stub installer fallback url. r=bbondy Windows stub installer only which is only built when building the nightly - DONTBUILD
|
2013-04-27 00:14:16 -07:00 |
|
Brian R. Bondy
|
aec9e59367
|
Bug 846275 - Intermittent problem on first install w/ win8 prompt not having firefox listed. r=jimm
|
2013-04-08 14:39:49 -04:00 |
|
Brian R. Bondy
|
e7852b29a5
|
Bug 850492. r=rstrong.
|
2013-04-04 13:32:47 -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 |
|
Robert Strong
|
377d48bf0e
|
Bug 848794 - Can't re-run Firefox stub installer after cancelling Install. r=bbondy
|
2013-03-08 13:53:43 -08:00 |
|
Robert Strong
|
6252a2ef62
|
Windows stub installer code only - Bug 811573 - 'Add more data points to the metrics ping for the stub installer'. Also fixes bug 797998 - 'In the download phase of the stub installer without an internet connection, the stub installer should eventually time out and report an error' and bug 836044 - 'Aurora stub installer doesn't seem to be working'. r=bbondy
|
2013-03-05 22:07:59 -08:00 |
|