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

339 Коммитов

Автор SHA1 Сообщение Дата
Sylvestre Ledru 90fac8fa22 Bug 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D37217

--HG--
extra : moz-landing-system : lando
2019-07-10 12:03:37 +00:00
Andreea Pavel b698eeec56 Backed out changeset 3d59cb02b6ff (bug 1562642) for eslint failure on a CLOSED TREE 2019-07-10 14:44:29 +03:00
Sylvestre Ledru fd95abf361 Bug 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D37217

--HG--
extra : moz-landing-system : lando
2019-07-10 11:15:25 +00:00
Matt Howell a05a0ad780 Bug 1562115 - Prevent cutting off long stub installer text strings. r=agashlin
This patch copies over the same fix that was used for the profile cleanup page
to the installing page, since in some locales it can run into the same problem
of the header string being so long that it causes the next control to get cut
off by the bottom of the window.

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

--HG--
extra : moz-landing-system : lando
2019-07-02 20:15:48 +00:00
Jared Wein 9506c850a9 Bug 1559303 - Set the fill color of the Lockwise logo from CSS so it will be visible in light and dark mode. r=JSON_voorhees
Differential Revision: https://phabricator.services.mozilla.com/D36190

--HG--
extra : moz-landing-system : lando
2019-06-28 20:08:06 +00:00
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
Matt Howell c71e8f6c5f Bug 1548612 Part 1 - New background images for the release stub installer. r=agashlin
Differential Revision: https://phabricator.services.mozilla.com/D31139

--HG--
extra : moz-landing-system : lando
2019-05-21 16:12:41 +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
Julien Cristau e89c321210 Bug 1540911: configure whatsnew page for DevEdition 68. r=nthomas,tomprince
Differential Revision: https://phabricator.services.mozilla.com/D29794

--HG--
extra : moz-landing-system : lando
2019-05-03 05:18:07 +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
Julien Cristau 09f77afde4 Bug 1532554 - point directly at beta release notes from beta builds r=glandium
Instead of relying on a server-side redirect from XX.0 to XX.0beta,
change the URL to be the right one for beta and developer edition
builds, like fennec already does in mobile/android/app/mobile.js.

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

--HG--
extra : moz-landing-system : lando
2019-03-05 22:13:08 +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
Dave Townsend 462bfe5e5b Backing out bug 1518799 since it was a feature only required for a short period and there is no need for it to exist anymore. r=backout 2019-01-25 10:51:16 -08:00
Dave Townsend a64d8fa204 Bug 1518799: Show a custom page on startup on Nightly on a specific date. r=Gijs
We want to show an informative message about dedicated profiles per channel to
users of Nightly on a specific date. We currently only have the ability to do
this when the version changes. This adds the ability to show a page once on
startup on a specific date.

This will probably be backed out past that date.

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

--HG--
extra : rebase_source : 2da25281b9a9e52f11af43161f48e9db5a7da984
extra : source : eace4709948cdf060a36a60c00eeb286cb7acb17
2019-01-11 17:23:11 +00:00
Dave Townsend b29663c6c9 Backing out Bug 1518799 (changeset eace4709948c) because the target page is not yet available. a=backout
--HG--
extra : amend_source : b698a2524136b77dcfc0178bf89e41eefef3889c
2019-01-13 17:44:29 -08:00
Dave Townsend 85d0a97754 Bug 1518799: Show a custom page on startup on Nightly on a specific date. r=Gijs
We want to show an informative message about dedicated profiles per channel to
users of Nightly on a specific date. We currently only have the ability to do
this when the version changes. This adds the ability to show a page once on
startup on a specific date.

This will probably be backed out past that date.

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

--HG--
extra : moz-landing-system : lando
2019-01-11 17:23:11 +00:00
Andreea Pavel 6b77f9e5ee Backed out changeset ebff3389b3e4 (bug 1518799) incorrect commit message 2019-01-11 19:15:02 +02:00
Dave Townsend e8f46404e7 Bug 1518799: Show a custom page on startup on a specific date. r=Gijs
Still waiting on a couple of details from product but I'd like to get the review
started now as we will want to land this a.s.a.p.

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

--HG--
extra : moz-landing-system : lando
2019-01-11 17:08:16 +00: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
Timothy Guan-tin Chien 2878e48d64 Bug 1471657 - Update Nightly DMG background to high-res r=Dolske
This updates the Nightly DMG background to high resolution as given
by shorlander.

The image is passed through zopflipng as done in bug 1234008,
with metadata added back using exiftool as described in bug 1454610 comment 13.

Change is verified locally by re-packaging artifact build and inspecting
the resulting DMG.

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

--HG--
extra : moz-landing-system : lando
2018-08-21 20:54:30 +00:00
Timothy Guan-tin Chien 70c9490b83 Bug 1478477 - Update .DS_Store for Firefox Developer Edition r=Dolske
Following steps in bug 1435359 comment 2 I have managed to restore the icon
position and the background image of the Developer Edition DMG.

We should uplift this to all affect versions.

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

--HG--
extra : moz-landing-system : lando
2018-08-21 16:49:28 +00:00
Suriyaa Sundararuban 4f3d223b18 Bug 1482419 - Update links to mozilla.org in LICENSE file r=mossop
Reviewers: mossop

Reviewed By: mossop

Subscribers: suriyaa

Bug #: 1482419

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

--HG--
extra : histedit_source : 34a454837906d3557b2d7dfb2a607aec99d79abd
2018-08-14 08:27:48 +03: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
Timothy Guan-tin Chien 2c692ad704 Bug 1454610 - Restore PNG density metadata on DMG backgrounds r=dolske
MozReview-Commit-ID: GI6rL2Kv0D5

--HG--
extra : rebase_source : ebf34d9fd257182173e3f128e89129c0a86b05d7
2018-06-11 14:11:53 -07:00
Erica Wright cd4e836dc8 Bug 1464246 - change the pref which will redirect the welcome page from a mozilla.org page to about:welcome. r=k88hudson
MozReview-Commit-ID: B6yxzh3Bp9U

--HG--
extra : rebase_source : fbd2881c75e9e33af700d72c6fa9645612b6f39a
2018-05-24 17:38:08 -04: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
Stephen Horlander e20f1c8ebd Bug 1435359 - Update Firefox Nightly DMG .DS_Store file to use background image. r=Dolske
--HG--
extra : rebase_source : 77ddaeec4d835003cb8d366a6bb342a932982216
2018-02-14 13:16:00 +02: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
Panos Astithas 6cfccd8f15 Bug 1435458 - Preprocess the official firefox-branding.js. r=glandium
MozReview-Commit-ID: 6tVd9Xcyija

--HG--
extra : rebase_source : 0a97494b77d8ec020810e88be10889f98b8e6e50
2018-02-09 17:48:05 -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
shindli 34abd767ab Backed out changeset a8a0ca1b2ea5 (bug 1435458) for failed Deleting file '../../../dist/bin/browser/defaults/preferences/firefox-branding.js on a CLOSED TREE 2018-02-13 18:48:12 +02:00
Panos Astithas 8cb0510b13 Bug 1435458 - Preprocess the official firefox-branding.js. r=glandium
MozReview-Commit-ID: 6tVd9Xcyija

--HG--
extra : rebase_source : 9f2d74d823a24661ba69a0ae0b59fe5e167a1d61
2018-02-09 17:48:05 -08:00
Gijs Kruitbosch 9239725b9a Bug 1434167 - remove home page code from the migration wizard, r=MattN
This removes all the homepage-related code. All the cases where we advance the wizard straight to
the homepage wizardpage now go straight to the 'start migrating' page (the 'point' was skipping
earlier pages that allowed users to select items).
The brand bundle was only used by the homepage code so is also being removed.

MozReview-Commit-ID: I9nSU2IMkQz

--HG--
extra : rebase_source : da803ed67b443cb164f2bc55550bfd7c107fa916
2018-02-07 10:37:20 +00: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
Panos Astithas 9ff9b6731e Bug 1432310 - Fix manual update URL for beta. r=glandium
MozReview-Commit-ID: J6O26SpwVJo

--HG--
extra : rebase_source : ca7f85ebeab725d7df0d7fc826fb1b2dbc37abb3
2018-01-29 16:02:45 -08:00
Tom Prince ab3a2abe59 Bug 1426528: Get rid of support for BRANDING_FILES in `moz.build`; r=glandium
MozReview-Commit-ID: 72R6toOA1R0

--HG--
extra : rebase_source : 3b6fe30f8a3821026b80bfb060a3873865a2d70d
2017-12-20 15:42:05 -07:00
Sylvestre Ledru a4381ebbdf Bug 1417826 - Backed out changeset cd7926a8269c. It was changing the bundle id on mac r=me a=update-fix 2017-12-24 13:52:13 +01:00
Sylvestre Ledru b5024f6cb8 Bug 1417826 - Fix the MOZ_MACBUNDLE_ID id r=glandium a=update-fix
MozReview-Commit-ID: DFZzYCrM636

--HG--
extra : amend_source : cdc2a0a8accfc01619583c362850b957d4e9f376
2017-12-23 19:01:23 +01:00
Sylvestre Ledru 9b61043e22 Bug 1406662 - Remove a duplicate declaration (the first version should not have landed) r=me 2017-12-22 11:09:06 +01:00
Sylvestre Ledru 0527678154 Bug 1406662 - Defines the MOZ_MACBUNDLE_ID for nightly r=glandium 2017-12-21 22:13:21 +02:00
Sylvestre Ledru 04dc497cde Bug 1404796 - Add space in the Display name of Firefox {Nightly, Developer Edition} r=glandium
MozReview-Commit-ID: 4yzNWFRa7Lf
2017-12-21 22:13:14 +02: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