Provide a base cursor class for ChromeVox Next.
commite9ab141c63e842add01e5fd89db65c67cf008f1c
authordtseng <dtseng@chromium.org>
Wed, 15 Oct 2014 17:13:47 +0000 (15 10:13 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Oct 2014 17:13:59 +0000 (15 17:13 +0000)
tree3330d20a82f2cb648e314f8a5aaabf04925a9be1
parent67561765c45fb5126ebdd75dafd2c00e450d9f87
Provide a base cursor class for ChromeVox Next.

TEST=chromevox_tests --gtest_filter=CursorsTest.*

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

Cr-Commit-Position: refs/heads/master@{#299701}
chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi
chrome/browser/resources/chromeos/chromevox/common/chrome_extension_externs.js
chrome/browser/resources/chromeos/chromevox/cvox2/background/automation_predicate.js [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/cvox2/background/automation_util.js
chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js
chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs
chrome/browser/resources/chromeos/chromevox/cvox2/background/cursors.js [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/cvox2/background/cursors_test.extjs [new file with mode: 0644]
chrome/browser/resources/chromeos/chromevox/cvox2/background/loader.js