DescriptionRevert of Delay Input.dispatchKeyEvent response until after key event ack. (patchset #2 id:20001 of https://codereview.chromium.org/2581153003/ )
Reason for revert:
This patch makes dispatchMouseEvent not respond for anything except mouse moves.
This line is responsible: https://cs.chromium.org/chromium/src/content/browser/renderer_host/input/input_router_impl.cc?rcl=1481991563&l=576.
Layout test inspector-protocol/input/dispatchMouseEvent.html times out consistently.
Original issue's description:
> Reland of Delay Input.dispatchKeyEvent response until after key event ack.
>
> This was originally landed in crrev.com/437706, but was reverted in
> crrev.com/437706. This CL contains no changes from the original CL, except that
> I've rebased and fixed some merge conflicts.
>
> BUG=chromedriver:1506
> TBR=pfeldman@chromium.org
>
> Committed: https://crrev.com/94fba022cb393c5016147649b7145d006c10f264
> Cr-Commit-Position: refs/heads/master@{#439224}
TBR=samuong@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromedriver:1506
Committed: https://crrev.com/484ebb7efd9168357ab5ef68fa12089e4e3cb864
Cr-Commit-Position: refs/heads/master@{#439351}
Patch Set 1 #Messages
Total messages: 8 (4 generated)
|