Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Issue 902173003: EventSender::GestureFlingStart takes a source_device. (Closed)

Created:
5 years, 10 months ago by tdresser
Modified:
5 years, 10 months ago
Reviewers:
Rick Byers
CC:
chromium-reviews, darin-cc_chromium.org, mkwst+moarreviews-shell_chromium.org, jam, jochen+watch_chromium.org, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

EventSender::GestureFlingStart takes a source_device. This is the first of three patches. The second patch (in blink) will make all existing uses of window.eventSender.gestureFlingStart pass a source device. (https://codereview.chromium.org/901323004) The third patch (in chrome) will change EventSenderBindings::GestureFlingStart to require a source device. BUG=456136 TEST=LayoutTests/fast/events/touch/ Committed: https://crrev.com/3a1c97231767dfea7d9c079d77ac9889ed9fe208 Cr-Commit-Position: refs/heads/master@{#316221}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Throw on invalid source device. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -9 lines) Patch
M content/shell/renderer/test_runner/event_sender.h View 1 1 chunk +5 lines, -1 line 0 comments Download
M content/shell/renderer/test_runner/event_sender.cc View 1 5 chunks +37 lines, -8 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
tdresser
I think that the long term correct approach is to require passing the source device. ...
5 years, 10 months ago (2015-02-06 16:18:29 UTC) #2
Rick Byers
lgtm with nit - thanks for fixing this. Note that until very recently (ccameron's pinch ...
5 years, 10 months ago (2015-02-07 11:20:23 UTC) #3
tdresser
https://codereview.chromium.org/902173003/diff/1/content/shell/renderer/test_runner/event_sender.cc File content/shell/renderer/test_runner/event_sender.cc (right): https://codereview.chromium.org/902173003/diff/1/content/shell/renderer/test_runner/event_sender.cc#newcode1635 content/shell/renderer/test_runner/event_sender.cc:1635: event.sourceDevice = blink::WebGestureDeviceTouchscreen; On 2015/02/07 11:20:23, Rick Byers wrote: ...
5 years, 10 months ago (2015-02-09 14:48:08 UTC) #4
Rick Byers
On 2015/02/09 14:48:08, tdresser wrote: > https://codereview.chromium.org/902173003/diff/1/content/shell/renderer/test_runner/event_sender.cc > File content/shell/renderer/test_runner/event_sender.cc (right): > > https://codereview.chromium.org/902173003/diff/1/content/shell/renderer/test_runner/event_sender.cc#newcode1635 > ...
5 years, 10 months ago (2015-02-11 07:12:17 UTC) #5
tdresser
On 2015/02/11 07:12:17, Rick Byers wrote: > On 2015/02/09 14:48:08, tdresser wrote: > > > ...
5 years, 10 months ago (2015-02-11 14:56:10 UTC) #7
Rick Byers
Thanks! LGTM
5 years, 10 months ago (2015-02-13 08:28:57 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/902173003/20001
5 years, 10 months ago (2015-02-13 15:19:54 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-13 15:45:01 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-02-13 15:46:02 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3a1c97231767dfea7d9c079d77ac9889ed9fe208
Cr-Commit-Position: refs/heads/master@{#316221}

Powered by Google App Engine
This is Rietveld 408576698