On 07/30/2013 04:27 PM, Brian Smith wrote:
See https://mxr.mozilla.org/mozilla-central/source/services/crypto/modules/WeaveCrypto.js#123 and https://bugzilla.mozilla.org/show_bug.cgi?id=583209 and https://bugzilla.mozilla.org/show_bug.cgi?id=648407
Oh, I didn't get that it was a call from inside extension services. I did read through the bug, and it sounds like there is some work the extension needs to do to get access to NSS functions, but it wasn't clear what it was. Brian is there a document that deals with what extensions need to do to change to this new monolithic linking?
bob
On Tue, Jul 30, 2013 at 11:58 PM, hv <hishamkanni...@gmail.com> wrote:Hi, I was not able to open NSS on FF android. Is NSS available on FireFox on Android? I tried the follwing: var ds = Services.dirsvc.get("GreD", Components.interfaces.nsILocalFile); var libName = ctypes.libraryName("nss3"); ds.append(libName); var nsslib = ctypes.open(ds.path); // FAILS TO OPEN -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto
smime.p7s
Description: S/MIME Cryptographic Signature
-- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto