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

Issue 1416683003: MD: Implement tab button for location bar's tab to search message (Closed)

Created:
5 years, 1 month ago by Evan Stade
Modified:
5 years, 1 month ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, tfarina, Matt Giuca
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD: Implement tab button for location bar's tab to search message It's possible that some language will have a translation of "Tab" that doesn't fit in the box, and then the text will be clipped. However I suspect that won't happen because most physical keys have pretty short labels. I plan to double check this after we get translations back for the new string. BUG=548884

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : formatting #

Patch Set 4 : better string #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -16 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/location_bar/keyword_hint_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/keyword_hint_view.cc View 1 2 2 chunks +62 lines, -15 lines 7 comments Download

Messages

Total messages: 7 (1 generated)
Evan Stade
+pkasting for review +mgiuca FYI --- this may be of interest as it's probably similar ...
5 years, 1 month ago (2015-10-29 00:29:48 UTC) #2
Evan Stade
please hold off on review --- the text size isn't right at 2x scale
5 years, 1 month ago (2015-10-29 00:34:20 UTC) #3
Evan Stade
On 2015/10/29 00:34:20, Evan Stade wrote: > please hold off on review --- the text ...
5 years, 1 month ago (2015-10-29 01:05:51 UTC) #4
Peter Kasting
https://codereview.chromium.org/1416683003/diff/60001/chrome/browser/ui/views/location_bar/keyword_hint_view.cc File chrome/browser/ui/views/location_bar/keyword_hint_view.cc (right): https://codereview.chromium.org/1416683003/diff/60001/chrome/browser/ui/views/location_bar/keyword_hint_view.cc#newcode30 chrome/browser/ui/views/location_bar/keyword_hint_view.cc:30: TabKeyImage() {} Nit: Avoid inlining these methods even for ...
5 years, 1 month ago (2015-10-29 03:48:43 UTC) #5
Evan Stade
As always, thanks for the detailed review. Let me start by addressing your points on ...
5 years, 1 month ago (2015-10-29 18:23:03 UTC) #6
Evan Stade
5 years, 1 month ago (2015-10-29 21:05:23 UTC) #7
Closing this issue because Sebastien has agreed to alter the mock to match the
other omnibox chips. I'll reimplement after
https://codereview.chromium.org/1394763003/ lands.

Powered by Google App Engine
This is Rietveld 408576698