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

Issue 9298032: Field trial to investigate higher weightings for hits when calculating Omnibox prerender confidence. (Closed)

Created:
8 years, 11 months ago by dominich
Modified:
8 years, 10 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, tburkard+watch_chromium.org, dominich+watch_chromium.org, arv (Not doing code reviews), James Su, mmenke
Visibility:
Public.

Description

Field trial to investigate higher weightings for hits when calculating Omnibox prerender confidence. BUG=111069 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120133

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove deprecated header, rebase, add comment. #

Total comments: 7

Patch Set 3 : Fix estade nits #

Total comments: 4

Patch Set 4 : stringprintf #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -38 lines) Patch
M chrome/browser/autocomplete/network_action_predictor.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/network_action_predictor.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/prerender/prerender_field_trial.cc View 7 chunks +38 lines, -19 lines 0 comments Download
M chrome/browser/prerender/prerender_histograms.cc View 1 2 3 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/resources/network_action_predictor/network_action_predictor.js View 1 2 3 chunks +14 lines, -11 lines 0 comments Download
M chrome/browser/ui/webui/network_action_predictor/network_action_predictor_dom_handler.cc View 1 2 2 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
dominich
pkasting: autocomplete tburkard: prerender estade: resources and ui Thanks!
8 years, 11 months ago (2012-01-27 22:28:31 UTC) #1
Peter Kasting
LGTM http://codereview.chromium.org/9298032/diff/1/chrome/browser/autocomplete/network_action_predictor.h File chrome/browser/autocomplete/network_action_predictor.h (right): http://codereview.chromium.org/9298032/diff/1/chrome/browser/autocomplete/network_action_predictor.h#newcode121 chrome/browser/autocomplete/network_action_predictor.h:121: static double hit_weight_; Nit: Add comments about what ...
8 years, 11 months ago (2012-01-27 22:30:39 UTC) #2
Evan Stade
webui lgtm http://codereview.chromium.org/9298032/diff/6001/chrome/browser/resources/network_action_predictor/network_action_predictor.js File chrome/browser/resources/network_action_predictor/network_action_predictor.js (right): http://codereview.chromium.org/9298032/diff/6001/chrome/browser/resources/network_action_predictor/network_action_predictor.js#newcode18 chrome/browser/resources/network_action_predictor/network_action_predictor.js:18: * including the database as a flattened ...
8 years, 11 months ago (2012-01-28 03:30:48 UTC) #3
dominich
tburkard: PTAL http://codereview.chromium.org/9298032/diff/6001/chrome/browser/resources/network_action_predictor/network_action_predictor.js File chrome/browser/resources/network_action_predictor/network_action_predictor.js (right): http://codereview.chromium.org/9298032/diff/6001/chrome/browser/resources/network_action_predictor/network_action_predictor.js#newcode18 chrome/browser/resources/network_action_predictor/network_action_predictor.js:18: * including the database as a flattened ...
8 years, 10 months ago (2012-01-31 16:05:48 UTC) #4
tburkard
LGTM http://codereview.chromium.org/9298032/diff/7001/chrome/browser/prerender/prerender_field_trial.cc File chrome/browser/prerender/prerender_field_trial.cc (right): http://codereview.chromium.org/9298032/diff/7001/chrome/browser/prerender/prerender_field_trial.cc#newcode69 chrome/browser/prerender/prerender_field_trial.cc:69: const int kExperiment1Group = trial->kDefaultGroupNumber; Great Cleanup! Removing ...
8 years, 10 months ago (2012-02-01 09:15:54 UTC) #5
dominich
http://codereview.chromium.org/9298032/diff/7001/chrome/browser/prerender/prerender_field_trial.cc File chrome/browser/prerender/prerender_field_trial.cc (right): http://codereview.chromium.org/9298032/diff/7001/chrome/browser/prerender/prerender_field_trial.cc#newcode69 chrome/browser/prerender/prerender_field_trial.cc:69: const int kExperiment1Group = trial->kDefaultGroupNumber; On 2012/02/01 09:15:54, tburkard ...
8 years, 10 months ago (2012-02-01 17:21:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominich@chromium.org/9298032/14001
8 years, 10 months ago (2012-02-01 21:33:18 UTC) #7
commit-bot: I haz the power
8 years, 10 months ago (2012-02-01 23:54:18 UTC) #8
Change committed as 120133

Powered by Google App Engine
This is Rietveld 408576698