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

Issue 990193002: Tweaks layoutTests to use eventSender.setTouchPointRadius correctly (Closed)

Created:
5 years, 9 months ago by d.pikalov
Modified:
5 years, 9 months ago
Reviewers:
Rick Byers
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Tweaks layoutTests to use eventSender.setTouchPointRadius correctly A link to the Chrome patch (event_sender.cc) https://codereview.chromium.org/990183003/ BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192088

Patch Set 1 #

Total comments: 3

Patch Set 2 : Set radius with setTouchPointRadius() only #

Patch Set 3 : Keep eventSender.setTouchPointRadius under "if" #

Patch Set 4 : LayoutTests fixed (expected results) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -21 lines) Patch
M LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M LayoutTests/fast/events/touch/touch-browser-zoom-scales-radius.html View 1 2 2 chunks +15 lines, -7 lines 0 comments Download
M LayoutTests/fast/events/touch/touch-browser-zoom-scales-radius-expected.txt View 1 2 3 1 chunk +0 lines, -6 lines 0 comments Download
M LayoutTests/fast/events/touch/touch-fractional-coordinates.html View 1 2 2 chunks +7 lines, -3 lines 0 comments Download
M LayoutTests/fast/events/touch/touch-fractional-coordinates-expected.txt View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
Rick Byers
https://codereview.chromium.org/990193002/diff/1/LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js File LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js (right): https://codereview.chromium.org/990193002/diff/1/LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js#newcode95 LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js:95: eventSender.addTouchPoint(10, 10, 10, 10); If we've got setTouchPointRadius, then ...
5 years, 9 months ago (2015-03-12 14:24:40 UTC) #2
Rick Byers
On 2015/03/12 14:24:40, Rick Byers wrote: > https://codereview.chromium.org/990193002/diff/1/LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js > File LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js > (right): > > ...
5 years, 9 months ago (2015-03-12 14:28:05 UTC) #3
d.pikalov
https://codereview.chromium.org/990193002/diff/1/LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js File LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js (right): https://codereview.chromium.org/990193002/diff/1/LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js#newcode95 LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js:95: eventSender.addTouchPoint(10, 10, 10, 10); On 2015/03/12 14:24:40, Rick Byers ...
5 years, 9 months ago (2015-03-16 16:48:44 UTC) #4
Rick Byers
LGTM, thanks! https://codereview.chromium.org/990193002/diff/1/LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js File LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js (right): https://codereview.chromium.org/990193002/diff/1/LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js#newcode95 LayoutTests/fast/events/touch/script-tests/basic-single-touch-events.js:95: eventSender.addTouchPoint(10, 10, 10, 10); On 2015/03/16 16:48:44, ...
5 years, 9 months ago (2015-03-16 18:43:17 UTC) #5
Rick Byers
Oh please also clarify subject / description to make it clear you're just changing tests. ...
5 years, 9 months ago (2015-03-16 18:45:11 UTC) #6
d.pikalov
5 years, 9 months ago (2015-03-17 09:54:28 UTC) #8
Rick Byers
On 2015/03/17 09:54:28, d.pikalov wrote: Looks good. But are these tests going to fail now ...
5 years, 9 months ago (2015-03-17 14:43:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/990193002/80001
5 years, 9 months ago (2015-03-18 11:39:36 UTC) #14
d.pikalov
On 2015/03/17 14:43:45, Rick Byers wrote: > On 2015/03/17 09:54:28, d.pikalov wrote: > > Looks ...
5 years, 9 months ago (2015-03-18 11:43:32 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/990193002/80001
5 years, 9 months ago (2015-03-18 11:47:20 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:80001) as https://src.chromium.org/viewvc/blink?view=rev&revision=192088
5 years, 9 months ago (2015-03-18 13:02:35 UTC) #19
Fabrice (no longer in Chrome)
5 years, 9 months ago (2015-03-19 11:09:49 UTC) #20
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:80001) has been created in
https://codereview.chromium.org/1023713002/ by fdegans@chromium.org.

The reason for reverting is: Layout tests failures, see crbug/468704.

Powered by Google App Engine
This is Rietveld 408576698