commit | d7c7c76b3604d6bfeb7420f7781971f0784fe481 | [log] [tgz] |
---|---|---|
author | Randy Rossi <rmrossi@chromium.org> | Fri Jun 14 19:54:06 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 14 19:54:06 2019 |
tree | b40da05f7dc04f1c419f2db12aa3ae4bbac3e49b | |
parent | c0937666bedbe5f4bbbc13bf67931b2715476f9f [diff] |
Fix missing check for ChromeVoxState.instance before use If enableSpeechLogging is changed to true by default, this routine is called before ChromeVoxState.instance is initialized. Adding a check to prevent the exception. Bug: None Test: Manual Change-Id: I41af3fb914d13a60ec6b8a256faa626ff6444bd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1651037 Reviewed-by: Alice Boxhall <aboxhall@chromium.org> Commit-Queue: Randy Rossi <rmrossi@chromium.org> Cr-Commit-Position: refs/heads/master@{#669333}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .