fune/browser/components/preferences/in-content/tests
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
..
addons Bug 1451532 Convert test dictionary to modern packaging r=mstriemer 2018-10-23 09:55:37 -07:00
siteData Bug 1523272 - Remove mock code from about:preferences siteData tests. r=baku 2019-02-14 22:53:19 +00:00
.eslintrc.js
browser.ini Bug 1490671 - Add FxA device pairing. r=markh,rfkelly,vladikoff,flod 2019-02-21 20:58:04 +00:00
browser_advanced_update.js Bug 1524688: Part 4 - Convert UpdateService to static registration r=mhowell 2019-01-29 17:46:17 -08:00
browser_applications_selection.js Bug 1491436 - remove use of feeds from application selection test, and check the dropdown actually works, r=paolo 2018-09-26 18:10:43 +00:00
browser_basic_rebuild_fonts_test.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_browser_languages_subdialog.js Bug 1506102 - Don't count lastFallbackLocale as installed when just fluent is included r=zbraniecki,Gijs 2019-02-12 23:28:27 +00:00
browser_bug410900.js Bug 1519596: Part 1 - Remove several unnecessary/unused ChromeUtils.import() calls. r=Gijs 2019-01-11 16:59:23 -08:00
browser_bug731866.js Bug 1519596: Part 1 - Remove several unnecessary/unused ChromeUtils.import() calls. r=Gijs 2019-01-11 16:59:23 -08:00
browser_bug795764_cachedisabled.js Bug 1519596: Part 1 - Remove several unnecessary/unused ChromeUtils.import() calls. r=Gijs 2019-01-11 16:59:23 -08:00
browser_bug1018066_resetScrollPosition.js
browser_bug1020245_openPreferences_to_paneContent.js
browser_bug1184989_prevent_scrolling_when_preferences_flipped.js Bug 1521549 - Move (de)serializePrincipal from sessionstore Utils to E10SUtils. r=Gijs 2019-02-19 02:34:09 +00:00
browser_bug1184989_prevent_scrolling_when_preferences_flipped.xul
browser_cert_export.js Bug 1482389, replace TreeBoxObject with XULTreeElement inherited from XULElement, r=peterv,paolo 2018-12-04 11:25:30 -05:00
browser_change_app_handler.js Bug 1518932 - Convert menulist to custom element r=paolo 2019-01-28 18:24:08 +00:00
browser_checkspelling.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_cloud_storage.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_connection.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_connection_bug388287.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_connection_bug1445991.js
browser_connection_dnsoverhttps.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_containers_name_input.js
browser_contentblocking.js Bug 1522567 - Add cryptomining and fingerprinting protection options to custom content blocking preferences. r=ewright,flod 2019-02-06 22:11:57 +00:00
browser_cookies_exceptions.js Bug 1491676 - Moves permissions strings r=flod,Gijs,zbraniecki 2018-11-14 23:11:24 +00:00
browser_defaultbrowser_alwayscheck.js
browser_engines.js Bug 1524593 - nsISearchService (aka nsIBrowserSearchService, previously) refactor to be mostly an asynchronous, in preparation of WebExtension engines. r=daleharvey 2019-02-02 11:27:21 +00:00
browser_extension_controlled.js Bug 1524264 - move noproxy textbox lower to hint as a global effect r=ewright,flod 2019-02-13 10:46:19 +00:00
browser_fluent.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_healthreport.js
browser_homepages_filter_aboutpreferences.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_homepages_use_bookmark.js Bug 1499096 - Update tests using ok() to is(), with minor fixes;r=Standard8 2018-10-23 07:21:18 +00:00
browser_hometab_restore_defaults.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_languages_subdialog.js
browser_layersacceleration.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_masterpassword.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_newtab_menu.js
browser_notifications_do_not_disturb.js
browser_password_management.js
browser_performance.js
browser_performance_e10srollout.js Bug 1470280 - Part 4: Increase process count to 8 on Nightly. r=felipe 2018-10-04 14:44:22 -07:00
browser_performance_non_e10s.js
browser_permissions_dialog.js Merge mozilla-inbound to mozilla-central. a=merge 2019-01-29 12:01:56 +02:00
browser_permissions_urlFieldHidden.js
browser_privacypane_2.js 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 2018-10-26 07:01:43 +00:00
browser_privacypane_3.js Bug 1483378 - Part 2: Remove some obsolete privacy pane tests; r=johannh 2018-08-20 11:41:03 -04:00
browser_proxy_backup.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_sanitizeOnShutdown_prefLocked.js
browser_search_no_results_change_category.js
browser_search_subdialogs_within_preferences_1.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_search_subdialogs_within_preferences_2.js Bug 1496244 - Change 'Tracking Protection' to 'Content Blocking' in Exceptions Dialog under Content Blocking r=flod,johannh 2018-10-17 14:56:13 +00:00
browser_search_subdialogs_within_preferences_3.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_search_subdialogs_within_preferences_4.js
browser_search_subdialogs_within_preferences_5.js
browser_search_subdialogs_within_preferences_6.js Bug 1518293 - Update copy for blocklist settings in about:preferences. r=ewright,flod 2019-01-23 19:09:26 +00:00
browser_search_subdialogs_within_preferences_7.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_search_subdialogs_within_preferences_8.js
browser_search_subdialogs_within_preferences_site_data.js Bug 1501985 - Update Content Blocking section UI r=flod,johannh 2018-11-19 17:40:28 +00:00
browser_search_within_preferences_1.js Bug 1503342 - Rename richlistbox.children to richlistbox.itemChildren so .children will refer to the normal DOM API;r=paolo 2018-11-11 13:21:18 +00:00
browser_search_within_preferences_2.js Bug 1520350 - Lazily load about:preferences markups from hidden panes r=jaws 2019-01-29 00:27:29 +00:00
browser_search_within_preferences_command.js
browser_searchShowSuggestionsFirst.js
browser_searchsuggestions.js
browser_security-1.js Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
browser_security-2.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
browser_site_autoplay_media_exceptions.js Bug 1519596: Part 1 - Remove several unnecessary/unused ChromeUtils.import() calls. r=Gijs 2019-01-11 16:59:23 -08:00
browser_site_login_exceptions.js
browser_spotlight.js Bug 1466817 - The "Edit Pop-up Blocker Options/Preferences" command should open the in-content preferences. r=jaws 2018-12-23 20:52:15 +00:00
browser_subdialogs.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
browser_sync_pairing.js Bug 1490671 - Add FxA device pairing. r=markh,rfkelly,vladikoff,flod 2019-02-21 20:58:04 +00:00
browser_sync_sanitize.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
browser_telemetry.js
browser_warning_permanent_private_browsing.js Bug 1526793 - always prompt for restart when toggling permanent private browsing mode, r=jaws 2019-02-11 16:11:37 +00:00
head.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
privacypane_tests_perwindow.js Bug 1524995 - update privacy pane history mode dependent control checkboxes correctly in permanent private browsing mode, r=jaws 2019-02-08 15:43:58 +00:00
subdialog.xul
subdialog2.xul