[Webkit-unassigned] [Bug 57019] JavaInstance should not use jvalue in its API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 29 15:03:55 PDT 2011


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





--- Comment #5 from Steve Block <steveblock at google.com>  2011-03-29 15:03:56 PST ---
> Is there a scoped_pointer for arrays?
Yes - OwnArrayPtr - fixed.

> Maybe add a comment to say that args is guaranteed to have at least numParams elements.
I've added a comment in the header. Note that this is not a new requirement, as previously the array was passed straight through to callJNIMethod().

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