Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 11048070: Fix locating nss3 library on OS X (Closed)

Created:
July 1, 2013, 3:33 p.m. by Wladimir Palant
Modified:
July 2, 2013, 10:18 a.m.
Reviewers:
Felix Dahlke
Visibility:
Public.

Description

It seems that we cannot load the nss3 library on OS X, we need it for RSA signatures. This is still pending verification but it should work. I copied the approach from http://hg.mozilla.org/mozilla-central/file/4ffb23062b3b/services/crypto/modules/WeaveCrypto.js#l130 - it seems that on OS X we need to specify the full path of the library.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -9 lines) Patch
M lib/utils.js View 5 chunks +20 lines, -9 lines 0 comments Download

Messages

Total messages: 2
Wladimir Palant
July 1, 2013, 3:33 p.m. (2013-07-01 15:33:43 UTC) #1
Felix Dahlke
July 2, 2013, 9:51 a.m. (2013-07-02 09:51:09 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld