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

Issue 14598021: Correct the (x, y) position of dragstart event initiated by touch event (Closed)

Created:
7 years, 7 months ago by Hongbo Min
Modified:
7 years, 7 months ago
Reviewers:
hayato, dglazkov, varunjain
CC:
blink-reviews, eae+blinkwatch
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Correct the position of dragstart event This patch is to fix an issue that the x and y position of dragstart event is not correct if it is triggered by long press event. BUG=None TEST=fast/events/touch/gesture/long-press-on-draggable-element-triggers-drag.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=150809

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M LayoutTests/fast/events/touch/gesture/long-press-on-draggable-element-triggers-drag.html View 1 2 1 chunk +6 lines, -3 lines 0 comments Download
M Source/core/page/EventHandler.cpp View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Hongbo Min
varunjain@, please have a review. Thanks.
7 years, 7 months ago (2013-05-17 01:14:32 UTC) #1
varunjain
+hayato & dglazkov who have reviewed changes in this code before as I am not ...
7 years, 7 months ago (2013-05-17 16:43:50 UTC) #2
Hongbo Min
https://codereview.chromium.org/14598021/diff/1/Source/core/page/EventHandler.cpp File Source/core/page/EventHandler.cpp (right): https://codereview.chromium.org/14598021/diff/1/Source/core/page/EventHandler.cpp#newcode2413 Source/core/page/EventHandler.cpp:2413: m_mouseDown = mouseDragEvent; On 2013/05/17 16:43:51, varunjain wrote: > ...
7 years, 7 months ago (2013-05-20 01:47:15 UTC) #3
hayato
lgtm Note that I had difficult time to understand how m_mouseDown will be used later ...
7 years, 7 months ago (2013-05-20 08:12:31 UTC) #4
Hongbo Min
https://codereview.chromium.org/14598021/diff/9001/LayoutTests/fast/events/touch/gesture/long-press-on-draggable-element-triggers-drag.html File LayoutTests/fast/events/touch/gesture/long-press-on-draggable-element-triggers-drag.html (right): https://codereview.chromium.org/14598021/diff/9001/LayoutTests/fast/events/touch/gesture/long-press-on-draggable-element-triggers-drag.html#newcode29 LayoutTests/fast/events/touch/gesture/long-press-on-draggable-element-triggers-drag.html:29: } On 2013/05/20 08:12:31, hayato wrote: > Could you ...
7 years, 7 months ago (2013-05-20 09:21:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hongbo.min@intel.com/14598021/15001
7 years, 7 months ago (2013-05-20 09:27:31 UTC) #6
hayato
https://codereview.chromium.org/14598021/diff/9001/LayoutTests/fast/events/touch/gesture/long-press-on-draggable-element-triggers-drag.html File LayoutTests/fast/events/touch/gesture/long-press-on-draggable-element-triggers-drag.html (right): https://codereview.chromium.org/14598021/diff/9001/LayoutTests/fast/events/touch/gesture/long-press-on-draggable-element-triggers-drag.html#newcode29 LayoutTests/fast/events/touch/gesture/long-press-on-draggable-element-triggers-drag.html:29: } On 2013/05/20 09:21:26, Hongbo Min wrote: > On ...
7 years, 7 months ago (2013-05-20 09:28:15 UTC) #7
Hongbo Min
hayato@, could you please help add the OWNER of EventHandler.cpp to review futher for commit? ...
7 years, 7 months ago (2013-05-20 09:34:12 UTC) #8
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=110
7 years, 7 months ago (2013-05-20 09:39:15 UTC) #9
hayato
On 2013/05/20 09:34:12, Hongbo Min wrote: > hayato@, could you please help add the OWNER ...
7 years, 7 months ago (2013-05-20 09:49:01 UTC) #10
dglazkov
LGTM.
7 years, 7 months ago (2013-05-21 16:52:32 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hongbo.min@intel.com/14598021/15001
7 years, 7 months ago (2013-05-21 16:56:06 UTC) #12
commit-bot: I haz the power
7 years, 7 months ago (2013-05-21 17:43:09 UTC) #13
Message was sent while issue was closed.
Change committed as 150809

Powered by Google App Engine
This is Rietveld 408576698