Mike Hommey
|
a30ae6e347
|
Bug 943733 - Finish removing PRE_RELEASE_SUFFIX. r=rstrong
|
2013-11-27 17:13:32 +09:00 |
|
Robert Strong
|
c33223e774
|
Bug 941291 - fix typo r=me
|
2013-11-22 13:36:29 -08:00 |
|
Robert Strong
|
d6c8a2d8c3
|
Bug 941291 - Followup patch - Simplify creating funnelcake stub installers. r=bbondy
|
2013-11-22 13:34:20 -08:00 |
|
Robert Strong
|
8e776ccbb3
|
Bug 941291 (Windows installer only) - Simplify creating funnelcake stub installers. r=bbondy
|
2013-11-20 17:43:57 -08:00 |
|
Brian R. Bondy
|
97f73b06b3
|
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
|
91af4c88d7
|
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
|
b8a61feb6f
|
Merge inbound to m-c.
|
2013-09-26 21:29:08 -04:00 |
|
Ben Hearsum
|
4e71f281b5
|
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
|
b5c3752a03
|
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
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Robert Strong
|
ae6eb12174
|
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
|
4afdbbe5c6
|
Bug 882624 - Remove "URL Protocol" from FirefoxURL key. r=bbondy
|
2013-06-17 23:08:55 +09:00 |
|
Robert Strong
|
0943477823
|
Bug 811557. r=bbondy
|
2013-06-05 00:33:26 -07:00 |
|
Brian R. Bondy
|
a46e80d61f
|
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
|
3d9d8f9014
|
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
|
5858426dab
|
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
|
1d4262eaa1
|
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
|
b73e972e46
|
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
|
4755c8062b
|
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
|
9307d6ff20
|
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
|
68487e72ee
|
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
|
1d562f8b20
|
Bug 850492. r=rstrong.
|
2013-04-04 13:32:47 -04:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
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
|
5663b98bc5
|
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
|
c7bcd5a92f
|
Bug 848794 - Can't re-run Firefox stub installer after cancelling Install. r=bbondy
|
2013-03-08 13:53:43 -08:00 |
|
Robert Strong
|
a19dead845
|
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 |
|
Gregory Szorc
|
8f9112102d
|
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
|
2013-02-25 12:47:18 -08:00 |
|
Brian R. Bondy
|
97003a29e3
|
Bug 843248 - Metro tiles sometimes not working because of session 0 detection. r=jimm
|
2013-02-21 13:17:13 -05:00 |
|
Brian R. Bondy
|
0b99a8aeca
|
Bug 843248 - Upgrading with maintenance service from a non metro build to a metro build does not show tile. r=jimm
|
2013-02-20 19:53:39 -05:00 |
|
Brian R. Bondy
|
6fa25f65a9
|
Bug 841197 - Upgrading from to Metro browser when already default without cache does not show tile until reboot. r=jimm
|
2013-02-19 15:44:56 -05:00 |
|
Brian R. Bondy
|
570adc3412
|
Bug 841197 - Upgrading from older nightly that has been set as default browser now shows metro tile. r=jimm
|
2013-02-14 16:44:20 -05:00 |
|
Jim Mathies
|
4f60868a98
|
Bug 840948 - Fix for missing nsis function 'ResetWin8PromptKeys' in builds that don't have enable-metro. Fixes Win64 build bustage. r=bbondy
|
2013-02-13 07:51:34 -06:00 |
|
Jim Mathies
|
65dc85e194
|
Bug 796887 - Reset the metro splash screen and toast notifications on fresh install. r=bbondy
|
2013-02-12 14:51:25 -06:00 |
|
Robert Strong
|
3cc318fdfa
|
Bug 812223 - Take 2 - negative download times in stub installer pings. r=bbondy
|
2012-11-27 10:28:04 -08:00 |
|
Brian R. Bondy
|
e4c048ee76
|
Bug 811646 - Redirect handling so each request goes direct to the final destination path and server. r=rstrong
|
2012-11-16 21:39:17 -05:00 |
|
Brian R. Bondy
|
98d2753189
|
Bug 811646 - Make stub use higher timeout values and increase stub version. r=rstrong
|
2012-11-16 21:39:17 -05:00 |
|
Brian R. Bondy
|
48a286361a
|
Bug 811120 - negative download times in stub installer pings. r=rstrong
|
2012-11-13 16:03:49 -05:00 |
|
Robert Strong
|
dcca4a1155
|
Bug 810509 - stub installer ping does not happen if user cancels while it is downloading. r=bbondy
|
2012-11-09 19:36:15 -08:00 |
|
Brian R. Bondy
|
28b5b84af3
|
Bug 808110 - No HTTP traffic was being sent for stub installer pings due to too many parameters. r=jimm
|
2012-11-02 15:41:40 -04:00 |
|
Brian R. Bondy
|
68d1bd19c2
|
Bug 802734 - Add a checkbox for sending telemetry ping information. r=jimm
|
2012-11-01 17:35:54 -04:00 |
|
Robert Strong
|
d55ba08c5c
|
Bug 802734 - Add installer telemetry ping information. r=bbondy
|
2012-11-01 17:35:46 -04:00 |
|
Brian R. Bondy
|
a53863e4a4
|
Bug 807357 - Windows 8 N builds should call SHChangeNotify as per documentation. r=jimm
|
2012-10-31 14:01:11 -04:00 |
|
Brian R. Bondy
|
d5ec3d2d46
|
Bug 768378 - UpdateShortcutAppUserModelIds helper.exe operation creates a second taskbar icon when installed to a non standard location.
|
2012-10-28 11:39:58 -04:00 |
|
Brian R. Bondy
|
9b3bd8fe95
|
Bug 801853. r=rstrong
|
2012-10-25 22:07:04 -04:00 |
|
Brian R. Bondy
|
d25a546834
|
Bug 793438 - Always add start menu shortcut on Win8 for Metro browser builds. r=jimm
|
2012-10-24 11:45:16 -04:00 |
|
Brian R. Bondy
|
1edf9c78c4
|
Bug 790474 - Zip builds now do Metro registration when you try to set them as the default browser. r=jimm
|
2012-10-24 11:45:15 -04:00 |
|
Brian R. Bondy
|
fe02f73c24
|
Bug 797044 - Uninstaller now deletes Metro Firefox profile. r=jimm
|
2012-10-19 09:34:10 -04:00 |
|
Robert Strong
|
a89247aae4
|
Bug 798810 - Promotional content blurbs can overlap each other when downloading over dial-up/slow speeds. r=bbondy
|
2012-10-16 00:26:02 -07:00 |
|
Brian R. Bondy
|
46f7a53418
|
Bug 710550 - Firefox is already running messagebox will now display on top of the installer window. r=rstrong
|
2012-10-15 19:18:08 -04:00 |
|