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

Issue 126163: Bookmark dragging cleanup.... (Closed)

Created:
11 years, 6 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Elliot Glaysher
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Bookmark dragging cleanup. bookmark bar: - re-show on buttons when done dragging - match g_object_ref in drag-begin with g_object_unref in drag-end bookmark manager: - get rid of default tree view drag handling (we override it all anyway, and it was causing problems) - fix index out of bounds crash - when you drag onto a folder, add it at the end of the folder rather than the beginning. TEST=single bookmark dragging should be fully functional, non crashing BUG=14019 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18463

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -26 lines) Patch
M chrome/browser/gtk/bookmark_bar_gtk.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/gtk/bookmark_manager_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gtk/bookmark_manager_gtk.cc View 5 chunks +28 lines, -25 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Evan Stade
11 years, 6 months ago (2009-06-15 21:47:36 UTC) #1
Elliot Glaysher
11 years, 6 months ago (2009-06-15 21:53:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698