performance and bug fixes: r=buster a=chofmann

git-svn-id: svn://10.0.0.236/trunk@49400 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rickg%netscape.com
1999-09-30 04:04:53 +00:00
parent 3ee654688b
commit 447e168990
22 changed files with 3348 additions and 2640 deletions

View File

@@ -386,6 +386,8 @@ protected:
public:
Stopwatch mTotalTime;
Stopwatch mParseTime;
Stopwatch mDTDTime;
Stopwatch mTokenizeTime;
#endif
};