commit | 68e2af55d65d2e61fbf8096eccaa2e4ca02b6c5a | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Mon Nov 28 17:10:04 2011 +0000 |
committer | Narayan Kamath <narayan@google.com> | Mon Nov 28 17:49:01 2011 +0000 |
tree | 615e93c009edd0eeb2535c9fddc6a7d878ebebb5 | |
parent | e35581ad5ad635f9dcfe4ab6a432c48b46b782cd [diff] |
Fix TTS instantiation from webview accessibility handlers. The TTS instantiated from here shouldn't clobber any existing TTS objects opened within the same package context. Ideally, the TTS API should work fine with multiple TTS object instances within the same package context but making that happen correctly is a larger change. bug:5659758 Change-Id: Ia1f63c61b9f12ac92ff42a427a004d414e42a759