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

Issue 336543003: Add AllowNetworkPrediction preference name and enum. (Closed)

Created:
6 years, 6 months ago by Bence
Modified:
6 years, 6 months ago
Reviewers:
jkarlin, mmenke
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add AllowNetworkPrediction preference name and enum. BUG=334602 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278789

Patch Set 1 #

Total comments: 25

Patch Set 2 : Address msg2. #

Total comments: 6

Patch Set 3 : Address msg4. #

Total comments: 6

Patch Set 4 : Address msg8. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M chrome/browser/net/predictor.h View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Bence
6 years, 6 months ago (2014-06-12 19:27:22 UTC) #1
jkarlin
https://codereview.chromium.org/336543003/diff/1/chrome/common/network_prediction_options.h File chrome/common/network_prediction_options.h (right): https://codereview.chromium.org/336543003/diff/1/chrome/common/network_prediction_options.h#newcode5 chrome/common/network_prediction_options.h:5: #ifndef CHROME_COMMON_NETWORK_PREDICTION_OPTIONS_H_ I don't see any other enums for ...
6 years, 6 months ago (2014-06-13 11:26:40 UTC) #2
Bence
https://codereview.chromium.org/336543003/diff/1/chrome/common/network_prediction_options.h File chrome/common/network_prediction_options.h (right): https://codereview.chromium.org/336543003/diff/1/chrome/common/network_prediction_options.h#newcode5 chrome/common/network_prediction_options.h:5: #ifndef CHROME_COMMON_NETWORK_PREDICTION_OPTIONS_H_ On 2014/06/13 11:26:39, jkarlin wrote: > I ...
6 years, 6 months ago (2014-06-13 13:49:06 UTC) #3
jkarlin
Great! Just a couple of nits. Also, please move NetworkPredictionOptions inside of Predictor. https://codereview.chromium.org/336543003/diff/20001/chrome/browser/net/predictor.h File ...
6 years, 6 months ago (2014-06-13 14:09:10 UTC) #4
jkarlin
https://codereview.chromium.org/336543003/diff/1/chrome/common/network_prediction_options.h File chrome/common/network_prediction_options.h (right): https://codereview.chromium.org/336543003/diff/1/chrome/common/network_prediction_options.h#newcode14 chrome/common/network_prediction_options.h:14: WIFI_ONLY, On 2014/06/13 13:49:05, bnc wrote: > On 2014/06/13 ...
6 years, 6 months ago (2014-06-13 14:10:40 UTC) #5
Bence
mmenke: Please review everything. Thanks.
6 years, 6 months ago (2014-06-20 13:14:42 UTC) #6
Bence
Sorry, just finished implementing jkarlin's last requests. https://codereview.chromium.org/336543003/diff/20001/chrome/browser/net/predictor.h File chrome/browser/net/predictor.h (right): https://codereview.chromium.org/336543003/diff/20001/chrome/browser/net/predictor.h#newcode612 chrome/browser/net/predictor.h:612: // enum ...
6 years, 6 months ago (2014-06-20 13:38:46 UTC) #7
mmenke
https://codereview.chromium.org/336543003/diff/40001/chrome/browser/net/predictor.h File chrome/browser/net/predictor.h (right): https://codereview.chromium.org/336543003/diff/40001/chrome/browser/net/predictor.h#newcode123 chrome/browser/net/predictor.h:123: }; nit: Looks like enums go before constants, according ...
6 years, 6 months ago (2014-06-20 14:48:28 UTC) #8
mmenke
6 years, 6 months ago (2014-06-20 14:49:18 UTC) #9
Bence
mmenke: thanks for the suggestions. https://codereview.chromium.org/336543003/diff/40001/chrome/browser/net/predictor.h File chrome/browser/net/predictor.h (right): https://codereview.chromium.org/336543003/diff/40001/chrome/browser/net/predictor.h#newcode123 chrome/browser/net/predictor.h:123: }; On 2014/06/20 14:48:28, ...
6 years, 6 months ago (2014-06-20 15:13:56 UTC) #10
mmenke
LGTM
6 years, 6 months ago (2014-06-20 15:21:37 UTC) #11
Bence
The CQ bit was checked by bnc@chromium.org
6 years, 6 months ago (2014-06-20 15:27:22 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bnc@chromium.org/336543003/60001
6 years, 6 months ago (2014-06-20 15:28:39 UTC) #13
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 19:10:02 UTC) #14
Message was sent while issue was closed.
Change committed as 278789

Powered by Google App Engine
This is Rietveld 408576698