[Webkit-unassigned] [Bug 97579] Web Inspector: Fix logging in pure protocol test harness

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 22:48:05 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=97579


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #165646|review?                     |review+
               Flag|                            |




--- Comment #2 from Yury Semikhatsky <yurys at chromium.org>  2012-09-25 22:48:31 PST ---
(From update of attachment 165646)
View in context: https://bugs.webkit.org/attachment.cgi?id=165646&action=review

> LayoutTests/http/tests/inspector-protocol/resources/protocol-test.js:33
> +    alert(text);

console.log() should also print a message to stdout in the tests but it would add messages to the inspector which might be undesirable in some protocol tests, so I guess alert should be fine here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list