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

Issue 2353393002: [Offline pages] Extracting and templatizing types for store callbacks (Closed)

Created:
4 years, 3 months ago by fgorski
Modified:
4 years, 3 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
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Offline pages] Extracting and templatizing types for store callbacks * Extracting ItemActionStatus, StoreState and StoreUpdateResult to separate header file. * Templatizing StoreUpdateResult, providing implementation * Updating all uses of StoreUpdateResult with OfflinePageItem type of the item. BUG=645522 Committed: https://crrev.com/1e681b84e34f23f18375d48afa3f249db8768e8b Cr-Commit-Position: refs/heads/master@{#420264}

Patch Set 1 #

Patch Set 2 : Removing offline_store_types_impl.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -60 lines) Patch
M components/offline_pages/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/offline_pages/background/request_queue_store.h View 1 chunk +1 line, -1 line 0 comments Download
M components/offline_pages/offline_page_metadata_store.h View 2 chunks +3 lines, -28 lines 0 comments Download
M components/offline_pages/offline_page_metadata_store.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M components/offline_pages/offline_page_metadata_store_impl_unittest.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M components/offline_pages/offline_page_metadata_store_sql.cc View 3 chunks +6 lines, -5 lines 0 comments Download
M components/offline_pages/offline_page_model_impl.h View 3 chunks +6 lines, -4 lines 0 comments Download
M components/offline_pages/offline_page_model_impl.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M components/offline_pages/offline_page_test_store.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M components/offline_pages/offline_page_types.h View 1 chunk +0 lines, -8 lines 0 comments Download
A components/offline_pages/offline_store_types.h View 1 1 chunk +58 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 21 (12 generated)
fgorski
Could one of you take a look, please? Thanks.
4 years, 3 months ago (2016-09-21 16:28:49 UTC) #4
fgorski
Could one of you take a look, please? Thanks.
4 years, 3 months ago (2016-09-21 16:28:50 UTC) #5
Pete Williamson
lgtm
4 years, 3 months ago (2016-09-21 16:56:41 UTC) #6
Dmitry Titov
lgtm
4 years, 3 months ago (2016-09-21 20:04:55 UTC) #9
fgorski
Update: We discussed the extra *impl.h file with Dmitry and decided to spend a few ...
4 years, 3 months ago (2016-09-21 22:39:46 UTC) #12
Pete Williamson
On 2016/09/21 22:39:46, fgorski wrote: > Update: > We discussed the extra *impl.h file with ...
4 years, 3 months ago (2016-09-21 23:13:43 UTC) #13
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/2353393002/20001
4 years, 3 months ago (2016-09-22 05:09:49 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-22 05:15:29 UTC) #19
commit-bot: I haz the power
4 years, 3 months ago (2016-09-22 05:16:58 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1e681b84e34f23f18375d48afa3f249db8768e8b
Cr-Commit-Position: refs/heads/master@{#420264}

Powered by Google App Engine
This is Rietveld 408576698