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

Issue 1971033002: Call scheduler when we get a save page later request. (Closed)

Created:
4 years, 7 months ago by Pete Williamson
Modified:
4 years, 7 months ago
Reviewers:
dougarnett, fgorski
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
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Call scheduler when we get a save page later request. This hooks up the request coordinator to the scheduler, and calls the scheduler to schedule a later callback once the network is ready. BUG=610521 Committed: https://crrev.com/551f6cab0bf3f6200041101a4b75aad64efcd968 Cr-Commit-Position: refs/heads/master@{#393302}

Patch Set 1 #

Total comments: 26

Patch Set 2 : CR feedback per FGorski and DougArnett #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -21 lines) Patch
M chrome/browser/android/offline_pages/background_scheduler_bridge.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/offline_pages/request_coordinator_factory.cc View 1 3 chunks +11 lines, -3 lines 0 comments Download
M components/offline_pages/background/request_coordinator.h View 1 4 chunks +7 lines, -1 line 0 comments Download
M components/offline_pages/background/request_coordinator.cc View 1 2 chunks +12 lines, -9 lines 0 comments Download
M components/offline_pages/background/request_coordinator_unittest.cc View 1 6 chunks +34 lines, -7 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
Pete Williamson
4 years, 7 months ago (2016-05-12 00:52:56 UTC) #2
fgorski
Hey, this is exactly the right size of a patch :) Only nits and usage ...
4 years, 7 months ago (2016-05-12 14:32:36 UTC) #5
dougarnett
https://codereview.chromium.org/1971033002/diff/1/components/offline_pages/background/request_coordinator.cc File components/offline_pages/background/request_coordinator.cc (right): https://codereview.chromium.org/1971033002/diff/1/components/offline_pages/background/request_coordinator.cc#newcode62 components/offline_pages/background/request_coordinator.cc:62: // Inform the scheduler that we have an outstanding ...
4 years, 7 months ago (2016-05-12 15:33:33 UTC) #6
Pete Williamson
Replies and fixed for FGorski and DougArnett https://codereview.chromium.org/1971033002/diff/1/chrome/browser/android/offline_pages/request_coordinator_factory.cc File chrome/browser/android/offline_pages/request_coordinator_factory.cc (right): https://codereview.chromium.org/1971033002/diff/1/chrome/browser/android/offline_pages/request_coordinator_factory.cc#newcode55 chrome/browser/android/offline_pages/request_coordinator_factory.cc:55: std::move(prerendererOffliner), On ...
4 years, 7 months ago (2016-05-12 17:21:19 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1971033002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1971033002/20001
4 years, 7 months ago (2016-05-12 17:24:27 UTC) #9
dougarnett
lgtm
4 years, 7 months ago (2016-05-12 17:50:11 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-12 18:03:52 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1971033002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1971033002/20001
4 years, 7 months ago (2016-05-12 18:05:07 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-12 18:08:46 UTC) #17
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 18:09:54 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/551f6cab0bf3f6200041101a4b75aad64efcd968
Cr-Commit-Position: refs/heads/master@{#393302}

Powered by Google App Engine
This is Rietveld 408576698