[Webkit-unassigned] [Bug 63583] Web Inspector fails to display source for eval with syntax error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 16:55:56 PDT 2011


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





--- Comment #11 from Geoffrey Garen <ggaren at apple.com>  2011-06-29 16:55:56 PST ---
+try {
+    eval("a[0]]"); //line 6: error should come from here

I think you have tabs instead of spaces here.

\ No newline at end of file

Need a newline.

Unclear why the linux bot is failing. You might want to check whether it has expected results for any line number exceptions on any tests.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list