summaryrefslogtreecommitdiffstats
path: root/tools/checklicenses
diff options
context:
space:
mode:
authordmazzoni@chromium.org <dmazzoni@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-04 23:32:20 +0000
committerdmazzoni@chromium.org <dmazzoni@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-04 23:32:20 +0000
commit10760e4acd398a047a25284b308134760ce2c0c6 (patch)
tree7131003922c3befdd30d761cda668572bd7387bb /tools/checklicenses
parentfa94127695795ba1b35953a88d829e4381e78e7b (diff)
downloadchromium_src-10760e4acd398a047a25284b308134760ce2c0c6.zip
chromium_src-10760e4acd398a047a25284b308134760ce2c0c6.tar.gz
chromium_src-10760e4acd398a047a25284b308134760ce2c0c6.tar.bz2
Use Blink accessibility enums in Chromium
This is a refactoring-only change! Eliminates enums for accessibility roles, states, and notifications and uses equivalent enums from Blink instead. Saves several giant switch statements, saves a few characters per line, and makes future changes to roles and states simpler. Another benefit is that you can search for a role, state, or event and find all of the places where it's used throughout the code at once. Also renames WebAccessibilityObject -> WebAXObject and notification -> event in the context of accessibility. BUG=269034 Review URL: https://chromiumcodereview.appspot.com/23651003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221295 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/checklicenses')
0 files changed, 0 insertions, 0 deletions