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

Issue 466051: Mac: Make a stop-gap visual indicator for dropping URLs on the tab strip. (Closed)

Created:
11 years ago by viettrungluu
Modified:
9 years, 6 months ago
Reviewers:
Nico, Miranda Callahan
CC:
chromium-reviews_googlegroups.com, Peter Kasting
Visibility:
Public.

Description

Mac: Make a stop-gap visual indicator for dropping URLs on the tab strip. A.k.a. a present for pkasting. Eventually we'll probably want to do something more sophisticated (at the very least arrows should fade in/out), but for now this doesn't look (much?) worse than what's on Win/Chrome. BUG=25405 TEST=Drag URLs to the tab strip, move around, make sure the ugly arrow appears in the right locations, dropping to confirm. Repeat with various themes to make sure arrow is reasonably visible. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=33924

Patch Set 1 #

Patch Set 2 : I think I'll go for programmer art for the next iteration. #

Patch Set 3 : Tweaks and comments. #

Total comments: 12

Patch Set 4 : Stuff per thakis's review. #

Patch Set 5 : We don't have 10 pixels, so 5 for the DCHECK(). It won't look like at cat though. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -9 lines) Patch
M chrome/browser/cocoa/tab_strip_controller.mm View 1 chunk +16 lines, -9 lines 0 comments Download
M chrome/browser/cocoa/tab_strip_view.h View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/tab_strip_view.mm View 1 2 3 4 2 chunks +61 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
viettrungluu
Looking for people who might review this over the weekend.... It's a stop-gap. I'll remove/replace ...
11 years ago (2009-12-05 05:57:58 UTC) #1
Nico
Does this work if I drag (but don't drop) a link over a tab to ...
11 years ago (2009-12-05 07:17:32 UTC) #2
viettrungluu
It's not so urgent, though it makes the CL I committed earlier usable. In that ...
11 years ago (2009-12-05 08:04:12 UTC) #3
Nico
Forgot to ask: Did you file a bug for the non-stopgap-version of this?
11 years ago (2009-12-07 05:33:57 UTC) #4
viettrungluu
11 years ago (2009-12-07 06:13:13 UTC) #5
On 2009/12/07 05:33:57, Nico wrote:
> Forgot to ask: Did you file a bug for the non-stopgap-version of this?

Yup: <http://crbug.com/29496>.

Powered by Google App Engine
This is Rietveld 408576698