[Webkit-unassigned] [Bug 19932] console functions shouldn't print undefined in the console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 8 11:17:17 PDT 2008


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





------- Comment #7 from rik24d at gmail.com  2008-07-08 11:17 PDT -------
(In reply to comment #6)
> I think never printing undefined is fine. IMHO, seeing undefined does not tell
> you anything.
It tells you "ok, the code was executed". Maybe it's not the best feedback but
it's better than nothing i think

> Also I think this will be a bigger issues once bug 19931, not less. Since you
> will see seemingly random undefined values showing up in the middle of the
> output. But you would also see other return values separated from the original
> call, which makes it seem like the proposed fix for bug 19931 should not land.
I can't see how bug 19931 can change the output. It just prints input before
everything. The order between output produced and return value shouldn't
change. And I can't understand why it would be random.


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



More information about the webkit-unassigned mailing list