[Webkit-unassigned] [Bug 25630] JavaScript console doesn't provide useful error messages for syntax errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 14:44:48 PDT 2009


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





------- Comment #3 from rboucher at gmail.com  2009-05-07 14:44 PDT -------
Fair point. I didn't notice because the line number info isn't useful with
eval'd code (it gives the location of the eval, rather than the location of the
line within the eval, which is why the firebug error was more relevant, since
it gives you the following line of code)


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