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

Issue 198027: Add the tooltips for the toolbar buttons.... (Closed)

Created:
11 years, 3 months ago by TVL
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski, pam+watch_chromium.org, Ben Goodger (Google)
Visibility:
Public.

Description

Add the tooltips for the toolbar buttons. Dynamically set the tooltip for the star button based on state. - make bookmark - edit bookmark Build the go button tooltip when asked so it can react to state of the tab and of the url bar. - stop state - got to url state - do search state BUG=21089 TEST=All the buttons in the toolbar should have localized tooltips. The star's depends on it's state. To go button will be stop, goto site, or do search (link windows). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25857

Patch Set 1 #

Total comments: 3

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -5 lines) Patch
M chrome/app/nibs/Toolbar.xib View 1 8 chunks +76 lines, -4 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller.mm View 1 5 chunks +71 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
TVL
11 years, 3 months ago (2009-09-04 20:50:30 UTC) #1
Scott Hess - ex-Googler
http://codereview.chromium.org/198027/diff/1/4 File chrome/browser/cocoa/toolbar_controller.mm (right): http://codereview.chromium.org/198027/diff/1/4#newcode495 Line 495: performSelector:@selector(editViewMac)]; Sorry - I think you mis-understood my ...
11 years, 3 months ago (2009-09-05 00:00:17 UTC) #2
TVL
http://codereview.chromium.org/198027/diff/1/4 File chrome/browser/cocoa/toolbar_controller.mm (right): http://codereview.chromium.org/198027/diff/1/4#newcode495 Line 495: performSelector:@selector(editViewMac)]; On 2009/09/05 00:00:17, shess wrote: > Looking ...
11 years, 3 months ago (2009-09-09 17:03:22 UTC) #3
Scott Hess - ex-Googler
http://codereview.chromium.org/198027/diff/1/4 File chrome/browser/cocoa/toolbar_controller.mm (right): http://codereview.chromium.org/198027/diff/1/4#newcode495 Line 495: performSelector:@selector(editViewMac)]; On 2009/09/09 17:03:22, TVL wrote: > On ...
11 years, 3 months ago (2009-09-09 17:16:46 UTC) #4
TVL
diffs update with your other suggestions.
11 years, 3 months ago (2009-09-09 17:27:17 UTC) #5
Scott Hess - ex-Googler
11 years, 3 months ago (2009-09-09 17:45:06 UTC) #6
LGTM.

Looking at the code, I feel like something somewhere needs refactoring :-).

On 2009/09/09 17:27:17, TVL wrote:
> diffs update with your other suggestions.

Powered by Google App Engine
This is Rietveld 408576698