|
Remove PrerenderLocalPredictor, part 1.
After https://codereview.chromium.org/1048723003/, it's dead code. This removes
PrerenderLocalPredictor and the code in chrome/browser/prerender. Follow-up CLs
will remove the LoggedInPredictor, side-effect free SafeBrowsing whitelist, the
prefetch IPC, and history::BriefVisitInfo.
Also tidies up histograms.xml to obsolete some enums that didn't get obsoleted
before.
BUG= 471807
Committed: https://crrev.com/a978e28d783215e2ad78618636b9b7bb5b888bb0
Cr-Commit-Position: refs/heads/master@{#325673}
Total comments: 17
Total comments: 29
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+69 lines, -2468 lines) |
Patch |
 |
M |
chrome/browser/browser_resources.grd
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/activity_log/activity_log_browsertest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/activity_log/activity_log_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_browsertest.cc
|
View
|
1
2
3
|
2 chunks |
+0 lines, -79 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_contents.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_field_trial.h
|
View
|
|
2 chunks |
+0 lines, -76 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_field_trial.cc
|
View
|
1
2
|
3 chunks |
+5 lines, -134 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_histograms.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_histograms.cc
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/prerender/prerender_local_predictor.h
|
View
|
|
1 chunk |
+0 lines, -248 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/prerender/prerender_local_predictor.cc
|
View
|
|
1 chunk |
+0 lines, -1531 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_manager.h
|
View
|
|
7 chunks |
+0 lines, -45 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_manager.cc
|
View
|
1
|
14 chunks |
+2 lines, -205 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_origin.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_tab_helper.h
|
View
|
|
3 chunks |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_tab_helper.cc
|
View
|
1
|
6 chunks |
+0 lines, -88 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_util.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prerender/prerender_util.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/resources/prerender_url_whitelist.dat
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser_navigator.cc
|
View
|
|
3 chunks |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/histograms.xml
|
View
|
|
19 chunks |
+59 lines, -1 line |
0 comments
|
Download
|
Total messages: 21 (4 generated)
|