Closed
Bug 305151
Opened 19 years ago
Closed 19 years ago
make freebl a shared library on all NSS platforms
Categories
(NSS :: Libraries, enhancement, P1)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 303508
3.11
People
(Reporter: nelson, Assigned: saul.edwards.bugs)
References
Details
As part of the SSL performance work for NSS 3.11, libSSL wants to be able to call freebl functions without going through PKCS11, on all paltforms. To that end, and to avoid having multiple copies of freebl code linked into NSS, freebl should be a shared lib on all platforms.
| Reporter | ||
Comment 1•19 years ago
|
||
This is a prerequisite for the "bypass" in bug 305147.
Priority: -- → P1
Target Milestone: --- → 3.11
| Reporter | ||
Comment 2•19 years ago
|
||
Saul, This bug is P1 for NSS 3.11. Is this work done now? Is it ready to be marked fixed? If so, to which bug were its patches attached?
Comment 3•19 years ago
|
||
I think the work is done in the sense that we are building shared libs on all platforms on the tip now. There may be some changes remaining to be done in loader, but all of them are being discussed in bug 303508 . We should probably close this bug as duplicate.
| Assignee | ||
Comment 4•19 years ago
|
||
I agree wtih Julien. Closing as duplicate of bug 303508. *** This bug has been marked as a duplicate of 303508 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•