[webkit-reviews] review requested: [Bug 131050] Web Inspector: Provide a way for JSContext console to log to system console : [Attachment 228546] [PATCH] Revised
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 3 14:56:52 PDT 2014
Joseph Pecoraro <joepeck at webkit.org> has asked for review:
Bug 131050: Web Inspector: Provide a way for JSContext console to log to system
console
https://bugs.webkit.org/show_bug.cgi?id=131050
Attachment 228546: [PATCH] Revised
https://bugs.webkit.org/attachment.cgi?id=228546&action=review
------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
This refactors all the printfs instead StringBuilder + WTFLogAlways. It also
includes the updated default name. I tested on iOS this works (the printf would
have too, but I think this is nicer).
More information about the webkit-reviews
mailing list