various bug fixes (PDT+ and other); removed warnings. r=syd
git-svn-id: svn://10.0.0.236/trunk@55067 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -798,6 +798,12 @@ nsresult nsParser::Parse(const nsString& aSourceBuffer,void* aKey,const nsString
|
||||
//NOTE: Make sure that updates to this method don't cause
|
||||
// bug #2361 to break again!
|
||||
|
||||
|
||||
#if 0
|
||||
//this is only for debug purposes
|
||||
aSourceBuffer.DebugDump();
|
||||
#endif
|
||||
|
||||
nsresult result=NS_OK;
|
||||
nsParser* me = this;
|
||||
// Maintain a reference to ourselves so we don't go away
|
||||
|
||||
Reference in New Issue
Block a user