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

Issue 2160193003: PVer4: V4Database: Return stores that have a hash prefix for a given full hash (Closed)

Created:
4 years, 5 months ago by vakh (use Gerrit instead)
Modified:
4 years, 5 months ago
Reviewers:
Nathan Parker
CC:
chromium-reviews, palmer, noƩ, woz, Scott Hess - ex-Googler
Base URL:
https://chromium.googlesource.com/chromium/src.git@01_check_url_store
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PVer4: V4Database: Return stores that have a hash prefix for a given full hash Overall design document: https://goto.google.com/design-doc-v4store BUG=543161 Committed: https://crrev.com/84307af5a87d46b25b2aaf2edec0e7a99c2f0d76 Cr-Commit-Position: refs/heads/master@{#406686}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Allow the caller to specify stores_to_look, return matching hash prefix #

Patch Set 3 : Nit: Updated a comment #

Total comments: 6

Patch Set 4 : incorporate nparker@ feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -14 lines) Patch
M components/safe_browsing_db/v4_database.h View 1 2 3 chunks +13 lines, -0 lines 0 comments Download
M components/safe_browsing_db/v4_database.cc View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download
M components/safe_browsing_db/v4_database_unittest.cc View 1 2 3 5 chunks +131 lines, -13 lines 0 comments Download
M components/safe_browsing_db/v4_store.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 22 (10 generated)
vakh (use Gerrit instead)
4 years, 5 months ago (2016-07-19 22:58:46 UTC) #3
Nathan Parker
https://codereview.chromium.org/2160193003/diff/1/components/safe_browsing_db/v4_database.cc File components/safe_browsing_db/v4_database.cc (right): https://codereview.chromium.org/2160193003/diff/1/components/safe_browsing_db/v4_database.cc#newcode171 components/safe_browsing_db/v4_database.cc:171: void V4Database::GetStoresMatchingFullHash(const FullHash& full_hash, What's the usecase for this ...
4 years, 5 months ago (2016-07-19 23:05:56 UTC) #5
vakh (use Gerrit instead)
Allow the caller to specify stores_to_look, return matching hash prefix
4 years, 5 months ago (2016-07-20 00:07:34 UTC) #6
vakh (use Gerrit instead)
https://codereview.chromium.org/2160193003/diff/1/components/safe_browsing_db/v4_database.cc File components/safe_browsing_db/v4_database.cc (right): https://codereview.chromium.org/2160193003/diff/1/components/safe_browsing_db/v4_database.cc#newcode171 components/safe_browsing_db/v4_database.cc:171: void V4Database::GetStoresMatchingFullHash(const FullHash& full_hash, On 2016/07/19 23:05:56, Nathan Parker ...
4 years, 5 months ago (2016-07-20 00:07:43 UTC) #8
vakh (use Gerrit instead)
Nit: Updated a comment
4 years, 5 months ago (2016-07-20 00:09:53 UTC) #10
Nathan Parker
lgtm with some comments https://codereview.chromium.org/2160193003/diff/40001/components/safe_browsing_db/v4_database.cc File components/safe_browsing_db/v4_database.cc (right): https://codereview.chromium.org/2160193003/diff/40001/components/safe_browsing_db/v4_database.cc#newcode175 components/safe_browsing_db/v4_database.cc:175: for (const auto& store_pair : ...
4 years, 5 months ago (2016-07-20 20:44:13 UTC) #11
Nathan Parker
You probably don't need to repeat the design doc link in each CL, if it's ...
4 years, 5 months ago (2016-07-20 20:44:52 UTC) #12
vakh (use Gerrit instead)
incorporate nparker@ feedback
4 years, 5 months ago (2016-07-20 21:09:03 UTC) #13
vakh (use Gerrit instead)
Thanks for the review. https://codereview.chromium.org/2160193003/diff/40001/components/safe_browsing_db/v4_database.cc File components/safe_browsing_db/v4_database.cc (right): https://codereview.chromium.org/2160193003/diff/40001/components/safe_browsing_db/v4_database.cc#newcode175 components/safe_browsing_db/v4_database.cc:175: for (const auto& store_pair : ...
4 years, 5 months ago (2016-07-20 21:10:27 UTC) #18
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/2160193003/60001
4 years, 5 months ago (2016-07-20 21:10:33 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-20 22:13:22 UTC) #20
commit-bot: I haz the power
4 years, 5 months ago (2016-07-20 22:15:43 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/84307af5a87d46b25b2aaf2edec0e7a99c2f0d76
Cr-Commit-Position: refs/heads/master@{#406686}

Powered by Google App Engine
This is Rietveld 408576698