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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 7 23:11:34 PDT 2008


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


rik24d at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |casey.hattori at gmail.com




------- Comment #2 from rik24d at gmail.com  2008-07-07 23:11 PDT -------
> We could add "if (typeof result === "undefined") return;" to match Firebug completely and not print assigned undefineds. 

I don't think that's a good idea. With this behaviour, one could think nothing
happened.


-- 
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