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

Issue 1192463008: Pass real pointer type to be passed to PointerEvents. (Closed)

Created:
5 years, 6 months ago by USE eero AT chromium.org
Modified:
5 years, 4 months ago
Reviewers:
mustaq, Rick Byers
CC:
blink-reviews, dglazkov+blink, jdduke (slow), tdresser
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Pass real pointer type to be passed to PointerEvents. This extends platform touch pointer and pointer event handlers to pass pointer type to pointer events. This CL is a part of a patch series: 1. https://codereview.chromium.org/1253183005/ for new WebPointerProperties fields 2. https://codereview.chromium.org/1260693003/ for eventSender web pointer property support 3. https://codereview.chromium.org/1192463008/ (this) 4. https://codereview.chromium.org/1190013002/ for handling pointer type in Chromium event handlers BUG=514360 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200159

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Rebase #

Patch Set 4 : Layout test #

Patch Set 5 : Rebase #

Total comments: 2

Patch Set 6 : TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -11 lines) Patch
M LayoutTests/fast/events/pointerevents/touch-pointer-event-properties.html View 1 2 3 4 2 chunks +5 lines, -5 lines 0 comments Download
M Source/core/input/EventHandler.cpp View 1 2 3 4 5 5 chunks +40 lines, -6 lines 0 comments Download

Messages

Total messages: 21 (5 generated)
USE eero AT chromium.org
PTAL. A subsequent patch to set the pointerType and the isPrimary fields of a PE ...
5 years, 6 months ago (2015-06-17 14:07:29 UTC) #2
Rick Byers
On 2015/06/17 14:07:29, e_hakkinen wrote: > PTAL. > > A subsequent patch to set the ...
5 years, 6 months ago (2015-06-18 21:20:50 UTC) #3
Rick Byers
On 2015/06/17 14:07:29, e_hakkinen wrote: > PTAL. > > A subsequent patch to set the ...
5 years, 6 months ago (2015-06-18 21:20:50 UTC) #4
USE eero AT chromium.org
On 2015/06/18 21:20:50, Rick Byers wrote: > I'm just trying to think through the tradeoffs ...
5 years, 5 months ago (2015-06-30 17:19:33 UTC) #5
Rick Byers
On 2015/06/30 17:19:33, e_hakkinen wrote: > On 2015/06/18 21:20:50, Rick Byers wrote: > > I'm ...
5 years, 5 months ago (2015-07-02 14:30:02 UTC) #7
USE eero AT chromium.org
On 2015/07/02 14:30:02, Rick Byers wrote: > On 2015/06/30 17:19:33, e_hakkinen wrote: > > So ...
5 years, 5 months ago (2015-07-02 15:29:30 UTC) #8
tdresser
This SGTM. > (eg. maybe we have a WebPointerProperties that's contained in both WebMouseEvent > ...
5 years, 5 months ago (2015-07-02 15:52:36 UTC) #9
USE eero AT chromium.org
PTAL. Now this has been rebased enough, I think.
5 years, 4 months ago (2015-07-31 12:17:34 UTC) #10
Rick Byers
Looks good, but don't you need to update expected output files? https://codereview.chromium.org/1192463008/diff/80001/Source/core/input/EventHandler.cpp File Source/core/input/EventHandler.cpp (right): ...
5 years, 4 months ago (2015-07-31 13:13:36 UTC) #11
Rick Byers
Moving jdduke and tdresser to cc. Blink changes like this only require review from Mustaq ...
5 years, 4 months ago (2015-07-31 13:16:40 UTC) #13
USE eero AT chromium.org
On 2015/07/31 13:13:36, Rick Byers (Out until Aug 4th) wrote: > Looks good, but don't ...
5 years, 4 months ago (2015-07-31 13:39:53 UTC) #14
Rick Byers
Ping Mustaq - PTAL (I didn't want to approve before you had a chance to ...
5 years, 4 months ago (2015-08-06 14:03:18 UTC) #15
mustaq
Just discovered that I never sent my draft comment below. LGTM but at least add ...
5 years, 4 months ago (2015-08-06 20:37:28 UTC) #16
Rick Byers
Thanks Mustaq. LGTM also (assuming a TODO added for enum cleanup which can hopefully come ...
5 years, 4 months ago (2015-08-06 20:43:14 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1192463008/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1192463008/100001
5 years, 4 months ago (2015-08-07 10:14:14 UTC) #20
commit-bot: I haz the power
5 years, 4 months ago (2015-08-07 11:35:50 UTC) #21
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200159

Powered by Google App Engine
This is Rietveld 408576698