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

Issue 1960233002: Fix mouse pointer event clientX/Y (Closed)

Created:
4 years, 7 months ago by Navid Zolghadr
Modified:
4 years, 7 months ago
Reviewers:
bokan, dtapuska, mustaq
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

Fix mouse pointer event clientX/Y Before this change the clientX/Y was set from root frame coordinates. This CL transform such coordinates to frame coordinates for setting clientX/Y. BUG=605676 Committed: https://crrev.com/85ece81cc3561eb24ecc96f25d7ae9ecd40c219f Cr-Commit-Position: refs/heads/master@{#393247}

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : Rebased #

Total comments: 10

Patch Set 4 : Applying comments #

Patch Set 5 : #

Patch Set 6 : Fix a typo #

Messages

Total messages: 20 (4 generated)
Navid Zolghadr
Mustaq, is that what you had in mind? One alternate approach I had in mind, ...
4 years, 7 months ago (2016-05-09 17:09:12 UTC) #2
mustaq
Thanks, this is what I meant. We need to test different scroll positions---I commented that ...
4 years, 7 months ago (2016-05-09 18:22:51 UTC) #3
Navid Zolghadr
bokan@, in this change I kind of did the same thing regarding zooming and scroll ...
4 years, 7 months ago (2016-05-10 21:56:08 UTC) #5
bokan
https://codereview.chromium.org/1960233002/diff/40001/third_party/WebKit/Source/core/events/PointerEventFactory.cpp File third_party/WebKit/Source/core/events/PointerEventFactory.cpp (right): https://codereview.chromium.org/1960233002/diff/40001/third_party/WebKit/Source/core/events/PointerEventFactory.cpp#newcode109 third_party/WebKit/Source/core/events/PointerEventFactory.cpp:109: if (FrameView* frameView = frame->view()) { Fold this check ...
4 years, 7 months ago (2016-05-10 22:24:09 UTC) #6
blink-reviews
Oh, sorry, didn't realize I still hadn't stamped it. I will take a look now. ...
4 years, 7 months ago (2016-05-10 22:40:23 UTC) #7
chromium-reviews
Oh, sorry, didn't realize I still hadn't stamped it. I will take a look now. ...
4 years, 7 months ago (2016-05-10 22:40:24 UTC) #8
blink-reviews
Whoops ^^^ Ignore that, replied to the wrong email. On Tue, May 10, 2016 at ...
4 years, 7 months ago (2016-05-10 22:58:36 UTC) #9
chromium-reviews
Whoops ^^^ Ignore that, replied to the wrong email. On Tue, May 10, 2016 at ...
4 years, 7 months ago (2016-05-10 22:58:36 UTC) #10
mustaq
https://codereview.chromium.org/1960233002/diff/40001/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-event-properties-in-iframe.html File third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-event-properties-in-iframe.html (right): https://codereview.chromium.org/1960233002/diff/40001/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-event-properties-in-iframe.html#newcode35 third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-event-properties-in-iframe.html:35: 'clientY' Looks like view property is never checked anywhere. ...
4 years, 7 months ago (2016-05-11 14:02:17 UTC) #11
Navid Zolghadr
https://codereview.chromium.org/1960233002/diff/40001/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-event-properties-in-iframe.html File third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-event-properties-in-iframe.html (right): https://codereview.chromium.org/1960233002/diff/40001/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-event-properties-in-iframe.html#newcode35 third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/pointer-event-properties-in-iframe.html:35: 'clientY' On 2016/05/11 14:02:17, mustaq wrote: > Looks like ...
4 years, 7 months ago (2016-05-11 18:09:44 UTC) #12
Navid Zolghadr
ptal.
4 years, 7 months ago (2016-05-11 18:09:48 UTC) #13
bokan
lgtm
4 years, 7 months ago (2016-05-11 18:22:25 UTC) #14
mustaq
lgtm
4 years, 7 months ago (2016-05-12 14:06:03 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1960233002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1960233002/100001
4 years, 7 months ago (2016-05-12 14:41:05 UTC) #17
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 7 months ago (2016-05-12 14:48:03 UTC) #18
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 14:50:17 UTC) #20
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/85ece81cc3561eb24ecc96f25d7ae9ecd40c219f
Cr-Commit-Position: refs/heads/master@{#393247}

Powered by Google App Engine
This is Rietveld 408576698