Updates:
Summary: Gears File Drag & Drop
Comment #1 on issue 7995 by [email protected]: Gears File Drag &
Drop
http://code.google.com/p/chromium/issues/detail?id=7995
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=10430
------------------------------------------------------------------------
r10430 | [email protected] | 2009-02-25 17:27:55 -0800 (Wed, 25 Feb 2009) | 14
lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/base/base_drop_target.cc?r1=10430&r2=10429
M
http://src.chromium.org/viewvc/chrome/trunk/src/base/base_drop_target.h?r1=10430&r2=10429
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/tab_contents/web_drop_target.cc?r1=10430&r2=10429
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/render_messages.h?r1=10430&r2=10429
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webdropdata.h?r1=10430&r2=10429
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webview.h?r1=10430&r2=10429
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webview_impl.cc?r1=10430&r2=10429
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webview_impl.h?r1=10430&r2=10429
Add an identity (id) to system drag & drop.
Used for gears file drag & drop in chrome, assign a drag id (identity) to
each drag and drop session.
Send the identity to the renderer WebViewImpl in drag enter notifications,
provide a getter method.
BUG=7995
Original patch by [email protected] in:
http://codereview.chromium.org/28108/show
Review URL: http://codereview.chromium.org/28158
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---
