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

Issue 99653004: Catch printf() in CheckSpamLogging (Closed)

Created:
7 years ago by jln (very slow on Chromium)
Modified:
7 years ago
Reviewers:
Nico, M-A Ruel
CC:
chromium-reviews
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M PRESUBMIT.py View 1 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Nico
lgtm, thanks
7 years ago (2013-12-02 20:28:39 UTC) #1
jln (very slow on Chromium)
As noted by Nico, my previous change disable the printf check. Rather than making the ...
7 years ago (2013-12-02 20:29:20 UTC) #2
M-A Ruel
lgtm with cleanup https://codereview.chromium.org/99653004/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/99653004/diff/1/PRESUBMIT.py#newcode852 PRESUBMIT.py:852: if re.search(r"\bD?LOG_IF\s*\(\s*INFO\s*,", contents): elif https://codereview.chromium.org/99653004/diff/1/PRESUBMIT.py#newcode854 PRESUBMIT.py:854: ...
7 years ago (2013-12-02 21:06:08 UTC) #3
jln (very slow on Chromium)
https://chromiumcodereview.appspot.com/99653004/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://chromiumcodereview.appspot.com/99653004/diff/1/PRESUBMIT.py#newcode852 PRESUBMIT.py:852: if re.search(r"\bD?LOG_IF\s*\(\s*INFO\s*,", contents): On 2013/12/02 21:06:09, M-A Ruel wrote: ...
7 years ago (2013-12-02 21:38:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/99653004/20001
7 years ago (2013-12-02 21:40:16 UTC) #5
M-A Ruel
you should use NOTRY=true for non-code change.
7 years ago (2013-12-02 21:53:01 UTC) #6
jln (very slow on Chromium)
On 2013/12/02 21:53:01, M-A Ruel wrote: > you should use NOTRY=true for non-code change. Yeah, ...
7 years ago (2013-12-02 22:01:14 UTC) #7
jln (very slow on Chromium)
7 years ago (2013-12-02 22:01:56 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r238199 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698