Whitespace usage fix to trigger new builds
git-svn-id: svn://10.0.0.236/trunk@256498 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3b585762b2
commit
6be7c70fb7
@ -450,7 +450,7 @@ nsObjectLoadingContent::OnStartRequest(nsIRequest *aRequest,
|
||||
nsIDocument* doc = thisContent->GetOwnerDoc();
|
||||
if (!doc) {
|
||||
Fallback(PR_FALSE);
|
||||
return NS_BINDING_ABORTED;
|
||||
return NS_BINDING_ABORTED;
|
||||
}
|
||||
|
||||
PRInt16 shouldProcess = nsIContentPolicy::ACCEPT;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user