Nathan Froyd
|
495754381b
|
Bug 887906 - use the correct ctypes types for long and short function parameters in JNI.jsm; r=wesj
long might be 32-bit or 64-bit, depending on the architecture. short is usually
16 bits, but we might as well specify a 16-bit type directly.
|
2013-06-27 14:02:19 -04:00 |
|
Nick Alexander
|
1db978d364
|
Bug 879555 - Add ShowSettings message to Android about:healthreport wrapper. r=rnewman
|
2013-06-21 14:00:40 -07:00 |
|
Nick Alexander
|
6a0f1901a5
|
Bug 873569 - Part 0: Add a sanity test for JNI.jsm. r=wesj
|
2013-06-12 13:24:01 -07:00 |
|
Kyle Huey
|
45adfbf2c8
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
e6e6deb486
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
7457de64ad
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
a7bb0ec116
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
dd0cfd935a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Brian Nicholson
|
05574eeb76
|
Bug 799015 - Use correct syntax for findClass() in JNI. r=wesj
|
2012-10-08 10:23:27 -07:00 |
|
Wes Johnston
|
c26a37c614
|
Bug 783921 - Follow up to fix jni function names. r=mfinkle
|
2012-09-13 14:16:14 -07:00 |
|
Wes Johnston
|
84279d30ba
|
Bug 787271 - Add methods to call in jni through ctypes. r=mfinkle,blassey
|
2012-09-12 11:31:17 -07:00 |
|