Expand tab introduced in previous checkin. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@203603 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2393,7 +2393,7 @@ PresShell::SetPrefNoScriptRule()
|
||||
// see bug #342439 for more details
|
||||
PRBool scriptEnabled = mDocument->IsScriptEnabled() ||
|
||||
((mPresContext->Type() == nsPresContext::eContext_PrintPreview ||
|
||||
mPresContext->Type() == nsPresContext::eContext_Print) &&
|
||||
mPresContext->Type() == nsPresContext::eContext_Print) &&
|
||||
NS_PTR_TO_INT32(mDocument->GetProperty(
|
||||
nsLayoutAtoms::scriptEnabledBeforePrintPreview)));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user