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

Issue 2467333003: [Offline Pages] Coordinator checks for net connection before starting next req (Closed)

Created:
4 years, 1 month ago by dougarnett
Modified:
4 years, 1 month ago
Reviewers:
Pete Williamson
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/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Offline Pages] Coordinator checks for net connection before starting next req As part of improving the servicing of background load requests, we should avoid scheduling the next request if we have lost the network connection (to save resources and attempt count). When the network comes back then we want scheduler to start us again. BUG=655341 Committed: https://crrev.com/12aa9df385dcd9e1b85ead71827358bc32648873 Cr-Commit-Position: refs/heads/master@{#430027}

Patch Set 1 #

Patch Set 2 : Moved is_starting to all TryNextRequest cases and try to fix test #

Patch Set 3 : Got tests running #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -39 lines) Patch
M components/offline_pages/background/request_coordinator.cc View 1 3 chunks +8 lines, -6 lines 0 comments Download
M components/offline_pages/background/request_coordinator_unittest.cc View 1 2 11 chunks +76 lines, -33 lines 0 comments Download

Messages

Total messages: 27 (20 generated)
dougarnett
Also fixed couple additional items: - Moved setting is_starting_ inside TryNextRequest to cover multiple entry ...
4 years, 1 month ago (2016-11-03 19:45:51 UTC) #12
Pete Williamson
lgtm
4 years, 1 month ago (2016-11-03 23:11:15 UTC) #15
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/2467333003/40001
4 years, 1 month ago (2016-11-04 00:10:38 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/310822)
4 years, 1 month ago (2016-11-04 03:36:49 UTC) #19
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/2467333003/40001
4 years, 1 month ago (2016-11-04 21:19:53 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-04 22:06:26 UTC) #25
commit-bot: I haz the power
4 years, 1 month ago (2016-11-04 22:07:50 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/12aa9df385dcd9e1b85ead71827358bc32648873
Cr-Commit-Position: refs/heads/master@{#430027}

Powered by Google App Engine
This is Rietveld 408576698