[Webkit-unassigned] [Bug 62897] Using "throw" doesn't result in url and line number being set in the exception.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 17 12:07:03 PDT 2011


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





--- Comment #1 from Oliver Hunt <oliver at apple.com>  2011-06-17 12:07:03 PST ---
(In reply to comment #0)
> I guess that there is a missing call to addErrorInfo somewhere.
> 

Nope, you can't add properties to a string - strings aren't objects.  This is a known (and sad making limitation in JSC, and there is a bug about it, but i can't find it :-/ )

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