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

Issue 2026843003: [Offline Pages] Removing client in storage manager. (Closed)

Created:
4 years, 6 months ago by romax
Modified:
4 years, 6 months 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
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Offline Pages] Removing client in storage manager. Removing OfflinePageStorageManager::Client and merging into OfflinePageModel. Also fixed some related minor issues and tests. BUG=615165 Committed: https://crrev.com/44b9e6bd68d769be11b0520e73d0b2b37d53765a Cr-Commit-Position: refs/heads/master@{#397806}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Addressing comments. #

Patch Set 3 : Styles. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -78 lines) Patch
M components/offline_pages/offline_page_model.h View 1 2 4 chunks +14 lines, -6 lines 0 comments Download
M components/offline_pages/offline_page_model_impl.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M components/offline_pages/offline_page_model_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/offline_pages/offline_page_storage_manager.h View 6 chunks +5 lines, -28 lines 0 comments Download
M components/offline_pages/offline_page_storage_manager.cc View 4 chunks +6 lines, -5 lines 0 comments Download
M components/offline_pages/offline_page_storage_manager_unittest.cc View 1 23 chunks +36 lines, -36 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
romax
PTAL
4 years, 6 months ago (2016-06-01 01:23:07 UTC) #3
dougarnett
lgtm Great. Be sure Jian Li is good with his 52 merge before you land ...
4 years, 6 months ago (2016-06-01 01:41:11 UTC) #4
chili
https://codereview.chromium.org/2026843003/diff/1/components/offline_pages/offline_page_model.h File components/offline_pages/offline_page_model.h (right): https://codereview.chromium.org/2026843003/diff/1/components/offline_pages/offline_page_model.h#newcode28 components/offline_pages/offline_page_model.h:28: static const char* const kLastNNamespace = "last_n"; On 2016/06/01 ...
4 years, 6 months ago (2016-06-01 03:54:37 UTC) #6
dougarnett
On 2016/06/01 03:54:37, chili wrote: > https://codereview.chromium.org/2026843003/diff/1/components/offline_pages/offline_page_model.h > File components/offline_pages/offline_page_model.h (right): > > https://codereview.chromium.org/2026843003/diff/1/components/offline_pages/offline_page_model.h#newcode28 > ...
4 years, 6 months ago (2016-06-01 15:06:54 UTC) #7
fgorski
lgtm
4 years, 6 months ago (2016-06-01 16:18:07 UTC) #9
jianli
lgtm https://codereview.chromium.org/2026843003/diff/1/components/offline_pages/offline_page_model.h File components/offline_pages/offline_page_model.h (right): https://codereview.chromium.org/2026843003/diff/1/components/offline_pages/offline_page_model.h#newcode28 components/offline_pages/offline_page_model.h:28: static const char* const kLastNNamespace = "last_n"; On ...
4 years, 6 months ago (2016-06-01 20:41:21 UTC) #10
romax
I suppose the one Jian mentioned has landed, and I'm not sure about the const ...
4 years, 6 months ago (2016-06-01 20:58:44 UTC) #11
jianli
https://codereview.chromium.org/2026843003/diff/1/components/offline_pages/offline_page_model.h File components/offline_pages/offline_page_model.h (right): https://codereview.chromium.org/2026843003/diff/1/components/offline_pages/offline_page_model.h#newcode128 components/offline_pages/offline_page_model.h:128: virtual void GetAllPages(const MultipleOfflinePageItemCallback& callback) = 0; On 2016/06/01 ...
4 years, 6 months ago (2016-06-01 20:59:37 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2026843003/40001
4 years, 6 months ago (2016-06-03 19:37:23 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-03 21:27:00 UTC) #17
commit-bot: I haz the power
4 years, 6 months ago (2016-06-03 21:28:26 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/44b9e6bd68d769be11b0520e73d0b2b37d53765a
Cr-Commit-Position: refs/heads/master@{#397806}

Powered by Google App Engine
This is Rietveld 408576698