Explicitly call deprecated AX name calculation API.
commitffb594391b2c6b179a94d99df278fe4fe5dea9d2
authordmazzoni <dmazzoni@chromium.org>
Sat, 11 Apr 2015 01:53:13 +0000 (10 18:53 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 11 Apr 2015 01:53:42 +0000 (11 01:53 +0000)
tree0bfe8cfda21ee310cc03d6213a2df976dc5c7878
parent2ddeda2fc018a923330266e26ba35fea3e925d84
Explicitly call deprecated AX name calculation API.

This change explicitly calls deprecated AX name calculation functions
so that we can delete the ones without the deprecated prefix. It also
starts to add WebAXObjectProxy support for the new name calculation API
so that we can start to implement it and write layout tests for it.

BUG=473220

Review URL: https://codereview.chromium.org/1074953003

Cr-Commit-Position: refs/heads/master@{#324751}
content/renderer/accessibility/blink_ax_tree_source.cc
content/shell/renderer/test_runner/web_ax_object_proxy.cc
content/shell/renderer/test_runner/web_ax_object_proxy.h