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

Issue 2797013002: [Offline pages] Update background loader to override the WebContentsObserver methods expected (Closed)

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

Description

[Offline pages] Update background loader to override the WebContentsObserver methods expected by the SnapshotController. Note that while the same issue exists for prerendering loader, we are not going to update that. BUG=708798 Review-Url: https://codereview.chromium.org/2797013002 Cr-Commit-Position: refs/heads/master@{#463782} Committed: https://chromium.googlesource.com/chromium/src/+/c92ef59a640cf2dacabef34f8cf798e39c1e61f5

Patch Set 1 #

Total comments: 2

Patch Set 2 : Change signals that background loader is passing. Ignore prerender mismatch #

Patch Set 3 : fix offliner tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -16 lines) Patch
M chrome/browser/android/offline_pages/background_loader_offliner.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/android/offline_pages/background_loader_offliner.cc View 1 2 1 chunk +3 lines, -6 lines 0 comments Download
M chrome/browser/android/offline_pages/background_loader_offliner_unittest.cc View 1 2 4 chunks +7 lines, -8 lines 0 comments Download

Messages

Total messages: 34 (20 generated)
chili
3 years, 8 months ago (2017-04-04 22:38:39 UTC) #3
Pete Williamson
mostly looks good. One question. https://codereview.chromium.org/2797013002/diff/1/components/offline_pages/core/snapshot_controller.cc File components/offline_pages/core/snapshot_controller.cc (right): https://codereview.chromium.org/2797013002/diff/1/components/offline_pages/core/snapshot_controller.cc#newcode21 components/offline_pages/core/snapshot_controller.cc:21: const int64_t kDelayAfterLoadCompletedMs = ...
3 years, 8 months ago (2017-04-05 00:26:22 UTC) #7
chili
https://codereview.chromium.org/2797013002/diff/1/components/offline_pages/core/snapshot_controller.cc File components/offline_pages/core/snapshot_controller.cc (right): https://codereview.chromium.org/2797013002/diff/1/components/offline_pages/core/snapshot_controller.cc#newcode21 components/offline_pages/core/snapshot_controller.cc:21: const int64_t kDelayAfterLoadCompletedMs = 1000; On 2017/04/05 00:26:21, Pete ...
3 years, 8 months ago (2017-04-05 00:34:33 UTC) #8
Pete Williamson
lgtm
3 years, 8 months ago (2017-04-05 00:35:26 UTC) #9
Dmitry Titov
drive-by: It is unclear why this better matches what they actually correspond to... I remember ...
3 years, 8 months ago (2017-04-05 01:12:54 UTC) #11
chili
Per offline discussion with dimich@, we are no longer going to introduce new methods inside ...
3 years, 8 months ago (2017-04-05 22:34:40 UTC) #13
Pete Williamson
lgtm
3 years, 8 months ago (2017-04-05 23:16:51 UTC) #14
fgorski
lgtm
3 years, 8 months ago (2017-04-10 18:12:54 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/2797013002/20001
3 years, 8 months ago (2017-04-10 18:16:09 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/268506)
3 years, 8 months ago (2017-04-10 19:55:20 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/2797013002/40001
3 years, 8 months ago (2017-04-11 21:08:06 UTC) #26
chili
+holte for histogram changes
3 years, 8 months ago (2017-04-11 21:25:02 UTC) #28
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/c92ef59a640cf2dacabef34f8cf798e39c1e61f5
3 years, 8 months ago (2017-04-11 21:45:18 UTC) #31
Steven Holte
3 years, 8 months ago (2017-04-11 21:46:36 UTC) #32
Message was sent while issue was closed.
what histogram changes?

Powered by Google App Engine
This is Rietveld 408576698