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

Issue 584653004: [AiS] Merge answers into highest-scoring result (Closed)

Created:
6 years, 3 months ago by groby-ooo-7-16
Modified:
6 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@top-hit
Project:
chromium
Visibility:
Public.

Description

[AiS] Merge answers into highest-scoring result Answer contents and type must always be copied to the highest-scoring suggestion, to ensure answers are not lost due to suggestion deduplication. BUG=415836 R=mpearson Committed: https://crrev.com/978a4bf4a3be714950ed265660bd9566f7abd922 Cr-Commit-Position: refs/heads/master@{#296520}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review fixes + test. #

Patch Set 3 : Break dependency on chrome/ #

Total comments: 5

Patch Set 4 : Rebase to HEAD #

Patch Set 5 : Address review comments, add unit test for resulting change. #

Patch Set 6 : Remove unittest from GN for now. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+204 lines, -0 lines) Patch
M components/components_tests.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/omnibox/base_search_provider.cc View 1 2 3 4 1 chunk +11 lines, -0 lines 0 comments Download
A components/omnibox/base_search_provider_unittest.cc View 1 2 3 4 1 chunk +192 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (5 generated)
groby-ooo-7-16
Please take a look (this is the end-result of our discussions around merging answers content ...
6 years, 3 months ago (2014-09-19 01:24:16 UTC) #1
Mark P
I think this ought to have a test as well. --mark https://codereview.chromium.org/584653004/diff/1/components/omnibox/base_search_provider.cc File components/omnibox/base_search_provider.cc (right): ...
6 years, 3 months ago (2014-09-19 18:56:38 UTC) #3
groby-ooo-7-16
PTAL - and if I may say so, setting this up for a test without ...
6 years, 3 months ago (2014-09-22 05:49:26 UTC) #4
Mark P
nice work on the test by the way! --mark https://codereview.chromium.org/584653004/diff/40001/components/omnibox/base_search_provider.cc File components/omnibox/base_search_provider.cc (right): https://codereview.chromium.org/584653004/diff/40001/components/omnibox/base_search_provider.cc#newcode429 components/omnibox/base_search_provider.cc:429: ...
6 years, 3 months ago (2014-09-22 23:54:06 UTC) #5
groby-ooo-7-16
PTAL https://codereview.chromium.org/584653004/diff/40001/components/omnibox/base_search_provider.cc File components/omnibox/base_search_provider.cc (right): https://codereview.chromium.org/584653004/diff/40001/components/omnibox/base_search_provider.cc#newcode429 components/omnibox/base_search_provider.cc:429: DCHECK(i.first->second.answer_type.empty()); On 2014/09/22 23:54:06, Mark P wrote: > ...
6 years, 3 months ago (2014-09-23 03:34:00 UTC) #6
Mark P
lgtm https://codereview.chromium.org/584653004/diff/40001/components/omnibox/base_search_provider.cc File components/omnibox/base_search_provider.cc (right): https://codereview.chromium.org/584653004/diff/40001/components/omnibox/base_search_provider.cc#newcode429 components/omnibox/base_search_provider.cc:429: DCHECK(i.first->second.answer_type.empty()); On 2014/09/23 03:34:00, groby wrote: > On ...
6 years, 3 months ago (2014-09-23 16:26:41 UTC) #7
groby-ooo-7-16
There's a new CL coming up that enforces a single answer, so let's see how ...
6 years, 3 months ago (2014-09-23 20:32:17 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/584653004/80001
6 years, 3 months ago (2014-09-23 20:36:42 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_rel/builds/18226)
6 years, 3 months ago (2014-09-23 21:18:34 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/584653004/100001
6 years, 3 months ago (2014-09-24 20:37:22 UTC) #14
commit-bot: I haz the power
Committed patchset #6 (id:100001) as 6c43c0a8556854ef02bf6ea65257da4e26ccad2d
6 years, 3 months ago (2014-09-24 21:17:41 UTC) #15
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/978a4bf4a3be714950ed265660bd9566f7abd922 Cr-Commit-Position: refs/heads/master@{#296520}
6 years, 3 months ago (2014-09-24 21:18:25 UTC) #16
newt (away)
The Linux ASan LSan Tests bot is failing when running BaseSearchProviderTest.PreserveAnswersWhenDeduplicating http://build.chromium.org/p/chromium.memory/builders/Linux%20ASan%20LSan%20Tests%20%283%29/builds/7944
6 years, 3 months ago (2014-09-24 23:00:58 UTC) #18
jiayl
6 years, 3 months ago (2014-09-24 23:04:03 UTC) #19
Message was sent while issue was closed.
A revert of this CL (patchset #6 id:100001) has been created in
https://codereview.chromium.org/598253002/ by jiayl@chromium.org.

The reason for reverting is: The new tests are flaky:
http://build.chromium.org/p/chromium.memory/builders/Linux%20ASan%20LSan%20Te....

Powered by Google App Engine
This is Rietveld 408576698