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

Issue 2431193003: [Offline Pages] Defines longer processing budget for immediate bg loads. (Closed)

Created:
4 years, 2 months ago by dougarnett
Modified:
4 years, 1 month ago
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] Defines longer processing budget for immediate bg loads. BUG=655341 Committed: https://crrev.com/48475f48458467f0f196847a6d007dc444294be7 Cr-Commit-Position: refs/heads/master@{#427098}

Patch Set 1 #

Patch Set 2 : Fixes tests wrt setting processing state #

Total comments: 14

Patch Set 3 : Added some insight about timeout values and reworked unittests setup per discussion with petewil #

Patch Set 4 : Merge #

Patch Set 5 : Fix merge issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -101 lines) Patch
M components/offline_pages/background/offliner_policy.h View 1 2 3 4 5 chunks +31 lines, -9 lines 0 comments Download
M components/offline_pages/background/request_coordinator.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M components/offline_pages/background/request_coordinator.cc View 1 2 3 4 3 chunks +15 lines, -6 lines 0 comments Download
M components/offline_pages/background/request_coordinator_unittest.cc View 1 2 11 chunks +57 lines, -86 lines 0 comments Download

Messages

Total messages: 38 (26 generated)
dougarnett
4 years, 2 months ago (2016-10-19 21:11:35 UTC) #8
Dmitry Titov
Drive-by: https://chromiumcodereview.appspot.com/2431193003/diff/20001/components/offline_pages/background/offliner_policy.h File components/offline_pages/background/offliner_policy.h (right): https://chromiumcodereview.appspot.com/2431193003/diff/20001/components/offline_pages/background/offliner_policy.h#newcode11 components/offline_pages/background/offliner_policy.h:11: const int kDefaultBackgroundProcessingTimeBudgetSeconds = 60 * 3 - ...
4 years, 2 months ago (2016-10-19 21:41:26 UTC) #10
Dmitry Titov
Drive-by:
4 years, 2 months ago (2016-10-19 21:41:28 UTC) #11
Pete Williamson
https://chromiumcodereview.appspot.com/2431193003/diff/20001/components/offline_pages/background/offliner_policy.h File components/offline_pages/background/offliner_policy.h (right): https://chromiumcodereview.appspot.com/2431193003/diff/20001/components/offline_pages/background/offliner_policy.h#newcode11 components/offline_pages/background/offliner_policy.h:11: const int kDefaultBackgroundProcessingTimeBudgetSeconds = 60 * 3 - 10; ...
4 years, 2 months ago (2016-10-19 23:18:18 UTC) #14
dougarnett
https://chromiumcodereview.appspot.com/2431193003/diff/20001/components/offline_pages/background/request_coordinator_unittest.cc File components/offline_pages/background/request_coordinator_unittest.cc (right): https://chromiumcodereview.appspot.com/2431193003/diff/20001/components/offline_pages/background/request_coordinator_unittest.cc#newcode267 components/offline_pages/background/request_coordinator_unittest.cc:267: SetIsLowEndDeviceForTest(false); On 2016/10/19 23:18:18, Pete Williamson wrote: > I ...
4 years, 2 months ago (2016-10-19 23:29:12 UTC) #15
dougarnett
https://codereview.chromium.org/2431193003/diff/20001/components/offline_pages/background/offliner_policy.h File components/offline_pages/background/offliner_policy.h (right): https://codereview.chromium.org/2431193003/diff/20001/components/offline_pages/background/offliner_policy.h#newcode11 components/offline_pages/background/offliner_policy.h:11: const int kDefaultBackgroundProcessingTimeBudgetSeconds = 60 * 3 - 10; ...
4 years, 2 months ago (2016-10-21 20:01:20 UTC) #26
Pete Williamson
lgtm
4 years, 2 months ago (2016-10-22 01:10:34 UTC) #29
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/2431193003/80001
4 years, 1 month ago (2016-10-24 14:47:12 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/301353)
4 years, 1 month ago (2016-10-24 15:50:58 UTC) #33
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/2431193003/80001
4 years, 1 month ago (2016-10-24 17:11:08 UTC) #35
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-10-24 18:09:13 UTC) #36
commit-bot: I haz the power
4 years, 1 month ago (2016-10-24 18:22:43 UTC) #38
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/48475f48458467f0f196847a6d007dc444294be7
Cr-Commit-Position: refs/heads/master@{#427098}

Powered by Google App Engine
This is Rietveld 408576698