Backed out changeset 70c5f8576e43 (bug 1525887) for PLDHashTable failures CLOSED TREE

This commit is contained in:
Bogdan Tara
2019-02-14 12:30:34 +02:00
parent 7d47547865
commit 66f018790d
8 changed files with 56 additions and 54 deletions

View File

@@ -16,6 +16,7 @@ namespace mozilla {
// The one time initialization for this module
nsresult InitDocShellModule() {
mozilla::dom::BrowsingContext::Init();
mozilla::dom::BrowsingContextGroup::Init();
nsresult rv = nsSHistory::Startup();
NS_ENSURE_SUCCESS(rv, rv);