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

Issue 1881353002: SafeBrowsing: Adds response handler for API blacklist check in Database Manager. (Closed)

Created:
4 years, 8 months ago by kcarattini
Modified:
4 years, 8 months ago
Reviewers:
Nathan Parker
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, vakh (use Gerrit instead)
Base URL:
https://chromium.googlesource.com/chromium/src.git@osb-impl-1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

SafeBrowsing: Adds response handler for API blacklist check in Database Manager. BUG=561867 Committed: https://crrev.com/4d1048bb163a405c0ab53bff755fc0552966718a Cr-Commit-Position: refs/heads/master@{#388149}

Patch Set 1 #

Patch Set 2 : Remove Comments #

Patch Set 3 : Rebase #

Total comments: 7

Patch Set 4 : Rebase #

Patch Set 5 : Review Comments #

Patch Set 6 : Review Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -11 lines) Patch
M components/safe_browsing_db/database_manager.h View 1 2 3 4 5 4 chunks +20 lines, -9 lines 0 comments Download
M components/safe_browsing_db/database_manager.cc View 1 2 3 4 1 chunk +18 lines, -1 line 0 comments Download
M components/safe_browsing_db/database_manager_unittest.cc View 1 2 chunks +70 lines, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 12 (4 generated)
kcarattini
4 years, 8 months ago (2016-04-13 04:15:35 UTC) #2
Nathan Parker
lgtm https://codereview.chromium.org/1881353002/diff/40001/components/safe_browsing_db/database_manager.cc File components/safe_browsing_db/database_manager.cc (right): https://codereview.chromium.org/1881353002/diff/40001/components/safe_browsing_db/database_manager.cc#newcode89 components/safe_browsing_db/database_manager.cc:89: DCHECK(check); Sounds like a microphone check. "Check. Check. ...
4 years, 8 months ago (2016-04-15 23:22:00 UTC) #3
kcarattini
https://codereview.chromium.org/1881353002/diff/40001/components/safe_browsing_db/database_manager.cc File components/safe_browsing_db/database_manager.cc (right): https://codereview.chromium.org/1881353002/diff/40001/components/safe_browsing_db/database_manager.cc#newcode89 components/safe_browsing_db/database_manager.cc:89: DCHECK(check); On 2016/04/15 23:22:00, Nathan Parker wrote: > Sounds ...
4 years, 8 months ago (2016-04-18 07:12:02 UTC) #4
Nathan Parker
lgtm https://codereview.chromium.org/1881353002/diff/40001/components/safe_browsing_db/database_manager.cc File components/safe_browsing_db/database_manager.cc (right): https://codereview.chromium.org/1881353002/diff/40001/components/safe_browsing_db/database_manager.cc#newcode104 components/safe_browsing_db/database_manager.cc:104: check->client()->OnCheckApiBlacklistUrlResult(check->url(), md); On 2016/04/18 07:12:02, kcarattini wrote: > ...
4 years, 8 months ago (2016-04-18 17:34:09 UTC) #5
kcarattini
On 2016/04/18 17:34:09, Nathan Parker wrote: > lgtm > > https://codereview.chromium.org/1881353002/diff/40001/components/safe_browsing_db/database_manager.cc > File components/safe_browsing_db/database_manager.cc (right): ...
4 years, 8 months ago (2016-04-19 04:14:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881353002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881353002/100001
4 years, 8 months ago (2016-04-19 06:03:15 UTC) #9
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 8 months ago (2016-04-19 06:52:42 UTC) #10
commit-bot: I haz the power
4 years, 8 months ago (2016-04-19 06:54:00 UTC) #12
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/4d1048bb163a405c0ab53bff755fc0552966718a
Cr-Commit-Position: refs/heads/master@{#388149}

Powered by Google App Engine
This is Rietveld 408576698