Bug 462892 - Add a mIsSynthetic member to nsIDocument r=roc
This commit is contained in:
@@ -150,6 +150,8 @@ MediaDocument::Init()
|
||||
getter_AddRefs(mStringBundle));
|
||||
}
|
||||
|
||||
mIsSyntheticDocument = PR_TRUE;
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user