DescriptionDon't register JNI methods for the android_webview.
Rather than registering all jni bindings at startup, only get references
to the class object for those files which require bindings. All others
are satisfied by exporting symbols which can be found automatically by
the VM.
BUG=402003
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288685
Patch Set 1 #
Messages
Total messages: 18 (0 generated)
|