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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 7 12:46:12 PDT 2008


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

           Summary: console functions shouldn't print undefined in the
                    console
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rik24d at gmail.com
                CC: timothy at hatcher.name, aroben at apple.com


console.log, console.error and other functions with the same purpose shouldn't
print undefined in the console even if they return it.

When you type these functions in the Console, you don't care about the return
value. Furthermore, one can think undefined is the result and be confused.


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