#443: update certs and pins, M1397811 M1407740 M1408005 M1411458 M1406750 M1412252 M1400763

This commit is contained in:
Cameron Kaiser
2017-11-09 21:02:34 -08:00
parent 622263e71b
commit f79d49e991
9 changed files with 2757 additions and 953 deletions
+3
View File
@@ -845,6 +845,9 @@ nsDocShell::~nsDocShell()
{
MOZ_ASSERT(!mObserved);
// Avoid notifying observers while we're in the dtor.
mIsBeingDestroyed = true;
Destroy();
nsCOMPtr<nsISHistoryInternal> shPrivate(do_QueryInterface(mSessionHistory));