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

Issue 2914673002: Refactor TouchEventManager::TouchInfo class (Closed)

Created:
3 years, 6 months ago by Navid Zolghadr
Modified:
3 years, 6 months ago
Reviewers:
dtapuska, mustaq
CC:
chromium-reviews, blink-reviews, dtapuska+blinkwatch_chromium.org, Navid Zolghadr
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor TouchEventManager::TouchInfo class Remove redundant fields from TouchInfo class as well as moving away from handling groups of touchpoints in different functions in TouchEventManager. BUG=727845 Review-Url: https://codereview.chromium.org/2914673002 Cr-Commit-Position: refs/heads/master@{#476636} Committed: https://chromium.googlesource.com/chromium/src/+/c6a12bec800b31a540b910f6c533ced0d2ea98a4

Patch Set 1 #

Patch Set 2 : Fix accessing the touch points #

Total comments: 8

Patch Set 3 : Rename some of the functions #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+325 lines, -304 lines) Patch
M third_party/WebKit/Source/core/input/EventHandlingUtil.h View 2 chunks +17 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/input/PointerEventManager.h View 1 2 1 chunk +10 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/input/PointerEventManager.cpp View 1 2 3 2 chunks +110 lines, -97 lines 0 comments Download
M third_party/WebKit/Source/core/input/TouchEventManager.h View 1 2 4 chunks +19 lines, -34 lines 0 comments Download
M third_party/WebKit/Source/core/input/TouchEventManager.cpp View 1 2 3 8 chunks +169 lines, -167 lines 0 comments Download

Messages

Total messages: 28 (21 generated)
Navid Zolghadr
I realized before I can create WebPointerEvent it is better to do this clean first.
3 years, 6 months ago (2017-05-30 21:00:53 UTC) #4
mustaq
Thanks for the well-thought cleanup! LGTM % a few nits. https://codereview.chromium.org/2914673002/diff/20001/third_party/WebKit/Source/core/input/PointerEventManager.h File third_party/WebKit/Source/core/input/PointerEventManager.h (right): https://codereview.chromium.org/2914673002/diff/20001/third_party/WebKit/Source/core/input/PointerEventManager.h#newcode144 ...
3 years, 6 months ago (2017-05-31 18:22:45 UTC) #11
Navid Zolghadr
ptal. https://codereview.chromium.org/2914673002/diff/20001/third_party/WebKit/Source/core/input/PointerEventManager.h File third_party/WebKit/Source/core/input/PointerEventManager.h (right): https://codereview.chromium.org/2914673002/diff/20001/third_party/WebKit/Source/core/input/PointerEventManager.h#newcode144 third_party/WebKit/Source/core/input/PointerEventManager.h:144: // Generate PointerEventTarget for a WebTouchPoint, hit-testing as ...
3 years, 6 months ago (2017-06-01 17:57:51 UTC) #14
mustaq
Still LGTM.
3 years, 6 months ago (2017-06-01 18:10:18 UTC) #17
dtapuska
On 2017/06/01 18:10:18, mustaq wrote: > Still LGTM. lgtm
3 years, 6 months ago (2017-06-01 18:53:48 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2914673002/60001
3 years, 6 months ago (2017-06-02 14:28:33 UTC) #25
commit-bot: I haz the power
3 years, 6 months ago (2017-06-02 14:34:25 UTC) #28
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/c6a12bec800b31a540b910f6c533...

Powered by Google App Engine
This is Rietveld 408576698