|
[Offline Pages] Removes two-step expiration related.
Removed the two-step expiration related code from offline pages. Also
fixed the tests related. Now the pages which live longer than the time
specified in policy would be deleted from both metadata store and disk.
BUG= 661721
Committed: https://crrev.com/cb27e63bd49fc1069fa4bbcf06ab6b50fd6d71ac
Cr-Commit-Position: refs/heads/master@{#435381}
Total comments: 36
Total comments: 12
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+278 lines, -482 lines) |
Patch |
 |
M |
chrome/browser/android/offline_pages/offline_page_bookmark_observer.h
|
View
|
1
2
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/offline_pages/offline_page_bookmark_observer.cc
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/offline_pages/offline_page_utils_unittest.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/offline/offline_internals_ui_message_handler.cc
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/downloads/download_ui_adapter.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_item.h
|
View
|
1
2
|
2 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_item.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_metadata_store_impl_unittest.cc
|
View
|
1
2
3
|
14 chunks |
+88 lines, -20 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_metadata_store_sql.h
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_metadata_store_sql.cc
|
View
|
1
2
|
11 chunks |
+44 lines, -32 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_model.h
|
View
|
1
2
3
4
5
|
3 chunks |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_model_impl.h
|
View
|
1
2
3
4
5
|
5 chunks |
+13 lines, -17 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_model_impl.cc
|
View
|
1
2
3
4
5
|
10 chunks |
+20 lines, -94 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_model_impl_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -50 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_model_query.h
|
View
|
|
5 chunks |
+1 line, -11 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_model_query.cc
|
View
|
|
2 chunks |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_model_query_unittest.cc
|
View
|
|
3 chunks |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_storage_manager.h
|
View
|
1
2
|
5 chunks |
+22 lines, -31 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_storage_manager.cc
|
View
|
1
2
3
|
4 chunks |
+18 lines, -44 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/offline_page_storage_manager_unittest.cc
|
View
|
1
2
|
15 chunks |
+22 lines, -80 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/stub_offline_page_model.h
|
View
|
1
|
2 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
components/offline_pages/stub_offline_page_model.cc
|
View
|
1
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/histograms.xml
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+34 lines, -2 lines |
0 comments
|
Download
|
Total messages: 42 (23 generated)
|