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

196 Коммитов

Автор SHA1 Сообщение Дата
Matt Howell 20ef5d3e23 Bug 1554148 - Keep the profile cleanup button from rendering too low in the window. r=agashlin
The official layout had this same problem, so this just causes the mechanism
that was added to solve it there to also be invoked for every other branding.

Differential Revision: https://phabricator.services.mozilla.com/D32504

--HG--
extra : moz-landing-system : lando
2019-05-24 18:06:16 +00:00
Matt Howell dbcb1ec8a1 Bug 1548612 Part 7 - Add and normalize stub installer UI parameters. r=agashlin
This patch adds a bunch of new defines for stub installer UI parameters that
were previously hard coded or implicit, moves several that were universal into
the branding files, removes several no longer used ones, and changes the names
of some others to match a standard naming convention.

Depends on D31144

Differential Revision: https://phabricator.services.mozilla.com/D31145

--HG--
extra : moz-landing-system : lando
2019-05-21 23:29:22 +00:00
Jared Wein a9390757c2 Bug 1551696 - Add branded logo for official builds. r=MattN
I wasn't sure what we should show in the case of unofficial builds. Curently the logo is just hidden for those builds.

Differential Revision: https://phabricator.services.mozilla.com/D31286

--HG--
extra : moz-landing-system : lando
2019-05-16 20:18:01 +00:00
Matt Howell 1c5caaa201 Bug 1547399 - New stub installer background for release. r=agashlin
The new background image has a white background behind the footer text, so this
patch changes the color of the footer to black. It also moves the footer text
a bit lower to align with the new logo placement.

Differential Revision: https://phabricator.services.mozilla.com/D30210

--HG--
extra : moz-landing-system : lando
2019-05-08 21:28:29 +00:00
Francesco Lodolo (:flod) f26673372a Bug 1539620 - Add a brand product string that doesn't change across different channels r=Pike
Differential Revision: https://phabricator.services.mozilla.com/D25193

--HG--
extra : moz-landing-system : lando
2019-03-28 11:44:41 +00:00
Dave Townsend 5d41d30a08 Bug 1518632: Show the first-run experience for users that get pushed to a new profile. r=Gijs, r=flod, r=stomlinson
On startup of a fresh dedicated profile show a welcome page and a modal dialog
to explain what has happened.

--HG--
extra : rebase_source : 1505cf27f900070debc1f9e1c71ec4bef3bc099d
extra : source : 05200c5388b4f7adc4414268727458515d7b9ed9
2019-01-30 11:31:13 -08:00
Coroiu Cristina 98ec0ea927 Backed out 7 changesets (bug 1518632, bug 1463198, bug 1455707, bug 1522934, bug 1322797, bug 1474285) for build bustages at /builds/worker/workspace/build/src/toolkit/xre/nsAppRunner.cpp on a CLOSED TREE
Backed out changeset 82355ab7e063 (bug 1455707)
Backed out changeset b965981c9ce0 (bug 1463198)
Backed out changeset 21a801ca5f6d (bug 1455707)
Backed out changeset 05200c5388b4 (bug 1518632)
Backed out changeset ebcd8225434a (bug 1522934)
Backed out changeset e69cac07b209 (bug 1474285)
Backed out changeset 35af79575f54 (bug 1322797)
2019-01-31 03:34:49 +02:00
Dave Townsend 93581af510 Bug 1518632: Show the first-run experience for users that get pushed to a new profile. r=Gijs, r=flod, r=stomlinson
On startup of a fresh dedicated profile show a welcome page and a modal dialog
to explain what has happened.

--HG--
extra : rebase_source : a033baf831aa8b9fcfa95d1f921364632a837390
2019-01-30 11:31:13 -08:00
Matt Howell 219be7ea4f Bug 1512039 - Allow the stub installer to detect and download the AArch64 Windows build. r=agashlin
This patch also removes the last vestiges of the old architecture dropdown
structure, and removes a use of GetBinaryTypeW because it doesn't seem to
return a useful result for any ARM ISA.

Differential Revision: https://phabricator.services.mozilla.com/D14811

--HG--
extra : moz-landing-system : lando
2019-01-10 23:09:01 +00:00
Jan de Mooij 8bcc495ca2 Bug 1515611 part 1 - Remove backgroundInterval from nsIUpdate. r=rstrong
It was added in case there were CDN issues with downloading unthrottled and
since there haven't been any issues it is no longer needed.

This was suggested by rstrong and simplifies the next patch.

Differential Revision: https://phabricator.services.mozilla.com/D15076

--HG--
extra : moz-landing-system : lando
2018-12-22 01:10:27 +00:00
Qinghao_Jack_Song 511029a72d Bug 1491672 - Migrate About Dialog to use Fluent for localization r=flod,zbraniecki,jaws
Differential Revision: https://phabricator.services.mozilla.com/D7206

--HG--
extra : moz-landing-system : lando
2018-11-05 16:13:12 +00:00
Axel Hecht 5bdc727943 Bug 721211: consolidate home page retrieval code, make it support non-localized prefs, r=jaws
Also changes the tooltip on the home button to be independent of the URLs
it opens, per dolske.

Some tests explicitly set browser.startup.homepage, but only through
SpecialPowers.putPrefEnv. That's a good compromise, given the extra
functionality there.

MozReview-Commit-ID: FPLxzi3jQAP

--HG--
extra : rebase_source : c2b014f2fb1c78ce04859344bd1803ef48d5d68d
2018-05-28 12:38:01 +02:00
Felipe Gomes 683f921f8c Bug 1409054 - Remove code from the old about:home. r=Mardak
MozReview-Commit-ID: JrgIFr2kAvI

--HG--
extra : rebase_source : 2636bfb0aa6b3fd81a3380c844776c3e0c048c8e
2018-05-22 00:45:44 -03:00
Zibi Braniecki 0b78e57817 Bug 1446180 - Migrate the "Privacy" section of Preferences to the new Localization API. r=flod,jaws
MozReview-Commit-ID: 2Hp6ZNry6dK

--HG--
extra : rebase_source : 6955908cc444fa47e9efad7c97cefb6fcff17b25
2018-03-15 14:57:55 -07:00
Robert Strong 61d44e687b bug 1442407 - Backed out 5 changesets for application update issues. r=backout, a=lizzard
Back out bug 1417254, bug 1348087, and bug 1416295 for continuing to cause app update failures.

Backed out changeset ec6f1b3c1317 (bug 1417254)
Backed out changeset df5703f27971 (bug 1416295)
Backed out changeset ae2fcdddead1 (bug 1348087)
Backed out changeset fb54cd45fa10 (bug 1348087)
Backed out changeset edfa340ec9fb (bug 1348087)
2018-03-01 14:54:55 -08:00
Timothy Guan-tin Chien a2a559db3e Bug 1234008 - Recompress some png images with zopflipng r=Dolske,Grisha,jryans
MozReview-Commit-ID: Cr2iMSB04uu

--HG--
extra : rebase_source : 49f69cca3a4f27af1060ed82283b5cc96f717229
2018-01-27 15:57:42 +08:00
Zibi Braniecki 551e153581 Bug 1424683 - Introduce brand.ftl and migrate brand-short-name to it. r=Pike
MozReview-Commit-ID: Cl0jQEkuD8q

--HG--
extra : rebase_source : 6c183503c1f4e693229aa5afface4f8a9f991ea5
2017-12-18 21:46:49 -08:00
Matt Howell 7f033bf33e Bug 1246387 - Switch to HTTPS for downloads from the stub installer. r=agashlin
MozReview-Commit-ID: BlaZf0a2O8D

--HG--
extra : rebase_source : 1b2f9a88d6ebe857a1c2f2c72b08532c684ccc2f
2018-02-06 13:37:34 -08:00
Sylvestre Ledru 9e7f918015 bug 1378834 - Update of the installers to reflect the nightly name change r=mhowell,dao
BrandFullName is now defined in the branding files


MozReview-Commit-ID: 5wmInT9xbrT
2017-12-21 22:13:07 +02:00
Dorel Luca 6c33c9bab7 Backed out changeset ffc76e7fc38b (bug 1378834) for failing Browser-chrome on toolkit/xre/test/browser_checkdllblockliststate.js on a CLOSED TREE 2017-12-21 21:03:21 +02:00
Sylvestre Ledru f42229fb7d bug 1378834 - Update of the installers to reflect the nightly name change r=mhowell,dao
BrandFullName is now defined in the branding files


MozReview-Commit-ID: 5wmInT9xbrT

--HG--
extra : histedit_source : 28df1fc3cafda4f9146af7d4f207263abac6f6ec
2017-12-18 16:17:01 +01:00
Cosmin Sabou 1204c668a2 Backed out 5 changesets (bug 1423856, bug 1404796, bug 1378834, bug 1404823) for build bustages on compare-mozconfigs-wrapper.py r=backout on a CLOSED TREE
Backed out changeset 8d8bb8542b3d (bug 1423856)
Backed out changeset 42339ef2360c (bug 1404796)
Backed out changeset 75fd371db04b (bug 1404823)
Backed out changeset 3011254797d5 (bug 1378834)
Backed out changeset c76ad732c275 (bug 1378834)
2017-12-21 00:52:28 +02:00
Sylvestre Ledru 6b9fc8ffaf bug 1378834 - Update of the installers to reflect the nightly name change r=mhowell,dao
BrandFullName is now defined in the branding files


MozReview-Commit-ID: 5wmInT9xbrT

--HG--
extra : rebase_source : f22be9058c8ba4e9a7988e5df0130ac89f0116b3
extra : histedit_source : 292da497cb326e2cae83c0c3a618dc676e320c2e
2017-12-18 16:17:01 +01:00
Makoto Kato c64a1fb763 Bug 1415014 - Part 2. Remove duplicated icon48.png from branding files. r=dao
default48.png and icon48.png is same file.  So we should remove one side.

MozReview-Commit-ID: 6WuxH0QFQ25

--HG--
extra : rebase_source : 1f6545daf3968fa06079358c7a3edce6a484a582
2017-11-10 12:38:57 +09:00
Makoto Kato 196334e068 Bug 1415014 - Part 1. Add default64.png and default128.png for GTK HiDPI icons. r=dao
Now, default48.png is highest resolition icon for Firfox/GTK.  So we should add
default64.png (from icon64.png) and default128.png (from mozicon128.png) for
HiDPI.  Also mozicon128.png is for Linux distribution, we should move to
correct place for our GTK icons.

MozReview-Commit-ID: BeLXzUcOgQu

--HG--
rename : browser/branding/aurora/mozicon128.png => browser/branding/aurora/default128.png
rename : browser/branding/aurora/content/icon64.png => browser/branding/aurora/default64.png
rename : browser/branding/nightly/mozicon128.png => browser/branding/nightly/default128.png
rename : browser/branding/nightly/content/icon64.png => browser/branding/nightly/default64.png
rename : browser/branding/official/mozicon128.png => browser/branding/official/default128.png
rename : browser/branding/official/content/icon64.png => browser/branding/official/default64.png
rename : browser/branding/unofficial/mozicon128.png => browser/branding/unofficial/default128.png
rename : browser/branding/unofficial/content/icon64.png => browser/branding/unofficial/default64.png
extra : rebase_source : 8cba5f3ae1420452d6f6a11f8df38bc04702bf17
2017-11-10 12:34:36 +09:00
Makoto Kato 0e014221be Backed out changeset 607fd3ab6953 (bug 1415014) due to mistake merge
MozReview-Commit-ID: 4vyXS8Mv883

--HG--
rename : browser/branding/aurora/default64.png => browser/branding/aurora/content/icon64.png
rename : browser/branding/aurora/default128.png => browser/branding/aurora/mozicon128.png
rename : browser/branding/nightly/default64.png => browser/branding/nightly/content/icon64.png
rename : browser/branding/nightly/default128.png => browser/branding/nightly/mozicon128.png
rename : browser/branding/official/default64.png => browser/branding/official/content/icon64.png
rename : browser/branding/official/default128.png => browser/branding/official/mozicon128.png
rename : browser/branding/unofficial/default64.png => browser/branding/unofficial/content/icon64.png
rename : browser/branding/unofficial/default128.png => browser/branding/unofficial/mozicon128.png
2017-11-13 15:11:55 +09:00
Makoto Kato 834592c368 Backed out changeset 5d95a4f0d3a0 (bug 1415014)
MozReview-Commit-ID: 4wGuXXuh5uR
2017-11-13 15:11:19 +09:00
Makoto Kato ed2483df98 Bug 1415014 - Part 2. Remove duplicated icon48.png from branding files. r=dao
default48.png and icon48.png is same file.  So we should remove one side.

MozReview-Commit-ID: 6WuxH0QFQ25

--HG--
extra : rebase_source : 70f45a058fe61dfd7b5331130607d231428fbff7
2017-11-10 12:38:57 +09:00
Makoto Kato 9197c51397 Bug 1415014 - Part 1. Add default64.png and default128.png for GTK HiDPI icons. r=dao
Now, default48.png is highest resolition icon for Firfox/GTK.  So we should add
default64.png (from icon64.png) and default128.png (from mozicon128.png) for
HiDPI.  Also mozicon128.png is for Linux distribution, we should move to
correct place for our GTK icons.

MozReview-Commit-ID: BeLXzUcOgQu

--HG--
rename : browser/branding/aurora/mozicon128.png => browser/branding/aurora/default128.png
rename : browser/branding/aurora/content/icon64.png => browser/branding/aurora/default64.png
rename : browser/branding/nightly/mozicon128.png => browser/branding/nightly/default128.png
rename : browser/branding/nightly/content/icon64.png => browser/branding/nightly/default64.png
rename : browser/branding/official/mozicon128.png => browser/branding/official/default128.png
rename : browser/branding/official/content/icon64.png => browser/branding/official/default64.png
rename : browser/branding/unofficial/mozicon128.png => browser/branding/unofficial/default128.png
rename : browser/branding/unofficial/content/icon64.png => browser/branding/unofficial/default64.png
extra : rebase_source : 2048530d25965f20ffd9aa6b895f7795e7efeda2
2017-11-13 14:01:29 +09:00
Matt Howell 3262f458f0 Bug 1348087 Part 1 - Stop using nsIIncrementalDownload for application update. r=rstrong
--HG--
extra : source : 34638bc920b79fe3f60555d81fc9ac13991b9250
2017-10-18 13:12:48 -07:00
Matt Howell 0d9cc3ac3c Bug 1337856 Part 2 - Swap out stub installer background images with JPEG's, and add high-res versions. r=agashlin
MozReview-Commit-ID: AUa58uY8pKW

--HG--
extra : rebase_source : e01c0e3f7b636979f6762b75b28b7c1fd6986e51
2017-10-12 15:11:53 -07:00
Ryan VanderMeulen 05214a3fca Backed out changesets d60d9897fd39 and c508081bb938 (bug 1378834) for various regressions. r=sledru, a=me 2017-10-02 18:33:39 -04:00
Sylvestre Ledru 99d452a04f bug 1378834 - Update of the installers to reflect the nightly name change r=mhowell
BrandFullName is now defined in the branding files


MozReview-Commit-ID: 5wmInT9xbrT

--HG--
extra : rebase_source : 97f85c75026a354cbd7f55a4ed9860abad56820b
2017-09-12 09:06:09 +02:00
Sebastian Hengst b8159107fa Backed out changeset 3ad6c35d7220 (bug 1378834) 2017-09-13 14:53:57 +02:00
Sylvestre Ledru 09ed22d084 bug 1378834 - Update of the installers to reflect the nightly name change r=mhowell
BrandFullName is now defined in the branding files


MozReview-Commit-ID: 5wmInT9xbrT

--HG--
extra : rebase_source : e10448351ba4b1623c123eb87a1ddb69a1104cd0
2017-09-12 09:06:09 +02:00
Sebastian Hengst da449c0165 Backed out changeset 352457b9e339 (bug 1378834) 2017-09-12 20:24:37 +02:00
Sylvestre Ledru 296e0e006e bug 1378834 - Update of the installers to reflect the nightly name change r=mhowell
BrandFullName is now defined in the branding files


MozReview-Commit-ID: 5wmInT9xbrT

--HG--
extra : rebase_source : 758d9c607556036c579f0be5eeaf0d5f13a0e1e1
2017-09-12 09:06:09 +02:00
Adam Gashlin f54578b883 Bug 1365998 Part 2 - Streamlined stub installer. r=mhowell
MozReview-Commit-ID: BSwvsGbC7bN

--HG--
extra : source : a0504aa8925f37e532860787324d2a548402a2a7
extra : histedit_source : d1de628035a2530e8ea3af6fd1ff879aa021b066
2017-05-18 10:56:55 -07:00
Adam Gashlin 69772367de Bug 1365998 Part 1 - Images for streamlined stub installer. r=mhowell
MozReview-Commit-ID: 54vmtqkeAK3

--HG--
extra : source : df4d044e4da0e280e57cb370e508fc435df86601
extra : histedit_source : 8f9cf181856a65c2a86665301c3128c40a99a24c
2017-04-05 10:24:02 -07:00
Oriol 7bb2ef1fe2 Bug 1356660 - Do not warn when pasting code into the console on unofficial branding, r=bgrins 2017-04-16 19:07:16 -07:00
Vineet f16ce012c1 Bug 1339400 - Removed the leftover silhouette-40.svg files. Removed the instances of the svg file in the respective jar.mn. RM'd the files to make sure mercurial stops tracking the deleted files now. r=florian
MozReview-Commit-ID: LXsiHUfUdvd

--HG--
extra : rebase_source : c648304dc2695d509f2cc7f35bbccd3d79bdfc3a
2017-03-02 12:56:26 +05:30
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