diff options
author | Svetoslav Ganov <svetoslavganov@google.com> | 2011-09-09 18:43:15 -0700 |
---|---|---|
committer | Svetoslav Ganov <svetoslavganov@google.com> | 2011-09-09 18:52:26 -0700 |
commit | 6bc5e530016928027c7b390a8368ecdd5bff072f (patch) | |
tree | d67b50bf762674a5cb3a98fc05f46358f6f0fdac /core/res | |
parent | 5e8752595f7a3d3dd1e0d469ac275295e38bcfe1 (diff) | |
download | frameworks_base-6bc5e530016928027c7b390a8368ecdd5bff072f.zip frameworks_base-6bc5e530016928027c7b390a8368ecdd5bff072f.tar.gz frameworks_base-6bc5e530016928027c7b390a8368ecdd5bff072f.tar.bz2 |
Inter process interrogation ocassionally gets stuck.
1. There was a bug that was not handling correctly the
case for which the interrogator requests an accessibility
node info and the message describing how to fetch the
latter for the same process case was delivered after the
code that checks whether the message is there in order to
dispatch it is executed. Now the message handling is done
correctly - the caller checks if the message is present and
if so processes it, otherwise the caller sleeps and is
interrupted if such a message arrives.
bug:5138933
Change-Id: I4c2940b46c9a52a51c5ee48b83ca6811489765d6
Diffstat (limited to 'core/res')
0 files changed, 0 insertions, 0 deletions