mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
41cd99af7b
There are several parts to this ticket: 1) Produce javaaddons-1.0.jar, a standalone JAR defining a (versioned) Java interface suitable for consumption by third-party Java addon implementations. 2) Support the new V1 interface in the JavaAddonManager. 3) Add Robocop JavascriptTests testing the JavaScript message passing interface to and from Java. This patch can be read as "not in tests/" and "everything in tests/". --HG-- rename : mobile/android/base/JavaAddonManager.java => mobile/android/base/javaaddons/JavaAddonManager.java extra : commitid : ApOd0Iz9BrZ extra : rebase_source : 9808487ec3b233f31524e3694d1e997af78a0c84 extra : histedit_source : c8883a01805d7ed39ffb58e8523103260aa72d0b |
||
---|---|---|
.. | ||
res/values | ||
src/org/mozilla/javaaddons/test | ||
AndroidManifest.xml.in | ||
Makefile.in | ||
moz.build |