Commit graph

131 commits

Author SHA1 Message Date
dschomburg
e63de59f5c Bug 1853818 - Remove toolkit/branding/accounts.ftl file r=flod,fluent-reviewers,settings-reviewers,credential-management-reviewers,fxview-reviewers,omc-reviewers,firefox-desktop-core-reviewers ,mconley,aminomancer,mak,sgalich,nsharpley,mkaply
Differential Revision: https://phabricator.services.mozilla.com/D190612
2024-04-22 16:24:30 +00:00
Mark Banner
2a53076d43 Bug 1826063 - Automatic fixes for enabling Prettier on production xhtml and html files. r=mossop,webdriver-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,fxview-reviewers,sgalich,nalexander,devtools-reviewers,sclements,denschub,robwu,owlish
Differential Revision: https://phabricator.services.mozilla.com/D177938
2023-05-20 12:26:56 +00:00
Francesco Lodolo (:flod)
01af1e915d Bug 1826755 - Move Firefox account Fluent term to toolkit, r=fluent-reviewers,settings-reviewers,credential-management-reviewers,fxview-reviewers,mconley,sclements,sgalich,eemeli
Differential Revision: https://phabricator.services.mozilla.com/D175097
2023-04-12 15:51:42 +00:00
Francesco Lodolo (:flod)
962126e608 Bug 1822388 - Move brandings.ftl from browser to toolkit, r=eemeli,settings-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,sgalich,Mardak
Differential Revision: https://phabricator.services.mozilla.com/D172643
2023-03-15 17:00:48 +00:00
Mark Banner
6a9225a2a5 Bug 1773469 - Change about:protections module files to use mjs extensions. r=pbz
Depends on D148772

Differential Revision: https://phabricator.services.mozilla.com/D148773
2022-06-10 15:07:40 +00:00
Molnar Sandor
dfdce4d338 Backed out 2 changesets (bug 1773469, bug 1773468) for causing browser-chrome failures in test/static/browser_all_files_referenced.js CLOSED TREE
Backed out changeset 65833ced5638 (bug 1773469)
Backed out changeset ebc7b14f1ce5 (bug 1773468)
2022-06-09 22:02:36 +03:00
Mark Banner
313403bd81 Bug 1773469 - Change about:protections module files to use mjs extensions. r=pbz
Depends on D148772

Differential Revision: https://phabricator.services.mozilla.com/D148773
2022-06-09 17:53:11 +00:00
Drew Willcoxon
bbf13987e4 Bug 1754588 - Part 2: Use the thumb-down icon for the best-match block button. r=dao
Per Product, we need to use a thumb-down icon for the best-match block button
instead of the close `X`. We have a thumb-down icon already in
browser/themes/shared/controlcenter/socialblock.svg. I checked with Ryan and
that's the icon we should use here.

This does the following:

* Move the icon to browser/themes/shared/icons/thumb-down.svg
* Update the sites where that icon is currently used
* Use the icon for the best-match block button

Differential Revision: https://phabricator.services.mozilla.com/D138551
2022-02-17 05:02:42 +00:00
Tim Giles
9d67482526 Bug 1744989 - Restore logo in about:protections. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D133355
2021-12-09 22:18:31 +00:00
Tim Giles
b24a52b39d Bug 1739390 - Remove Lockwise branding from about:protections. r=pbz,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D131863
2021-11-30 18:44:15 +00:00
Butkovits Atila
aa0fe89c0e Backed out 2 changesets (bug 1739390) for causing bc failures with unreferenced files. CLOSED TREE
Backed out changeset ef598c9dc54b (bug 1739390)
Backed out changeset 7bcc1debc55f (bug 1739390)
2021-11-30 19:40:10 +02:00
Tim Giles
8ee7c5222d Bug 1739390 - Remove Lockwise branding from about:protections. r=pbz,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D131863
2021-11-30 16:40:44 +00:00
Emilio Cobos Alvarez
efe2305b8d Bug 1742696 - Opt-in a bunch of about:pages to dark system colors / form controls. r=Gijs,preferences-reviewers,webcompat-reviewers,twisniewski
Privileged pages do this automatically via:

  https://searchfox.org/mozilla-central/rev/aa8c75b83f636948f708986173965c84cae8c25f/widget/nsXPLookAndFeel.cpp#1179-1183

So this makes everything more consistent. Known exceptions:

 * Pocket panels (as those don't seem to support dark mode)
 * about:reader (because it has its own dark mode handling)

Differential Revision: https://phabricator.services.mozilla.com/D132019
2021-11-25 21:24:43 +00:00
Sam Foster
3bb9aa63ff Bug 1699631 - Move the reload icon into toolkit. r=harry,preferences-reviewers,desktop-theme-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D119554
2021-07-12 20:45:08 +00:00
Marian-Vasile Laza
4e2bd249f2 Backed out changeset c47653711a25 (bug 1699631) for causing node devtools failures. CLOSED TREE 2021-07-12 21:04:22 +03:00
Sam Foster
08af461236 Bug 1699631 - Move the reload icon into toolkit. r=harry,preferences-reviewers,desktop-theme-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D119554
2021-07-12 17:26:16 +00:00
Neil Deakin
bc6ca9ef7f Bug 1707101, remove duplication protection panel icons, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D118170
2021-06-18 13:37:25 +00:00
Tim Giles
b67b613817 Bug 1668965 - Remove mention of Lockwise mobile apps from about:logins. r=sfoster,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D93260
2020-11-02 17:09:56 +00:00
Razvan Maries
74cfe80c4d Backed out changeset 56a8a402e139 (bug 1668965) for perma failures on browser_all_files_referenced.js and browser_protectionsUI_milestones.js. CLOSED TREE 2020-10-30 01:25:58 +02:00
Tim Giles
6252069544 Bug 1668965 - Remove mention of Lockwise mobile apps from about:logins. r=sfoster,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D93260
2020-10-29 21:07:54 +00:00
Erica Wright
8eed61bbe6 Bug 1661756 - Add VPN Card and Banner r=prathiksha,flod,nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D88633
2020-09-30 14:46:46 +00:00
Bogdan Tara
e5e257be65 Backed out changeset 0e8c8e02db69 (bug 1661756) for browser_protections_vpn.js failures CLOSED TREE 2020-09-24 05:12:49 +03:00
Erica Wright
39db0a2518 Bug 1661756 - Add VPN Card and Banner r=prathiksha,flod,nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D88633
2020-09-23 17:55:50 +00:00
Csoregi Natalia
c39868efbc Backed out changeset 60399347a777 (bug 1661756) for failures on browser_protections_vpn.js. CLOSED TREE 2020-09-23 04:19:20 +03:00
Erica Wright
562a1bf962 Bug 1661756 - Add VPN Card and Banner r=prathiksha,flod,nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D88633
2020-09-22 14:42:51 +00:00
Cosmin Sabou
07ae33e5d7 Backed out changeset 206a04ae2fa7 (bug 1661756) for bc failures on browser_protections_telemetry.js. CLOSED TREE 2020-09-18 20:27:03 +03:00
Erica Wright
c3a8f6a26b Bug 1661756 - Add VPN Card and Banner r=prathiksha,flod,nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D88633
2020-09-18 13:20:01 +00:00
Erica Wright
fbd52a9c65 Bug 1655044 - Replace FPN Logo. r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D84996
2020-07-27 18:35:46 +00:00
Gijs Kruitbosch
d523471eac Bug 1644863 - fix trailing whitespace in browser/toolkit/devtools/mobile frontend code files, r=mossop,geckoview-reviewers,agi
Differential Revision: https://phabricator.services.mozilla.com/D79201
2020-06-17 22:40:53 +00:00
prathiksha
1c5f087738 Bug 1643069 - Add telemetry for purple boxes on the monitor card. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D79428
2020-06-16 18:58:39 +00:00
prathiksha
2f0d00c3d6 Bug 1642106 - Fix text overflow in monitor card links styled as buttons. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D78064
2020-06-05 16:26:25 +00:00
prathiksha
935f9f0b29 Bug 1641047 - Update styling in the monitor card body in protections dashboard. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D76923
2020-06-03 10:59:07 +00:00
prathiksha
e694e621bd Bug 1641628 - Fix a nit in the monitor resolve string on protections dashboard. r=ewright,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D77312
2020-05-28 18:13:07 +00:00
prathiksha
b4dd37fef1 Bug 1624969 - Update monitor card in the protections dashboard. r=ewright,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D75970
2020-05-25 08:26:57 +00:00
Erica Wright
ec9e227cc6 Bug 1639615 - Update Summary to reflect if protections are turned on/off. r=prathiksha,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D76170
2020-05-22 06:29:03 +00:00
prathiksha
6d4332f8f6 Bug 1639504 - Update ETP card content summary. r=ewright,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D76112
2020-05-20 15:52:41 +00:00
Erica Wright
152e6de5b4 Bug 1637615 - Add link to settings page to top of page summary r=prathiksha,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D75142
2020-05-15 08:48:40 +00:00
prathiksha
c6e5001502 Bug 1624971 - Update Monitor card with new links. r=ewright,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D74646
2020-05-13 11:51:07 +00:00
Erica Wright
b4eb607d65 Bug 1636580 - Update ETP card. r=prathiksha,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D74545
2020-05-11 21:24:57 +00:00
prathiksha
b2b25fb8b4 Bug 1627337 - Remove breached logins lockwise section from the Monitor card. r=ewright,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D72899
2020-05-07 09:23:41 +00:00
prathiksha
a4ed2b48f2 Bug 1627337 - Update lockwise card display and copy. r=ewright,fluent-reviewers,flod
Depends on D72693

Differential Revision: https://phabricator.services.mozilla.com/D72694
2020-05-07 09:23:41 +00:00
prathiksha
9ed228ef9c Bug 1627337 - Remove the connected devices label from the lockwise card. r=ewright,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D72693
2020-05-07 09:15:17 +00:00
sjustus
f26aefb772 Bug 1619517 - Add Close tooltip to Mobile Call Card in about:protections r=prathiksha,fluent-reviewers,Gijs,flod
Differential Revision: https://phabricator.services.mozilla.com/D69308
2020-04-30 16:03:03 +00:00
jayati
84bf0fdb08 Bug 1619314 - Improve visibility of mobile protection icons in high contrast mode. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D68701

--HG--
rename : browser/base/content/logos/etp-mobile-light.svg => browser/base/content/logos/etp-mobile.svg
rename : browser/base/content/logos/lockwise-light.svg => browser/base/content/logos/lockwise-mobile.svg
extra : moz-landing-system : lando
2020-04-03 13:15:58 +00:00
jayati
0f451c772a Bug 1619318- Ensures "X" button is focused when navigating using Tab key. r=Gijs,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D66646

--HG--
extra : moz-landing-system : lando
2020-03-23 21:28:44 +00:00
Erica Wright
798f853902 Bug 1612091 - Add mobile callout to the ETP card. r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D63382

--HG--
extra : moz-landing-system : lando
2020-02-27 22:01:34 +00:00
Andreea Pavel
de2943e682 Backed out changeset bf161e554d1f (bug 1612091) for failing bc at browser_protections_telemetry.js on a CLOSED TREE 2020-02-25 13:17:25 +02:00
Erica Wright
14600c1dc3 Bug 1612091 - Add mobile callout to the ETP card. r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D63382

--HG--
extra : moz-landing-system : lando
2020-02-25 10:21:13 +00:00
Daniel Varga
ae05c122e4 Backed out changeset 41880a7fb6f0 (bug 1612091) for causing browser chrome failures browser/components/protections/test/browser/browser_protections_telemetry.js
CLOSED TREE
2020-02-24 23:20:14 +02:00
Erica Wright
3a45191c3e Bug 1612091 - Add mobile callout to the ETP card. r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D63382

--HG--
extra : moz-landing-system : lando
2020-02-24 20:18:34 +00:00