Commit graph

531 commits

Author SHA1 Message Date
Mark Striemer
e9bacee270 Bug 1493711 - Enable langpack download on release and Beta r=jaws
Fix the message bar showing when the "search" option is selected. A value
was added in 597134aa66 for testing but the change handler was expecting
no value to be set for search.

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

--HG--
extra : moz-landing-system : lando
2018-11-06 00:33:13 +00:00
prathiksha
e2e32cbf4f Bug 1501897 - Only selected items in the permission settings richlistbox should be tabable for accessibility reasons. r=johannh,Jamie
Only selected items in the permission settings richlistbox should be tabable for accessibility reasons.

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

--HG--
extra : moz-landing-system : lando
2018-11-02 05:07:45 +00:00
Victor Porof
24f2992ccd Bug 1499423 - Migrate the 3 treecol bindings into a Custom Element, r=bgrins 2018-11-01 16:03:14 +01:00
Qinghao_Jack_Song
0f0e2e06e2 Bug 1497694 - Migrate Update History in Update section of Preferences to use Fluent for localization r=Gijs,flod,zbraniecki,jaws
Differential Revision: https://phabricator.services.mozilla.com/D8045

--HG--
extra : moz-landing-system : lando
2018-10-31 16:11:30 +00:00
Cosmin Sabou
23a265f094 Backed out changeset 3141b7b79153 (bug 1501897) for browser chrome failures on browser_permissions_dialog.
--HG--
extra : rebase_source : 3da87cf62eaa396db048884173dfedb7d0bbcf6e
2018-10-31 16:54:21 +02:00
prathiksha
3356bb5a3b Bug 1501897 - Only selected items in the permission settings richlistbox should be tabable for accessibility reasons. r=johannh,Jamie
Only selected items in the permission settings richlistbox should be tabable for accessibility reasons.

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

--HG--
extra : moz-landing-system : lando
2018-10-31 13:56:57 +00:00
Erica Wright
dbe7418e20 Bug 1501989 - turn "keep until" menu list into a checkbox r=flod,johannh
Remove the keepUntil menulist and label, add a checkbox that toggles the value of 'network.cookie.lifetimePolicy' between 2 and 0.

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

--HG--
extra : moz-landing-system : lando
2018-10-29 16:46:17 +00:00
Ehsan Akhgari
65bafb09f2 Bug 1502758 - Remove the remnants of browser.contentblocking.enabled from the preferences code r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D10019

--HG--
extra : moz-landing-system : lando
2018-10-29 10:05:53 +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
0841dc1a65 Bug 1502237 - Remove the pref for controlling whether the tracker cookie blocking setting would appear in the Cookies and Site Data drop-down r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D9878

--HG--
extra : moz-landing-system : lando
2018-10-26 07:01:43 +00:00
Ehsan Akhgari
cb344bc7bf Bug 1502076 - Part 1: Remove the fastblock UI from Preferences r=flod,johannh
Differential Revision: https://phabricator.services.mozilla.com/D9794

--HG--
extra : moz-landing-system : lando
2018-10-25 21:24:58 +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
Mark Striemer
597134aa66 Bug 1493711 - Pref off downloading langpacks outside of release r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D8909

--HG--
extra : moz-landing-system : lando
2018-10-18 14:36:39 +00:00
Julian Descottes
305dfd1207 Bug 1499096 - Update tests using ok() to is(), with minor fixes;r=Standard8
Depends on D8741
This changeset updates some calls to ok() that should actually be calls to is()
and that needed tiny fixes to match the expected value.

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

--HG--
extra : moz-landing-system : lando
2018-10-23 07:21:18 +00:00
prathiksha
7c6c6c6477 Bug 1411700 - Show that an Extension is controlling the default notifications permission. r=flod,johannh
Show that an Extension is controlling the default notifications permission

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

--HG--
extra : moz-landing-system : lando
2018-10-19 04:31:33 +00:00
Mark Striemer
29181bd3a6 Bug 1479008 - Install related dictionaries after a langpack is installed r=leplatrem,aswan
Differential Revision: https://phabricator.services.mozilla.com/D8442

--HG--
extra : moz-landing-system : lando
2018-10-18 16:48:12 +00:00
Bogdan Tara
44c81ece4c Backed out changeset 77d3179f96db (bug 1479008) for browser_browser_languages_subdialog.js failures 2018-10-18 18:33:57 +03:00
Mark Striemer
f63ed672e2 Bug 1479008 - Install related dictionaries after a langpack is installed r=leplatrem,aswan
Differential Revision: https://phabricator.services.mozilla.com/D8442

--HG--
extra : moz-landing-system : lando
2018-10-16 20:09:02 +00:00
Michael Kohler
948e4dc4dd Bug 1496244 - Change 'Tracking Protection' to 'Content Blocking' in Exceptions Dialog under Content Blocking r=flod,johannh
Differential Revision: https://phabricator.services.mozilla.com/D8791

--HG--
extra : moz-landing-system : lando
2018-10-17 14:56:13 +00:00
Erica Wright
71d90e5deb bug 1498758 - Update placeholder value of DNS over HTTPS input, add default pref value r=jduell
Update placeholder value of DNS over HTTPS input to the cloudflare provider add a default pref value for network.trr.uri

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

--HG--
extra : moz-landing-system : lando
2018-10-13 02:16:31 +00:00
Eric Rahm
299aa5eba5 Bug 1470280 - Part 4: Increase process count to 8 on Nightly. r=felipe
This increases the default amount of content processes on nightly to 8. It
is nightly only and will not ride the trains.

--HG--
extra : rebase_source : 54bfae28921240d985957d59bf64ca91bd6a0f19
extra : intermediate-source : 72e7ef77480d0845ceabb5d3747a5523db6bda9d
extra : source : d5375325488f449c45dd032bc8167ebebca07497
2018-10-04 14:44:22 -07:00
Dorel Luca
65f9687eb1 Backed out 4 changesets (bug 1470280) for browser-chrome failure in layout/xul/test/browser_bug703210.js. a=backout
Backed out changeset 72e7ef77480d (bug 1470280)
Backed out changeset 403c3d0daf6a (bug 1470280)
Backed out changeset fe7ccd9fee76 (bug 1470280)
Backed out changeset 60699c2387f6 (bug 1470280)
2018-10-10 10:00:19 +03:00
Eric Rahm
1d4ad9b0fb Bug 1470280 - Part 4: Increase process count to 8 on Nightly. r=felipe
This increases the default amount of content processes on nightly to 8. It
is nightly only and will not ride the trains.

--HG--
extra : rebase_source : a39b9aa36e10e18b8c8e050d69d639178b6f1a5a
extra : source : d5375325488f449c45dd032bc8167ebebca07497
2018-10-04 14:44:22 -07:00
Mark Striemer
56666ef64c Bug 1469696 - Part 5: Test listing and installing AMO langpacks r=aswan,jaws
Differential Revision: https://phabricator.services.mozilla.com/D6315

--HG--
extra : moz-landing-system : lando
2018-10-02 17:57:33 +00:00
Mark Striemer
42a72b13ec Bug 1469696 - Part 1: Use stub langpacks in multilingual tests r=aswan,jaws
Differential Revision: https://phabricator.services.mozilla.com/D6311

--HG--
extra : moz-landing-system : lando
2018-10-02 17:57:31 +00:00
Jared Wein
acbe499b25 Bug 1470184 - Update the Preferences text and layout for Web Payments. r=flod,MattN
Differential Revision: https://phabricator.services.mozilla.com/D6937

--HG--
extra : moz-landing-system : lando
2018-09-28 08:29:01 +00:00
Gijs Kruitbosch
6676c35ee3 Bug 1491436 - remove use of feeds from application selection test, and check the dropdown actually works, r=paolo
Differential Revision: https://phabricator.services.mozilla.com/D6542

--HG--
extra : moz-landing-system : lando
2018-09-26 18:10:43 +00:00
Noemi Erli
01cbcdeebb Backed out changeset 834bfb49df9a (bug 1491436) for failing in browser_applications_selection.js CLOSED TREE 2018-09-26 17:11:21 +03:00
Gijs Kruitbosch
7ee1dc0f48 Bug 1491436 - remove use of feeds from application selection test, and check the dropdown actually works, r=paolo
Differential Revision: https://phabricator.services.mozilla.com/D6542

--HG--
extra : moz-landing-system : lando
2018-09-26 08:53:13 +00:00
Sam Foster
fc8ac20d5a Bug 1486165 - Refactor DnsOverHTTPs tests; re-enable on ccov r=jaws
* Re-use about:preferences tab and just open sub-dialog for each test
* Add some instrumentation to provide some insight into any test timeouts.
* Re-enable for ccov

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

--HG--
extra : moz-landing-system : lando
2018-09-24 21:32:34 +00:00
Ehsan Akhgari
6440839075 Bug 1493058 - Make sure that our tests don't make assumptions around the default value of network.cookie.cookieBehavior r=baku
Differential Revision: https://phabricator.services.mozilla.com/D6457

--HG--
extra : moz-landing-system : lando
2018-09-24 17:18:19 +00:00
Andrea Marchesini
42c515aa1c Bug 1260399 - Remove deprecated messages in nsICookieManager methods - part 2 - nsICookieManager.getCookiesFromHost(), r=ehsan 2018-09-24 11:37:57 +02:00
Andrea Marchesini
61a7f9a598 Bug 1260399 - Remove deprecated messages in nsICookieManager methods - part 1 - nsICookieManager.add(), r=ehsan 2018-09-24 11:37:56 +02: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
Mark Hammond
bad7c8cb03 Bug 1484158 - prevent the sync merge warning from appearing after a sanitize. r=eoger
MozReview-Commit-ID: 1nasSaTkaYF

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

--HG--
extra : moz-landing-system : lando
2018-09-18 13:50:29 +00:00
Mark Striemer
e71459e86b Bug 1488467 - Part 1: Support adding and removing installed browser languages r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D4989

--HG--
extra : moz-landing-system : lando
2018-09-11 20:01:35 +00:00
Andrei Ciure
eafdf2d611 Bug 1486165 - disable browser_connection_dnsoverhttps.js for frequent failures. r=jmaher
--HG--
extra : rebase_source : 40539a5092e203c690a5dbee8129e773bdc1441c
2018-09-10 12:08:00 +03:00
Zibi Braniecki
4bf900d584 Bug 1455649 - DocumentL10n, part 4 - Switch Preferences to use DocumentL10n API. r=smaug
--HG--
extra : rebase_source : 969d8ac56c3a033b707fab4508423407386abd35
2018-09-06 18:30:37 -07:00
Ehsan Akhgari
ed6f913e5d Bug 1487300 - Restore the state of the tracking protection menu when All Detected Trackers is checked after being previously unchecked; r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D4993
2018-09-06 10:28:37 -04:00
Ehsan Akhgari
3bc37f679f Bug 1487556 - Disable the Cookies and Site Data section if Content Blocking has been turned off; r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D4988
2018-09-05 20:09:11 -04:00
Tom Schuster
cf7c38d6f5 Bug 1462418 - Test. r=johannh
--HG--
extra : rebase_source : 4843056051c254bde9e44aaf85b7f09f77e4e9d5
2018-09-04 11:35:27 +02:00
Ehsan Akhgari
24f1a63b5e Bug 1488013 follow-up: Make sure the test doesn't set prefs that would affect the tests following it; a=Aryx 2018-09-04 11:39:25 -04:00
Ehsan Akhgari
08f05bd051 Bug 1487048 - Use a <xul:checkbox> control to draw the icon and label of the checkboxes in the Content Blocking section; r=johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D4818
2018-09-03 14:57:02 -04:00
Ehsan Akhgari
e0db52a025 Bug 1487218 - Part 1: Update the Preferences UI for the case where an extension is controlling tracking protection when Content Blocking is enabled; r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D4789
2018-09-03 13:56:33 -04:00
Ehsan Akhgari
5f627b85ab Bug 1487434 - Ensure that the checkbox of the All Detected Trackers category is also disabled when TP is controlled by an extension; r=johannh
This checkbox is non-functional in this state, so there is no point to it
being enabled.

Differential Revision: https://phabricator.services.mozilla.com/D4838
2018-09-03 13:55:02 -04:00
Ehsan Akhgari
aa17415c48 Bug 1488096 - Give changeBlockListLink the same search-l10n-ids as changeBlockList; r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D4827
2018-09-03 12:18:30 -04:00
Ehsan Akhgari
32868a1638 Bug 1488097 - Make browser_search_subdialogs_within_preferences_site_data.js test both the case with and without the Content Blocking UI; r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D4828
2018-09-03 11:28:59 -04:00
Ehsan Akhgari
a6aab5c8f4 Bug 1488013 - Don't move the UI elements too early otherwise the XBL binding wouldn't have been applied when we want to adjust the checked attribute on our checkbox element; r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D4829
2018-09-03 11:22:06 -04:00