Граф коммитов

145 Коммитов

Автор SHA1 Сообщение Дата
Matt Howell ece5f74086 Bug 797208 - Allow the stub installer to install either 32-bit or 64-bit builds, and make 64-bit the default when supported; r=rstrong
A new control allows the user to select 32 or 64-bit when the system supports both,
and it defaults to 64-bit when available. This means the stub installer is now
the same regardless of its build architecture; it was always a 32-bit executable
anyway, but now its actual behavior depends only on the running system, not the
target architecture of the application it was built alongside.

The options screen has been rearranged according to a design by Michael Verdi
so that the new control doesn't leave the UI so badly cluttered.

Also removed TmpVal, which wasn't used in the stub and so was generating warnings.

MozReview-Commit-ID: 5baJCkAa7bJ

--HG--
extra : source : acfe81155ac21c2047cf64279960014c15e3c5c0
2016-09-14 09:25:48 -07:00
Katie Broida eb57727391 Bug 1283909 - Replaces start menu tile images with larger versions to provide better resoultion on HiDPI screens. r=jaws
MozReview-Commit-ID: LoEBbpXL0dg
2016-08-16 10:04:53 -04:00
Tom Tromey 5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Katie Broida cb590bdabe Bug 1286511 - Fixes incorrect start menu tile color by removing VisualElementsManfiest.xml. r=jaws, r=rstrong 2016-07-14 09:54:49 -07:00
Dão Gottwald cf7763f374 Bug 1278662 - Remove loading-inverted.png, use loading.png instead. r=dolske
--HG--
extra : rebase_source : 07b9d470add8075643f3260bdd6b4f37c95dcce2
2016-07-13 11:10:26 +02:00
Jared Wein b2327a9ba1 Bug 1284829 - Fix the sizes of the VisualElement files for the Win8/10 start menu tile. r=ktbee
MozReview-Commit-ID: I6FHR1PLPDK

--HG--
extra : transplant_source : y%CB%9D%1C%3E%FA_%7CJ%FF%5CE%A5B%BC%02%DAsc%AB
2016-07-06 10:19:44 -04:00
Jared Wein 976a722af4 Bug 1284827 - Fix the path to the VisualElement resources. r=ktbee
MozReview-Commit-ID: 6BwMWuES6XS

--HG--
extra : transplant_source : %D63%D2%C0n%E6P5%01y%27N%B6%2C%7D%3B%B3%B2%24%AA
2016-07-06 08:52:15 -04:00
Katie Broida [:ktbee] ea0acf0476 Bug 1232679 - Improves the Windows 10 start menu tile by adding VisualElementsManifest files and larger icon images. r=glandium 2016-07-01 12:03:00 +02:00
Robert Strong 2e59bf1b5d Bug 1271759 - Don't install on systems that have a CPU that doesn't support SSE2. r=mhowell 2016-05-27 09:15:16 -07:00
Carsten "Tomcat" Book 83adb66526 merge mozilla-inbound to mozilla-central a=merge 2016-03-01 12:01:58 +01:00
Mike Shal e967ca76fd Bug 1251704 - Remove browser/branding Makefile.in's; r=chmanchester
MozReview-Commit-ID: 4uOC4EXYWU0

--HG--
extra : rebase_source : 184de45ff79cb61b44cad8461ca8d821109c7240
2016-02-26 13:03:37 -05:00
Florian Quèze 3bab40f228 Bug 1251278 - Remove obsolete Yahoo parameter preferences, r=mconnor. 2016-02-29 11:46:37 +01:00
Dave Townsend 0a6414b898 Bug 1245649: Turn on no-trailing-spaces. r=Gijs
--HG--
extra : commitid : F2OWKTvXUO4
extra : rebase_source : ec68631342e0edc59d77b6bab1cdc975ad175327
2016-02-03 14:22:33 -08:00
Mike Hommey fbf6637c30 Bug 1234780 - Use Paths for BRANDING_FILES. r=gps
Also, handle them like other FinalTargetFiles.

After this, TEST_HARNESS_FILES is the last use of plain HierarchicalStringList.
2015-12-24 13:12:44 +09:00
Matt Howell 66cabf4a78 Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 2 (swap cert, relanding), r=catlee, a=lizzard
--HG--
extra : amend_source : f8c7d16e30c6e06cd3f9c04d1e63fe3befe09160
2015-12-09 17:22:19 -05:00
Nick Thomas a408867daf Backed out 2 changesets (bug 1079858)
Backed out changeset a8965ae93c5d (bug 1079858)
Backed out changeset ba03ae4ac5df (bug 1079858)
2015-12-09 12:40:58 -05:00
Matt Howell 421eb47a4b Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 2 (swap cert), r=catlee, a=lizzard
--HG--
extra : amend_source : 450203e03ee0f46929ca4b4ce1a1e43b4ea6df97
2015-12-08 16:16:55 -05:00
Wes Kocher 39967e9806 Backed out changeset 0ea0832d052d (bug 1079858) for causing bug 1230631 a=backout
--HG--
extra : commitid : GeBy210BpUB
2015-12-04 14:58:55 -08:00
Ben Hearsum 2658b43d3a Bug 1079858: Enable SHA2 signing for windows. r=catlee rs=rstrong
--HG--
extra : amend_source : c605389facd952635d04a60b15bb14a269d073dc
2015-12-02 14:12:37 -05:00
Brian Grinstead bd786882a8 Bug 1173612 - Use inverted loading icon for aboutDialog in Nightly/DevEdition builds;r=Gijs
--HG--
extra : commitid : EmGnO8YKi8m
2015-10-21 12:49:36 -07:00
Matthew Noorenberghe 5c48ecabc8 Bug 1209140 - Open a second firstrun tab for Tracking Protection promotion. r=jaws
--HG--
extra : commitid : 18Jp0NB0RWc
2015-10-15 13:44:18 -07:00
Justin Dolske ae99e672d1 Bug 1204154 - Clean up jar manifests that needlessly specify the source file. r=dao 2015-09-15 18:33:57 -07:00
Stephen Horlander 4045aebb44 Bug 1174141 - Update Jump List icons. r=dao 2015-09-01 18:10:26 +02:00
Kev Needham 16ad76b044 Bug 1195683 - Restore "fr" preferences for non-US Yahoo! searchplugins. r=Mossop 2015-08-18 10:50:00 -04:00
Tim Nguyen 9a4d018e07 Bug 1178548 - Clean up more SVGs. r=Gijs,MattN
--HG--
extra : commitid : 7QwJRxmVcF7
extra : rebase_source : 2db338398502031fbd6159bb7950e06c45a6f0d7
2015-08-11 23:09:10 +02:00
Matthew Noorenberghe 29945a04cf Bug 1181541 - Convert branding identity icons for internal pages to SVG. r=ttaubert
--HG--
extra : commitid : geLylL1pjO
extra : rebase_source : 1d820693803f9e6903d357d62ed001c5e8ce0c5b
2015-07-23 20:54:48 -07:00
Panos Astithas 82bcb1083b Only delay the hamburger button update badge in developer edition (bug 1170240). r=Gijs 2015-06-04 10:08:27 +03:00
Miles Richardson 1121d1ada8 Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao
--HG--
extra : rebase_source : 6a6f6cd771ba019665c00b394bd7d1d5b3b1f29e
2015-05-21 12:33:00 -04:00
Brian O'Keefe bb0f2688e6 Bug 786520 - Install things to $(DIST)/branding from moz.build instead of manual rules in Makefile.ins. r=mshal
--HG--
extra : rebase_source : 5c9900d28263466014ff391ae4142e98866e4032
2015-02-26 16:53:31 -05:00
Kartikaya Gupta cd5b55f8d6 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Jared Wein 374a3df179 Bug 1123518 - [ReadingList] Display article preview image in the Reading List sidebar. r=florian 2015-03-20 11:20:11 -07:00
Gijs Kruitbosch 0d151c62b6 Bug 1099426 - make some uses of brandname shorter still, r=jwalker 2015-02-06 21:15:45 +00:00
Brian O'Keefe 1fa0eaa700 Bug 870366 - Part 2: Move PREF_JS_EXPORTS to moz.build (easy moves). r=gps 2015-01-20 13:07:03 -05:00
Abdelrhman Ahmed 42fda677c8 Bug 1119560 - remove unused browser.search.param.yahoo-fr* prefs. r=gavin 2015-01-13 03:27:00 +01:00
Manish Goregaokar 9207928a2a Bug 1046672 - Restrict self-xss changes to Release/beta channels; r=jwalker 2014-09-12 10:31:59 -07:00
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
Mike Connor f749ec40e7 Bug 1003159 - Default the updater to downloading the entire update at once for Nightly/Aurora. r=rstrong 2014-07-03 09:32:36 -07:00
Cameron McCormack f8e8ccc5d0 Bug 1023655 - Remove DOCTYPEs from SVG documents to avoid failed DTD loads. r=Unfocused 2014-06-11 12:08:23 +10:00
Carsten "Tomcat" Book e60e00b67f Backed out changeset ccc885c8f4ac (bug 1003159) for causing test failures in mochitest-other on a CLOSED TREE 2014-06-05 09:32:19 +02:00
Mike Connor d39f623cc6 Bug 1003159 - Default the updater to downloading the entire update at once for Nightly/Aurora, r=rstrong
--HG--
extra : rebase_source : b02d9fc4717817e57c50e2149cbbeaba05097a30
2014-06-04 23:00:32 -04:00
Mike Connor 3be9019408 bug 995390 - make bing/yahoo codes consistent across channels, r=gavin
--HG--
extra : rebase_source : 0b8711d655edf1ecf45776fdff1edfa421da1403
2014-04-14 15:49:39 -04:00
Matthew Noorenberghe e0a91cc666 Bug 995867 - Switch Nightly firstrun/whatsnew URLs to HTTPS. r=adw 2014-04-13 21:34:00 +02: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 07c895a1eb Bug 792075 - Update links in Control Panel. r=bbondy 2014-03-28 10:58:44 -07:00
Drew Willcoxon c89fb1e0dd Bug 983453 - Re-enable whatsnew and firstrun pages for Nightly builds. r=MattN 2014-03-25 08:15:11 -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
Robert Strong 6d51c5621f Bug 982448 - some fxmetro pref's still being left behind with values without --enable-metro in the mozconfig. r=bbondy 2014-03-12 10:49:43 -07:00
Mike Connor dafa6b4366 Bug 942024 - Yahoo search not using custom search codes, r=mbrubeck
--HG--
extra : rebase_source : 5f810411a8427b6bef4eefb56130c4cb9cc40ef3
2014-03-03 17:54:47 -05:00
Ehsan Akhgari d91d200572 Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
Rodrigo Silveira 208ec7ab5c Bug 941284 - First run experience r=mbrubeck
--HG--
extra : rebase_source : fa7ac4b0baf2bcb0b7ca47086c275959f4303e8d
2013-12-11 20:58:29 -08:00