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

Issue 2812223003: Move shared constants to //components/chrome_cleaner (Closed)

Created:
3 years, 8 months ago by ftirelo
Modified:
3 years, 8 months ago
CC:
chromium-reviews, vakh+watch_chromium.org, joenotcharles+watch_chromium.org, alito+watch_chromium.org, timvolodine, csharp+watch_chromium.org, grt+watch_chromium.org, ftirelo+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move shared constants to //components/chrome_cleaner BUG=709035 Review-Url: https://codereview.chromium.org/2812223003 Cr-Commit-Position: refs/heads/master@{#465380} Committed: https://chromium.googlesource.com/chromium/src/+/6e1d09bf3327be410524f9d594c7c218b5845de3

Patch Set 1 #

Patch Set 2 : Cleanup #

Patch Set 3 : Comment on #endif line #

Total comments: 8

Patch Set 4 : Code review #

Total comments: 20

Patch Set 5 : Code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+260 lines, -169 lines) Patch
M chrome/browser/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/component_updater/sw_reporter_installer_win.cc View 1 2 3 4 7 chunks +27 lines, -31 lines 0 comments Download
M chrome/browser/safe_browsing/srt_client_info_win.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/safe_browsing/srt_client_info_win.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/safe_browsing/srt_fetcher_browsertest_win.cc View 1 2 3 4 20 chunks +26 lines, -24 lines 0 comments Download
M chrome/browser/safe_browsing/srt_fetcher_win.h View 2 chunks +0 lines, -16 lines 0 comments Download
M chrome/browser/safe_browsing/srt_fetcher_win.cc View 1 2 3 4 18 chunks +45 lines, -59 lines 0 comments Download
M chrome/browser/safe_browsing/srt_global_error_win.cc View 1 2 3 4 4 chunks +20 lines, -28 lines 0 comments Download
A components/chrome_cleaner/public/constants/BUILD.gn View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
A components/chrome_cleaner/public/constants/constants.h View 1 2 3 4 1 chunk +90 lines, -0 lines 0 comments Download
A components/chrome_cleaner/public/constants/constants.cc View 1 2 3 4 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (18 generated)
ftirelo
3 years, 8 months ago (2017-04-12 14:58:15 UTC) #4
joenotcharles
https://codereview.chromium.org/2812223003/diff/40001/chrome/browser/BUILD.gn File chrome/browser/BUILD.gn (right): https://codereview.chromium.org/2812223003/diff/40001/chrome/browser/BUILD.gn#newcode1449 chrome/browser/BUILD.gn:1449: "//components/chrome_cleaner/constants", Should we make this public/contants to match public/interfaces? ...
3 years, 8 months ago (2017-04-12 15:44:42 UTC) #11
ftirelo
PTAL https://codereview.chromium.org/2812223003/diff/40001/chrome/browser/BUILD.gn File chrome/browser/BUILD.gn (right): https://codereview.chromium.org/2812223003/diff/40001/chrome/browser/BUILD.gn#newcode1449 chrome/browser/BUILD.gn:1449: "//components/chrome_cleaner/constants", On 2017/04/12 15:44:42, joenotcharles wrote: > Should ...
3 years, 8 months ago (2017-04-12 19:40:41 UTC) #14
Joe Mason
lgtm with nits https://codereview.chromium.org/2812223003/diff/60001/chrome/browser/safe_browsing/srt_global_error_win.cc File chrome/browser/safe_browsing/srt_global_error_win.cc (right): https://codereview.chromium.org/2812223003/diff/60001/chrome/browser/safe_browsing/srt_global_error_win.cc#newcode57 chrome/browser/safe_browsing/srt_global_error_win.cc:57: // Cleanup Tool to indicate how ...
3 years, 8 months ago (2017-04-13 17:54:02 UTC) #15
ftirelo
https://codereview.chromium.org/2812223003/diff/60001/chrome/browser/safe_browsing/srt_global_error_win.cc File chrome/browser/safe_browsing/srt_global_error_win.cc (right): https://codereview.chromium.org/2812223003/diff/60001/chrome/browser/safe_browsing/srt_global_error_win.cc#newcode57 chrome/browser/safe_browsing/srt_global_error_win.cc:57: // Cleanup Tool to indicate how the user interacted ...
3 years, 8 months ago (2017-04-18 15:26:49 UTC) #17
ftirelo
+jialiu +waffles for OWNERS approvals.
3 years, 8 months ago (2017-04-18 15:27:28 UTC) #19
ftirelo
-waffles +sorin for OWNERS approval, since waffles@ is OOO
3 years, 8 months ago (2017-04-18 15:32:51 UTC) #21
Sorin Jianu
lgtm Thank you! component updater lgtm
3 years, 8 months ago (2017-04-18 16:13:47 UTC) #22
Sorin Jianu
lgtm Thank you! component updater lgtm
3 years, 8 months ago (2017-04-18 16:13:49 UTC) #23
Jialiu Lin
lgtm
3 years, 8 months ago (2017-04-18 19:48:45 UTC) #24
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/2812223003/80001
3 years, 8 months ago (2017-04-18 20:25:21 UTC) #27
commit-bot: I haz the power
3 years, 8 months ago (2017-04-18 21:34:01 UTC) #30
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/6e1d09bf3327be410524f9d594c7...

Powered by Google App Engine
This is Rietveld 408576698