Commit graph

383 commits

Author SHA1 Message Date
Kestrel
d67a8d67e1 Bug 1547941 - Improve about:preferences subcategory separator border color contrast for dark mode r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D29339

--HG--
extra : moz-landing-system : lando
2019-04-30 11:20:50 +00:00
Kestrel
528e419597 Bug 1546582 - Fix about:preferences Clear All History sanitize Everything warning background for dark mode r=dao
Differential Revision: https://phabricator.services.mozilla.com/D28804

--HG--
extra : moz-landing-system : lando
2019-04-26 11:53:13 +00:00
Kestrel
486235c19c Bug 1544225 - Fix more background colors and icon fill colors for about:preferences dark mode r=dao
Differential Revision: https://phabricator.services.mozilla.com/D28081

--HG--
extra : moz-landing-system : lando
2019-04-26 11:55:07 +00:00
Tim Nguyen
49749b5949 Bug 1546150 - Fix contrast of preferences search tooltip. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D28383

--HG--
extra : moz-landing-system : lando
2019-04-23 22:33:56 +00:00
Brindusan Cristian
9d9534d1c9 Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-04-17 18:57:51 +03:00
Tim Nguyen
96166afa3b Bug 1544904 - Fix privacy section colors in dark mode. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D27853

--HG--
extra : moz-landing-system : lando
2019-04-17 07:57:24 +00:00
Tim Nguyen
c62b2354ac Bug 1544226 - Provide dark variants of search bar examples in about:preferences. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D27748

--HG--
extra : moz-landing-system : lando
2019-04-16 17:32:13 +00:00
Richard Marti
dadf96384c Bug 1544025 - Apply the dark-mode to the dialogs too. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D27338

--HG--
extra : amend_source : b7d1d061f4c254472b353256c47400f7ee30d4a4
2019-04-17 13:36:50 +02:00
Erica Wright
3ad9066c86 Bug 1542916 - Icons in standard and strict mode and arrowheads are visible in high-contrast mode dark. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D26618

--HG--
extra : moz-landing-system : lando
2019-04-09 19:35:58 +00:00
Erica Wright
8a00925507 Bug 1529517 - Add prefs for defining expected values in each content blocking category. r=johannh,flod
Add prefs for defining expected values in each content blocking category, depend on those prefs to set expectations.

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

--HG--
extra : moz-landing-system : lando
2019-04-05 05:36:00 +00:00
Erica Wright
6a5a45ab7e Bug 1518807 - Icons and images are visible on high contrast mode. r=jaws
High contrast mode does not render background images, set as list-style image instead. Fix fill colors for other icons.

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

--HG--
extra : moz-landing-system : lando
2019-03-21 17:51:52 +00:00
jawad
1a5ba359af Bug 1533358 - Details button from the Show Update History is barely visible. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D23594

--HG--
extra : moz-landing-system : lando
2019-03-18 10:44:06 +00:00
Erica Wright
1354ac009d Bug 1526075 - Warn user and provide option to refresh tabs to apply content blocking changes. r=johannh,flod
When user changes a content blocking pref, warn them they need to refresh their tabs, and show them a button to do it.

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

--HG--
extra : moz-landing-system : lando
2019-03-13 14:57:40 +00:00
Edouard Oger
4177daaaf9 Bug 1490671 - Add FxA device pairing. r=markh,rfkelly,vladikoff,flod
Differential Revision: https://phabricator.services.mozilla.com/D6966

--HG--
extra : moz-landing-system : lando
2019-02-21 20:58:04 +00:00
Dorel Luca
6e4967f76e Backed out changeset 74922ea29d44 (bug 1490671) for browser-chrome failures in browser/components/preferences/in-content/tests/browser_sync_pairing.js 2019-02-20 02:43:16 +02:00
Edouard Oger
569d0cc5a7 Bug 1490671 - Add FxA device pairing. r=markh,rfkelly,vladikoff,flod
Differential Revision: https://phabricator.services.mozilla.com/D6966

--HG--
extra : moz-landing-system : lando
2019-02-19 19:20:12 +00:00
Johann Hofmann
1f44fbacda Bug 1522567 - Add cryptomining and fingerprinting protection options to custom content blocking preferences. r=ewright,flod
Differential Revision: https://phabricator.services.mozilla.com/D18662

--HG--
extra : moz-landing-system : lando
2019-02-06 22:11:57 +00:00
Matthew Noorenberghe
bc974287d0 Bug 1521194 - Remove reference to credit cards from autofill description. r=jaws
Bug 1470184 unconditionally referenced credit cards even though credit card autofill was disabled for non-Nightly.

Depends on D18017

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

--HG--
extra : moz-landing-system : lando
2019-01-30 19:20:06 +00:00
Kirk Steuber
b7954e5213 Bug 1512302 - Indicate on Windows that the App Update setting is installation-specific r=jaws,flod
Differential Revision: https://phabricator.services.mozilla.com/D15987

--HG--
extra : moz-landing-system : lando
2019-01-25 20:42:49 +00:00
Johann Hofmann
77ff63dff4 Bug 1443644 - Add UI explaining why the "Keep until..." menu is disabled in permanent private browsing. r=ewright,flod
Differential Revision: https://phabricator.services.mozilla.com/D16035

--HG--
extra : moz-landing-system : lando
2019-01-14 15:25:43 +00:00
Tim Nguyen
34cebfc0b6 Bug 1437641 - Remove numberbox binding and convert usages to input[type=number]. r=bgrins,dao
Differential Revision: https://phabricator.services.mozilla.com/D15882

--HG--
rename : toolkit/themes/shared/numberbox.css => toolkit/themes/shared/numberinput.css
extra : moz-landing-system : lando
2019-01-09 08:51:32 +00:00
Paolo Amadini
55e0dac60d Bug 1472557 - Remove the "scrollbox" anonymous element from "richlistbox". r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D15388

--HG--
extra : source : b46be9dd9fe019870b2e33b26db8204db79aad23
2018-12-30 13:48:45 +00:00
Erica Wright
b9ed68e0c6 Bug 1512187 - Update preferences spotlight color. r=jaws
Change the coloring of the spotlight, and add a fadeout

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

--HG--
extra : moz-landing-system : lando
2018-12-11 15:31:28 +00:00
Paolo Amadini
2f74f21ff6 Bug 1507806 - Use level 1 headings for major groups in Preferences. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D13736

--HG--
extra : rebase_source : 1133912f66de475be190e3342784707436d946c6
2018-12-04 18:51:29 +00:00
Erica Wright
c70414697d Bug 1507981 - Content Blocking UI Fallback. r=johannh
If blocking third-party tracking cookies does not get turned on by default, this will be the UI we will use instead. The standard category only includes tracking protection in private windows, the standard section no longer expands.

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

--HG--
extra : moz-landing-system : lando
2018-12-04 17:31:50 +00:00
Mark Striemer
b81e633641 Bug 1504868 - Add missing padding back to browser languages dialog r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D12986

--HG--
extra : moz-landing-system : lando
2018-11-29 18:39:00 +00:00
Mark Striemer
9a13b275f9 Bug 1506835 - Resize browser languages dialog when error appears r=jaws
***

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

--HG--
extra : moz-landing-system : lando
2018-11-30 19:37:41 +00:00
Paolo Amadini
5d354ce421 Bug 1429940 - Part 2 - Use HTML headings inside the "label" element for labeling "groupbox" elements in Preferences, instead of the "caption" element. r=MarcoZ,dao,jaws,flod
This makes it possible to navigate by headings when using accessibility technology.

Information labels displayed when removing the master password are also restored.

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

--HG--
extra : rebase_source : 42f156dbccf074445cf7e08d8de246058437c91b
2018-11-20 15:14:18 +00:00
Erica Wright
87adf060e5 Bug 1501985 - Update Content Blocking section UI r=flod,johannh
This adds a card-like UI to the content blocking section in preferences.

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

--HG--
extra : moz-landing-system : lando
2018-11-19 17:40:28 +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
Johann Hofmann
b88fc789eb Bug 1501977 - Remove global Content Blocking toggle in about:preferences. r=flod,Ehsan
This patch also removes some of the other handling of browser.contentblocking.enabled
in about:preferences, such as disabling the cookies and site data section.

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

--HG--
extra : moz-landing-system : lando
2018-10-26 18:08:53 +00:00
Ehsan Akhgari
f398701fb6 Bug 1501286 - Part 1: Remove support for the tracking protection UI from Preferences r=flod,johannh
Differential Revision: https://phabricator.services.mozilla.com/D9519

--HG--
extra : moz-landing-system : lando
2018-10-25 16:52:26 +00:00
Dorel Luca
9529a31c66 Backed out 5 changesets (bug 1501286) for browser-chrome failures in browser/components/uitour/test/browser_trackingProtection.js
Backed out changeset cac0d4aa79d1 (bug 1501286)
Backed out changeset 578d395f555e (bug 1501286)
Backed out changeset d9940451c373 (bug 1501286)
Backed out changeset ca6c3139bdd2 (bug 1501286)
Backed out changeset 93d6f4d54f78 (bug 1501286)

--HG--
extra : rebase_source : 04083c456cd0df6243861cf53e5c39c08888c5ad
2018-10-25 17:52:59 +03:00
Ehsan Akhgari
6b3a2ee705 Bug 1501286 - Part 1: Remove support for the tracking protection UI from Preferences r=flod,johannh
Differential Revision: https://phabricator.services.mozilla.com/D9519

--HG--
extra : moz-landing-system : lando
2018-10-25 13:35:18 +00:00
Paolo Amadini
47d4cf4e37 Bug 1493844 - Part 3 - Remove the "prefpane" class and unneeded elements. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D7734

--HG--
extra : rebase_source : c9df7a97e79fb52e14a6bf89d2a2db6f3c7d2f5f
2018-10-15 19:01:59 +01:00
Paolo Amadini
42c8938dfc Bug 1493844 - Part 2 - Remove the "caption" and "groupbox" bindings. r=bgrins,dao,jaws,johannh,surkov
Proper native "groupbox" styling depends on the structure of the XBL binding. By restyling the Page Info dialog, the native styling is now unused except for the Print Page Setup dialog on Windows. The native apperance is thus not applied by default anymore, and the "groupbox" element can just be used semantically for accessibility. The Print Page Setup dialog applies the native styling on its own in a way that still works on Windows.

The only other consumers of "groupbox" are the in-content Preferences pages and dialogs. These are updated to use simpler styles that don't depend on the binding structure.

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

--HG--
extra : rebase_source : af36d911980517f9b53036f4cd4f800c5e20ad22
2018-10-23 10:14:06 +01:00
Gijs Kruitbosch
d943130187 Bug 1497443 - set min-width to auto for flexed buttons in the prefs, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D8387

--HG--
extra : moz-landing-system : lando
2018-10-19 20:36:12 +00:00
Mark Striemer
426e2e47f1 Bug 1483335 - Link between preferences and add-on manager r=flod,jaws
Differential Revision: https://phabricator.services.mozilla.com/D8099

--HG--
extra : moz-landing-system : lando
2018-10-13 04:59:59 +00:00
Paolo Amadini
ab84ab73c0 Bug 1496382 - Don't use "groupbox" for Preferences subdialogs. r=jaws
This is required to remove the "groupbox" and "caption" elements, and simplifies the code as well.

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

--HG--
extra : source : 565cdbe44b72f4c88ff7f07d7ea979a82b93c83d
2018-10-04 12:21:03 +01:00
Mark Striemer
93ff477188 Bug 1469696 - Part 6: Update warning message, limit width r=flod,jaws
Differential Revision: https://phabricator.services.mozilla.com/D7216

--HG--
extra : moz-landing-system : lando
2018-10-02 17:57:33 +00:00
Mark Striemer
35eaba2f12 Bug 1469696 - Part 4: Separate installed and available langpacks r=flod,jaws
Differential Revision: https://phabricator.services.mozilla.com/D6314

--HG--
extra : moz-landing-system : lando
2018-10-02 17:57:32 +00:00
Ehsan Akhgari
19cc8cf31c Bug 1492114 - Really ensure that the Third-Party Cookies description doesn't wrap unnecessarily r=johannh
The selector should apply to deck elements that do have a selectedIndex
attribute but it's not 0.

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

--HG--
extra : moz-landing-system : lando
2018-09-24 08:07:18 +00:00
Ehsan Akhgari
2d5c5a77bb Bug 1492114 - Ensure that the Third-Party Cookies description doesn't wrap unnecessarily r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D6159

--HG--
extra : moz-landing-system : lando
2018-09-21 15:03:18 +00:00
Tim Nguyen
3d54c50b09 Bug 1491609 - Update common.inc.css checkbox and radio styling. r=jaws,k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D5983

--HG--
rename : toolkit/themes/shared/in-content/check-partial.svg => toolkit/themes/shared/icons/check-partial.svg
rename : browser/themes/shared/icons/check.svg => toolkit/themes/shared/icons/check.svg
extra : moz-landing-system : lando
2018-09-21 10:23:21 +00:00
arthur.iakab
f47edab318 Backed out changeset 45f7b6097f9b (bug 1491609)for browser chrome failures on static/browser_parsable_css.js
--HG--
rename : toolkit/themes/shared/icons/check.svg => browser/themes/shared/icons/check.svg
rename : toolkit/themes/shared/icons/check-partial.svg => toolkit/themes/shared/in-content/check-partial.svg
extra : rebase_source : 2eed09bef57a3b2a28dd4d6a738e2e9c14781125
2018-09-21 10:15:46 +03:00
Tim Nguyen
53a8a142a5 Bug 1491609 - Update common.inc.css checkbox and radio styling. r=jaws,k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D5983

--HG--
rename : toolkit/themes/shared/in-content/check-partial.svg => toolkit/themes/shared/icons/check-partial.svg
rename : browser/themes/shared/icons/check.svg => toolkit/themes/shared/icons/check.svg
extra : moz-landing-system : lando
2018-09-20 21:34:14 +00:00
Johann Hofmann
b74353b1a7 Bug 1492175 - Add a pref for hiding the global content blocking toggle. r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D6157

--HG--
extra : moz-landing-system : lando
2018-09-20 05:54:39 +00:00
Ehsan Akhgari
e0245b2c0f Bug 1491449 - Ensure the warning descriptions in the Third-Party Cookies section of the content blocking UI don't consume vertical height when they're invisible; r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D5925

--HG--
extra : source : 8c419e33f65757ed32f5f3b9d73ea454a3c73c2b
2018-09-14 20:16:41 -04:00
Gurzau Raul
0040934b67 Backed out changeset 8c419e33f657 (bug 1491449) for failing at /cookie/test/unit/test_cookies_thirdparty.js on a CLOSED TREE
--HG--
extra : histedit_source : 7909ffef55a05769635c4c820ffc8fee05a7eca0
2018-09-17 19:08:16 +03:00
Ehsan Akhgari
6b0e0def14 Bug 1491449 - Ensure the warning descriptions in the Third-Party Cookies section of the content blocking UI don't consume vertical height when they're invisible; r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D5925
2018-09-17 09:21:25 -04:00