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

Issue 2541423002: [Offline pages] Switching ChangeRequestsStateTask to use RequestQueueStore::GetRequestsByIds (Closed)

Created:
4 years ago by fgorski
Modified:
4 years ago
Reviewers:
Pete Williamson
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] Switching ChangeRequestsStateTask to use RequestQueueStore::GetRequestsByIds * Small refactoring to ChangeRequestsStateTask to use a more efficient method to query requests (which was not available at the time it was originally created). BUG=651238 Committed: https://crrev.com/aa20953bbe09465c66ac135f987b9f8bbb383e94 Cr-Commit-Position: refs/heads/master@{#436096}

Patch Set 1 #

Patch Set 2 : Fixing a test #

Total comments: 7

Patch Set 3 : Addressing comments #

Patch Set 4 : Adding a comment in test #

Patch Set 5 : Fixing the comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -63 lines) Patch
M components/offline_pages/background/change_requests_state_task.h View 1 chunk +4 lines, -10 lines 0 comments Download
M components/offline_pages/background/change_requests_state_task.cc View 1 2 3 4 2 chunks +29 lines, -42 lines 0 comments Download
M components/offline_pages/background/change_requests_state_task_unittest.cc View 1 2 3 2 chunks +22 lines, -11 lines 0 comments Download

Messages

Total messages: 29 (19 generated)
fgorski
PTAL
4 years ago (2016-12-01 17:26:52 UTC) #4
Pete Williamson
https://codereview.chromium.org/2541423002/diff/20001/components/offline_pages/background/change_requests_state_task.cc File components/offline_pages/background/change_requests_state_task.cc (right): https://codereview.chromium.org/2541423002/diff/20001/components/offline_pages/background/change_requests_state_task.cc#newcode60 components/offline_pages/background/change_requests_state_task.cc:60: // Look up the missing items. This comment is ...
4 years ago (2016-12-02 01:39:06 UTC) #11
fgorski
PTAL https://codereview.chromium.org/2541423002/diff/20001/components/offline_pages/background/change_requests_state_task.cc File components/offline_pages/background/change_requests_state_task.cc (right): https://codereview.chromium.org/2541423002/diff/20001/components/offline_pages/background/change_requests_state_task.cc#newcode60 components/offline_pages/background/change_requests_state_task.cc:60: // Look up the missing items. On 2016/12/02 ...
4 years ago (2016-12-02 22:32:03 UTC) #13
fgorski
Added the comment we discussed.
4 years ago (2016-12-02 22:38:51 UTC) #16
Pete Williamson
https://codereview.chromium.org/2541423002/diff/20001/components/offline_pages/background/change_requests_state_task.cc File components/offline_pages/background/change_requests_state_task.cc (right): https://codereview.chromium.org/2541423002/diff/20001/components/offline_pages/background/change_requests_state_task.cc#newcode60 components/offline_pages/background/change_requests_state_task.cc:60: // Look up the missing items. On 2016/12/02 22:32:02, ...
4 years ago (2016-12-02 23:09:10 UTC) #18
fgorski
PTAL
4 years ago (2016-12-02 23:22:00 UTC) #20
Pete Williamson
lgtm
4 years ago (2016-12-02 23:29:40 UTC) #22
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/2541423002/80001
4 years ago (2016-12-02 23:32:41 UTC) #25
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years ago (2016-12-03 00:23:28 UTC) #27
commit-bot: I haz the power
4 years ago (2016-12-03 00:26:04 UTC) #29
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/aa20953bbe09465c66ac135f987b9f8bbb383e94
Cr-Commit-Position: refs/heads/master@{#436096}

Powered by Google App Engine
This is Rietveld 408576698