[webkit-reviews] review requested: [Bug 78418] It should be possible to send all JSC debug logging to a file : [Attachment 126644] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 11 13:45:38 PST 2012


Filip Pizlo <fpizlo at apple.com> has asked  for review:
Bug 78418: It should be possible to send all JSC debug logging to a file
https://bugs.webkit.org/show_bug.cgi?id=78418

Attachment 126644: the patch
https://bugs.webkit.org/attachment.cgi?id=126644&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
- Fixing build

- As per chat with Sam, changed the name from "debug logging" to "data log". 
"debugPrintf" becomes "dataLog", "debugFile" becomes "dataFile", and
"DebugLogging.h" becomes "DataLog.h".


More information about the webkit-reviews mailing list