Bug 69778. Be sure to shut down nsXULContentUtils. r=dbaron, sr=jst.

This commit is contained in:
waterson@netscape.com
2001-02-22 23:36:06 +00:00
parent 8bb8f01a99
commit 66a74263c1

View File

@@ -241,6 +241,7 @@ nsContentModule::Shutdown()
nsLayoutAtoms::ReleaseAtoms();
#ifdef MOZ_XUL
nsXULContentUtils::Finish();
nsXULAtoms::ReleaseAtoms();
#endif