summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/11/changes
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2012-10-31 19:01:31 -0700
committerJeff Brown <jeffbrown@google.com>2012-10-31 19:01:31 -0700
commit074b8b7cf19d128f16e0de12bc2fc58e7438ec37 (patch)
treef772ea5caeadb85c46980cba75d4ef1cc8bac816 /docs/html/sdk/api_diff/11/changes
parentc8dc8eb3275a6d05e27824f322796e97e5e50e2f (diff)
Eliminate potential reentrance from unregisterInputChannel.
Ensure that all callbacks into the window manager policy occur on the input dispatcher thread in the right place. This fixes a potential deadlock that may occur if the window manager unregisters an input channel while holding its own lock. The change is simply to defer running asynchronous commands (usually callbacks into the policy) until the next iteration of the dispatch looper thread. Bug: 7382388 Change-Id: I90095580d717fcddb2209ef332df56400f837a34
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions