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

Issue 1411913010: Propagate drag-and-drop key modifiers to WebView's guest renderer. (Closed)

Created:
5 years, 1 month ago by wjmaclean
Modified:
4 years, 7 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, jam, dcheng, blink-reviews, dglazkov+blink, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, blink-reviews-api_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Propagate drag-and-drop key modifiers to WebView's guest renderer. Currently BrowserPluginGuest strips drag event modifiers when forwarding the events to the guest renderer, which is wrong. This CL provides the necessary plumbing to propagate these modifiers. BUG=545315 Committed: https://crrev.com/0562edfce0c9521d38c1105f4dc7b15806746c58 Cr-Commit-Position: refs/heads/master@{#394157}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Move variable declaration, remove blank line. #

Patch Set 3 : Rebase to master@{#393828}. #

Patch Set 4 : Fix initialiser order. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -4 lines) Patch
M content/browser/browser_plugin/browser_plugin_guest.cc View 1 2 1 chunk +5 lines, -3 lines 0 comments Download
M content/common/drag_traits.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/drop_data.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M content/public/common/drop_data.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/drop_data_builder.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/clipboard/DataObject.cpp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/public/platform/WebDragData.h View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (12 generated)
wjmaclean
** Small CL ** rbyers@ - Please look at WebKit changes. creis@ - Please look ...
5 years, 1 month ago (2015-11-04 16:12:07 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913010/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913010/1
5 years, 1 month ago (2015-11-04 16:12:27 UTC) #3
wjmaclean
** small CL ** creis@ - Please look at changes in content/ rbyers@ - Please ...
5 years, 1 month ago (2015-11-04 16:39:41 UTC) #6
Rick Byers
WebKit changes look fine, but can't you test this somehow?
5 years, 1 month ago (2015-11-04 17:19:54 UTC) #7
wjmaclean
On 2015/11/04 17:19:54, Rick Byers wrote: > WebKit changes look fine, but can't you test ...
5 years, 1 month ago (2015-11-04 17:59:45 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-04 19:09:10 UTC) #10
Charlie Reis
+1 to a test if you can. Otherwise content/ LGTM with nits. nit: Mention something ...
5 years, 1 month ago (2015-11-04 22:48:29 UTC) #11
wjmaclean
Updated with creis@'s suggestions. I'm still working on a test: my hope is to parameterize ...
5 years, 1 month ago (2015-11-05 15:08:07 UTC) #13
Rick Byers
Is this CL still active? Just scrubbing my to-review list...
4 years, 7 months ago (2016-05-17 13:58:02 UTC) #14
wjmaclean
On 2016/05/17 13:58:02, Rick Byers wrote: > Is this CL still active? Just scrubbing my ...
4 years, 7 months ago (2016-05-17 14:11:55 UTC) #15
Rick Byers
If it's hard to test, then I'm fine landing it without a test - it's ...
4 years, 7 months ago (2016-05-17 14:26:23 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913010/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913010/40001
4 years, 7 months ago (2016-05-17 15:31:35 UTC) #18
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913010/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913010/60001
4 years, 7 months ago (2016-05-17 15:40:58 UTC) #20
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-17 17:08:34 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411913010/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411913010/60001
4 years, 7 months ago (2016-05-17 17:36:27 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-17 17:41:01 UTC) #27
commit-bot: I haz the power
4 years, 7 months ago (2016-05-17 17:42:12 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/0562edfce0c9521d38c1105f4dc7b15806746c58
Cr-Commit-Position: refs/heads/master@{#394157}

Powered by Google App Engine
This is Rietveld 408576698