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
Gijs Kruitbosch
cde318d859
Bug 550559 - also show close warnings when session restore is active, r=jaws,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D10217
--HG--
extra : moz-landing-system : lando
2018-11-02 20:03:50 +00:00
Mark Striemer
a793cc7b2c
Bug 1504725 - Explicitly pass event to language change handler r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D10924
--HG--
extra : moz-landing-system : lando
2018-11-05 18:49:07 +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
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
Ciure Andrei
872b1e9fb8
Backed out 4 changesets (bug 1458308) for causing uiAutoPref.js perma failures CLOSED TREE
...
Backed out changeset 4bf34689d4b6 (bug 1458308)
Backed out changeset 51e675ce6c56 (bug 1458308)
Backed out changeset 99317c8cd247 (bug 1458308)
Backed out changeset 7370877bd9e1 (bug 1458308)
2018-10-30 20:35:43 +02:00
Kirk Steuber
106f7fc425
Bug 1458308 - Change about:preferences to use the new auto update pref mechanism r=flod,jaws
...
Depends on D4590
Differential Revision: https://phabricator.services.mozilla.com/D4591
--HG--
extra : moz-landing-system : lando
2018-10-29 21:30:36 +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
Siddhant085
6ab6938f8c
Bug 1493483 - Use nsIBrowserSearchService::defaultEngine instead of currentEngine (in production code) r=Standard8
...
nsIBrowserSearchService::currentEngine and nsIBrowserSearchService::defaultEngine are the same thing.
The use of defaultEngine makes more sense and thus we are phasing out the use of currentEngine and replace it with defaultEngine.
Differential Revision: https://phabricator.services.mozilla.com/D7972
--HG--
extra : moz-landing-system : lando
2018-10-27 16:52:02 +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
7005227e5e
Bug 1502221 - Remove the prefs for controlling whether a '(recommended)' suffix would be appended to tracker cookie blocking settings r=flod,johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D9875
--HG--
extra : moz-landing-system : lando
2018-10-26 16:16:43 +00:00
Mike Conley
23b9e41ffe
Bug 1502019 - Remove expired FX_PREFERENCES_CATEGORY_OPENED and FX_PREFERENCES_CATEGORY_OPENED_V2 probes. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D9791
--HG--
extra : moz-landing-system : lando
2018-10-26 16:57:03 +00:00
Jack Smith
c9979fa9b6
Bug 1491676 - Moves cloudstorage string r=flod,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D8552
--HG--
extra : moz-landing-system : lando
2018-10-26 14:57:45 +00:00
prathiksha
e112c58ef4
Bug 1468320 - Fix preferences search to work well with tooltips. r=johannh
...
Fix preferences search to work well with tooltips.
Differential Revision: https://phabricator.services.mozilla.com/D9486
--HG--
extra : moz-landing-system : lando
2018-10-24 15:21:42 +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
Paolo Amadini
3320f4e2ef
Bug 1486984 - Fix find commands for PDF and special pages, and remove obsolete code. r=Gijs
...
Support for finding text in a page is now determined by a blacklist of locations, simplifying handling in multi-process mode and restoring the intended behavior.
Differential Revision: https://phabricator.services.mozilla.com/D8005
--HG--
extra : rebase_source : 129f3d4e3cdd3673251ed7a3cc58101dd3cb0c91
2018-10-23 15:29:09 +01:00
arthur.iakab
ff965569bd
Merge autoland to mozilla-central a=merge
2018-10-24 01:15:18 +03:00
Ciure Andrei
09e4040e94
Merge autoland to mozilla-central. a=merge
2018-10-23 19:48:47 +03: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
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
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
Zibi Braniecki
56bbe2cfb3
Bug 1498960 - Update Fluent in Gecko to 0.9. r=stas
...
Differential Revision: https://phabricator.services.mozilla.com/D8689
--HG--
rename : intl/l10n/MessageContext.jsm => intl/l10n/Fluent.jsm
extra : moz-landing-system : lando
2018-10-20 16:35:50 +00:00
Ed Lee
b8c695c3d3
Bug 1500553 - Add CFR preference UI to about:preferences r=flod,ursula,k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D9286
--HG--
extra : moz-landing-system : lando
2018-10-20 12:38:08 +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
Jared Wein
755c61d96f
Bug 1497039 - Put a placeholder in privacy.xul that will be used to inject the form-autofill section. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D8892
--HG--
extra : moz-landing-system : lando
2018-10-18 03:42:59 +00:00
Dorel Luca
73ddd257df
Backed out changeset eb2a83cba95a (bug 1497039) for XPCshell failures in browser/extensions/formautofill/test/unit/test_reconcile.js. CLOSED TREE
2018-10-18 01:33:07 +03:00
Jared Wein
79aba2b74f
Bug 1497039 - Put a placeholder in privacy.xul that will be used to inject the form-autofill section. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D8892
--HG--
extra : moz-landing-system : lando
2018-10-17 19:36:46 +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
Gijs Kruitbosch
9048f58f8f
Bug 1477669 - remove feed preview code and associated files/code, r=flod,mak,nika
...
Differential Revision: https://phabricator.services.mozilla.com/D8524
--HG--
extra : moz-landing-system : lando
2018-10-16 12:47:36 +00:00
Michael Kaply
8f7bd187fa
Bug 1499164 - Properly handle locked startup page. r=Felipe
...
Differential Revision: https://phabricator.services.mozilla.com/D8760
--HG--
extra : moz-landing-system : lando
2018-10-15 19:55:33 +00:00
Dorel Luca
6c423021f3
Backed out changeset 5aff488dd9e9 (bug 1496244) for Browser chrome failures in browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_2.js
2018-10-15 16:10:00 +03:00
Michael Kohler
ac301cd115
Bug 1496244 - Change 'Tracking Protection' to 'Content Blocking' in Exceptions Dialog under Content Blocking r=flod,johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D8430
--HG--
extra : moz-landing-system : lando
2018-10-15 10:56:36 +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
Ciure Andrei
26b40a4469
Merge inbound to mozilla-central. a=merge
2018-10-13 12:36:04 +03: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
Cosmin Sabou
696b1680f6
Backed out changeset 74a98c04cd54 (bug 1495583) for browser chrome failures on browser_connection_dnsoverhttps.
2018-10-13 02:03:42 +03:00
Erica Wright
d3826b0a61
Bug 1495583 - Add a button to restore the default value for network.trr.uri preference. r=flod,jaws
...
This adds a button to the preferences UI to restore the default value for network.trr.uri preference.
Differential Revision: https://phabricator.services.mozilla.com/D7359
--HG--
extra : moz-landing-system : lando
2018-10-12 21:34:50 +00:00
Tiberius Oros
5354f50b94
Merge inbound to mozilla-central. a=merge
2018-10-11 06:54:10 +03:00