ASSIGNED118861
Better value dumping for error messages
https://bugs.webkit.org/show_bug.cgi?id=118861
Summary Better value dumping for error messages
Chris Curtis
Reported 2013-07-18 14:12:33 PDT
* string: string ("a very long str…") is not a function Put the characters in parens and quotes, and truncate long strings * object: object (HTMLDivElement) is not a function Put the class name in parens. * function: function (myFunction) is not a constructor Put the displayName in parens.
Attachments
Note You need to log in before you can comment on or make changes to this bug.