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

Issue 2544533003: [OfflinePages] Hook the background loader offliner to the request coordinator based on finch flag s… (Closed)

Created:
4 years ago by chili
Modified:
4 years 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

[OfflinePages] Hook the background loader offliner to the request coordinator based on finch flag settings. This CL assumes that the background loader offliner can be re-used. Later changes will provide fix to this situation. BUG=665242 Committed: https://crrev.com/7223bbf9c512c4061d8b56e4d5c103ae10e8bcfd Cr-Commit-Position: refs/heads/master@{#440180}

Patch Set 1 #

Patch Set 2 : foo #

Patch Set 3 : sort includes #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -3 lines) Patch
M chrome/browser/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/browser/android/offline_pages/background_loader_offliner_factory.h View 1 2 1 chunk +40 lines, -0 lines 2 comments Download
A chrome/browser/android/offline_pages/background_loader_offliner_factory.cc View 1 chunk +36 lines, -0 lines 2 comments Download
M chrome/browser/android/offline_pages/request_coordinator_factory.cc View 1 4 chunks +11 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 16 (6 generated)
chili
This is the final portion to connect the offliner to flags and the RC. Thanks!
4 years ago (2016-12-16 18:30:04 UTC) #3
dougarnett
lgtm
4 years ago (2016-12-16 20:07:09 UTC) #4
Pete Williamson
lgtm. It looks good, but I would like to see a test for the factory ...
4 years ago (2016-12-17 01:26:26 UTC) #5
Dmitry Titov
https://codereview.chromium.org/2544533003/diff/60001/chrome/browser/android/offline_pages/background_loader_offliner_factory.h File chrome/browser/android/offline_pages/background_loader_offliner_factory.h (right): https://codereview.chromium.org/2544533003/diff/60001/chrome/browser/android/offline_pages/background_loader_offliner_factory.h#newcode30 chrome/browser/android/offline_pages/background_loader_offliner_factory.h:30: BackgroundLoaderOffliner* offliner_; Please take a look at my comment ...
4 years ago (2016-12-17 02:55:20 UTC) #6
Dmitry Titov
Per offline discussion, lets proceed and immediately follow with another CL that would remove factories ...
4 years ago (2016-12-19 19:17:06 UTC) #7
dougarnett
On 2016/12/19 19:17:06, Dmitry Titov wrote: > Per offline discussion, lets proceed and immediately follow ...
4 years ago (2016-12-19 19:42:15 UTC) #8
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/2544533003/60001
4 years ago (2016-12-21 18:01:09 UTC) #10
chili
Thanks for looking at this! I'll be sending followup patch shortly https://codereview.chromium.org/2544533003/diff/60001/chrome/browser/android/offline_pages/background_loader_offliner_factory.cc File chrome/browser/android/offline_pages/background_loader_offliner_factory.cc (right): ...
4 years ago (2016-12-21 18:01:48 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years ago (2016-12-21 19:36:40 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-21 19:40:33 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7223bbf9c512c4061d8b56e4d5c103ae10e8bcfd
Cr-Commit-Position: refs/heads/master@{#440180}

Powered by Google App Engine
This is Rietveld 408576698