DescriptionPass JavaRef to Java methods in ui.
Update code in ui to use JavaRef when calling Java methods via JNI,
instead of passing bare jobject. Various function parameter types are
converted from jobject to JavaRef to enable calls to obj() higher up the
call chain to be removed.
BUG=506850
Committed: https://crrev.com/d64eb5130630171caa5eac6d0994a2bb4588ac39
Cr-Commit-Position: refs/heads/master@{#427053}
Patch Set 1 #
Total comments: 3
Messages
Total messages: 9 (3 generated)
|