[Webkit-unassigned] [Bug 16545] KJS::Bindings::Instance type conversions are not safe if multiple language bindings are used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 1 22:17:37 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16545





------- Comment #5 from michael.goddard at trolltech.com  2008-01-01 22:17 PDT -------
Mostly this patch is for theoretical safety (in the case where somebody adds
both JNI/C objects and Qt objects to a page, and calls one with the other).  I
do have some testcases for the Qt bindings, but they aren't really changed by
this patch.

We can leave this issue for now, I think.


-- 
Configure bugmail: http://bugs.webkit.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