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

Issue 1968653005: Set width=height=1 of mouse like pointer events (Closed)

Created:
4 years, 7 months ago by Navid Zolghadr
Modified:
4 years, 7 months ago
Reviewers:
mustaq, dtapuska, Rick Byers
CC:
chromium-reviews, blink-reviews, dtapuska+blinkwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Set width=height=1 of mouse like pointer events Right now these devices don't report any geometry and there is no plumbing to set these values in the lower levels. So for now we just set them in PointerEventFactory. BUG=608459 Committed: https://crrev.com/69ca22269406e17f2e67caaa5e01167736ccc86b Cr-Commit-Position: refs/heads/master@{#393829}

Patch Set 1 #

Total comments: 14

Patch Set 2 : Applying comments #

Patch Set 3 : Rebased #

Messages

Total messages: 16 (5 generated)
Navid Zolghadr
4 years, 7 months ago (2016-05-11 19:13:08 UTC) #2
mustaq
lgtm modulo nits. https://codereview.chromium.org/1968653005/diff/1/third_party/WebKit/Source/core/events/PointerEventFactory.cpp File third_party/WebKit/Source/core/events/PointerEventFactory.cpp (left): https://codereview.chromium.org/1968653005/diff/1/third_party/WebKit/Source/core/events/PointerEventFactory.cpp#oldcode40 third_party/WebKit/Source/core/events/PointerEventFactory.cpp:40: RETURN_CORRESPONDING_PE_NAME(enter); Let's leave them as is. ...
4 years, 7 months ago (2016-05-11 20:42:58 UTC) #3
Navid Zolghadr
https://codereview.chromium.org/1968653005/diff/1/third_party/WebKit/Source/core/events/PointerEventFactory.cpp File third_party/WebKit/Source/core/events/PointerEventFactory.cpp (left): https://codereview.chromium.org/1968653005/diff/1/third_party/WebKit/Source/core/events/PointerEventFactory.cpp#oldcode40 third_party/WebKit/Source/core/events/PointerEventFactory.cpp:40: RETURN_CORRESPONDING_PE_NAME(enter); On 2016/05/11 20:42:57, mustaq wrote: > Let's leave ...
4 years, 7 months ago (2016-05-11 20:50:20 UTC) #4
mustaq
Still LGTM. https://codereview.chromium.org/1968653005/diff/1/third_party/WebKit/Source/core/events/PointerEventFactory.cpp File third_party/WebKit/Source/core/events/PointerEventFactory.cpp (right): https://codereview.chromium.org/1968653005/diff/1/third_party/WebKit/Source/core/events/PointerEventFactory.cpp#newcode105 third_party/WebKit/Source/core/events/PointerEventFactory.cpp:105: } else { // Only when pointerEventName ...
4 years, 7 months ago (2016-05-12 14:03:09 UTC) #5
Navid Zolghadr
https://codereview.chromium.org/1968653005/diff/1/third_party/WebKit/Source/core/events/PointerEventFactory.cpp File third_party/WebKit/Source/core/events/PointerEventFactory.cpp (right): https://codereview.chromium.org/1968653005/diff/1/third_party/WebKit/Source/core/events/PointerEventFactory.cpp#newcode105 third_party/WebKit/Source/core/events/PointerEventFactory.cpp:105: } else { // Only when pointerEventName == EventTypeNames::pointermove ...
4 years, 7 months ago (2016-05-12 14:36:43 UTC) #6
mustaq
On 2016/05/12 14:36:43, Navid Zolghadr wrote: > https://codereview.chromium.org/1968653005/diff/1/third_party/WebKit/Source/core/events/PointerEventFactory.cpp > File third_party/WebKit/Source/core/events/PointerEventFactory.cpp (right): > > https://codereview.chromium.org/1968653005/diff/1/third_party/WebKit/Source/core/events/PointerEventFactory.cpp#newcode105 ...
4 years, 7 months ago (2016-05-12 15:26:59 UTC) #7
Navid Zolghadr
https://codereview.chromium.org/1968653005/diff/1/third_party/WebKit/Source/core/events/PointerEventFactory.cpp File third_party/WebKit/Source/core/events/PointerEventFactory.cpp (left): https://codereview.chromium.org/1968653005/diff/1/third_party/WebKit/Source/core/events/PointerEventFactory.cpp#oldcode40 third_party/WebKit/Source/core/events/PointerEventFactory.cpp:40: RETURN_CORRESPONDING_PE_NAME(enter); On 2016/05/11 20:50:20, Navid Zolghadr wrote: > On ...
4 years, 7 months ago (2016-05-12 20:13:21 UTC) #9
Rick Byers
LGTM
4 years, 7 months ago (2016-05-13 18:38:50 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1968653005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1968653005/40001
4 years, 7 months ago (2016-05-16 13:00:48 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-16 14:37:12 UTC) #14
commit-bot: I haz the power
4 years, 7 months ago (2016-05-16 14:38:37 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/69ca22269406e17f2e67caaa5e01167736ccc86b
Cr-Commit-Position: refs/heads/master@{#393829}

Powered by Google App Engine
This is Rietveld 408576698