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

222 Коммитов

Автор SHA1 Сообщение Дата
Robert Strong 3226d39ae9 Bug 1309668 - Change app update mar download throttling on release to 0. r=felipc 2016-10-12 12:17:03 -07:00
Gijs Kruitbosch 19d5482c9c Bug 1274633 - remove official branding 'learn more' page, r=MattN
MozReview-Commit-ID: 6OtpPeaw0zj

--HG--
extra : rebase_source : 6eb7161004667b7161dac0188233370d325b0a8e
2016-09-28 16:54:12 +01: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
L. David Baron d097996b85 Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g

While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.

Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.

MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
Robert Strong 2a488ce1f3 Comment only followup fix for bug 1268340. r=me 2016-05-10 17:40:17 -07:00
Robert Strong 56aacedea2 Bug 1268340 - Change app.update.promptWaitTime preference to 8 days on the release (includes beta) and aurora channels. r=felipc 2016-04-29 10:01:40 -07:00
Mike Shal 5efa4c6448 Bug 1264162 - Move branding installation to branding-common.mozbuild; r=glandium
MozReview-Commit-ID: LCUkgGPDmHq

--HG--
extra : rebase_source : f473dbb39729fc0b352ef8009a376d989ec3bcf9
2016-04-14 14:40:33 -04:00
Mike Hommey 0a771514a8 Bug 1256988 - Replace tests on MOZ_WIDGET_GTK with tests on MOZ_WIDGET_TOOLKIT containing gtk. r=chmanchester
But only do that for the AC_SUBST. The AC_DEFINE is still useful.
2016-03-17 06:49:44 +09: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
Mike Hommey 524f4438ab Bug 1229279 - Use mozbuild.context.Path for FINAL_TARGET{_PP}_FILES. r=gps 2015-12-03 13:34:02 +09: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
Mike Hommey c879615900 Bug 1228467 - Don't preprocess chrome files without preprocessor directives. r=gps 2015-12-01 08:25:22 +09:00
Sebastian Hengst c1930e0865 Bug 1221970 - Black stripe on the right side of About Firefox dialog in unofficial builds - port (bug 890973). r=Gijs 2015-11-05 13:19:21 +01: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
J. Ryan Stinnett df1d7103b9 Bug 1157289 - Unofficial branding with labels from Nightly. r=Gijs 2015-05-28 09:03:23 -05: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
Robert Strong 5fde7ebef6 Bug 1162796 - Firefox Developer Edition appname.bmp is too small. r=shorlander 2015-05-13 18:15:58 -07:00
Brian Grinstead e2c2aa0c0a Bug 1095824 - Update about-background.png for aurora branding to better handle large windows;r=dao 2015-05-08 06:42:41 -07:00
Robert Strong 3d9c259306 Bug 1096523 - Firefox Developer Edition bitmap looks awful with hiDPI (logo image). r=spohl 2015-05-06 13:01:57 -07: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
Gavin Sharp a2a32f2bb4 Bug 1091980: enable firstrun page for Aurora (Dev Edition), r=jwalker, a=jgriffiths
--HG--
extra : rebase_source : 6f79bc8eaa3380d4e36722084a78ef6054ad6a74
2014-11-25 09:31:58 -08:00
Panos Astithas 674820534e Define MOZ_DEV_EDITION in aurora branding configuration (bug 1095934). r=glandium
--HG--
extra : rebase_source : 28256984e52a182614d36bf0d47122bea6d44c93
2014-11-11 13:21:36 +02:00
Panos Astithas 4c867b9fa7 Bug 1094505 - Avoid using concatenated name in installer. r=rstrong 2014-11-08 10:50:28 +02:00