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

Issue 6979021: Mac. Build bookmark tooltips more intelligently, not showing title if same as URL. (Closed)

Created:
9 years, 7 months ago by mafv
Modified:
9 years, 6 months ago
Reviewers:
mrossetti
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Mac. Build bookmark tooltips more intelligently, not showing title if same as URL. Refactor tooltip string code to remove duplication. R=mrossetti@chromium.org BUG=70709 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86753

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -22 lines) Patch
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm View 1 2 3 3 chunks +16 lines, -16 lines 1 comment Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm View 1 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mafv
9 years, 7 months ago (2011-05-25 22:34:14 UTC) #1
mrossetti
9 years, 7 months ago (2011-05-25 23:35:54 UTC) #2
LGTM

http://codereview.chromium.org/6979021/diff/6001/chrome/browser/ui/cocoa/book...
File chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm (right):

http://codereview.chromium.org/6979021/diff/6001/chrome/browser/ui/cocoa/book...
chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm:1232: NSString *url
= [NSString stringWithUTF8String:url_string.c_str()];
Nit: Move asterisk left.

Powered by Google App Engine
This is Rietveld 408576698