[webkit-reviews] review denied: [Bug 90823] Ease printf debugging in WebKit. : [Attachment 173272] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 9 05:34:54 PST 2012


Alexis Menard (darktears) <alexis at webkit.org> has denied Rafael Brandao
<rafael.lobo at openbossa.org>'s request for review:
Bug 90823: Ease printf debugging in WebKit.
https://bugs.webkit.org/show_bug.cgi?id=90823

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

------- Additional Comments from Alexis Menard (darktears) <alexis at webkit.org>
I don't think the flag is needed. It's one file to build so it's fine and you
just don't include it if you don't need it. If I recall correctly on the ML it
was wtfPrint that people preferred. Also it seems to be a better place on WTF
than WebCore. It will not work on Mac also, it seems you need to output in
stderr.


More information about the webkit-reviews mailing list