Commit d6dfda7e authored by calamity's avatar calamity Committed by Commit Bot

Revert "Fix flaky SyntheticMouseEventTest.MouseEventAck"

This reverts commit 4a7a6504.

Reason for revert: Breaking on https://uberchromegw.corp.google.com/i/chromium.linux/builders/Linux%20Tests%20%28dbg%29%281%29%2832%29/builds/46433

Original change's description:
> Fix flaky SyntheticMouseEventTest.MouseEventAck
> 
> Devtools was not correctly handling input that is not generated by itself
> and invoking callbacks when the input wasn't actually processed.
> 
> Add a modifier indicating content was injected using the debugger so that
> we can then query for that to determine if we should release the event.
> This is a stop gap solution until we can actually bind callbacks into the
> sending of events and devtools wouldn't need its own queues of callbacks.
> 
> BUG=789869
> 
> Change-Id: I2b56e8ebf4921b48bd4d35dee2226d7cb780cb94
> Reviewed-on: https://chromium-review.googlesource.com/804357
> Commit-Queue: Dave Tapuska <dtapuska@chromium.org>
> Reviewed-by: Pavel Feldman <pfeldman@chromium.org>
> Reviewed-by: Dmitry Gozman <dgozman@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#521454}

TBR=dgozman@chromium.org,lushnikov@chromium.org,pfeldman@chromium.org,dtapuska@chromium.org

Change-Id: I526b2c2d4ab644206b1b34126436432a64fd3914
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 789869
Reviewed-on: https://chromium-review.googlesource.com/807584Reviewed-by: default avatarcalamity <calamity@chromium.org>
Commit-Queue: calamity <calamity@chromium.org>
Cr-Commit-Position: refs/heads/master@{#521557}
parent 69b7d1c1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment