Open
Bug 1781032
Opened 3 years ago
Investigate switching to nsThread::AsyncShutdown() in CookiePersistentStorage::Close
Categories
(Core :: Networking: Cookies, enhancement, P3)
Core
Networking: Cookies
Tracking
()
NEW
People
(Reporter: dragana, Unassigned)
References
Details
(Whiteboard: [necko-triaged])
The synchronous nsThread::Shutdown() in CookiePersistentStorage::Close could maybe be avoided in favor of nsThread::AsyncShutdown()
You need to log in
before you can comment on or make changes to this bug.
Description
•