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

Issue 164418: Mac: Omnibox popup metrics. (Closed)

Created:
11 years, 4 months ago by Scott Hess - ex-Googler
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Mac: Omnibox popup metrics. Use en-dash instead of em-dash to separate match and description. Popup font a little smaller than field font. Make cell taller, and no gap between cells. Use BaseFont from ResourceBundle instead of field's default font (this is what Windows uses, I think). http://crbug.com/19184

Patch Set 1 #

Patch Set 2 : Last-minute changes. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -9 lines) Patch
M chrome/browser/autocomplete/autocomplete_edit_view_mac.mm View 1 2 chunks +5 lines, -1 line 1 comment Download
M chrome/browser/autocomplete/autocomplete_popup_view_mac.mm View 1 6 chunks +26 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Scott Hess - ex-Googler
11 years, 4 months ago (2009-08-12 20:19:45 UTC) #1
rohitrao (ping after 24h)
11 years, 4 months ago (2009-08-12 21:11:48 UTC) #2
LGTM

http://codereview.chromium.org/164418/diff/6/1001
File chrome/browser/autocomplete/autocomplete_edit_view_mac.mm (right):

http://codereview.chromium.org/164418/diff/6/1001#newcode369
Line 369: ResourceBundle::BaseFont).nativeFont();
I didn't see a BaseFont call in AutocompleteEditViewWin, but I notice it in
LocationBarView, so it looks like windows may just abstract differently.

Powered by Google App Engine
This is Rietveld 408576698