Quick fix for ChromeVox braille flakiness.
commit25651009b2e8af7a9f484cba914c57352e571750
authorplundblad <plundblad@chromium.org>
Mon, 9 Feb 2015 16:14:55 +0000 (9 08:14 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 9 Feb 2015 16:15:55 +0000 (9 16:15 +0000)
tree0fa9c713526ff4ca2a6f8211b93beffa3cdc5cb3
parent109d2339552df1c5ebff8a6174f983cd21390e34
Quick fix for ChromeVox braille flakiness.

The libluis wrapper depends on the load event to fier when
the nacl component is loaded to initialize the braille
translator.  Somehow, this doesn't fire during startup unless
a message is sent to the component which causes braille translation
to not work at all, resulting in no braille output on the display
at all.

This is a minimal workaround intended for backporting to the M-41 branch while
the real cause can be investigated and addressed.

BUG=455889
R=dtseng@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#315319}
chrome/browser/resources/chromeos/chromevox/braille/liblouis.js