[webkit-reviews] review granted: [Bug 135726] Web Inspector: add debugging flag to InspectorTest for unbuffered logging to stderr : [Attachment 236238] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 7 16:33:49 PDT 2014


Timothy Hatcher <timothy at apple.com> has granted Brian Burg
<burg at cs.washington.edu>'s request for review:
Bug 135726: Web Inspector: add debugging flag to InspectorTest for unbuffered
logging to stderr
https://bugs.webkit.org/show_bug.cgi?id=135726

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

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=236238&action=review


> Source/WebInspectorUI/UserInterface/Base/Test.js:138
> +    if (InspectorTest.dumpMessagesToConsole &&
InspectorFrontendHost.unbufferedLog)

Do we need to test InspectorFrontendHost.unbufferedLog?


More information about the webkit-reviews mailing list