Bug 318616 - module-static nsTestTagTable is bad, r=mrbkap
git-svn-id: svn://10.0.0.236/trunk@185963 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -115,6 +115,10 @@ Initialize(nsIModule* aSelf)
|
||||
gInitialized = PR_TRUE;
|
||||
}
|
||||
|
||||
#ifdef DEBUG
|
||||
TestTagTable();
|
||||
#endif
|
||||
|
||||
return nsParser::Init();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user