Comment #2 on issue 17501 by [email protected]: dragging an image to
the bookmark bar
http://code.google.com/p/chromium/issues/detail?id=17501
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=21448
------------------------------------------------------------------------
r21448 | [email protected] | 2009-07-23 14:35:19 -0700 (Thu, 23 Jul 2009)
| 8 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/bookmark_bar_gtk.cc?r1=21448&r2=21447
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/bookmark_bar_gtk.h?r1=21448&r2=21447
Bookmark bar: Don't connect to the OnDragDrop signal since we can just use
the default.
Eventually we may want to allow dropping more different types, and we will
need to implement an OnDragDrop handler so we can properly prioritize these
types (preferring BOOKMARK_ITEM over TEXT_PLAIN and so forth). But for now
we can just use the default handler.
BUG=17501
TEST=drag an image onto the bookmark bar, note that there is only one link
created
Review URL: http://codereview.chromium.org/159256
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---