Descriptionjni_generator: remove obsolete/unused features.
Remove several features that Chromium doesn't use from the JNI generator
to help simplify its code (in advance of making further changes and
refactorings).
--jarjar used to be used by WebView but isn't used any more.
--pure_native_methods, --jni_init_native_name, and
--eager_called_by_natives have never been used in Chromium and were only
implemented for other consumers of the script who no longer update from
the Chromium version (since past changes to the script introduced more
Chromium dependencies).
BUG=
Committed: https://crrev.com/2005cc358a6ab988aa925f9186c2104a46b174a9
Cr-Commit-Position: refs/heads/master@{#392343}
Patch Set 1 #Patch Set 2 : Undo whitespace change to reduce diff to golden files #Messages
Total messages: 12 (5 generated)
|