Mark Capella
7800d0949d
Bug 1191872 - Move annotations to org.mozilla.gecko.annotation package, r=jchen
2015-08-10 19:19:51 -04:00
Mark Capella
68e521a7af
Bug 1191161 - p3 - Rename / Shorten WrapElementForJNI to WrapForJNI, r=jchen
2015-08-07 02:09:08 -04:00
Mark Capella
66e020f8f4
Bug 1191161 - p1 - Merge WrapEntireClassForJNI into WrapElementForJNI, r=jchen
2015-08-06 01:55:29 -04:00
Jim Chen
e60222057c
Bug 1186467 - Make NativeJSContainer and NativeJSObject extend JNIObject; r=snorp
...
JNIObject is the base class for any class that wish to use per-instance
native methods. It encapsulates the long native pointer that used to be
in NativeJSContainer.
2015-08-04 17:47:28 -04:00
Jim Chen
ae70195592
Bug 1046880 - Throw custom exception when a property does not exist or has the wrong type; r=blassey
2014-08-06 14:38:29 -04:00
Jim Chen
16df992d7b
Bug 992357 - b. Add array support stubs; r=blassey
2014-05-16 18:25:29 -04:00
Jim Chen
c45c40f38b
Bug 992359 - b. Add skeletal NativeJSObject.toBundle; r=blassey
2014-05-12 12:50:46 -04:00
Jim Chen
552d824a97
Bug 984458 - f. Add NativeJSObject opt getters; r=blassey
2014-04-01 15:16:56 -04:00
Jim Chen
3c6863fec9
Bug 984458 - e. Add NativeJSObject object getter; r=blassey
2014-04-01 15:16:55 -04:00
Jim Chen
78fb7009a8
Bug 984458 - d. Add NativeJSObject property getters; r=blassey
2014-04-01 15:16:55 -04:00
Jim Chen
3addc5c50b
Bug 984458 - c. Add skeletal NativeJSObject implementation; r=blassey
2014-04-01 15:16:54 -04:00
Jim Chen
0b2362304a
Bug 984458 - a. Add NativeJSContainer implementation; r=blassey
2014-04-01 15:16:52 -04:00