gecko-dev/devtools/client/accessibility
Julian Descottes e8c33bda92 Bug 1583444 - Reuse DevToolsUtils.getTopWindow in HTMLTooltip r=yzen
Depends on D46958

The getTopWindow logic was duplicated between DevToolsUtils and HTMLTooltip.
This removes the duplication and adds a fixture to the accessibility panel to avoid loading the actual DevToolsUtils file in jest tests.

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

--HG--
extra : moz-landing-system : lando
2019-09-30 09:53:33 +00:00
..
actions Bug 1564999 - Add menu with simulation options to the a11y panel, r=yzen 2019-08-29 05:01:52 +00:00
components Bug 1572144 - Support search result navigation. r=Honza 2019-09-04 08:31:45 +00:00
reducers Bug 1564999 - Add menu with simulation options to the a11y panel, r=yzen 2019-08-29 05:01:52 +00:00
test Bug 1583444 - Reuse DevToolsUtils.getTopWindow in HTMLTooltip r=yzen 2019-09-30 09:53:33 +00:00
utils
accessibility-startup.js Bug 1564999 - Add menu with simulation options to the a11y panel, r=yzen 2019-08-29 05:01:52 +00:00
accessibility-view.js Bug 1564999 - Add menu with simulation options to the a11y panel, r=yzen 2019-08-29 05:01:52 +00:00
accessibility.css Bug 1577790 - fix dark theme best practices icon fill color. r=gl 2019-08-30 20:30:57 +00:00
constants.js Bug 1577759 - add strings and urls for a keyboard check type for non-focusable and non-semantic clickable elements. r=gl,fluent-reviewers,flod 2019-09-01 15:55:14 +00:00
index.html
main.js
moz.build
panel.js Bug 1500142 - Remove inspector bindings from toolbox. r=yulia,ochameau 2019-09-16 17:39:42 +00:00
picker.js
provider.js