Initialize the mEnableRendering in other constructor... so print preview will show document. r=rods
git-svn-id: svn://10.0.0.236/trunk@54305 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -244,6 +244,8 @@ DocumentViewerImpl::DocumentViewerImpl(nsIPresContext* aPresContext)
|
||||
mForceCharacterSet = "";
|
||||
mAllowPlugins = PR_TRUE;
|
||||
mIsFrame = PR_FALSE;
|
||||
mEnableRendering = PR_TRUE;
|
||||
|
||||
}
|
||||
|
||||
// ISupports implementation...
|
||||
|
||||
Reference in New Issue
Block a user