[Webkit-unassigned] [Bug 10114] Exceptions thrown by WebKitPlugins are ignored

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Aug 29 15:38:20 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10114





------- Comment #15 from waylonis at mac.com  2006-08-29 15:38 PDT -------
I changed the ExecState constructor to be in the .cpp file because I couldn't
get it to compile when it was inlined in the ExecState.h file.  As far as the
concern about a deallocated ExecState goes, I don't know.  If I had to take a
guess, it seems like ExecState and Context travel in pairs.  If you haven't
already seen bugs with exceptions being thrown with stale Contexts, then you
probably won't see the problem with ExecState.


-- 
Configure bugmail: http://bugzilla.opendarwin.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