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

Issue 2856793002: [Offline Prefetch] Prefetch request fetcher (Closed)

Created:
3 years, 7 months ago by jianli
Modified:
3 years, 7 months ago
Reviewers:
dewittj
CC:
chromium-reviews, romax+watch_chromium.org, fgorski+watch_chromium.org, dewittj+watch_chromium.org, petewil+watch_chromium.org, chili+watch_chromium.org, dimich+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Offline Prefetch] Prefetch request fetcher BUG=717305 TEST=new tests Review-Url: https://codereview.chromium.org/2856793002 Cr-Commit-Position: refs/heads/master@{#469110} Committed: https://chromium.googlesource.com/chromium/src/+/997646dd86a04c4f08c6908eae431d6c13ec587c

Patch Set 1 #

Patch Set 2 : Fix deps #

Total comments: 10

Patch Set 3 : Add 1 more test #

Patch Set 4 : Address feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+346 lines, -0 lines) Patch
M components/offline_pages/core/prefetch/BUILD.gn View 1 3 chunks +6 lines, -0 lines 0 comments Download
A components/offline_pages/core/prefetch/prefetch_request_fetcher.h View 1 chunk +63 lines, -0 lines 0 comments Download
A components/offline_pages/core/prefetch/prefetch_request_fetcher.cc View 1 2 3 1 chunk +99 lines, -0 lines 0 comments Download
A components/offline_pages/core/prefetch/prefetch_request_fetcher_unittest.cc View 1 2 3 1 chunk +178 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (20 generated)
jianli
3 years, 7 months ago (2017-05-01 23:40:25 UTC) #4
dewittj
thanks, this looks good! https://codereview.chromium.org/2856793002/diff/20001/components/offline_pages/core/prefetch/prefetch_request_fetcher.cc File components/offline_pages/core/prefetch/prefetch_request_fetcher.cc (right): https://codereview.chromium.org/2856793002/diff/20001/components/offline_pages/core/prefetch/prefetch_request_fetcher.cc#newcode51 components/offline_pages/core/prefetch/prefetch_request_fetcher.cc:51: url_fetcher_->SetRequestContext(request_context_getter_.get()); I think this section ...
3 years, 7 months ago (2017-05-02 21:16:36 UTC) #13
jianli
https://codereview.chromium.org/2856793002/diff/20001/components/offline_pages/core/prefetch/prefetch_request_fetcher.cc File components/offline_pages/core/prefetch/prefetch_request_fetcher.cc (right): https://codereview.chromium.org/2856793002/diff/20001/components/offline_pages/core/prefetch/prefetch_request_fetcher.cc#newcode51 components/offline_pages/core/prefetch/prefetch_request_fetcher.cc:51: url_fetcher_->SetRequestContext(request_context_getter_.get()); On 2017/05/02 21:16:35, dewittj wrote: > I think ...
3 years, 7 months ago (2017-05-02 22:23:10 UTC) #16
dewittj
lgtm, thanks!
3 years, 7 months ago (2017-05-03 15:49:05 UTC) #21
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/2856793002/60001
3 years, 7 months ago (2017-05-03 20:41:06 UTC) #23
commit-bot: I haz the power
3 years, 7 months ago (2017-05-03 20:48:00 UTC) #26
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/997646dd86a04c4f08c6908eae43...

Powered by Google App Engine
This is Rietveld 408576698