Descriptionjni: Remove no-longer-needed calls to NewLocalRef.
We no longer need to explicitly create new local references to put into
ScopedJavaLocalRef to avoid JNI warnings; we can just pass JavaParamRefs
around safely now. Remove temporary fixes added in
https://codereview.chromium.org/1278823006 and do that instead.
BUG=506850
Committed: https://crrev.com/9d46f6be2e866a727a83da5096cca87ee722532d
Cr-Commit-Position: refs/heads/master@{#347396}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|