Comment #4 on issue 17431 by bugdro...@chromium.org: Bookmark bar needs to  
accept more drag types
http://code.google.com/p/chromium/issues/detail?id=17431

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=21767

------------------------------------------------------------------------
r21767 | est...@chromium.org | 2009-07-27 17:45:35 -0700 (Mon, 27 Jul 2009)  
| 10 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/bookmarks/bookmark_utils.cc?r1=21767&r2=21766
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/bookmarks/bookmark_utils.h?r1=21767&r2=21766
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/bookmark_bar_gtk.cc?r1=21767&r2=21766
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/bookmark_bar_gtk.h?r1=21767&r2=21766
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/bookmark_manager_gtk.cc?r1=21767&r2=21766
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/bookmark_utils_gtk.cc?r1=21767&r2=21766
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/bookmark_utils_gtk.h?r1=21767&r2=21766
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/browser_toolbar_gtk.cc?r1=21767&r2=21766
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/gtk_dnd_util.cc?r1=21767&r2=21766
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/gtk_dnd_util.h?r1=21767&r2=21766
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/tabs/tab_strip_gtk.cc?r1=21767&r2=21766
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/tab_contents/tab_contents_view_gtk.cc?r1=21767&r2=21766

Gtk: DnD extravaganza

- Correctly update drag status for drags over renderer. This makes things  
look quite a bit better.
- Rework the dnd utils so that we specify the drag targets in the order we  
prefer them (for destinations)
- Refactor code in bookmark bar so folder and toolbar drags share more code
- Allow bookmark bar to accept URI lists and plain text drags (for plain  
text we require the text to be a valid url)

BUG=17431

Review URL: http://codereview.chromium.org/159419
------------------------------------------------------------------------


--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to