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

Issue 1104513003: Omnibox: Remove Hint Text Code (Closed)

Created:
5 years, 8 months ago by Mark P
Modified:
5 years, 8 months ago
CC:
chromium-reviews, tfarina, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Omnibox: Remove Hint Text Code and associated field trial and delete unused strings. While at it, rename IDS_OMNIBOX_EMPTY_HINT_WITH_DEFAULT_SEARCH_PROVIDER to IDS_SEARCH_BOX_EMPTY_HINT_WITH_DEFAULT_SEARCH_PROVIDER TBR=kmadhusu (for trivial rename change in chrome/browser/search/...) BUG=447809 Committed: https://crrev.com/c9f46539657b1006216a026a1b5b7a6b52857f3a Cr-Commit-Position: refs/heads/master@{#326932}

Patch Set 1 #

Patch Set 2 : add mac to patch #

Patch Set 3 : Remove GetHintText declaration #

Total comments: 6

Patch Set 4 : cleanup strings #

Patch Set 5 : removed WITH_DEFAULT_SEARCH_PROVIDER part of string #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -90 lines) Patch
M build/ios/grit_whitelist.txt View 1 2 3 4 2 chunks +1 line, -2 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/search/local_ntp_source.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.mm View 1 2 chunks +0 lines, -16 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_model.cc View 3 chunks +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/omnibox/omnibox_view.h View 1 2 2 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_view.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_view_views.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_view_views.cc View 2 chunks +0 lines, -7 lines 0 comments Download
M components/omnibox/omnibox_field_trial.h View 2 chunks +0 lines, -10 lines 0 comments Download
M components/omnibox/omnibox_field_trial.cc View 2 chunks +0 lines, -8 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
Mark P
Hi reviewers, Please take a look. pkasting - full review. groby - review to make ...
5 years, 8 months ago (2015-04-22 16:01:24 UTC) #2
groby-ooo-7-16
c/b/ui/cocoa is LGTM Meanwhile, IDS_OMNIBOX_EMPTY_HINT_WITH_DEFAULT_SEARCH_PROVIDER could technically go away if local_ntp_source.cc didn't refer to it. ...
5 years, 8 months ago (2015-04-22 18:25:09 UTC) #3
Mark P
On Wed, Apr 22, 2015 at 11:25 AM, <groby@chromium.org> wrote: > c/b/ui/cocoa is LGTM > ...
5 years, 8 months ago (2015-04-22 18:44:33 UTC) #4
Peter Kasting
LGTM FWIW: It's not actually amazing that no compiler complained about your leftover declaration -- ...
5 years, 8 months ago (2015-04-23 00:52:49 UTC) #5
Mark P
Unless there are additional comments, I'll submit tomorrow (with TBR for the necessary approvers for ...
5 years, 8 months ago (2015-04-23 21:12:41 UTC) #6
Peter Kasting
https://codereview.chromium.org/1104513003/diff/40001/chrome/browser/ui/omnibox/omnibox_view.cc File chrome/browser/ui/omnibox/omnibox_view.cc (left): https://codereview.chromium.org/1104513003/diff/40001/chrome/browser/ui/omnibox/omnibox_view.cc#oldcode134 chrome/browser/ui/omnibox/omnibox_view.cc:134: IDS_OMNIBOX_EMPTY_HINT_WITH_DEFAULT_SEARCH_PROVIDER, On 2015/04/23 21:12:41, Mark P wrote: > On ...
5 years, 8 months ago (2015-04-23 21:17:00 UTC) #7
Mark P
https://codereview.chromium.org/1104513003/diff/40001/chrome/browser/ui/omnibox/omnibox_view.cc File chrome/browser/ui/omnibox/omnibox_view.cc (left): https://codereview.chromium.org/1104513003/diff/40001/chrome/browser/ui/omnibox/omnibox_view.cc#oldcode134 chrome/browser/ui/omnibox/omnibox_view.cc:134: IDS_OMNIBOX_EMPTY_HINT_WITH_DEFAULT_SEARCH_PROVIDER, On 2015/04/23 21:16:59, Peter Kasting wrote: > On ...
5 years, 8 months ago (2015-04-23 21:20:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1104513003/80001
5 years, 8 months ago (2015-04-24 21:31:12 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 8 months ago (2015-04-24 23:33:26 UTC) #14
commit-bot: I haz the power
5 years, 8 months ago (2015-04-24 23:34:27 UTC) #15
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c9f46539657b1006216a026a1b5b7a6b52857f3a
Cr-Commit-Position: refs/heads/master@{#326932}

Powered by Google App Engine
This is Rietveld 408576698