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

Issue 2622063002: Add the missing callback to client for CheckResourceUrl. (Closed)

Created:
3 years, 11 months ago by vakh (use Gerrit instead)
Modified:
3 years, 11 months ago
Reviewers:
Nathan Parker
CC:
chromium-reviews, vakh+watch_chromium.org, Scott Hess - ex-Googler
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add the missing callback to client for CheckResourceUrl. Also updated the test to check for the matching full hash in that case. BUG=679906 Review-Url: https://codereview.chromium.org/2622063002 Cr-Commit-Position: refs/heads/master@{#443096} Committed: https://chromium.googlesource.com/chromium/src/+/ff1a6112240cb285eab6a15a62419c2359b84ff5

Patch Set 1 : Add the missing callback to client for CheckResourceUrl #

Patch Set 2 : rebase #

Total comments: 2

Patch Set 3 : nit: fix mistake in rebase #

Total comments: 2

Patch Set 4 : Add test, incorporate nparker@ feedback #

Total comments: 5

Patch Set 5 : Incorporate nparker@ feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -37 lines) Patch
M components/safe_browsing_db/v4_local_database_manager.h View 1 2 chunks +7 lines, -2 lines 0 comments Download
M components/safe_browsing_db/v4_local_database_manager.cc View 1 2 3 4 4 chunks +32 lines, -16 lines 0 comments Download
M components/safe_browsing_db/v4_local_database_manager_unittest.cc View 1 2 3 8 chunks +61 lines, -19 lines 0 comments Download

Messages

Total messages: 35 (23 generated)
vakh (use Gerrit instead)
Add the missing callback to client for CheckResourceUrl
3 years, 11 months ago (2017-01-10 23:38:26 UTC) #3
vakh (use Gerrit instead)
3 years, 11 months ago (2017-01-10 23:51:46 UTC) #8
vakh (use Gerrit instead)
rebase
3 years, 11 months ago (2017-01-11 00:08:57 UTC) #11
vakh (use Gerrit instead)
nit: fix mistake in rebase
3 years, 11 months ago (2017-01-11 00:12:11 UTC) #14
Nathan Parker
https://codereview.chromium.org/2622063002/diff/40001/components/safe_browsing_db/v4_local_database_manager.cc File components/safe_browsing_db/v4_local_database_manager.cc (right): https://codereview.chromium.org/2622063002/diff/40001/components/safe_browsing_db/v4_local_database_manager.cc#newcode656 components/safe_browsing_db/v4_local_database_manager.cc:656: if (check->client_callback_type == ClientCallbackType::CHECK_BROWSE_URL) { How about a switch ...
3 years, 11 months ago (2017-01-11 00:13:35 UTC) #17
vakh (use Gerrit instead)
Add test, incorporate nparker@ feedback
3 years, 11 months ago (2017-01-11 20:53:45 UTC) #20
vakh (use Gerrit instead)
PTAL. Thanks. https://codereview.chromium.org/2622063002/diff/40001/components/safe_browsing_db/v4_local_database_manager.cc File components/safe_browsing_db/v4_local_database_manager.cc (right): https://codereview.chromium.org/2622063002/diff/40001/components/safe_browsing_db/v4_local_database_manager.cc#newcode656 components/safe_browsing_db/v4_local_database_manager.cc:656: if (check->client_callback_type == ClientCallbackType::CHECK_BROWSE_URL) { On 2017/01/11 ...
3 years, 11 months ago (2017-01-11 20:54:34 UTC) #23
Nathan Parker
lgtm LGTM w/ one suggestion and one nit https://codereview.chromium.org/2622063002/diff/80001/components/safe_browsing_db/v4_local_database_manager.cc File components/safe_browsing_db/v4_local_database_manager.cc (right): https://codereview.chromium.org/2622063002/diff/80001/components/safe_browsing_db/v4_local_database_manager.cc#newcode657 components/safe_browsing_db/v4_local_database_manager.cc:657: case ...
3 years, 11 months ago (2017-01-11 22:59:59 UTC) #26
vakh (use Gerrit instead)
Incorporate nparker@ feedback
3 years, 11 months ago (2017-01-11 23:22:37 UTC) #27
vakh (use Gerrit instead)
https://codereview.chromium.org/2622063002/diff/80001/components/safe_browsing_db/v4_local_database_manager.cc File components/safe_browsing_db/v4_local_database_manager.cc (right): https://codereview.chromium.org/2622063002/diff/80001/components/safe_browsing_db/v4_local_database_manager.cc#newcode657 components/safe_browsing_db/v4_local_database_manager.cc:657: case ClientCallbackType::CHECK_BROWSE_URL: { On 2017/01/11 22:59:59, Nathan Parker wrote: ...
3 years, 11 months ago (2017-01-11 23:23:18 UTC) #31
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/2622063002/100001
3 years, 11 months ago (2017-01-11 23:23:59 UTC) #32
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 01:01:08 UTC) #35
Message was sent while issue was closed.
Committed patchset #5 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/ff1a6112240cb285eab6a15a6241...

Powered by Google App Engine
This is Rietveld 408576698