[webkit-reviews] review requested: [Bug 19931] Input should be printed before the output in the console : [Attachment 22148] initial prototype
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 7 18:51:27 PDT 2008
Keishi Hattori <casey.hattori at gmail.com> has asked for review:
Bug 19931: Input should be printed before the output in the console
https://bugs.webkit.org/show_bug.cgi?id=19931
Attachment 22148: initial prototype
https://bugs.webkit.org/attachment.cgi?id=22148&action=edit
------- Additional Comments from Keishi Hattori <casey.hattori at gmail.com>
Here is a quick patch to see what it might look.
We could add "if (typeof result === "undefined") return;" to match Firebug
completely and not print assigned undefineds.
More information about the webkit-reviews
mailing list