[Webkit-unassigned] [Bug 32283] It seems that Exceptions aren't handled properly in C callback functions when embedding Javascriptcore.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 8 16:51:43 PST 2009


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





--- Comment #5 from martin at cheetah3d.de  2009-12-08 16:51:43 PST ---
(In reply to comment #4)
> I fixed the sample application. The code to create the exception was making a
> string object, but the code to receive the exception expected an object with a
> property named message.

Thank you very much for that fast help. That works great. I already assumed
that I was doing something wrong. 

Maybe it would be worth to mention that behavior i the documentation of the
JavascriptCore framework.

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