Exception Handling in Proxy#each
Reported by John Barnette | March 19th, 2008 @ 07:56 PM
Comments and changes to this ticket
-
John Barnette March 19th, 2008 @ 07:59 PM
- State changed from new to open
call, each, and call_function_property all run without marshaling any JS exceptions back over to Ruby.
each needs to make sure to free the JSIdArray and marshal exceptions back to JS if anything in the Ruby block raises on yield too.
-
John Barnette April 21st, 2008 @ 09:47 PM
- Assigned user changed from John Barnette to Matthew Draper
-
Matthew Draper April 28th, 2008 @ 07:19 AM
- State changed from open to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
- 48 Segfault on shutdown Program received signal EXC_BAD_ACCESS, Could not access ...