summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/5
diff options
context:
space:
mode:
authorGilles Debunne <debunne@google.com>2011-10-20 16:57:11 -0700
committerGilles Debunne <debunne@google.com>2011-10-20 16:57:11 -0700
commitd224c88c480b4493b001f64b59ad37334c00e8dd (patch)
treee9116e5430077f7e4365ba58e46e29505cd0b6e2 /docs/html/sdk/api_diff/5
parent53b5d17d08fa1d5fc63a9345691bf151a892fcaa (diff)
Potential thread concurrency issue with WordIterators.
parse() is called from the UI thread when text is changed, and in that case it is safe to re-use the TextView's WordIterator. It can also be called from the SpellCheckSession thread though onGetSuggestions: use a local WordIterator in that case. Change-Id: I596bff15cc8f997b9dc49598724450ac5c582101
Diffstat (limited to 'docs/html/sdk/api_diff/5')
0 files changed, 0 insertions, 0 deletions