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

Issue 202010: Fixes regression introduced in dnd refactoring. I removed a check for... (Closed)

Created:
11 years, 3 months ago by sky
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Fixes regression introduced in dnd refactoring. I removed a check for the URL that I shouldn't have (it won't be needed at some point, but it is now). BUG=21198 TEST=Select a URL and drag to the tab strip. Make sure you get the drop target and you can drop the text to create a new tab. Do the same with www.google.com, you shouldn't get a drop target. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25653

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -39 lines) Patch
M chrome/browser/autocomplete/autocomplete_edit.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/views/frame/browser_frame_gtk.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/views/frame/browser_frame_win.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/views/frame/browser_root_view.h View 3 chunks +16 lines, -9 lines 1 comment Download
M chrome/browser/views/frame/browser_root_view.cc View 1 2 chunks +87 lines, -26 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
sky
11 years, 3 months ago (2009-09-08 17:19:30 UTC) #1
Peter Kasting
This makes me super-sad because it fixes the problem in the opposite of the desired ...
11 years, 3 months ago (2009-09-08 17:25:26 UTC) #2
sky
I wouldn't want you to be sad, let alone super-sad. I've updated the patch to ...
11 years, 3 months ago (2009-09-08 19:22:38 UTC) #3
sky
Jay, I'm passing your way as I believe Ben is out.
11 years, 3 months ago (2009-09-08 19:28:40 UTC) #4
Peter Kasting
On 2009/09/08 19:22:38, sky wrote: > I wouldn't want you to be sad, let alone ...
11 years, 3 months ago (2009-09-08 19:43:48 UTC) #5
sky
Will do. Let me land this then I'll file another bug. -Scott On Tue, Sep ...
11 years, 3 months ago (2009-09-08 19:46:24 UTC) #6
jcampan
11 years, 3 months ago (2009-09-08 20:19:01 UTC) #7
OK

http://codereview.chromium.org/202010/diff/3001/1005
File chrome/browser/views/frame/browser_root_view.h (right):

http://codereview.chromium.org/202010/diff/3001/1005#newcode51
Line 51: GURL* url);
Nit: Can't this fit on one line?

Powered by Google App Engine
This is Rietveld 408576698