gecko-dev/mobile/android/geckoview
Jim Chen 8f6ba7ef0c Bug 1459297 - Use SDK JNI calls for boxing/unboxing GeckoBundle values; r=snorp
Instead of the helper methods in GeckoBundle, add SDK JNI calls for the
boxing/unboxing operations, and use those calls directly. Moreover, for
unboxing Boolean/Double/Integer, use their internal "value" field value
directly if possible, to avoid making a JNI method call.

MozReview-Commit-ID: Azvov1gCeje

--HG--
extra : rebase_source : 34cd4a821d2b47e48957f241bbf165439635be59
2018-05-07 10:05:56 -04:00
..
src Bug 1459297 - Use SDK JNI calls for boxing/unboxing GeckoBundle values; r=snorp 2018-05-07 10:05:56 -04:00
build.gradle Backed out 3 changesets (Bug 1433968) for causing Bug 1459349. a=backout 2018-05-07 17:06:30 +03:00
proguard-rules.txt Bug 1415778 - Part 3: Fix up Gradle. r=jchen 2017-11-09 09:44:40 -08:00