Nathan Froyd
|
e1583db863
|
Bug 1042226 - move DEFINES += -DAB_CD=$(AB_CD) pattern into config.mk; r=mshal
|
2014-08-01 12:53:05 -04:00 |
|
Tim Abraldes
|
1aaa7148c1
|
bug 985252. Build sandbox code regardless of whether --enable-content-sandbox/MOZ_CONTENT_SANDBOX is provided. Enable sandboxing of GMP plugins. Enable SandboxBroker to set different security policies for different process types. r=bbondy, r=cpearce, r=bent
|
2014-07-16 16:01:34 -07:00 |
|
Brian R. Bondy
|
cacb9c55fc
|
Bug 598615 - Rename HAVE_64BIT_OS to HAVE_64BIT_BUILD. r=ted
|
2014-06-24 22:16:25 -04:00 |
|
Brian R. Bondy
|
7ce0e02be8
|
Bug 1025640 - Enable building and installing the x64bit maintenance service on x64. r=rstrong
|
2014-06-19 11:03:04 -04:00 |
|
Brian R. Bondy
|
fd335c8c32
|
Bug 775458 - Microsoft Security Essentials causes slow update fix. r=rstrong
|
2014-06-17 22:44:54 -04:00 |
|
Robert Strong
|
87f38f94b4
|
Bug 1004168 - Add an INI file option to prevent requiring a reboot when there are files in use. r=jmathies
|
2014-05-01 13:15:05 -07:00 |
|
Robert Strong
|
313392a942
|
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
|
0a61277a7e
|
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
|
abdac31cf1
|
Merge m-i to a CLOSED TREE m-c
|
2014-04-06 09:51:58 -07:00 |
|
Robert Strong
|
07a2a8dc5d
|
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
|
2a64af7172
|
Bug 992413 - Add back to stub ping. r=tabraldes
|
2014-04-04 15:54:53 -07:00 |
|
Robert Strong
|
970e6eb3a2
|
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
|
55c7fac039
|
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
|
a5699c801d
|
Bug 633804 - Per-user install will overwrite registry key for other architectures. r=bbondy
|
2014-03-31 13:03:34 -07:00 |
|
Robert Strong
|
9bc1f36c21
|
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
|
2f135545d4
|
Followup for Bug 792075 - Update links in Control Panel. r=me
|
2014-03-28 16:42:53 -07:00 |
|
Robert Strong
|
07c895a1eb
|
Bug 792075 - Update links in Control Panel. r=bbondy
|
2014-03-28 10:58:44 -07:00 |
|
Robert Strong
|
3204251b8e
|
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
|
1a5d16b8d5
|
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
|
ab2ef740e4
|
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
|
549d0dd0e2
|
Bug 981166 - Remove Metro registration for all subusers. r=rstrong
|
2014-03-21 14:47:05 -04:00 |
|
Robert Strong
|
03ed8447cc
|
Bug 899352 - Increase the installation timeout for the stub installer. r=bbondy
|
2014-03-19 18:32:46 -07:00 |
|
Robert Strong
|
e245e5656b
|
Bug 899363 - Implement stub installer data ping version 6. r=bbondy
|
2014-03-19 18:32:39 -07:00 |
|
Robert Strong
|
31c9823e44
|
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
|
1bc737a3a4
|
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
|
c87359e035
|
Bug 968916 - Launch the last used browser frontend after pave over installs. r=rstrong
|
2014-03-03 10:35:12 -06:00 |
|
Tim Abraldes
|
31765c121c
|
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
|
c80f4d9f20
|
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
|
881a7c1554
|
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
|
6691c2d5e9
|
Bug 943733 - Finish removing PRE_RELEASE_SUFFIX. r=rstrong
|
2013-11-27 17:13:32 +09:00 |
|
Robert Strong
|
86b278b77b
|
Bug 941291 - fix typo r=me
|
2013-11-22 13:36:29 -08:00 |
|
Robert Strong
|
ae0ebe69b3
|
Bug 941291 - Followup patch - Simplify creating funnelcake stub installers. r=bbondy
|
2013-11-22 13:34:20 -08:00 |
|
Robert Strong
|
5febb700b3
|
Bug 941291 (Windows installer only) - Simplify creating funnelcake stub installers. r=bbondy
|
2013-11-20 17:43:57 -08:00 |
|
Brian R. Bondy
|
b685a6162b
|
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
|
a470038314
|
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
|
f2641c9a83
|
Merge inbound to m-c.
|
2013-09-26 21:29:08 -04:00 |
|
Ben Hearsum
|
27fc7c6800
|
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
|
7c6ca2e38e
|
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
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Robert Strong
|
27c5ce069d
|
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
|
387c6c93dc
|
Bug 882624 - Remove "URL Protocol" from FirefoxURL key. r=bbondy
|
2013-06-17 23:08:55 +09:00 |
|
Robert Strong
|
072d30c0ee
|
Bug 811557. r=bbondy
|
2013-06-05 00:33:26 -07:00 |
|
Brian R. Bondy
|
513db3c5b4
|
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
|
6cb4bf6cc3
|
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
|
f936e5198e
|
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
|
370f251151
|
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
|
de35ffa37d
|
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
|
34ae05bf93
|
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
|
2370cbb64f
|
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
|
529c0f06b2
|
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
|
543399ef0c
|
Bug 850492. r=rstrong.
|
2013-04-04 13:32:47 -04:00 |
|
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
43628a7867
|
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
|
334c0800cf
|
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
|
5dfce005a2
|
Bug 848794 - Can't re-run Firefox stub installer after cancelling Install. r=bbondy
|
2013-03-08 13:53:43 -08:00 |
|
Robert Strong
|
03977762c1
|
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
|
1b27561fa4
|
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
|
2013-02-25 12:47:18 -08:00 |
|
Brian R. Bondy
|
3850482129
|
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
|
57fc3edacb
|
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
|
a94713733a
|
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
|
060fc194ba
|
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
|
9d15d0b26d
|
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
|
1e49d032dd
|
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
|
c2f183838c
|
Bug 812223 - Take 2 - negative download times in stub installer pings. r=bbondy
|
2012-11-27 10:28:04 -08:00 |
|
Brian R. Bondy
|
84a17ce89e
|
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
|
b9dc30212f
|
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
|
44257757b5
|
Bug 811120 - negative download times in stub installer pings. r=rstrong
|
2012-11-13 16:03:49 -05:00 |
|
Robert Strong
|
ba0b32c852
|
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
|
c80832b524
|
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
|
219660dcda
|
Bug 802734 - Add a checkbox for sending telemetry ping information. r=jimm
|
2012-11-01 17:35:54 -04:00 |
|
Robert Strong
|
982d95ac08
|
Bug 802734 - Add installer telemetry ping information. r=bbondy
|
2012-11-01 17:35:46 -04:00 |
|
Brian R. Bondy
|
453addf297
|
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
|
f5110b7c82
|
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
|
ebe6419085
|
Bug 801853. r=rstrong
|
2012-10-25 22:07:04 -04:00 |
|
Brian R. Bondy
|
9cae70db44
|
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
|
2c7f89507c
|
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
|
e3142eb157
|
Bug 797044 - Uninstaller now deletes Metro Firefox profile. r=jimm
|
2012-10-19 09:34:10 -04:00 |
|
Robert Strong
|
b195ca194a
|
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
|
8bd24520b7
|
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 |
|
Ryan VanderMeulen
|
aff5207df8
|
Merge inbound to m-c.
|
2012-10-13 04:36:33 -04:00 |
|
Robert Strong
|
8929bd9894
|
Bug 800112 - If I pave-over install Nightly while Nightly is running twice or more in a row, then nightly will always order a restart on every launch or uninstall. r=bbondy
|
2012-10-12 10:55:29 -07:00 |
|
Brian R. Bondy
|
9635611416
|
Bug 796044 - Firefox will now get pinned to the OS taskbar after installation independent of default browser in Win8. r=jimm
|
2012-10-12 10:39:03 -04:00 |
|
Robert Strong
|
41ab5cfdd4
|
Bug 799180 - Same stub installer can be launched multiple times. r=bbondy
|
2012-10-10 23:30:32 -07:00 |
|
Robert Strong
|
4841edf196
|
Bug 799611 - Change stub installer fallback page for Nightly, Aurora, and Beta. r=bbondy
|
2012-10-10 13:37:08 -07:00 |
|
Robert Strong
|
01fb0270d8
|
Bug 798861 - Stub installer: Firefox is already dialog does not appear on front when it pops up, which makes the stub look like it's hung. r=bbondy
|
2012-10-10 02:10:58 -07:00 |
|
Robert Strong
|
caae846899
|
Bug 798544 - Prevent using the beta url override when official branding is not used. r=bbondy
|
2012-10-05 17:44:32 -07:00 |
|
Robert Strong
|
4ba0b6ed33
|
Bug 797157 - Trying to pave-over install with the stub installer with nightly already running - warning comes up that nightly is already running, but installer closes and leaves behind 'to_be_deleted' folder in C:\Program Files\Nightly. r=bbondy
|
2012-10-05 13:56:58 -07:00 |
|
Robert Strong
|
11013a3c3a
|
Main Patch for Bug 795654 - Add artwork and text positioning around artwork for nightly and aurora stub installer. r=bbondy
|
2012-10-05 13:56:30 -07:00 |
|
Brian R. Bondy
|
6257438cdb
|
Bug 797973 - Uninstaller should remove applied updates folder. r=rstrong
|
2012-10-04 20:25:07 -04:00 |
|
Robert Strong
|
51cf7db2a2
|
Bug 796054 - Display of free space on disk is calculated incorrectly for the stub installer. r=bbondy
|
2012-10-01 15:13:26 -07:00 |
|
Robert Strong
|
bd36091378
|
Bug 795647 - The string Firefox is in the SELECT_FOLDER l10n text. r=bbondy
|
2012-09-29 17:21:25 -07:00 |
|
Robert Strong
|
e81997b9b9
|
Followup fix for Bug 322206 - Firefox net / stub installer (r=me) on a CLOSED TREE
|
2012-09-28 16:56:50 -07:00 |
|
Robert Strong
|
bac2ff6933
|
Bug 322206 - Firefox net / stub installer - inform user when unable to launch Firefox due to it already running. r=bbondy
|
2012-09-28 15:48:36 -07:00 |
|
Robert Strong
|
7a39c5a5d3
|
Bug 322206 - Firefox net / stub installer - fix branch support, set as default displayed as appropriate, and other fixes. r=bbondy
|
2012-09-28 15:48:26 -07:00 |
|
Robert Strong
|
8c772fef7d
|
Bug 322206 - Firefox net / stub installer - just download into a subdirectory of the user's temp dir. r=bbondy
|
2012-09-28 15:48:14 -07:00 |
|
Robert Strong
|
04af72554d
|
Bug 322206 - Firefox net / stub installer - main stub patch. r=bbondy
|
2012-09-28 15:48:00 -07:00 |
|
Robert Strong
|
08f9d18283
|
Bug 322206 - Firefox net / stub installer - majority of l10n strings. r=bbondy
|
2012-09-28 15:47:26 -07:00 |
|
Robert Strong
|
f8e789babf
|
Bug 322206 - Firefox net / stub installer - stub build system prep. r=bbondy
|
2012-09-28 15:46:22 -07:00 |
|
Robert Strong
|
55f5884e16
|
Bug 791613 - Taskbar shouldn't be migrated when installing silently. r=bbondy
|
2012-09-28 15:45:26 -07:00 |
|
Brian R. Bondy
|
5876222537
|
Bug 790667 - Setting default browser should never prompt for UAC on Windows 8. r=rstrong
|
2012-09-21 10:05:24 -04:00 |
|