mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
059e35a463
32 changed files with 77 additions and 150 deletions
|
|
@ -1946,10 +1946,6 @@ nsNSSComponent::ShutdownNSS()
|
|||
#ifndef MOZ_NO_SMART_CARDS
|
||||
ShutdownSmartCardThreads();
|
||||
#endif
|
||||
SSL_ClearSessionCache();
|
||||
// TLSServerSocket may be run with the session cache enabled. This ensures
|
||||
// those resources are cleaned up.
|
||||
Unused << SSL_ShutdownServerSessionIDCache();
|
||||
|
||||
MOZ_LOG(gPIPNSSLog, LogLevel::Debug, ("evaporating psm resources"));
|
||||
if (NS_FAILED(nsNSSShutDownList::evaporateAllNSSResources())) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue