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

Issue 99102: Add descriptive text for omnibox popup result items.... (Closed)

Created:
11 years, 8 months ago by Ben Goodger (Google)
Modified:
9 years, 6 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add descriptive text for omnibox popup result items. Fixes a couple of bugs in painting and updating: - properly size the canvas we draw the child views into so the bottom pixel doesn't bleed - properly schedule repaints when the presentation changes for the same number of results so that we repaint selection changes. Back to using system colors. Adds highlight icons. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14826 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14873

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -39 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
A chrome/app/theme/o2_globe_selected.png View Binary file 0 comments Download
A chrome/app/theme/o2_history_selected.png View Binary file 0 comments Download
A chrome/app/theme/o2_more_selected.png View Binary file 0 comments Download
A chrome/app/theme/o2_search_selected.png View Binary file 0 comments Download
A chrome/app/theme/o2_star_selected.png View Binary file 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/views/autocomplete/autocomplete_popup_contents_view.cc View 1 2 3 14 chunks +89 lines, -39 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Ben Goodger (Google)
11 years, 8 months ago (2009-04-27 23:45:33 UTC) #1
Peter Kasting
http://codereview.chromium.org/99102/diff/1/2 File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/99102/diff/1/2#newcode203 Line 203: <message name="IDS_AUTOCOMPLETE_MATCH_DESCRIPTION_SEPARTOR" desc="The separator between a result in ...
11 years, 8 months ago (2009-04-28 00:01:35 UTC) #2
Ben Goodger (Google)
Back to using system colors. On 2009/04/28 00:01:35, pkasting wrote: > Can't do this, for ...
11 years, 8 months ago (2009-04-28 19:55:27 UTC) #3
Peter Kasting
11 years, 8 months ago (2009-04-28 21:34:42 UTC) #4
LGTM as-is, feel free to have me do the i18n changes if you want

Powered by Google App Engine
This is Rietveld 408576698