gecko-dev/browser/components/search
James Teh fb87f61994 Bug 1608554: Initialize toolbartabstops in dynamically added widgets. r=Gijs
When ToolbarKeyboardNavigator initializes, it sets aria-hidden and adds a focus listener on toolbartabstop elements.
This is necessary for proper functionality of toolbar keyboard navigation.
However, widgets can be dynamically added by CustomizableUI after ToolbarKeyboardNavigator initializes.
The search bar is one such widget and it does contain toolbartabstop elements.
We now watch for this and initialize any toolbartabstop elements inside added widgets.

Differential Revision: https://phabricator.services.mozilla.com/D62178

--HG--
extra : moz-landing-system : lando
2020-02-12 01:03:18 +00:00
..
content Bug 1604960 - Migrate all text actions to use Fluent. r=fluent-reviewers,Gijs,flod 2019-12-25 10:01:46 +00:00
extensions Bug 1610840 - Remove webExtension.version from the Search Engine configuration schema and config as we don't need it. r=daleharvey 2020-01-28 13:33:11 +00:00
test Bug 1608554: Initialize toolbartabstops in dynamically added widgets. r=Gijs 2020-02-12 01:03:18 +00:00
.eslintrc.js
SearchTelemetry.jsm Bug 1595076 - Add ad-count and adclick counting for DuckDuckGo and Bing SERPs. r=Standard8 2019-11-25 11:57:48 +00:00
jar.mn
moz.build