fune/browser/components/urlbar
Anna Yeddi 0788e7d8d7 Bug 1864941 - Add exceptions from a11y_checks for 3 tests clicking outside of the urlbar in Search and Address Bar. r=adw
It appears that `browser/components/urlbar/tests/engagementTelemetry/browser/browser_glean_telemetry_engagement_edge_cases.js` and  `browser/components/urlbar/tests/engagementTelemetry/browser/browser_glean_telemetry_abandonment_tips.js` tests the mouse/touch-specific behavior: the test cases are [sending a click event somewhere on the window to test that the tooltip would, in fact, disappear or not](https://searchfox.org/mozilla-central/source/browser/components/urlbar/tests/engagementTelemetry/browser/browser_glean_telemetry_abandonment_tips.js#61) (depending on the test case), while there are other ways to dismiss the tooltip that are accessible (i.e. by pressing `Esc` key, testing which is included in one of the test cases).

Similarly, `browser/components/urlbar/tests/browser/browser_view_selectionByMouse.js` sends a `mouseup` events to the `<html:body>` to dismiss the url bar with a mouse-specific tests.

These clicks are not expected or do not have to be done by a keyboard-only user and it does not have to confirm the keyboard focusability as part of the accessibility of these elements.

We adding an exception from a11y_checks for these clicks, because the clicks are testing mouse-specific behavior where keyboard accessible alternative is available and is tested, and we removing the `fail-if` notation that was added by bug 1854660 before the investigation in the meta bug 1854661.

Differential Revision: https://phabricator.services.mozilla.com/D193699
2023-11-29 00:00:24 +00:00
..
content Bug 1865862 - [Firefox Suggest Opt-in Experiment] Update descriptions as per final figma. r=daleharvey 2023-11-21 19:40:51 +00:00
docs Bug 1858553 - Remove the merinoEnabled Nimbus variable and fallback pref. r=daisuke 2023-10-12 15:50:50 +00:00
private Bug 1832198 - Remove Suggest suggestions from memory when their features are disabled. r=daisuke 2023-11-01 20:56:46 +00:00
tests Bug 1864941 - Add exceptions from a11y_checks for 3 tests clicking outside of the urlbar in Search and Address Bar. r=adw 2023-11-29 00:00:24 +00:00
unitconverters
.eslintrc.js
jar.mn
MerinoClient.sys.mjs
metrics.yaml Bug 1866292 - Add fxsuggest_data_sharing_opt_in as a recorded result type. r=daleharvey 2023-11-28 07:59:32 +00:00
moz.build Bug 1859869 - batch 12 - browser/* xpcshell .ini manifests to .toml. r=aryx,extension-reviewers,credential-management-reviewers,search-reviewers,sessionstore-reviewers,places-reviewers,issammani,Standard8,robwu,sclements 2023-11-21 17:35:23 +00:00
pings.yaml
QuickActionsLoaderDefault.sys.mjs Bug 1803576 - Add Save page as PDF Quickaction. r=daisuke,fluent-reviewers,kpatenio 2023-11-20 19:57:32 +00:00
QuickSuggest.sys.mjs Bug 1852055 - [Firefox Suggest Opt-in Experiment] Implement opt-in UI at the top of the results list. r=daleharvey,fluent-reviewers,flod 2023-11-10 11:28:14 +00:00
UrlbarController.sys.mjs Bug 1827966 - Part 4: Remove resultMenu pref and support for dismiss and help buttons. r=dao,fluent-reviewers,desktop-theme-reviewers 2023-10-13 21:52:07 +00:00
UrlbarEventBufferer.sys.mjs Bug 1852442 - Remove delay for heuristic result. r=mak 2023-11-14 20:42:35 +00:00
UrlbarInput.sys.mjs Bug 1797488 - Ensure switchtotab loads URL in a tab if record is missing. r=mak 2023-11-28 06:33:56 +00:00
UrlbarMuxerUnifiedComplete.sys.mjs Bug 1479858 - Added option for UrlBar search open tabs to ignore userContextId.r=mak,dao 2023-10-13 08:48:46 +00:00
UrlbarPrefs.sys.mjs Bug 1866616 - Save the current date when starting a search from the search bar. r=dao,search-reviewers,daleharvey 2023-11-28 12:20:43 +00:00
UrlbarProviderAboutPages.sys.mjs
UrlbarProviderAliasEngines.sys.mjs
UrlbarProviderAutofill.sys.mjs Backed out changeset e65fca949600 (bug 1858994) for causing xpcshell failures in test_autofill_bookmarked.js. 2023-11-08 12:47:20 +02:00
UrlbarProviderBookmarkKeywords.sys.mjs
UrlbarProviderCalculator.sys.mjs
UrlbarProviderClipboard.sys.mjs Backed out changeset e65fca949600 (bug 1858994) for causing xpcshell failures in test_autofill_bookmarked.js. 2023-11-08 12:47:20 +02:00
UrlbarProviderContextualSearch.sys.mjs
UrlbarProviderExtension.sys.mjs Bug 1827966 - Part 4: Remove resultMenu pref and support for dismiss and help buttons. r=dao,fluent-reviewers,desktop-theme-reviewers 2023-10-13 21:52:07 +00:00
UrlbarProviderHeuristicFallback.sys.mjs Backed out changeset e65fca949600 (bug 1858994) for causing xpcshell failures in test_autofill_bookmarked.js. 2023-11-08 12:47:20 +02:00
UrlbarProviderHistoryUrlHeuristic.sys.mjs
UrlbarProviderInputHistory.sys.mjs Bug 1479858 - Added option for UrlBar search open tabs to ignore userContextId.r=mak,dao 2023-10-13 08:48:46 +00:00
UrlbarProviderInterventions.sys.mjs Bug 1827966 - Part 4: Remove resultMenu pref and support for dismiss and help buttons. r=dao,fluent-reviewers,desktop-theme-reviewers 2023-10-13 21:52:07 +00:00
UrlbarProviderOmnibox.sys.mjs
UrlbarProviderOpenTabs.sys.mjs Bug 1797488 - Ensure switchtotab loads URL in a tab if record is missing. r=mak 2023-11-28 06:33:56 +00:00
UrlbarProviderPlaces.sys.mjs Bug 1479858 - Added option for UrlBar search open tabs to ignore userContextId.r=mak,dao 2023-10-13 08:48:46 +00:00
UrlbarProviderPrivateSearch.sys.mjs
UrlbarProviderQuickActions.sys.mjs
UrlbarProviderQuickSuggest.sys.mjs Bug 1859389 - Modify desktop Suggest integration so it properly handles timestamp templates. r=daisuke 2023-10-30 22:04:56 +00:00
UrlbarProviderQuickSuggestContextualOptIn.sys.mjs Bug 1866076 - Only check prefs, not queryContext when deciding whether to remove the contextual opt-in UI. r=daleharvey 2023-11-28 12:11:10 +00:00
UrlbarProviderRecentSearches.sys.mjs Bug 1858978 - Restrict search history deletions by engine. r=mak 2023-10-17 13:18:42 +00:00
UrlbarProviderRemoteTabs.sys.mjs
UrlbarProviderSearchSuggestions.sys.mjs
UrlbarProviderSearchTips.sys.mjs
UrlbarProvidersManager.sys.mjs Bug 1852442 - Remove delay for heuristic result. r=mak 2023-11-14 20:42:35 +00:00
UrlbarProviderTabToSearch.sys.mjs
UrlbarProviderTokenAliasEngines.sys.mjs
UrlbarProviderTopSites.sys.mjs
UrlbarProviderUnitConversion.sys.mjs
UrlbarProviderWeather.sys.mjs Bug 1827966 - Part 4: Remove resultMenu pref and support for dismiss and help buttons. r=dao,fluent-reviewers,desktop-theme-reviewers 2023-10-13 21:52:07 +00:00
UrlbarResult.sys.mjs
UrlbarSearchOneOffs.sys.mjs Bug 1866230 - Record impression event only when query finished. r=daleharvey 2023-11-28 12:19:30 +00:00
UrlbarSearchUtils.sys.mjs
UrlbarTokenizer.sys.mjs
UrlbarUtils.sys.mjs Bug 1866292 - Add fxsuggest_data_sharing_opt_in as a recorded result type. r=daleharvey 2023-11-28 07:59:32 +00:00
UrlbarValueFormatter.sys.mjs Bug 1860528 - Mixed content warning doesn't look right with enabled.r=dao 2023-11-01 11:22:39 +00:00
UrlbarView.sys.mjs Bug 1866069 - Announce title and description on the contextual opt-in row when selecting the first element (i.e. the learn more link). r=daleharvey 2023-11-28 07:58:01 +00:00