[webkit-reviews] review denied: [Bug 61165] Remove unused HAVE_STDINT_H define from config.h : [Attachment 94165] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 19 23:53:05 PDT 2011


Alexey Proskuryakov <ap at webkit.org> has denied Xan Lopez
<xan.lopez at gmail.com>'s request for review:
Bug 61165: Remove unused HAVE_STDINT_H define from config.h
https://bugs.webkit.org/show_bug.cgi?id=61165

Attachment 94165: Patch
https://bugs.webkit.org/attachment.cgi?id=94165&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Please feel free to re-nominate if I'm missing something, but:

$ grep -r STDINT_H Source/
Source/JavaScriptCore/wtf/FastMalloc.cpp:#if HAVE(STDINT_H)
Source/JavaScriptCore/wtf/TCPageMap.h:#if HAVE(STDINT_H)
Source/JavaScriptCore/wtf/TCSpinLock.h:#if HAVE(STDINT_H)
Source/JavaScriptCore/wtf/TCSystemAlloc.cpp:#if HAVE(STDINT_H)
...


More information about the webkit-reviews mailing list