Initialize members. b=479713 r+sr=roc
This commit is contained in:
@@ -55,6 +55,8 @@ nsDocShellEditorData::nsDocShellEditorData(nsIDocShell* inOwningDocShell)
|
||||
: mDocShell(inOwningDocShell)
|
||||
, mMakeEditable(PR_FALSE)
|
||||
, mIsDetached(PR_FALSE)
|
||||
, mDetachedMakeEditable(PR_FALSE)
|
||||
, mDetachedEditingState(nsIHTMLDocument::eOff)
|
||||
{
|
||||
NS_ASSERTION(mDocShell, "Where is my docShell?");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user