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

Issue 9564034: Separate out the Windows bookmark handling code out of the core drag & drop target class. This matc… (Closed)

Created:
8 years, 9 months ago by jam
Modified:
8 years, 9 months ago
Reviewers:
dcheng
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, ajwong+watch_chromium.org, jam, dcheng, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Separate out the Windows bookmark handling code out of the core drag & drop target class. This matches what we do on mac/gtk and is in prepartion for moving the core class to content (like what we did for mac/gtk). BUG=98716 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124553

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -60 lines) Patch
A chrome/browser/tab_contents/web_drag_bookmark_handler_win.h View 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/tab_contents/web_drag_bookmark_handler_win.cc View 1 chunk +91 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/web_drop_target_win.h View 4 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/tab_contents/web_drop_target_win.cc View 7 chunks +18 lines, -49 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/tab_contents/web_drag_dest_delegate.h View 4 chunks +14 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
8 years, 9 months ago (2012-03-01 22:41:52 UTC) #1
dcheng
8 years, 9 months ago (2012-03-01 23:47:48 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698