summaryrefslogtreecommitdiff
path: root/tools/aidl/generate_java_rpc.cpp
diff options
context:
space:
mode:
authorGilles Debunne <debunne@google.com>2011-12-07 13:38:31 -0800
committerGilles Debunne <debunne@google.com>2011-12-07 13:38:35 -0800
commitc115fa041c02f68d1987e2c9cae263c9a31f370b (patch)
tree3f60367f5a2a4de2955cde85a282583c26163fba /tools/aidl/generate_java_rpc.cpp
parentfb90df8c6e6d48c4b6701014a3053915b94f4b9e (diff)
Fixed SpellCheckerSessions leak in TextView
Bug 5709546 Change 1a22db29 created a potential leak: setText calls sendOnTextChange that now calls updateSpellCheckSpans. The original call to updateSpellCheckSpans made sure the View had been attached to a window, through the existence of the SpellChecker object. The mSpellChecker object will now only be created when the View is attached, all other spell related method will do nothing if it has not been initialized. Change-Id: I8885c12be6395e2346c0ed057bb6a275256f012b
Diffstat (limited to 'tools/aidl/generate_java_rpc.cpp')
0 files changed, 0 insertions, 0 deletions