Chromium Code Reviews
DescriptionFixs bug resulting in double event delivery in mus
EventGenerator::DoDispatchEvent() sends to IME and if not handled
processes the event. For mus this results in double the events as IME
routes to the right source, and then because the event wasn't handled
EventGenerator::DoDispatchEvent() processes as well. This was
resulting in some tests incorrectly failing that use EventGenerator.
BUG=693114
TEST=none
R=moshayedi@chromium.org, sadrul@chromium.org
Review-Url: https://codereview.chromium.org/2728373003
Cr-Commit-Position: refs/heads/master@{#455184}
Committed: https://chromium.googlesource.com/chromium/src/+/d43cd7f2d1b33ba4954de9a6d7c362962a0347ec
Patch Set 1 #Patch Set 2 : comments #
Total comments: 2
Patch Set 3 : global disable #
Messages
Total messages: 20 (12 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||