gecko-dev/devtools/client/accessibility
Boris Zbarsky 76ead58490 Bug 1455674 part 19. Get rid of JS uses of nsIDOMElement. r=qdot
In nsBlocklistService.js we know we're dealing with actual nodes, so .nodeType
checks should be fine.
2018-04-26 23:37:34 -04:00
..
actions
components Bug 1447302 - add telemetry probes for accessibility inspector Developer Tool panel. r=jdescottes 2018-04-16 21:17:26 -04:00
reducers
test Bug 1455674 part 19. Get rid of JS uses of nsIDOMElement. r=qdot 2018-04-26 23:37:34 -04:00
utils
accessibility-panel.js Bug 1450896 - ensure update picker button is re-rendered when a11y service is enabled/disabled. r=jdescottes 2018-04-17 09:46:15 -04:00
accessibility-view.js Bug 1451241 - check text children of non-accessible nodes when retrieving accessible objects. r=jdescottes 2018-04-25 14:06:16 -04:00
accessibility.css Bug 1456492 - do not shrink accessibility logo on the start page. r=gl 2018-04-25 14:07:38 -04:00
accessibility.html
constants.js Bug 1447302 - add telemetry probes for accessibility inspector Developer Tool panel. r=jdescottes 2018-04-16 21:17:26 -04:00
main.js
moz.build
picker.js Bug 1447302 - add telemetry probes for accessibility inspector Developer Tool panel. r=jdescottes 2018-04-16 21:17:26 -04:00
provider.js