..
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 1728430 - Part 2: Update the Firefox Suggest preferences UI. r=mak
2021-09-06 18:56:11 +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
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 1720379 - Also write TRR mode if we write the TRR URI when accepting Connection Settings dialog. r=preferences-reviewers,Gijs
2021-07-16 18:25:55 +00:00
browser_containers_name_input.js
Bug 1667781 - Refactored container preferences dialog to use dialog element. r=Gijs,fluent-reviewers,preferences-reviewers
2020-10-07 18:39:20 +00:00
browser_contentblocking.js
Bug 1729045 - Part 2: Update test browser_contentblocking.js. r=johannh
2021-09-13 11:29:19 +00:00
browser_contentblocking_categories.js
Bug 1727505 - Part 2: Modify tests to test referrer policy flag for strict and custom mode. r=pbz
2021-09-01 18:35:05 +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
Bug 1651131 - fix automated test interaction with experimental feature gates to not get in the way of adding/removing experiments, r=jaws,preferences-reviewers
2020-08-18 17:16:57 +00:00
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
Bug 1667858, preference search filter should hide experiments that don't match the search terms, r=preferences-reviewers,Gijs
2020-11-10 16:36:23 +00:00
browser_experimental_features_resetall.js
Bug 1646177, add button to reset all experimental features in preferences, r=Gijs,fluent-reviewers,preferences-reviewers,jaws
2020-11-10 23:10:38 +00:00
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
Bug 1671122 - Fixed bug where second click on HTTPS-Only Mode enable-checkbox disables it again. r=ckerschb,preferences-reviewers,Gijs
2020-10-15 19:54:31 +00:00
browser_languages_subdialog.js
Bug 1674135 - Don't destroy frames from hideDialog() as we rely on printing hidden frames. r=Gijs,preferences-reviewers
2020-11-04 11:03:48 +00:00
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_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
Bug 1654553 - fix browser chrome tests to support Object.is instead of ==. r=gbrown,preferences-reviewers,Gijs,rpl
2020-07-27 17:02:35 +00:00
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
Bug 1667781 - Refactored permission preferences dialog to use dialog element. r=Gijs,fluent-reviewers,preferences-reviewers
2020-10-07 18:41:35 +00:00
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 1729587 - Tweaks to the Firefox Suggest preferences UI. r=mak,preferences-reviewers,jaws,fluent-reviewers
2021-09-11 02:27:38 +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_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
Bug 1651131 - fix automated test interaction with experimental feature gates to not get in the way of adding/removing experiments, r=jaws,preferences-reviewers
2020-08-18 17:16:57 +00:00
browser_search_within_preferences_1.js
browser_search_within_preferences_2.js
Bug 1654553 - fix browser chrome tests to support Object.is instead of ==. r=gbrown,preferences-reviewers,Gijs,rpl
2020-07-27 17:02:35 +00:00
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 1727505 - Part 2: Modify tests to test referrer policy flag for strict and custom mode. r=pbz
2021-09-01 18:35:05 +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 1682995 - Enable AVIF support by default. r=jrmuizel,necko-reviewers,preferences-reviewers,valentin,Gijs
2021-08-05 15:48:00 +00:00
privacypane_tests_perwindow.js
subdialog.xhtml
subdialog2.xhtml