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

Issue 22366003: Add a PRESUBMIT check for 'printf'. (Closed)

Created:
7 years, 4 months ago by Mike West
Modified:
7 years, 4 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch
Visibility:
Public.

Description

Add a PRESUBMIT check for 'printf'. As we all know, printf debugging is best debugging. But debug code should probably be removed before asking people to review a patch. Otherwise you're bound to look a bit silly. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155687

Patch Set 1 #

Patch Set 2 : Upload-only. #

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

Messages

Total messages: 14 (0 generated)
Mike West
In the selfish hope that I can avoid embarrassing myself in the future, would you ...
7 years, 4 months ago (2013-08-06 06:50:00 UTC) #1
abarth-chromium
LGTM :)
7 years, 4 months ago (2013-08-06 06:51:30 UTC) #2
jochen (gone - plz use gerrit)
that will make it impossible to add new printf debug helpers using the commit queue, ...
7 years, 4 months ago (2013-08-06 06:57:11 UTC) #3
jochen (gone - plz use gerrit)
like here https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/core/dom/Node.cpp&sq=package:chromium&q=Node.cpp&type=cs&l=228
7 years, 4 months ago (2013-08-06 06:58:36 UTC) #4
Mike West
On 2013/08/06 06:58:36, jochen wrote: > like here > https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/core/dom/Node.cpp&sq=package:chromium&q=Node.cpp&type=cs&l=228 Yeah. I didn't realize those ...
7 years, 4 months ago (2013-08-06 07:13:53 UTC) #5
abarth-chromium
On 2013/08/06 07:13:53, Mike West wrote: > On 2013/08/06 06:58:36, jochen wrote: > > like ...
7 years, 4 months ago (2013-08-06 07:18:29 UTC) #6
jochen (gone - plz use gerrit)
as long as it doesn't break the commit queue, i'm fine with whatever solution :)
7 years, 4 months ago (2013-08-06 07:31:58 UTC) #7
Mike West
On 2013/08/06 07:18:29, abarth wrote: > On 2013/08/06 07:13:53, Mike West wrote: > > On ...
7 years, 4 months ago (2013-08-06 08:12:49 UTC) #8
abarth-chromium
On 2013/08/06 08:12:49, Mike West wrote: > Perhaps I need to loop in blink-dev@ for ...
7 years, 4 months ago (2013-08-06 18:36:39 UTC) #9
Mike West
On 2013/08/06 18:36:39, abarth wrote: > On 2013/08/06 08:12:49, Mike West wrote: > > Perhaps ...
7 years, 4 months ago (2013-08-07 07:31:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkwst@chromium.org/22366003/11001
7 years, 4 months ago (2013-08-07 07:34:12 UTC) #11
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=1564
7 years, 4 months ago (2013-08-07 11:07:00 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkwst@chromium.org/22366003/11001
7 years, 4 months ago (2013-08-07 11:29:12 UTC) #13
commit-bot: I haz the power
7 years, 4 months ago (2013-08-07 12:14:50 UTC) #14
Message was sent while issue was closed.
Change committed as 155687

Powered by Google App Engine
This is Rietveld 408576698