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

Issue 886633006: Enable sending gesture events from layout tests (Closed)

Created:
5 years, 10 months ago by ccameron
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

Enable sending gesture events from layout tests BUG=451559 Committed: https://crrev.com/b81b80701a07ead3bf545a8dcda8dfe51c24409c Cr-Commit-Position: refs/heads/master@{#313844}

Patch Set 1 #

Patch Set 2 : Remove extraneous change #

Total comments: 2

Patch Set 3 : Add optional argument for type #

Total comments: 2

Patch Set 4 : Make touchscreen the default #

Total comments: 1

Patch Set 5 : Clean up comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -3 lines) Patch
M content/shell/renderer/test_runner/event_sender.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/shell/renderer/test_runner/event_sender.cc View 1 2 3 4 7 chunks +77 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
ccameron
Very small change -- this allows me to add the layout test that verifies synthetic ...
5 years, 10 months ago (2015-01-29 20:33:16 UTC) #2
Rick Byers
https://codereview.chromium.org/886633006/diff/20001/content/shell/renderer/test_runner/event_sender.cc File content/shell/renderer/test_runner/event_sender.cc (right): https://codereview.chromium.org/886633006/diff/20001/content/shell/renderer/test_runner/event_sender.cc#newcode2030 content/shell/renderer/test_runner/event_sender.cc:2030: case WebInputEvent::GesturePinchBegin: don't you need a way to specify ...
5 years, 10 months ago (2015-01-29 20:43:28 UTC) #3
ccameron
Thanks -- actually, it turns out that it was undefined in Blink (eeeeeep) -- I've ...
5 years, 10 months ago (2015-01-29 21:30:40 UTC) #4
Rick Byers
LGTM if you can switch the default from touchpad to touchscreen. Otherwise let's talk options ...
5 years, 10 months ago (2015-01-29 21:35:01 UTC) #5
ccameron
Thanks -- I'll check to see if the tests pass with touchscreen (& if they ...
5 years, 10 months ago (2015-01-29 21:54:09 UTC) #6
Rick Byers
On 2015/01/29 21:54:09, ccameron wrote: > Thanks -- I'll check to see if the tests ...
5 years, 10 months ago (2015-01-29 22:00:36 UTC) #7
Rick Byers
still LGTM https://codereview.chromium.org/886633006/diff/60001/content/shell/renderer/test_runner/event_sender.cc File content/shell/renderer/test_runner/event_sender.cc (right): https://codereview.chromium.org/886633006/diff/60001/content/shell/renderer/test_runner/event_sender.cc#newcode1993 content/shell/renderer/test_runner/event_sender.cc:1993: // a number of of pre-existing tests ...
5 years, 10 months ago (2015-01-29 22:01:38 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/886633006/80001
5 years, 10 months ago (2015-01-30 00:09:16 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-01-30 00:55:20 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-01-30 00:56:09 UTC) #12
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b81b80701a07ead3bf545a8dcda8dfe51c24409c
Cr-Commit-Position: refs/heads/master@{#313844}

Powered by Google App Engine
This is Rietveld 408576698