Chromium Code Reviews
DescriptionFix flaky ImeTest#testImeStaysOnLongPressingDifferentNonEmptyInputs
commitText() runs on ImeThread and focusNode() runs on UIThread, which
causes a race condition. We should make sure that focusNode() runs after
commitText() finished.
BUG=628964, 646231
Committed: https://crrev.com/f1522380549d64191081ef505466c43d32816b68
Cr-Commit-Position: refs/heads/master@{#419714}
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|
|||||||||||||||||||