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

Issue 2363563002: [Offline pages] Implementation of RQStore.UpdateRequests with StoreUpdateResult (Closed)

Created:
4 years, 2 months ago by fgorski
Modified:
4 years, 2 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] Implementation of RQStore.UpdateRequests with StoreUpdateResult * Creates RequestQueue store specific instantiation of StoreUdpateResult template * Adds UpdateRequests to RequestQueueStore * Remove AddOrUpdateRequest from RequestQueueStore * Updates tests. BUG=645522 R=petewil@chromium.org Committed: https://crrev.com/c42be44ac50c01d3ff2e472426a57186625a4dc0 Cr-Commit-Position: refs/heads/master@{#420377}

Patch Set 1 #

Total comments: 14

Patch Set 2 : Updating test, adding handling for store/transaction failures. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -72 lines) Patch
M components/offline_pages/background/request_queue.cc View 4 chunks +23 lines, -11 lines 0 comments Download
M components/offline_pages/background/request_queue_in_memory_store.h View 1 chunk +2 lines, -2 lines 0 comments Download
M components/offline_pages/background/request_queue_in_memory_store.cc View 2 chunks +21 lines, -8 lines 0 comments Download
M components/offline_pages/background/request_queue_store.h View 3 chunks +7 lines, -5 lines 0 comments Download
M components/offline_pages/background/request_queue_store_sql.h View 1 chunk +2 lines, -2 lines 0 comments Download
M components/offline_pages/background/request_queue_store_sql.cc View 1 4 chunks +85 lines, -39 lines 0 comments Download
M components/offline_pages/background/request_queue_store_unittest.cc View 1 6 chunks +35 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 20 (13 generated)
fgorski
PTAL
4 years, 2 months ago (2016-09-21 22:49:06 UTC) #3
Pete Williamson
https://codereview.chromium.org/2363563002/diff/1/components/offline_pages/background/request_queue.cc File components/offline_pages/background/request_queue.cc (right): https://codereview.chromium.org/2363563002/diff/1/components/offline_pages/background/request_queue.cc#newcode76 components/offline_pages/background/request_queue.cc:76: void UpdateMultipleRequestsDone( We should remove all references to UpdateMultipleRequestsXxx. ...
4 years, 2 months ago (2016-09-22 00:12:50 UTC) #6
fgorski
Addressable comments applied. I'll remove method changing status separately. Dmitry, please take a look. I ...
4 years, 2 months ago (2016-09-22 15:47:54 UTC) #14
Pete Williamson
lgtm
4 years, 2 months ago (2016-09-22 16:38:18 UTC) #15
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/2363563002/20001
4 years, 2 months ago (2016-09-22 17:06:10 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-22 17:11:32 UTC) #18
commit-bot: I haz the power
4 years, 2 months ago (2016-09-22 17:15:11 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c42be44ac50c01d3ff2e472426a57186625a4dc0
Cr-Commit-Position: refs/heads/master@{#420377}

Powered by Google App Engine
This is Rietveld 408576698