Remove obsolete DevTools pinch emulation workaround
DevToolsEmulator::HandleInputEvent handles the case of a gesture pinch being handled on the main thread. Since touchscreen gesture pinch events are all handled on the compositor thread, this workaround is no longer needed. Bug: 787924, 734201 Change-Id: I3499c1129b0ee529a8d218a652c69e258fa93fc0 Reviewed-on: https://chromium-review.googlesource.com/1073401Reviewed-by:David Bokan <bokan@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#562006}
Showing
Please register or sign in to comment