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

Issue 879333002: Support buttons attribute for drag event (blink side). (Closed)

Created:
5 years, 10 months ago by zino
Modified:
5 years, 9 months ago
Reviewers:
dcheng, Rick Byers
CC:
dcheng, blink-reviews, blink-reviews-events_chromium.org, dglazkov+blink, eae+blinkwatch
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Support buttons attribute for drag event (blink side). Support buttons attribute for drag event. Chromium side patch: https://crrev.com/878413003 BUG=276941 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191686

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Total comments: 2

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -56 lines) Patch
M LayoutTests/fast/events/mouse-event-buttons-attribute.html View 1 2 4 chunks +25 lines, -4 lines 0 comments Download
M LayoutTests/fast/events/mouse-event-buttons-attribute-expected.txt View 1 1 chunk +18 lines, -0 lines 0 comments Download
M Source/core/clipboard/DataObject.h View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/clipboard/DataObject.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/DragController.cpp View 1 2 3 2 chunks +6 lines, -11 lines 0 comments Download
M Source/core/page/DragData.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/DragData.cpp View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/EventHandler.cpp View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M Source/web/WebInputEventConversion.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M Source/web/WebInputEventConversion.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebViewImpl.h View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M Source/web/WebViewImpl.cpp View 1 2 3 5 chunks +8 lines, -22 lines 0 comments Download
M public/web/WebView.h View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
zino
Please take a look. Thank you.
5 years, 10 months ago (2015-02-04 09:58:11 UTC) #2
Rick Byers
Looks good. +dcheng since he's the drag and drop expert. https://codereview.chromium.org/879333002/diff/20001/LayoutTests/fast/events/mouse-event-buttons-attribute.html File LayoutTests/fast/events/mouse-event-buttons-attribute.html (right): https://codereview.chromium.org/879333002/diff/20001/LayoutTests/fast/events/mouse-event-buttons-attribute.html#newcode130 ...
5 years, 10 months ago (2015-02-04 11:42:34 UTC) #4
dcheng
I'm blink gardening today and tomorrow. I'll try to make sure I look at it ...
5 years, 10 months ago (2015-02-05 00:34:57 UTC) #5
zino
Thank you for review :) https://codereview.chromium.org/879333002/diff/20001/LayoutTests/fast/events/mouse-event-buttons-attribute.html File LayoutTests/fast/events/mouse-event-buttons-attribute.html (right): https://codereview.chromium.org/879333002/diff/20001/LayoutTests/fast/events/mouse-event-buttons-attribute.html#newcode130 LayoutTests/fast/events/mouse-event-buttons-attribute.html:130: eventTarget = target; On ...
5 years, 10 months ago (2015-02-06 07:00:40 UTC) #6
dcheng
lgtm https://codereview.chromium.org/879333002/diff/40001/LayoutTests/fast/events/mouse-event-buttons-attribute.html File LayoutTests/fast/events/mouse-event-buttons-attribute.html (right): https://codereview.chromium.org/879333002/diff/40001/LayoutTests/fast/events/mouse-event-buttons-attribute.html#newcode116 LayoutTests/fast/events/mouse-event-buttons-attribute.html:116: eventSender.mouseDown(0, modifiers); I guess there's no helping it, ...
5 years, 10 months ago (2015-02-06 20:01:02 UTC) #7
Rick Byers
Thanks Daniel. LGTM also. https://codereview.chromium.org/879333002/diff/40001/LayoutTests/fast/events/mouse-event-buttons-attribute.html File LayoutTests/fast/events/mouse-event-buttons-attribute.html (right): https://codereview.chromium.org/879333002/diff/40001/LayoutTests/fast/events/mouse-event-buttons-attribute.html#newcode116 LayoutTests/fast/events/mouse-event-buttons-attribute.html:116: eventSender.mouseDown(0, modifiers); On 2015/02/06 20:01:02, ...
5 years, 10 months ago (2015-02-07 11:09:29 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/879333002/60001
5 years, 9 months ago (2015-03-11 09:28:36 UTC) #11
commit-bot: I haz the power
5 years, 9 months ago (2015-03-11 09:39:53 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=191686

Powered by Google App Engine
This is Rietveld 408576698