Closed
Bug 770533
Opened 12 years ago
Closed 12 years ago
CryptoHash module should be available from content processes
Categories
(NSS :: Libraries, defect)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mounir, Unassigned)
Details
We need the CryptoHash component for bug 770532 but we currently can't use any NSS module from a content process.
Reporter | ||
Comment 1•12 years ago
|
||
Unfortunately, it is not as trivial as not initializing NSS/PSM in the content process for CryptoHash. Initializing works but I've heard we would prefer to avoid some stuff to be available from the content process (maybe the opposite actually, just whitelist some that would be available).
Reporter | ||
Updated•12 years ago
|
blocking-basecamp: --- → ?
Reporter | ||
Comment 2•12 years ago
|
||
This is no longer needed for bug 770532.
No longer blocks: 770532
blocking-basecamp: ? → ---
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•