Open
Bug 1697849
Opened 4 years ago
Updated 2 years ago
Make nsPK11Token's APIs run asynchronously in the socket thread
Categories
(Core :: Security: PSM, task, P3)
Core
Security: PSM
Tracking
()
NEW
People
(Reporter: rmf, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [psm-backlog])
Attachments
(1 obsolete file)
nsPK11Token uses NSS interfaces that are not thread-safe and thus should be changed to run in the socket thread
Reporter | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Attachment #9217099 -
Attachment description: WIP: Bug 1697849 - Make nsPK11Token's APIs run asynchronously in the socket thread → WIP: Bug 1697849 - Make nsPK11Token's APIs run asynchronously in the socket thread r=keeler
Reporter | ||
Comment 2•3 years ago
|
||
This turned out to involve a lot more work than we expected, so we postponed it.
Assignee: bugs → nobody
Updated•3 years ago
|
Attachment #9217099 -
Attachment is obsolete: true
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Whiteboard: [psm-backlog]
You need to log in
before you can comment on or make changes to this bug.
Description
•