gecko/mobile
Nathan Froyd a9b9d01427 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
..
android Bug 887906 - use the correct ctypes types for long and short function parameters in JNI.jsm; r=wesj 2013-06-27 14:02:19 -04:00
locales Bug 840705 - Use HTTPS instead of HTTP for Yahoo integration (Yahoo Mail and Yahoo RSS). r=bsmith, r=gavin 2013-05-27 14:10:36 +08:00