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

Issue 8115: Refactors some of the bookmark drag and drop code into a separate... (Closed)

Created:
12 years, 2 months ago by sky
Modified:
9 years, 7 months ago
Reviewers:
jcampan
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Refactors some of the bookmark drag and drop code into a separate class that I can use in the bookmark manager. BUG=674 TEST=make sure drag and drop on the bookmark bar still works, especially when moving folders around. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=3896

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -70 lines) Patch
M chrome/browser/bookmarks/bookmark_drag_data.h View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_drag_data.cc View 2 chunks +5 lines, -1 line 0 comments Download
A chrome/browser/bookmarks/bookmark_drag_utils.h View 1 chunk +45 lines, -0 lines 0 comments Download
A chrome/browser/bookmarks/bookmark_drag_utils.cc View 1 chunk +91 lines, -0 lines 0 comments Download
M chrome/browser/views/bookmark_bar_view.h View 1 chunk +0 lines, -13 lines 0 comments Download
M chrome/browser/views/bookmark_bar_view.cc View 5 chunks +10 lines, -55 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
12 years, 2 months ago (2008-10-23 19:40:54 UTC) #1
jcampan
12 years, 2 months ago (2008-10-23 22:17:40 UTC) #2
LGTM

Jay

Powered by Google App Engine
This is Rietveld 408576698