fune/browser/components/preferences/tests
Drew Willcoxon abd3229014 Bug 1735976 - Update Firefox Suggest preferences: Part 4 - Migrate suggest.quicksuggest to suggest.quicksuggest.nonsponsored. r=nanj
Now that we're likely not targeting a 94 dot release anymore, I'd like to go
ahead and rename the `suggest.quicksuggest` pref to
`suggest.quicksuggest.nonsponsored` as we considered doing before. There won't
be a better time to do it.

Depends on D128665

Differential Revision: https://phabricator.services.mozilla.com/D130565
2021-11-09 17:17:11 +00:00
..
addons
engine1
engine2
siteData Bug 1723574 - Migrate Windows 10 mochitest-browser-chrome suite from AWS to Azure r=jmaher,preferences-reviewers 2021-08-20 20:55:02 +00:00
.eslintrc.js
browser.ini Bug 1737873 - Add More From Mozilla in about:preferences r=preferences-reviewers,Gijs,fluent-reviewers 2021-10-28 20:25:42 +00:00
browser_advanced_update.js Bug 1602940 - Automated replacements to use Services.uuid. r=Gijs,necko-reviewers,preferences-reviewers,kershaw 2021-09-06 09:53:52 +00:00
browser_applications_selection.js Bug 1716521 - Fix typo in the test for browser_application_selection.js. r=mtigley 2021-06-17 15:33:56 +00:00
browser_basic_rebuild_fonts_test.js Bug 1722561 - Avoid calling document.querySelectorAll repeatedly when loading about:preferences, r=Gijs,preferences-reviewers. 2021-07-28 11:21:13 +00:00
browser_browser_languages_subdialog.js Bug 1613705 - [localization] part16: Fix preferences language menu selection test. r=platform-i18n-reviewers,dminor 2021-08-03 16:25:16 +00:00
browser_bug410900.js
browser_bug731866.js Bug 1690276 - Remove unused pref browser.preferences.exposeHTTPSOnly r=ckerschb,Gijs 2021-02-04 16:48:42 +00:00
browser_bug795764_cachedisabled.js Bug 1690276 - Remove unused pref browser.preferences.exposeHTTPSOnly r=ckerschb,Gijs 2021-02-04 16:48:42 +00:00
browser_bug1018066_resetScrollPosition.js
browser_bug1020245_openPreferences_to_paneContent.js Bug 1730702 - When switching to an already open but lazy/unloaded about:preferences tab and highlighting a section in it, wait for it to load first. r=dao 2021-09-15 15:01:37 +00:00
browser_bug1184989_prevent_scrolling_when_preferences_flipped.js
browser_bug1184989_prevent_scrolling_when_preferences_flipped.xhtml
browser_bug1547020_lockedDownloadDir.js
browser_bug1579418.js
browser_cert_export.js
browser_change_app_handler.js Bug 1704948 - Give XULCommandEvent a button property. r=smaug,preferences-reviewers 2021-04-20 17:44:16 +00:00
browser_checkspelling.js
browser_cloud_storage.js
browser_connection.js Bug 1720379 - Clear TRR mode and URI prefs after tests that accept the Connection Settings dialog. r=preferences-reviewers,Gijs 2021-07-16 18:25:55 +00:00
browser_connection_bug388287.js Bug 1720379 - Clear TRR mode and URI prefs after tests that accept the Connection Settings dialog. r=preferences-reviewers,Gijs 2021-07-16 18:25:55 +00:00
browser_connection_bug1445991.js
browser_connection_bug1505330.js
browser_connection_dnsoverhttps.js Bug 1732961 - Add test that setting DNSOverHTTPS policy is reflected in about:preferences r=nhnt11 2021-09-30 11:58:51 +00:00
browser_containers_name_input.js
browser_contentblocking.js Bug 1664995 - Part 5: Add tests for OCSP partitioning flag of strict mode. r=johannh 2021-09-16 09:20:41 +00:00
browser_contentblocking_categories.js Bug 1664995 - Part 5: Add tests for OCSP partitioning flag of strict mode. r=johannh 2021-09-16 09:20:41 +00:00
browser_contentblocking_standard_tcp_toggle.js Bug 1738206 - Switch TCP Preferences UI to rely on Nimbus r=Mardak,pbz 2021-11-01 16:57:37 +00:00
browser_cookie_exceptions_addRemove.js Bug 1677652 - request a longer timeout for tsan and debug runs of browser_cookie_exceptions_addRemove.js, r=pbz 2021-07-05 11:42:37 +00:00
browser_cookies_exceptions.js Bug 970675 - Hide private browsing session permissions in dialogs/permissions.js. r=johannh 2021-07-12 15:04:23 +00:00
browser_defaultbrowser_alwayscheck.js Bug 1689742 - Stop using XUL <deck> for #setDefaultPane. r=preferences-reviewers,Gijs 2021-01-30 16:31:53 +00:00
browser_engines.js Bug 1696027 - Remove use of nsISearchEngine.addEngineWithDetails from mochitests. r=daleharvey 2021-03-10 14:21:12 +00:00
browser_experimental_features.js
browser_experimental_features_filter.js Bug 1676524 - fix intermittent failures in browser_experimental_features_filter.js due to fluent races r=emilio 2021-08-16 12:57:29 +00:00
browser_experimental_features_hidden_when_not_public.js
browser_experimental_features_resetall.js
browser_extension_controlled.js Bug 1716982 - Use BrowserTestUtils.waitForEvent in preferences tests. r=Standard8,preferences-reviewers 2021-06-21 16:17:48 +00:00
browser_filetype_dialog.js Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (test-only changes). r=Gijs 2021-02-11 22:02:15 +00:00
browser_fluent.js
browser_healthreport.js
browser_homepage_default.js
browser_homepages_filter_aboutpreferences.js
browser_homepages_use_bookmark.js
browser_hometab_restore_defaults.js
browser_https_only_exceptions.js Bug 1662710 - Added UI to manage HTTPS-Only Mode exceptions from about:preferences. r=flod,Gijs 2021-05-27 20:07:32 +00:00
browser_https_only_section.js
browser_languages_subdialog.js
browser_layersacceleration.js
browser_localSearchShortcuts.js Bug 1665049 - Remove browser.urlbar.update2. r=harry 2020-12-18 10:01:24 +00:00
browser_masterpassword.js Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (test-only changes). r=Gijs 2021-02-11 22:02:15 +00:00
browser_moreFromMozilla.js Bug 1737873 - Add More From Mozilla in about:preferences r=preferences-reviewers,Gijs,fluent-reviewers 2021-10-28 20:25:42 +00:00
browser_newtab_menu.js Bug 1704948 - Give XULCommandEvent a button property. r=smaug,preferences-reviewers 2021-04-20 17:44:16 +00:00
browser_notifications_do_not_disturb.js
browser_open_download_preferences.js Bug 1719901 - Show "Save as dialog" instead of "Unknown Content" dialog. r=mtigley,Gijs,preferences-reviewers 2021-08-03 20:42:21 +00:00
browser_password_management.js Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (test-only changes). r=Gijs 2021-02-11 22:02:15 +00:00
browser_performance.js Bug 1685961 - Hide Content Process Limit UI r=Gijs 2021-03-01 18:23:31 +00:00
browser_performance_content_process_limit.js Bug 1685961 - Hide Content Process Limit UI r=Gijs 2021-03-01 18:23:31 +00:00
browser_performance_e10srollout.js
browser_performance_non_e10s.js
browser_permissions_checkPermissionsWereAdded.js Bug 1662710 - Added UI to manage HTTPS-Only Mode exceptions from about:preferences. r=flod,Gijs 2021-05-27 20:07:32 +00:00
browser_permissions_dialog.js
browser_permissions_dialog_default_perm.js Bug 1721665 - Do not overwrite private browsing permission lifetime when removing permissions. r=timhuang,preferences-reviewers 2021-08-09 14:46:07 +00:00
browser_permissions_urlFieldHidden.js
browser_privacy_firefoxSuggest.js Bug 1735976 - Update Firefox Suggest preferences: Part 4 - Migrate suggest.quicksuggest to suggest.quicksuggest.nonsponsored. r=nanj 2021-11-09 17:17:11 +00:00
browser_privacy_passwordGenerationAndAutofill.js
browser_privacypane_2.js
browser_privacypane_3.js
browser_proxy_backup.js Bug 1720379 - Clear TRR mode and URI prefs after tests that accept the Connection Settings dialog. r=preferences-reviewers,Gijs 2021-07-16 18:25:55 +00:00
browser_sanitizeOnShutdown_prefLocked.js
browser_search_no_results_change_category.js
browser_search_subdialog_tooltip_saved_addresses.js Bug 1476664 - fix search term tooltip for Add button in saved addresses dialog r=preferences-reviewers,jaws 2021-10-21 16:33:22 +00:00
browser_search_subdialogs_within_preferences_1.js Bug 1678829 fix permafail due to pref change during render of about:preferences r=preferences-reviewers,ntim 2020-12-16 22:37:03 +00:00
browser_search_subdialogs_within_preferences_2.js
browser_search_subdialogs_within_preferences_3.js
browser_search_subdialogs_within_preferences_4.js
browser_search_subdialogs_within_preferences_5.js
browser_search_subdialogs_within_preferences_6.js
browser_search_subdialogs_within_preferences_7.js
browser_search_subdialogs_within_preferences_8.js
browser_search_subdialogs_within_preferences_site_data.js
browser_search_within_preferences_1.js
browser_search_within_preferences_2.js
browser_search_within_preferences_command.js
browser_searchChangedEngine.js Bug 1696027 - Remove use of nsISearchEngine.addEngineWithDetails from mochitests. r=daleharvey 2021-03-10 14:21:12 +00:00
browser_searchDefaultEngine.js Bug 1696027 - Remove use of nsISearchEngine.addEngineWithDetails from mochitests. r=daleharvey 2021-03-10 14:21:12 +00:00
browser_searchRestoreDefaults.js Bug 1681818 - In the search preferences UI, fix tree view problems that arise when engines are removed and restored due to the local shortcuts being present. r=mak 2020-12-23 00:58:51 +00:00
browser_searchShowSuggestionsFirst.js Bug 1688786 - Add a browser.urlbar.showSearchSuggestionsFirst pref. r=mak,preferences-reviewers 2021-01-28 23:23:16 +00:00
browser_searchsuggestions.js
browser_security-1.js
browser_security-2.js
browser_site_login_exceptions.js
browser_spotlight.js
browser_statePartitioning_PBM_strings.js Bug 1664995 - Part 5: Add tests for OCSP partitioning flag of strict mode. r=johannh 2021-09-16 09:20:41 +00:00
browser_statePartitioning_strings.js Bug 1680459 - Part 2: Modify the tests for the new added content blocking category flag. r=johannh 2020-12-09 13:31:44 +00:00
browser_subdialogs.js Bug 1710462 - allow SubDialogs dialogs to grow if the document's inner scroll height is initially larger than the window's, r=Mardak,preferences-reviewers,jaws 2021-05-13 15:05:24 +00:00
browser_sync_chooseWhatToSync.js Bug 1584132 - Added test to ensure chooseWhatToSync dialog correctly updates. r=markh,preferences-reviewers,Gijs 2021-05-04 22:17:11 +00:00
browser_sync_disabled.js
browser_sync_pairing.js
browser_telemetry.js
browser_warning_permanent_private_browsing.js
empty_pdf_file.pdf Bug 1716564 Add test for saving files with download preferences r=mtigley 2021-06-25 17:11:56 +00:00
head.js Bug 1476664 - fix search term tooltip for Add button in saved addresses dialog r=preferences-reviewers,jaws 2021-10-21 16:33:22 +00:00
privacypane_tests_perwindow.js
subdialog.xhtml
subdialog2.xhtml