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

Issue 2836103002: Componentize safe_browsing: move threat_details* to component. (Closed)

Created:
3 years, 8 months ago by timvolodine
Modified:
3 years, 7 months ago
Reviewers:
lpz, jam, Jialiu Lin
CC:
blundell+watchlist_chromium.org, chromium-reviews, droger+watchlist_chromium.org, grt+watch_chromium.org, Nathan Parker, sdefresne+watchlist_chromium.org, vakh+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Componentize safe_browsing: move threat_details* to component. Move threat_details* to the safe_browsing component and update build files and dependencies. BUG=700351, 688629 Review-Url: https://codereview.chromium.org/2836103002 Cr-Commit-Position: refs/heads/master@{#469014} Committed: https://chromium.googlesource.com/chromium/src/+/42a7b7f4765a74b3a61bcf1940636f27f4a2a38d

Patch Set 1 #

Patch Set 2 : fix deps #

Patch Set 3 : fix test compile #

Patch Set 4 : fix spelling and typos #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -1482 lines) Patch
M chrome/browser/BUILD.gn View 2 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc View 1 2 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/safe_browsing/threat_details.h View 1 chunk +0 lines, -262 lines 0 comments Download
D chrome/browser/safe_browsing/threat_details.cc View 1 chunk +0 lines, -602 lines 0 comments Download
D chrome/browser/safe_browsing/threat_details_cache.h View 1 chunk +0 lines, -110 lines 0 comments Download
D chrome/browser/safe_browsing/threat_details_cache.cc View 1 chunk +0 lines, -242 lines 0 comments Download
D chrome/browser/safe_browsing/threat_details_history.h View 1 chunk +0 lines, -94 lines 0 comments Download
D chrome/browser/safe_browsing/threat_details_history.cc View 1 chunk +0 lines, -123 lines 0 comments Download
M chrome/browser/safe_browsing/threat_details_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/ui_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
A components/safe_browsing/browser/BUILD.gn View 1 1 chunk +26 lines, -0 lines 0 comments Download
A components/safe_browsing/browser/DEPS View 1 chunk +7 lines, -0 lines 0 comments Download
A + components/safe_browsing/browser/threat_details.h View 1 2 3 5 chunks +7 lines, -7 lines 0 comments Download
A + components/safe_browsing/browser/threat_details.cc View 5 chunks +11 lines, -11 lines 0 comments Download
A + components/safe_browsing/browser/threat_details_cache.h View 3 chunks +8 lines, -11 lines 0 comments Download
A + components/safe_browsing/browser/threat_details_cache.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
A + components/safe_browsing/browser/threat_details_history.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/safe_browsing/browser/threat_details_history.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 42 (27 generated)
timvolodine
jialiul@: please take a look +cc:nparker@
3 years, 7 months ago (2017-04-25 15:57:15 UTC) #19
Jialiu Lin
Sorry for my late reply. I was on vacation from April 22-25. Could you put ...
3 years, 7 months ago (2017-04-26 18:03:31 UTC) #20
Jialiu Lin
+lpz@ as reviewer too, since he has been actively working on ThreatDetails related code.
3 years, 7 months ago (2017-05-01 20:33:15 UTC) #22
timvolodine
On 2017/04/26 18:03:31, Jialiu Lin wrote: > Sorry for my late reply. I was on ...
3 years, 7 months ago (2017-05-02 17:20:28 UTC) #23
Jialiu Lin
Restructure safe_browsing and safe_browsing_db LGTM. Thanks for creating this doc. This CL LGTM too. You're ...
3 years, 7 months ago (2017-05-02 17:32:44 UTC) #24
lpz
lgtm
3 years, 7 months ago (2017-05-02 17:33:46 UTC) #25
timvolodine
On 2017/05/02 17:33:46, lpz wrote: > lgtm Thanks all!
3 years, 7 months ago (2017-05-02 17:42:45 UTC) #26
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/2836103002/60001
3 years, 7 months ago (2017-05-02 17:43:07 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/425439)
3 years, 7 months ago (2017-05-02 17:54:03 UTC) #32
timvolodine
+jam@ for overall RS
3 years, 7 months ago (2017-05-02 17:55:49 UTC) #34
jam
On 2017/05/02 17:55:49, timvolodine wrote: > +jam@ for overall RS please specify which files you ...
3 years, 7 months ago (2017-05-02 19:58:33 UTC) #35
timvolodine
On 2017/05/02 19:58:33, jam wrote: > On 2017/05/02 17:55:49, timvolodine wrote: > > +jam@ for ...
3 years, 7 months ago (2017-05-03 11:28:29 UTC) #36
jam
lgtm
3 years, 7 months ago (2017-05-03 15:56:01 UTC) #37
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/2836103002/60001
3 years, 7 months ago (2017-05-03 16:47:51 UTC) #39
commit-bot: I haz the power
3 years, 7 months ago (2017-05-03 17:15:31 UTC) #42
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/42a7b7f4765a74b3a61bcf194063...

Powered by Google App Engine
This is Rietveld 408576698