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

Issue 450663002: Move ShouldHideTopVerbatimMatch to components/search (Closed)

Created:
6 years, 4 months ago by hashimoto
Modified:
6 years, 4 months ago
Reviewers:
Peter Kasting, kmadhusu
CC:
chromium-reviews, skanuj+watch_chromium.org, melevin+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, donnd+watch_chromium.org, dominich, jfweitz+watch_chromium.org, David Black, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, James Su, Jered
Project:
chromium
Visibility:
Public.

Description

Move ShouldHideTopVerbatimMatch to components/search To remove chrome/ dependency from AutocompleteResult BUG=388504 TEST=components_unittest --gtest_filter="ShouldHideTopVerbatimTest.*" Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288958

Patch Set 1 : #

Patch Set 2 : rebase #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -45 lines) Patch
M chrome/browser/autocomplete/autocomplete_result.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search/search.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/search/search.cc View 1 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/search/search_unittest.cc View 1 chunk +0 lines, -32 lines 0 comments Download
M components/search/search.h View 1 chunk +5 lines, -0 lines 0 comments Download
M components/search/search.cc View 2 chunks +8 lines, -0 lines 2 comments Download
M components/search/search_unittest.cc View 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
hashimoto
Please review.
6 years, 4 months ago (2014-08-07 10:29:40 UTC) #1
hashimoto
kmadhusu@, could you take a look at this change?
6 years, 4 months ago (2014-08-11 05:19:14 UTC) #2
kmadhusu
lgtm
6 years, 4 months ago (2014-08-11 16:10:00 UTC) #3
hashimoto
The CQ bit was checked by hashimoto@chromium.org
6 years, 4 months ago (2014-08-12 00:01:59 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/450663002/20001
6 years, 4 months ago (2014-08-12 00:06:47 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-12 00:17:56 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-12 00:28:05 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/3495) linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_swarming/builds/3090) ios_rel_device_ninja ...
6 years, 4 months ago (2014-08-12 00:28:07 UTC) #8
hashimoto
Peter, could you review this change as an owner of chrome/browser/autocomplete?
6 years, 4 months ago (2014-08-12 00:29:45 UTC) #9
Peter Kasting
LGTM https://codereview.chromium.org/450663002/diff/40001/components/search/search.cc File components/search/search.cc (right): https://codereview.chromium.org/450663002/diff/40001/components/search/search.cc#newcode38 components/search/search.cc:38: const char kHideVerbatimFlagName[] = "hide_verbatim"; Nit: Define things ...
6 years, 4 months ago (2014-08-12 02:03:42 UTC) #10
hashimoto
https://codereview.chromium.org/450663002/diff/40001/components/search/search.cc File components/search/search.cc (right): https://codereview.chromium.org/450663002/diff/40001/components/search/search.cc#newcode38 components/search/search.cc:38: const char kHideVerbatimFlagName[] = "hide_verbatim"; On 2014/08/12 02:03:41, Peter ...
6 years, 4 months ago (2014-08-12 04:43:15 UTC) #11
hashimoto
The CQ bit was checked by hashimoto@chromium.org
6 years, 4 months ago (2014-08-12 05:30:29 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/450663002/40001
6 years, 4 months ago (2014-08-12 05:32:33 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win8_chromium_rel on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-12 06:26:29 UTC) #14
commit-bot: I haz the power
6 years, 4 months ago (2014-08-12 14:39:26 UTC) #15
Message was sent while issue was closed.
Change committed as 288958

Powered by Google App Engine
This is Rietveld 408576698