Bug 351731: Add hash to map directly from nsIAtom* -> id. r/sr=bz

git-svn-id: svn://10.0.0.236/trunk@213356 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cvshook%sicking.cc
2006-10-09 22:08:45 +00:00
parent de71adc5ae
commit 177dc712ba
4 changed files with 109 additions and 89 deletions

View File

@@ -136,7 +136,7 @@ Initialize(nsIModule* aSelf)
}
#ifdef DEBUG
TestTagTable();
nsHTMLTags::TestTagTable();
#endif
return nsParser::Init();