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

Issue 2148673002: Parse the hash prefix map from the V4Store on disk. (Closed)

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

Description

Parse the hash prefix map from the V4Store on disk. Design doc: https://goto.google.com/design-doc-v4store BUG=543161 Committed: https://crrev.com/beda83de4a54fabf85e773068bc4a2fe816b8831 Cr-Commit-Position: refs/heads/master@{#405654}

Patch Set 1 #

Patch Set 2 : Add tests for valid and invalid hash prefixes read from store file on disk #

Patch Set 3 : git fetch && git pull && gclient sync #

Total comments: 15

Patch Set 4 : CR feedback: nparker@ #

Patch Set 5 : Tiniest: typo: h->H #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -5 lines) Patch
M components/safe_browsing_db/v4_store.h View 1 2 3 4 2 chunks +8 lines, -1 line 0 comments Download
M components/safe_browsing_db/v4_store.cc View 1 2 3 2 chunks +15 lines, -3 lines 0 comments Download
M components/safe_browsing_db/v4_store_unittest.cc View 1 2 3 3 chunks +52 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 23 (11 generated)
vakh (use Gerrit instead)
Add tests for valid and invalid hash prefixes read from store file on disk
4 years, 5 months ago (2016-07-13 23:11:57 UTC) #1
vakh (use Gerrit instead)
git fetch && git pull && gclient sync
4 years, 5 months ago (2016-07-13 23:33:16 UTC) #2
vakh (use Gerrit instead)
4 years, 5 months ago (2016-07-13 23:34:52 UTC) #6
Nathan Parker
https://codereview.chromium.org/2148673002/diff/40001/components/safe_browsing_db/v4_store.cc File components/safe_browsing_db/v4_store.cc (right): https://codereview.chromium.org/2148673002/diff/40001/components/safe_browsing_db/v4_store.cc#newcode45 components/safe_browsing_db/v4_store.cc:45: "SafeBrowsing.V4ApplyUpdateResultWhenReadingFromDisk", result, Is this really an update? It's more ...
4 years, 5 months ago (2016-07-14 22:36:12 UTC) #9
vakh (use Gerrit instead)
CR feedback: nparker@
4 years, 5 months ago (2016-07-14 23:51:48 UTC) #10
vakh (use Gerrit instead)
PTAL. Thanks! https://codereview.chromium.org/2148673002/diff/40001/components/safe_browsing_db/v4_store.cc File components/safe_browsing_db/v4_store.cc (right): https://codereview.chromium.org/2148673002/diff/40001/components/safe_browsing_db/v4_store.cc#newcode370 components/safe_browsing_db/v4_store.cc:370: ApplyUpdateResult apply_update_result = UpdateHashPrefixMapFromAdditions( On 2016/07/14 22:36:12, ...
4 years, 5 months ago (2016-07-14 23:51:57 UTC) #12
vakh (use Gerrit instead)
Tiniest: typo: h->H
4 years, 5 months ago (2016-07-15 00:01:49 UTC) #14
vakh (use Gerrit instead)
https://codereview.chromium.org/2148673002/diff/40001/components/safe_browsing_db/v4_store.cc File components/safe_browsing_db/v4_store.cc (right): https://codereview.chromium.org/2148673002/diff/40001/components/safe_browsing_db/v4_store.cc#newcode45 components/safe_browsing_db/v4_store.cc:45: "SafeBrowsing.V4ApplyUpdateResultWhenReadingFromDisk", result, On 2016/07/14 22:36:12, Nathan Parker wrote: > ...
4 years, 5 months ago (2016-07-15 00:07:30 UTC) #17
Nathan Parker
lgtm https://codereview.chromium.org/2148673002/diff/40001/components/safe_browsing_db/v4_store.cc File components/safe_browsing_db/v4_store.cc (right): https://codereview.chromium.org/2148673002/diff/40001/components/safe_browsing_db/v4_store.cc#newcode370 components/safe_browsing_db/v4_store.cc:370: ApplyUpdateResult apply_update_result = UpdateHashPrefixMapFromAdditions( On 2016/07/14 23:51:57, vakh ...
4 years, 5 months ago (2016-07-15 00:35:31 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/2148673002/80001
4 years, 5 months ago (2016-07-15 00:39:51 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-15 00:57:47 UTC) #21
commit-bot: I haz the power
4 years, 5 months ago (2016-07-15 00:59:27 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/beda83de4a54fabf85e773068bc4a2fe816b8831
Cr-Commit-Position: refs/heads/master@{#405654}

Powered by Google App Engine
This is Rietveld 408576698