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

Issue 10302006: Check that the renderer can access files it claims are part of a drag. (Closed)

Created:
8 years, 7 months ago by dcheng
Modified:
8 years, 7 months ago
Reviewers:
Charlie Reis, jam, sky
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Check that the renderer can access files it claims are part of a drag. BUG=123054 TEST=manual that nothing broke Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=135252

Patch Set 1 #

Patch Set 2 : Better version #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M content/browser/renderer_host/render_view_host_impl.cc View 1 1 chunk +15 lines, -0 lines 2 comments Download

Messages

Total messages: 12 (0 generated)
dcheng
Ideally it'd be nice to have something like webkit/glue/drag_client.h and have content implement the interface ...
8 years, 7 months ago (2012-05-03 02:00:24 UTC) #1
Charlie Reis
I'm probably not a good reviewer for this code, since I'm not familiar with any ...
8 years, 7 months ago (2012-05-03 18:12:10 UTC) #2
jam
I second Charlie's comment about other platforms?
8 years, 7 months ago (2012-05-03 18:24:14 UTC) #3
dcheng
This problem only exists on aura today. However, I thought about it more last night ...
8 years, 7 months ago (2012-05-03 18:54:39 UTC) #4
Charlie Reis
That seems much better. The comment helps as well. LGTM.
8 years, 7 months ago (2012-05-03 20:02:06 UTC) #5
dcheng
+sky for OWNERS approval.
8 years, 7 months ago (2012-05-03 20:10:25 UTC) #6
dcheng
+sky for OWNERS approval.
8 years, 7 months ago (2012-05-03 20:10:25 UTC) #7
sky
http://codereview.chromium.org/10302006/diff/4001/content/browser/renderer_host/render_view_host_impl.cc File content/browser/renderer_host/render_view_host_impl.cc (right): http://codereview.chromium.org/10302006/diff/4001/content/browser/renderer_host/render_view_host_impl.cc#newcode1360 content/browser/renderer_host/render_view_host_impl.cc:1360: view->StartDragging(filtered_data, drag_operations_mask, image, image_offset); What happens if you end ...
8 years, 7 months ago (2012-05-03 21:07:02 UTC) #8
dcheng
http://codereview.chromium.org/10302006/diff/4001/content/browser/renderer_host/render_view_host_impl.cc File content/browser/renderer_host/render_view_host_impl.cc (right): http://codereview.chromium.org/10302006/diff/4001/content/browser/renderer_host/render_view_host_impl.cc#newcode1360 content/browser/renderer_host/render_view_host_impl.cc:1360: view->StartDragging(filtered_data, drag_operations_mask, image, image_offset); On 2012/05/03 21:07:05, sky wrote: ...
8 years, 7 months ago (2012-05-03 21:14:49 UTC) #9
sky
LGTM
8 years, 7 months ago (2012-05-03 21:30:49 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/10302006/4001
8 years, 7 months ago (2012-05-03 21:35:03 UTC) #11
commit-bot: I haz the power
8 years, 7 months ago (2012-05-04 00:24:59 UTC) #12
Change committed as 135252

Powered by Google App Engine
This is Rietveld 408576698