61630 - propagate onstop request.
48256 - Verify hierarchy requested by a child tag. 43678 - Make TABLE a legal child of P. 58942 - MAP is not a legal child of TR! 57999 - When the parser is enabled make sure to pass correct information to ResumeParse(). 59669 - Remove a warning. r=heikki sr=vidur
This commit is contained in:
@@ -255,7 +255,7 @@ nsParserModule::GetClassObject(nsIComponentManager *aCompMgr,
|
||||
const nsIID& aIID,
|
||||
void** r_classObj)
|
||||
{
|
||||
nsresult rv;
|
||||
nsresult rv=NS_OK;
|
||||
|
||||
if (!mInitialized) {
|
||||
rv = Initialize();
|
||||
|
||||
Reference in New Issue
Block a user