gecko-dev/devtools/client/accessibility
Tetsuharu Ohzeki 49983d16b8 Bug 1508688 - Add `UNSAFE_` prefix to React deprecated lifecycle methods in devtools/client/accessibility/. r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D149477
2022-06-16 10:03:09 +00:00
..
actions Bug 1654956 - add UI for displaying tabbing order overlay in the accessibility panel. r=jdescottes,devtools-backward-compat-reviewers 2020-11-03 15:33:16 +00:00
components Bug 1508688 - Add `UNSAFE_` prefix to React deprecated lifecycle methods in devtools/client/accessibility/. r=devtools-reviewers,nchevobbe 2022-06-16 10:03:09 +00:00
reducers Bug 1654956 - add UI for displaying tabbing order overlay in the accessibility panel. r=jdescottes,devtools-backward-compat-reviewers 2020-11-03 15:33:16 +00:00
test Bug 1759741 - [devtools] Remove shared-redux-head being redundant with shared-head.js r=jdescottes 2022-03-16 19:11:57 +00:00
utils Bug 1680440 - [devtools] Remove backward compatibility code in CombinedProgress#onProgressForWalker. r=yzen. 2020-12-11 13:54:54 +00:00
accessibility-proxy.js Bug 1741811 - [devtools] Make watchTargets take a single object param. r=ochameau. 2021-11-23 13:23:35 +00:00
accessibility-view.js Bug 1654956 - add UI for displaying tabbing order overlay in the accessibility panel. r=jdescottes,devtools-backward-compat-reviewers 2020-11-03 15:33:16 +00:00
accessibility.css Bug 1705509 - Hide -moz-outline-radius behind a pref. r=mstange 2021-04-16 01:01:45 +00:00
constants.js Bug 1753426 - [devtools] Fix documentation links in the source code r=jdescottes 2022-02-07 13:08:10 +00:00
index.html
main.js Bug 1762601 - Migrate all of devtools from Cu.import to ChromeUtils.import. r=jdescottes,perftest-reviewers,sparky 2022-04-04 13:41:02 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
panel.js Bug 1740453 - [devtools] Handle onTargetSelected in accessibility panel. r=ochameau. 2021-11-18 13:22:34 +00:00
picker.js
provider.js