gecko-dev/devtools/client/accessibility
Yura Zenevich 3e86175a52 Bug 1638427 - pass highlight/unhilight props to accessibility panel components instead of using the accessibility walker directly. r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D75961
2020-05-20 16:42:06 +00:00
..
actions Bug 1593937 - Prevent fetching NodeFront for already destroyed AccessibleFront. r=yzen 2020-04-30 07:59:40 +00:00
components Bug 1638427 - pass highlight/unhilight props to accessibility panel components instead of using the accessibility walker directly. r=mtigley 2020-05-20 16:42:06 +00:00
reducers Bug 1635646 - do not print accessible when logging fetch children action error. r=mtigley 2020-05-06 17:46:59 +00:00
test Bug 1636490 - rely on garbage collection rather than disabling via UI when testing accessibility panel. r=mtigley 2020-05-11 17:45:54 +00:00
utils
accessibility-proxy.js Bug 1638427 - pass highlight/unhilight props to accessibility panel components instead of using the accessibility walker directly. r=mtigley 2020-05-20 16:42:06 +00:00
accessibility-startup.js Bug 1602075 - only highlight the accessibility tab when the auto init feature is not enabled. r=mtigley 2020-05-06 15:54:51 +00:00
accessibility-view.js Bug 1638427 - pass highlight/unhilight props to accessibility panel components instead of using the accessibility walker directly. r=mtigley 2020-05-20 16:42:06 +00:00
accessibility.css Bug 1551574 - remove beta label for the accessibility checks toolbar. r=mtigley 2020-05-06 15:55:16 +00:00
constants.js Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
index.html Bug 1478156 - Move shared code to be used by color contrast feature, r=yzen,gl 2019-07-15 11:01:03 +00:00
main.js Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
moz.build Bug 1599806 - introduce accessibility proxy that would be responsible for interacting with panel's UI instead of directly referencing accessibility related fronts. r=rcaliman 2020-03-06 16:28:07 +00:00
panel.js Bug 1638427 - pass highlight/unhilight props to accessibility panel components instead of using the accessibility walker directly. r=mtigley 2020-05-20 16:42:06 +00:00
picker.js Bug 1599806 - introduce accessibility proxy that would be responsible for interacting with panel's UI instead of directly referencing accessibility related fronts. r=rcaliman 2020-03-06 16:28:07 +00:00
provider.js Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00