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

Issue 2425703004: Destroy store on task runner. That's where all store operations happen. (Closed)

Created:
4 years, 2 months ago by vakh (use Gerrit instead)
Modified:
4 years, 2 months ago
CC:
chromium-reviews, vakh+watch_chromium.org, Nathan Parker
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Destroy store on task runner. That's where all store operations happen. BUG=656215, 656005 Committed: https://crrev.com/b8eecb024bdb6569e20e5fd93af9027a3a6a75ee Cr-Commit-Position: refs/heads/master@{#426077}

Patch Set 1 #

Total comments: 3

Patch Set 2 : shess@feedback. WaitForTasksOnTaskRunner at the end of the test that calls ApplyUpdate and expects … #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -38 lines) Patch
M components/safe_browsing_db/v4_database.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M components/safe_browsing_db/v4_database_unittest.cc View 1 16 chunks +24 lines, -36 lines 0 comments Download
M components/safe_browsing_db/v4_store.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/safe_browsing_db/v4_store.cc View 1 2 chunks +11 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 25 (14 generated)
vakh (use Gerrit instead)
4 years, 2 months ago (2016-10-18 01:51:50 UTC) #4
Scott Hess - ex-Googler
LGTM, minor suggestion you can ignore if you don't agree. https://codereview.chromium.org/2425703004/diff/1/components/safe_browsing_db/v4_database.cc File components/safe_browsing_db/v4_database.cc (right): https://codereview.chromium.org/2425703004/diff/1/components/safe_browsing_db/v4_database.cc#newcode146 ...
4 years, 2 months ago (2016-10-18 02:57:01 UTC) #5
Scott Hess - ex-Googler
https://codereview.chromium.org/2425703004/diff/1/components/safe_browsing_db/v4_database.cc File components/safe_browsing_db/v4_database.cc (right): https://codereview.chromium.org/2425703004/diff/1/components/safe_browsing_db/v4_database.cc#newcode146 components/safe_browsing_db/v4_database.cc:146: (*store_map_)[identifier] = std::move(new_store); On 2016/10/18 02:57:01, Scott Hess wrote: ...
4 years, 2 months ago (2016-10-18 02:57:55 UTC) #6
vakh (use Gerrit instead)
On 2016/10/18 02:57:55, Scott Hess wrote: > https://codereview.chromium.org/2425703004/diff/1/components/safe_browsing_db/v4_database.cc > File components/safe_browsing_db/v4_database.cc (right): > > https://codereview.chromium.org/2425703004/diff/1/components/safe_browsing_db/v4_database.cc#newcode146 ...
4 years, 2 months ago (2016-10-18 20:10:27 UTC) #9
Scott Hess - ex-Googler
On 2016/10/18 20:10:27, vakh (Varun Khaneja) wrote: > On 2016/10/18 02:57:55, Scott Hess wrote: > ...
4 years, 2 months ago (2016-10-18 20:19:19 UTC) #11
vakh (use Gerrit instead)
shess@feedback. WaitForTasksOnTaskRunner at the end of the test that calls ApplyUpdate and expects new stores ...
4 years, 2 months ago (2016-10-18 21:21:25 UTC) #12
vakh (use Gerrit instead)
On 2016/10/18 20:19:19, Scott Hess wrote: > On 2016/10/18 20:10:27, vakh (Varun Khaneja) wrote: > ...
4 years, 2 months ago (2016-10-18 21:24:09 UTC) #15
commit-bot: I haz the power
This CL has an open dependency (Issue 2427863002 Patch 20001). Please resolve the dependency and ...
4 years, 2 months ago (2016-10-18 21:24:33 UTC) #19
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/2425703004/20001
4 years, 2 months ago (2016-10-18 21:32:58 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-18 23:06:56 UTC) #23
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 13:04:19 UTC) #25
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b8eecb024bdb6569e20e5fd93af9027a3a6a75ee
Cr-Commit-Position: refs/heads/master@{#426077}

Powered by Google App Engine
This is Rietveld 408576698