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

Issue 2881223002: Create chrome/browser/offline_pages to host browser-related parts of offline_pages whcih (Closed)

Created:
3 years, 7 months ago by Dmitry Titov
Modified:
3 years, 7 months ago
Reviewers:
sky, dewittj
CC:
chromium-reviews, romax+watch_chromium.org, fgorski+watch_chromium.org, dewittj+watch_chromium.org, Randy Smith (Not in Mondays), petewil+watch_chromium.org, chili+watch_chromium.org, loading-reviews_chromium.org, mmenke, dimich+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Create chrome/browser/offline_pages to host browser-related parts of offline_pages which are currently in c/b/android/offline_pages but are not Android-dependent. This is to avoid mixing of Android-specific code with cross-platform and to facilitate offline_pages on other platforms (like ChromeOS) in the future. Also, move the first file there. Tighter DEPS will come in the next CL. BUG=722467 Review-Url: https://codereview.chromium.org/2881223002 Cr-Commit-Position: refs/heads/master@{#472222} Committed: https://chromium.googlesource.com/chromium/src/+/d733a613d2e4faddc4c3a0e5cac907fc9a4aef7f

Patch Set 1 #

Patch Set 2 : more BUILD.gn #

Total comments: 3

Patch Set 3 : modified OWNERS and added DEPS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -1307 lines) Patch
M chrome/browser/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
D chrome/browser/android/offline_pages/background_loader_offliner.h View 1 chunk +0 lines, -143 lines 0 comments Download
D chrome/browser/android/offline_pages/background_loader_offliner.cc View 1 chunk +0 lines, -498 lines 0 comments Download
D chrome/browser/android/offline_pages/background_loader_offliner_unittest.cc View 1 chunk +0 lines, -649 lines 0 comments Download
M chrome/browser/android/offline_pages/evaluation/offline_page_evaluation_bridge.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/android/offline_pages/request_coordinator_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/loader/chrome_resource_dispatcher_host_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
A chrome/browser/offline_pages/DEPS View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
A chrome/browser/offline_pages/OWNERS View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A + chrome/browser/offline_pages/background_loader_offliner.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/browser/offline_pages/background_loader_offliner.cc View 1 chunk +1 line, -1 line 0 comments Download
A + chrome/browser/offline_pages/background_loader_offliner_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/BUILD.gn View 1 6 chunks +17 lines, -7 lines 0 comments Download

Messages

Total messages: 33 (22 generated)
Dmitry Titov
3 years, 7 months ago (2017-05-15 22:30:49 UTC) #9
Dmitry Titov
+ sky for c/b/offline_pages creation.
3 years, 7 months ago (2017-05-15 22:32:59 UTC) #11
dewittj
lgtm https://codereview.chromium.org/2881223002/diff/20001/chrome/test/BUILD.gn File chrome/test/BUILD.gn (right): https://codereview.chromium.org/2881223002/diff/20001/chrome/test/BUILD.gn#newcode196 chrome/test/BUILD.gn:196: public_deps += [ "//components/offline_pages/core:test_support" ] hm, I don't ...
3 years, 7 months ago (2017-05-15 22:37:13 UTC) #12
Dmitry Titov
https://codereview.chromium.org/2881223002/diff/20001/chrome/test/BUILD.gn File chrome/test/BUILD.gn (right): https://codereview.chromium.org/2881223002/diff/20001/chrome/test/BUILD.gn#newcode196 chrome/test/BUILD.gn:196: public_deps += [ "//components/offline_pages/core:test_support" ] On 2017/05/15 22:37:13, dewittj ...
3 years, 7 months ago (2017-05-15 23:23:24 UTC) #13
dewittj
https://codereview.chromium.org/2881223002/diff/20001/chrome/browser/offline_pages/OWNERS File chrome/browser/offline_pages/OWNERS (right): https://codereview.chromium.org/2881223002/diff/20001/chrome/browser/offline_pages/OWNERS#newcode1 chrome/browser/offline_pages/OWNERS:1: dewittj@chromium.org can you just write: file://components/offline_pages/OWNERS to reduce redundancy?
3 years, 7 months ago (2017-05-16 00:06:37 UTC) #16
Dmitry Titov
On 2017/05/16 00:06:37, dewittj wrote: > https://codereview.chromium.org/2881223002/diff/20001/chrome/browser/offline_pages/OWNERS > File chrome/browser/offline_pages/OWNERS (right): > > https://codereview.chromium.org/2881223002/diff/20001/chrome/browser/offline_pages/OWNERS#newcode1 > ...
3 years, 7 months ago (2017-05-16 00:23:39 UTC) #17
sky
LGTM
3 years, 7 months ago (2017-05-16 12:43:06 UTC) #23
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/2881223002/40001
3 years, 7 months ago (2017-05-16 15:46:49 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/371881)
3 years, 7 months ago (2017-05-16 18:48:34 UTC) #28
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/2881223002/40001
3 years, 7 months ago (2017-05-16 19:21:53 UTC) #30
commit-bot: I haz the power
3 years, 7 months ago (2017-05-16 21:37:07 UTC) #33
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/d733a613d2e4faddc4c3a0e5cac9...

Powered by Google App Engine
This is Rietveld 408576698