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

Issue 1928393003: Using separate directories based on LifetimeType.

Created:
4 years, 7 months ago by romax
Modified:
4 years, 7 months ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org, romax+watch_chromium.org, fgorski+watch_chromium.org, petewil+watch_chromium.org, dewittj+watch_chromium.org, dimich+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Using separate directories based on LifetimeType. Provided the support to use separate directories to archive offline pages based on the client policy. BUG=606088

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+243 lines, -18 lines) Patch
M chrome/browser/android/offline_pages/offline_page_model_factory.cc View 2 chunks +12 lines, -3 lines 0 comments Download
M chrome/browser/android/offline_pages/offline_page_utils_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/offline_pages/test_offline_page_model_builder.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/net/chrome_network_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/chrome_constants.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/chrome_constants.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/offline_pages/BUILD.gn View 2 chunks +4 lines, -0 lines 0 comments Download
A components/offline_pages/client_policy_controller.h View 1 chunk +43 lines, -0 lines 0 comments Download
A components/offline_pages/client_policy_controller.cc View 1 chunk +54 lines, -0 lines 0 comments Download
A components/offline_pages/client_policy_controller_unittest.cc View 1 chunk +35 lines, -0 lines 0 comments Download
A components/offline_pages/offline_page_client_policy.h View 1 chunk +54 lines, -0 lines 0 comments Download
M components/offline_pages/offline_page_model.h View 4 chunks +9 lines, -3 lines 0 comments Download
M components/offline_pages/offline_page_model.cc View 5 chunks +17 lines, -6 lines 0 comments Download
M components/offline_pages/offline_page_model_unittest.cc View 4 chunks +7 lines, -1 line 0 comments Download
M components/offline_pages/offline_page_test_archiver.cc View 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698