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

Issue 269293002: [AiS] Added version parameter to search query. (Closed)

Created:
6 years, 7 months ago by groby-ooo-7-16
Modified:
6 years, 7 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, Maria, Justin Donnelly
Visibility:
Public.

Description

[AiS] Added version parameter to search query. Answers in Suggest requires a version number on all suggest queries. Add a gs_rn=42 attribute to requests if Answers is enabled. BUG=370192 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269486

Patch Set 1 #

Total comments: 5

Patch Set 2 : Added unit test, fix bugs. #

Patch Set 3 : Fix revision number #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -2 lines) Patch
M chrome/browser/search_engines/prepopulated_engines.json View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/search_engines/template_url.cc View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/search_engines/template_url_unittest.cc View 1 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
groby-ooo-7-16
pkasting: PTAL mariakhomenko, jdonnelly: FYI
6 years, 7 months ago (2014-05-06 23:55:34 UTC) #1
Peter Kasting
You should add a test that ensure this does what you want, in particular because ...
6 years, 7 months ago (2014-05-07 00:01:52 UTC) #2
groby-ooo-7-16
Fixes done. The littering with #if defined(OS_ANDROID) bugs me, but I can't see an easy ...
6 years, 7 months ago (2014-05-07 01:32:31 UTC) #3
Peter Kasting
LGTM https://codereview.chromium.org/269293002/diff/1/chrome/browser/search_engines/template_url.cc File chrome/browser/search_engines/template_url.cc (right): https://codereview.chromium.org/269293002/diff/1/chrome/browser/search_engines/template_url.cc#newcode610 chrome/browser/search_engines/template_url.cc:610: switches::kEnableAnswersInSuggest)) { On 2014/05/07 01:32:31, groby wrote: > ...
6 years, 7 months ago (2014-05-07 01:35:45 UTC) #4
Peter Kasting
Oh, also, you'll need to resync prepopulated_engines.json and bump the version number to 73 -- ...
6 years, 7 months ago (2014-05-07 01:36:41 UTC) #5
Peter Kasting
On 2014/05/07 01:36:41, Peter Kasting wrote: > Oh, also, you'll need to resync prepopulated_engines.json and ...
6 years, 7 months ago (2014-05-07 17:05:58 UTC) #6
groby-ooo-7-16
I was *just* making a joke about this happening, was about to upload.
6 years, 7 months ago (2014-05-07 17:27:00 UTC) #7
groby-ooo-7-16
The CQ bit was checked by groby@chromium.org
6 years, 7 months ago (2014-05-09 00:42:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/269293002/40001
6 years, 7 months ago (2014-05-09 00:43:21 UTC) #9
groby-ooo-7-16
The CQ bit was unchecked by groby@chromium.org
6 years, 7 months ago (2014-05-09 00:54:25 UTC) #10
groby-ooo-7-16
The CQ bit was checked by groby@chromium.org
6 years, 7 months ago (2014-05-09 00:55:27 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/269293002/40001
6 years, 7 months ago (2014-05-09 00:57:25 UTC) #12
commit-bot: I haz the power
6 years, 7 months ago (2014-05-10 02:15:35 UTC) #13
Message was sent while issue was closed.
Change committed as 269486

Powered by Google App Engine
This is Rietveld 408576698