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

Issue 2868058: [Mac] Re-enable decoration tooltips in omnibox. (Closed)

Created:
10 years, 5 months ago by Scott Hess - ex-Googler
Modified:
9 years, 6 months ago
Reviewers:
dhollowa
CC:
chromium-reviews, John Grabowski, Paweł Hajdan Jr., pam+watch_chromium.org, ben+cc_chromium.org
Base URL:
git://codf21.jail/chromium.git
Visibility:
Public.

Description

[Mac] Re-enable decoration tooltips in omnibox. AutocompleteTextField clears state, then asks AutocompleteTextFieldCell to regenerate the tooltips. BUG=49321 TEST=tooltips for star, content settings, page actions. TEST= AutocompleteTextFieldCellTest.UpdateToolTips Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52940

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -19 lines) Patch
M chrome/browser/cocoa/location_bar/autocomplete_text_field.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/location_bar/autocomplete_text_field.mm View 2 chunks +8 lines, -13 lines 0 comments Download
M chrome/browser/cocoa/location_bar/autocomplete_text_field_cell.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/location_bar/autocomplete_text_field_cell.mm View 1 chunk +15 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/location_bar/autocomplete_text_field_cell_unittest.mm View 4 chunks +36 lines, -6 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Scott Hess - ex-Googler
rand()%rand() == dhollowa! http://codereview.chromium.org/2868058/diff/1/6 File chrome/browser/cocoa/location_bar/autocomplete_text_field_cell_unittest.mm (left): http://codereview.chromium.org/2868058/diff/1/6#oldcode346 chrome/browser/cocoa/location_bar/autocomplete_text_field_cell_unittest.mm:346: NSImage* image = [NSImage imageNamed:@"NSApplicationIcon"]; I, ...
10 years, 5 months ago (2010-07-17 00:35:10 UTC) #1
dhollowa
LGTM!
10 years, 5 months ago (2010-07-19 15:47:46 UTC) #2
dhollowa
10 years, 5 months ago (2010-07-19 15:49:27 UTC) #3
On 2010/07/19 15:47:46, dhollowa wrote:
> LGTM!

Please add AutocompleteTextFieldCellTest.UpdateToolTips to TEST= description. 
Thanks.

Powered by Google App Engine
This is Rietveld 408576698