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

Issue 338723002: Add probe to warm data reduction proxy (Closed)

Created:
6 years, 6 months ago by bengr
Modified:
6 years, 6 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add probe to warm data reduction proxy On startup and on network changes, a request is made to the data reduction proxy to warm the connection. This reduces the page load time for first loads. BUG=354438 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278210

Patch Set 1 : #

Total comments: 11

Patch Set 2 : Addressed comments from marq #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -33 lines) Patch
M build/common.gypi View 4 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/net/chrome_network_delegate.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest_android.cc View 1 2 4 chunks +5 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_params.h View 5 chunks +9 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_params.cc View 4 chunks +12 lines, -0 lines 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_settings.h View 1 3 chunks +15 lines, -1 line 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_settings.cc View 1 5 chunks +39 lines, -6 lines 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_settings_test_utils.h View 1 4 chunks +13 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_settings_test_utils.cc View 1 11 chunks +23 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_settings_unittest.cc View 1 5 chunks +63 lines, -12 lines 0 comments Download
M components/data_reduction_proxy/common/data_reduction_proxy_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/data_reduction_proxy/common/data_reduction_proxy_switches.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bengr
mef: chrome_network_delegate.cc marq: components/data_reduction_proxy/*
6 years, 6 months ago (2014-06-16 05:34:32 UTC) #1
mef
The CL could use better description. chrome_network_delegate.cc lgtm.
6 years, 6 months ago (2014-06-16 15:04:25 UTC) #2
marq (ping after 24h)
https://codereview.chromium.org/338723002/diff/40001/components/data_reduction_proxy/browser/data_reduction_proxy_settings.cc File components/data_reduction_proxy/browser/data_reduction_proxy_settings.cc (right): https://codereview.chromium.org/338723002/diff/40001/components/data_reduction_proxy/browser/data_reduction_proxy_settings.cc#newcode312 components/data_reduction_proxy/browser/data_reduction_proxy_settings.cc:312: DCHECK(source == fetcher_.get()), so that adding another fetcher and ...
6 years, 6 months ago (2014-06-16 17:23:35 UTC) #3
bengr
https://codereview.chromium.org/338723002/diff/40001/components/data_reduction_proxy/browser/data_reduction_proxy_settings.cc File components/data_reduction_proxy/browser/data_reduction_proxy_settings.cc (right): https://codereview.chromium.org/338723002/diff/40001/components/data_reduction_proxy/browser/data_reduction_proxy_settings.cc#newcode312 components/data_reduction_proxy/browser/data_reduction_proxy_settings.cc:312: On 2014/06/16 17:23:35, marq_ wrote: > DCHECK(source == fetcher_.get()), ...
6 years, 6 months ago (2014-06-17 03:42:10 UTC) #4
marq (ping after 24h)
lgtm
6 years, 6 months ago (2014-06-18 00:03:18 UTC) #5
bengr
The CQ bit was checked by bengr@chromium.org
6 years, 6 months ago (2014-06-18 16:44:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bengr@chromium.org/338723002/80001
6 years, 6 months ago (2014-06-18 16:45:05 UTC) #7
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 01:03:23 UTC) #8
Message was sent while issue was closed.
Change committed as 278210

Powered by Google App Engine
This is Rietveld 408576698