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

Issue 329773002: Remove special touch-action hit test mode (Closed)

Created:
6 years, 6 months ago by gnana
Modified:
6 years, 6 months ago
CC:
blink-reviews, blink-reviews-rendering, zoltan1, eae+blinkwatch, leviw+renderwatch, blink-reviews-events_chromium.org, dglazkov+blink, jchaffraix+rendering, pdr., rune+blink, aelias_OOO_until_Jul13
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove special touch-action hit test mode Don't try to mimic IE's special hit-testing behavior for touch-action - it probably only adds confusion and is unlikely to cause compat issues in practice. See http://crbug.com/380203 for details. Also reduces the hit tests done on touchstart from 2 to 1 for improved performance. BUG=380203 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176285

Patch Set 1 #

Total comments: 1

Patch Set 2 : Incorporated review comments #

Total comments: 2

Patch Set 3 : incorporated review comments #

Total comments: 2

Patch Set 4 : incorporated review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -30 lines) Patch
M Source/core/page/EventHandler.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/EventHandler.cpp View 1 2 2 chunks +4 lines, -9 lines 0 comments Download
M Source/core/rendering/HitTestRequest.h View 2 chunks +0 lines, -2 lines 0 comments Download
M Source/core/rendering/InlineBox.h View 1 chunk +1 line, -7 lines 0 comments Download
M Source/core/rendering/RenderObject.h View 1 1 chunk +2 lines, -7 lines 0 comments Download
M Source/core/rendering/RenderObject.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/web/tests/data/touch-action-simple.html View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Rick Byers
This is looking good, thanks! https://codereview.chromium.org/329773002/diff/1/Source/core/rendering/RenderObject.cpp File Source/core/rendering/RenderObject.cpp (left): https://codereview.chromium.org/329773002/diff/1/Source/core/rendering/RenderObject.cpp#oldcode3319 Source/core/rendering/RenderObject.cpp:3319: // touch-action applies to ...
6 years, 6 months ago (2014-06-11 12:52:01 UTC) #1
gnana
Please have a look. Do i need to add more in discription. https://codereview.chromium.org/329773002/diff/40001/Source/core/page/EventHandler.cpp File Source/core/page/EventHandler.cpp ...
6 years, 6 months ago (2014-06-12 14:02:08 UTC) #2
Rick Byers
Thanks for doing this Gnana. This is almost right. The key behavior change here is ...
6 years, 6 months ago (2014-06-12 19:27:25 UTC) #3
gnana
Please have a look.
6 years, 6 months ago (2014-06-13 09:28:54 UTC) #4
Rick Byers
LGTM, thanks. +aelias for OWNERS in Source/web for the test update https://codereview.chromium.org/329773002/diff/60001/Source/web/tests/data/touch-action-simple.html File Source/web/tests/data/touch-action-simple.html (right): ...
6 years, 6 months ago (2014-06-13 20:45:40 UTC) #5
gnana
Please have a look. +aelias for OWNERS in Source/web for the test update https://codereview.chromium.org/329773002/diff/60001/Source/web/tests/data/touch-action-simple.html File ...
6 years, 6 months ago (2014-06-16 05:20:48 UTC) #6
aelias_OOO_until_Jul13
lgtm for Source/web
6 years, 6 months ago (2014-06-17 02:32:35 UTC) #7
gnana
The CQ bit was checked by gnanasekar.s@samsung.com
6 years, 6 months ago (2014-06-17 04:57:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gnanasekar.s@samsung.com/329773002/80001
6 years, 6 months ago (2014-06-17 04:58:22 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-17 06:07:14 UTC) #10
Message was sent while issue was closed.
Change committed as 176285

Powered by Google App Engine
This is Rietveld 408576698