gecko-dev/devtools
Julian Descottes ae7bd89cb6 Bug 1285591 - fix accessibility in devtools autocomplete using suggestion list clone;r=bgrins
Devtools autocomplete popups are hosted in a different document from the input
being autocompleted. To allow accessibility tools such as screen readers to still
make sense of this widget, a clone of the suggestion list is now inserted in the same
document as the input, and the aria-activedescendant attribute is updated on the input
accordingly.

MozReview-Commit-ID: 8rFjF6nvEyU

--HG--
extra : rebase_source : 04a4574aee30206c3ac5dbeadcebaea89f0888c3
2016-07-22 17:35:03 +02:00
..
client Bug 1285591 - fix accessibility in devtools autocomplete using suggestion list clone;r=bgrins 2016-07-22 17:35:03 +02:00
docs Bug 1268591 - Make devtools icons black by default and invert them for dark theme. r=bgrins a=kwierso CLOSED TREE 2016-07-22 00:44:11 +02:00
server Bug 1288147 - move event-parsers.js to devtools/server; r=bgrins 2016-07-26 09:32:21 -06:00
shared Bug 1288147 - move event-parsers.js to devtools/server; r=bgrins 2016-07-26 09:32:21 -06:00
.eslintrc Bug 1283583 - Clean up code style in devtools/server/main.js. r=ochameau 2016-07-01 18:35:25 -05:00
.eslintrc.mochitests Bug 1264649 - enable reject-some-requires rule for inspector; r=pbro 2016-07-21 09:04:47 -06:00
.eslintrc.xpcshell Bug 1264649 - enable reject-some-requires rule for inspector; r=pbro 2016-07-21 09:04:47 -06:00
bootstrap.js Bug 1271048 - Fix eslint issues in devtools/bootstrap.js. r=pbro 2016-05-10 00:15:03 +02:00
chrome.manifest
install.rdf
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
templates.mozbuild Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00