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

Issue 23887002: Header cleanup: don't include system header stdio.h in non-debug builds (Closed)

Created:
7 years, 3 months ago by r.kasibhatla
Modified:
7 years, 3 months ago
CC:
blink-reviews, loislo+blink_chromium.org, eae+blinkwatch, leviw+renderwatch, abarth-chromium, yurys+blink_chromium.org, dglazkov+blink, adamk+blink_chromium.org, jchaffraix+rendering, jeez
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Header cleanup: don't leak system header stdio.h in non-debug builds Clean the inclusion of stdio.h in wtf and core components. Include the system header in debug builds only if required. Remove any unwanted inclusions. BUG=NONE Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157343

Patch Set 1 #

Total comments: 2

Patch Set 2 : Reworked. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -10 lines) Patch
M Source/core/dom/Range.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/editing/VisiblePosition.cpp View 2 chunks +4 lines, -1 line 0 comments Download
M Source/core/editing/VisibleSelection.cpp View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/fetch/MemoryCache.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/history/HistoryItem.cpp View 1 chunk +4 lines, -1 line 0 comments Download
M Source/core/rendering/CounterNode.cpp View 1 chunk +4 lines, -1 line 0 comments Download
M Source/core/rendering/RenderObject.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/weborigin/KURL.cpp View 1 1 chunk +3 lines, -1 line 0 comments Download
M Source/wtf/FastMalloc.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/wtf/PageAllocator.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/wtf/dtoa.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/wtf/text/TextCodecUserDefined.cpp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
r.kasibhatla
7 years, 3 months ago (2013-09-03 09:53:27 UTC) #1
Nico
Looks mostly fine, though I'm not sure if the #ifndef NDEBUG includes are worth it ...
7 years, 3 months ago (2013-09-03 15:55:14 UTC) #2
r.kasibhatla
On 2013/09/03 15:55:14, Nico wrote: > Looks mostly fine, though I'm not sure if the ...
7 years, 3 months ago (2013-09-04 05:19:23 UTC) #3
Nico
lgtm
7 years, 3 months ago (2013-09-05 04:07:28 UTC) #4
Chris Evans
On 2013/09/05 04:07:28, Nico wrote: > lgtm (Thanks for doing this. If you're looking to ...
7 years, 3 months ago (2013-09-05 04:10:17 UTC) #5
r.kasibhatla
On 2013/09/05 04:10:17, Chris Evans wrote: > On 2013/09/05 04:07:28, Nico wrote: > > lgtm ...
7 years, 3 months ago (2013-09-05 04:28:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/r.kasibhatla@samsung.com/23887002/7001
7 years, 3 months ago (2013-09-05 05:09:44 UTC) #7
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=6500
7 years, 3 months ago (2013-09-05 05:20:10 UTC) #8
r.kasibhatla
+ jamesr for KURL.cpp
7 years, 3 months ago (2013-09-05 05:40:20 UTC) #9
jamesr
lgtm
7 years, 3 months ago (2013-09-05 21:50:29 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/r.kasibhatla@samsung.com/23887002/7001
7 years, 3 months ago (2013-09-06 01:07:54 UTC) #11
commit-bot: I haz the power
7 years, 3 months ago (2013-09-06 02:40:47 UTC) #12
Message was sent while issue was closed.
Change committed as 157343

Powered by Google App Engine
This is Rietveld 408576698