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

Issue 341483007: [Suggestions] Ability to override the timeout parameter via Variations (Closed)

Created:
6 years, 6 months ago by Mathieu
Modified:
6 years, 6 months ago
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, Jered
Project:
chromium
Visibility:
Public.

Description

Provide a way to override the request timeout parameter via Variations. Default will be 200ms. BUG=None TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277960

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -8 lines) Patch
M chrome/browser/search/suggestions/suggestions_service.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/search/suggestions/suggestions_service.cc View 1 5 chunks +14 lines, -8 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Mathieu
Hi, Can you have a look? Thanks
6 years, 6 months ago (2014-06-17 18:04:39 UTC) #1
manzagop (departed)
LGTM up to comment. https://codereview.chromium.org/341483007/diff/1/chrome/browser/search/suggestions/suggestions_service.cc File chrome/browser/search/suggestions/suggestions_service.cc (right): https://codereview.chromium.org/341483007/diff/1/chrome/browser/search/suggestions/suggestions_service.cc#newcode101 chrome/browser/search/suggestions/suggestions_service.cc:101: base::StringToInt(timeout, &request_timeout_ms_); If returns false, ...
6 years, 6 months ago (2014-06-17 18:16:46 UTC) #2
Mathieu
Thanks! Submitting. https://codereview.chromium.org/341483007/diff/1/chrome/browser/search/suggestions/suggestions_service.cc File chrome/browser/search/suggestions/suggestions_service.cc (right): https://codereview.chromium.org/341483007/diff/1/chrome/browser/search/suggestions/suggestions_service.cc#newcode101 chrome/browser/search/suggestions/suggestions_service.cc:101: base::StringToInt(timeout, &request_timeout_ms_); On 2014/06/17 18:16:45, manzagop wrote: ...
6 years, 6 months ago (2014-06-17 19:49:44 UTC) #3
Mathieu
The CQ bit was checked by mathp@chromium.org
6 years, 6 months ago (2014-06-17 19:49:49 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathp@chromium.org/341483007/20001
6 years, 6 months ago (2014-06-17 19:51:35 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-17 19:51:36 UTC) #6
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 6 months ago (2014-06-17 19:51:37 UTC) #7
beaudoin
LGTM
6 years, 6 months ago (2014-06-17 20:46:35 UTC) #8
Mathieu
The CQ bit was checked by mathp@chromium.org
6 years, 6 months ago (2014-06-17 20:53:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathp@chromium.org/341483007/20001
6 years, 6 months ago (2014-06-17 20:55:52 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-18 07:02:42 UTC) #11
Message was sent while issue was closed.
Change committed as 277960

Powered by Google App Engine
This is Rietveld 408576698