[Webkit-unassigned] [Bug 18983] New: Exception messages in console not always obvious

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 10 00:17:10 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18983

           Summary: Exception messages in console not always obvious
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: oliver at apple.com
                CC: timothy at hatcher.name, aroben at apple.com


Doing the following example in the console:
q=({valueOf:function(){console.log("argh"); throw "foo";}})
q++

Will result in a small red cross, with the text "foo".  It is not obvious
however that the  "foo" text is in fact an exception.


-- 
Configure bugmail: http://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