Chromium Code Reviews
DescriptionMakes InputMethodMus deal correctly with focus changes
Calling DispatchKeyEventPostIME() may lead to changing the focused
text client, which means AckPendingCallbacksUnhandled() may be
called. If AckPendingCallbacksUnhandled() is called pending_callbacks_
is cleared. ProcessKeyEventCallback() should remove the callback from
the list, then call DispatchKeyEventPostIME() so that it doesn't
matter if the focus changes.
BUG=none
TEST=covered by test
R=moshayedi@chromium.org
Review-Url: https://codereview.chromium.org/2767103004
Cr-Commit-Position: refs/heads/master@{#459109}
Committed: https://chromium.googlesource.com/chromium/src/+/ae34d020eb0cb8d4ea748151470ce031df6f8366
Patch Set 1 #
Messages
Total messages: 11 (7 generated)
|
||||||||||||||||||||||||||||