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

Issue 11412288: Add new stats to local predictor (Closed)

Created:
8 years ago by tburkard
Modified:
8 years ago
Reviewers:
Shishir
CC:
chromium-reviews, tburkard+watch_chromium.org, gavinp+prer_chromium.org, cbentzel+watch_chromium.org, dominich+watch_chromium.org, mmenke
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M chrome/browser/prerender/prerender_local_predictor.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/prerender/prerender_local_predictor.cc View 2 chunks +17 lines, -2 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
tburkard
8 years ago (2012-12-01 01:31:10 UTC) #1
Shishir
8 years ago (2012-12-01 01:33:23 UTC) #2
LGTM

https://codereview.chromium.org/11412288/diff/1/chrome/browser/prerender/prer...
File chrome/browser/prerender/prerender_local_predictor.cc (right):

https://codereview.chromium.org/11412288/diff/1/chrome/browser/prerender/prer...
chrome/browser/prerender/prerender_local_predictor.cc:149: return path ==
"/index.html" || path == "/home.html" ||
Maybe add this to a static set and lookup.

Powered by Google App Engine
This is Rietveld 408576698