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

Issue 2202023002: Precache should cancel when there is user traffic (Closed)

Created:
4 years, 4 months ago by twifkak
Modified:
4 years, 4 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2785
Target Ref:
refs/pending/branch-heads/2785
Project:
chromium
Visibility:
Public.

Description

Precache should cancel when there is user traffic When any user initiated traffic is seen during the precache fetches, precache should be cancelled. BUG=619221 Review-Url: https://codereview.chromium.org/2061303003 Cr-Commit-Position: refs/heads/master@{#404474} (cherry picked from commit 1e1eff17348e9dca71bf17081b0e4cc6c2212d3b) Committed: https://chromium.googlesource.com/chromium/src/+/9840b2772bafea0ff15ee6b0110df8af88549dbe

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -59 lines) Patch
M chrome/browser/net/chrome_network_delegate.cc View 3 chunks +2 lines, -41 lines 0 comments Download
A chrome/browser/precache/precache_util.h View 1 chunk +19 lines, -0 lines 0 comments Download
A chrome/browser/precache/precache_util.cc View 1 chunk +72 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M components/data_use_measurement/content/data_use_measurement.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/data_use_measurement/content/data_use_measurement.cc View 3 chunks +15 lines, -8 lines 0 comments Download
M components/precache/content/precache_manager.h View 3 chunks +32 lines, -8 lines 0 comments Download
M components/precache/content/precache_manager.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M components/precache/content/precache_manager_unittest.cc View 3 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
twifkak
4 years, 4 months ago (2016-08-01 22:39:47 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
9840b2772bafea0ff15ee6b0110df8af88549dbe.

Powered by Google App Engine
This is Rietveld 408576698