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

Issue 2778853005: Add comments to WebInputEvent for touch enum types. (Closed)

Created:
3 years, 8 months ago by aelias_OOO_until_Jul13
Modified:
3 years, 8 months ago
Reviewers:
dtapuska, mustaq, tdresser
CC:
blink-reviews, blink-reviews-api_chromium.org, chromium-reviews, dglazkov+blink, mustaq, tdresser
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add comments to WebInputEvent for touch enum types. I had to do a bit of research today to remember the difference between subtle events like GestureTapDown/GestureShowPress, and GestureLongPress/GestureLongTap. Add some comments to clarify the distinctions for the future. BUG= Review-Url: https://codereview.chromium.org/2778853005 Cr-Commit-Position: refs/heads/master@{#460561} Committed: https://chromium.googlesource.com/chromium/src/+/1e95549dd5cdba6a746c29cea7aac9dfea3fc0f6

Patch Set 1 #

Total comments: 10

Patch Set 2 : Code review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -10 lines) Patch
M third_party/WebKit/public/platform/WebInputEvent.h View 1 1 chunk +47 lines, -10 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
aelias_OOO_until_Jul13
Hi dtapuska@, PTAL.
3 years, 8 months ago (2017-03-29 04:25:17 UTC) #4
tdresser
A few driveby nits. https://codereview.chromium.org/2778853005/diff/1/third_party/WebKit/public/platform/WebInputEvent.h File third_party/WebKit/public/platform/WebInputEvent.h (right): https://codereview.chromium.org/2778853005/diff/1/third_party/WebKit/public/platform/WebInputEvent.h#newcode116 third_party/WebKit/public/platform/WebInputEvent.h:116: // WebGestureEvent - touch pointers ...
3 years, 8 months ago (2017-03-29 12:26:48 UTC) #8
dtapuska
https://codereview.chromium.org/2778853005/diff/1/third_party/WebKit/public/platform/WebInputEvent.h File third_party/WebKit/public/platform/WebInputEvent.h (right): https://codereview.chromium.org/2778853005/diff/1/third_party/WebKit/public/platform/WebInputEvent.h#newcode109 third_party/WebKit/public/platform/WebInputEvent.h:109: // KeyDown is a single event combining RawKeyDown and ...
3 years, 8 months ago (2017-03-29 13:01:55 UTC) #9
mustaq
Thanks for adding comments, gesture event names keep confusing me. One quick question for now: ...
3 years, 8 months ago (2017-03-29 18:27:28 UTC) #11
aelias_OOO_until_Jul13
https://codereview.chromium.org/2778853005/diff/1/third_party/WebKit/public/platform/WebInputEvent.h File third_party/WebKit/public/platform/WebInputEvent.h (right): https://codereview.chromium.org/2778853005/diff/1/third_party/WebKit/public/platform/WebInputEvent.h#newcode109 third_party/WebKit/public/platform/WebInputEvent.h:109: // KeyDown is a single event combining RawKeyDown and ...
3 years, 8 months ago (2017-03-29 19:07:55 UTC) #13
aelias_OOO_until_Jul13
https://codereview.chromium.org/2778853005/diff/1/third_party/WebKit/public/platform/WebInputEvent.h File third_party/WebKit/public/platform/WebInputEvent.h (right): https://codereview.chromium.org/2778853005/diff/1/third_party/WebKit/public/platform/WebInputEvent.h#newcode154 third_party/WebKit/public/platform/WebInputEvent.h:154: GestureTapUnconfirmed, And in general, there's no appetite at all ...
3 years, 8 months ago (2017-03-29 19:10:56 UTC) #15
dtapuska
On 2017/03/29 19:10:56, aelias wrote: > https://codereview.chromium.org/2778853005/diff/1/third_party/WebKit/public/platform/WebInputEvent.h > File third_party/WebKit/public/platform/WebInputEvent.h (right): > > https://codereview.chromium.org/2778853005/diff/1/third_party/WebKit/public/platform/WebInputEvent.h#newcode154 > ...
3 years, 8 months ago (2017-03-29 19:18:50 UTC) #16
tdresser
LGTM, thanks! https://codereview.chromium.org/2778853005/diff/1/third_party/WebKit/public/platform/WebInputEvent.h File third_party/WebKit/public/platform/WebInputEvent.h (right): https://codereview.chromium.org/2778853005/diff/1/third_party/WebKit/public/platform/WebInputEvent.h#newcode154 third_party/WebKit/public/platform/WebInputEvent.h:154: GestureTapUnconfirmed, On 2017/03/29 19:10:55, aelias wrote: > ...
3 years, 8 months ago (2017-03-29 19:45:55 UTC) #17
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/2778853005/20001
3 years, 8 months ago (2017-03-29 19:54:21 UTC) #20
commit-bot: I haz the power
3 years, 8 months ago (2017-03-29 22:52:52 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/1e95549dd5cdba6a746c29cea7aa...

Powered by Google App Engine
This is Rietveld 408576698