Closed
Bug 2012002
Opened 3 months ago
Closed 2 months ago
Remove NSS lock instrumentation developer feature
Categories
(NSS :: Libraries, task, P3)
NSS
Libraries
Tracking
(nss 3.122)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| nss | --- | 3.122 |
People
(Reporter: jschanck, Assigned: jschanck)
References
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
Based on Bug 2011937 it seems likely that no one has compiled NSS with NEED_NSS_ILOCK in some time. Removing NEED_NSS_ILOCK would improve readability, as we currently have a mix of PR_ and PZ_ lock functions scattered throughout the code.
| Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Attachment #9539564 -
Attachment description: WIP: Bug 2012002 - remove lock instrumentation feature. → Bug 2012002 - remove lock instrumentation feature. r=#nss-reviewers
Pushed by jschanck@mozilla.com:
https://hg.mozilla.org/projects/nss/rev/2b588b84733b
remove lock instrumentation feature. r=nss-reviewers,djackson,rrelyea
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
| Assignee | ||
Updated•1 month ago
|
status-nss:
--- → 3.122
You need to log in
before you can comment on or make changes to this bug.
Description
•