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

Issue 2184323003: predictors: Support fonts in resource_prefetch_predictors. (Closed)

Created:
4 years, 4 months ago by Benoit L
Modified:
4 years, 4 months ago
Reviewers:
pasko
CC:
chromium-reviews, shishir+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

predictors: Support fonts in resource_prefetch_predictors. BUG=631966 Committed: https://crrev.com/f513f1db12aa282b38f3d2624b792af7626b1f5b Cr-Commit-Position: refs/heads/master@{#408613}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments. #

Total comments: 8

Patch Set 3 : Comments. #

Patch Set 4 : . #

Patch Set 5 : Remove exit-time destructors. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -19 lines) Patch
M chrome/browser/predictors/resource_prefetch_predictor.h View 1 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/predictors/resource_prefetch_predictor.cc View 1 2 3 4 7 chunks +60 lines, -14 lines 0 comments Download
M chrome/browser/predictors/resource_prefetch_predictor_tables.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/predictors/resource_prefetch_predictor_tables_unittest.cc View 1 1 chunk +20 lines, -0 lines 0 comments Download
M chrome/browser/predictors/resource_prefetch_predictor_unittest.cc View 1 1 chunk +21 lines, -0 lines 0 comments Download
M tools/resource_prefetch_predictor/prefetch_predictor_tool.py View 1 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 21 (11 generated)
Benoit L
4 years, 4 months ago (2016-07-28 11:50:05 UTC) #2
pasko
https://codereview.chromium.org/2184323003/diff/1/chrome/browser/predictors/resource_prefetch_predictor.cc File chrome/browser/predictors/resource_prefetch_predictor.cc (right): https://codereview.chromium.org/2184323003/diff/1/chrome/browser/predictors/resource_prefetch_predictor.cc#newcode306 chrome/browser/predictors/resource_prefetch_predictor.cc:306: else if (net::MatchesMimeType("application/font-woff", mime_type)) let's add more mime types ...
4 years, 4 months ago (2016-07-28 14:04:05 UTC) #3
Benoit L
https://codereview.chromium.org/2184323003/diff/1/chrome/browser/predictors/resource_prefetch_predictor.cc File chrome/browser/predictors/resource_prefetch_predictor.cc (right): https://codereview.chromium.org/2184323003/diff/1/chrome/browser/predictors/resource_prefetch_predictor.cc#newcode306 chrome/browser/predictors/resource_prefetch_predictor.cc:306: else if (net::MatchesMimeType("application/font-woff", mime_type)) On 2016/07/28 14:04:04, pasko wrote: ...
4 years, 4 months ago (2016-07-28 16:11:54 UTC) #4
pasko
lgtm with a few nits https://codereview.chromium.org/2184323003/diff/20001/chrome/browser/predictors/resource_prefetch_predictor.cc File chrome/browser/predictors/resource_prefetch_predictor.cc (right): https://codereview.chromium.org/2184323003/diff/20001/chrome/browser/predictors/resource_prefetch_predictor.cc#newcode289 chrome/browser/predictors/resource_prefetch_predictor.cc:289: // anything. This would ...
4 years, 4 months ago (2016-07-28 18:42:57 UTC) #5
Benoit L
Thanks! https://codereview.chromium.org/2184323003/diff/20001/chrome/browser/predictors/resource_prefetch_predictor.cc File chrome/browser/predictors/resource_prefetch_predictor.cc (right): https://codereview.chromium.org/2184323003/diff/20001/chrome/browser/predictors/resource_prefetch_predictor.cc#newcode289 chrome/browser/predictors/resource_prefetch_predictor.cc:289: // anything. On 2016/07/28 18:42:57, pasko wrote: > ...
4 years, 4 months ago (2016-07-29 08:56:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2184323003/60001
4 years, 4 months ago (2016-07-29 08:56:50 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/201077)
4 years, 4 months ago (2016-07-29 09:05:17 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2184323003/80001
4 years, 4 months ago (2016-07-29 10:49:19 UTC) #18
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-07-29 10:52:35 UTC) #19
commit-bot: I haz the power
4 years, 4 months ago (2016-07-29 10:55:05 UTC) #21
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/f513f1db12aa282b38f3d2624b792af7626b1f5b
Cr-Commit-Position: refs/heads/master@{#408613}

Powered by Google App Engine
This is Rietveld 408576698