b=106865 Blank page instead of SSL error dialog visiting https server
r=rpotts sr=darin a=asa git-svn-id: svn://10.0.0.236/trunk@131962 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -976,6 +976,7 @@ nsresult nsWebShell::EndPageLoad(nsIWebProgress *aProgress,
|
||||
else if (aStatus == NS_ERROR_NET_TIMEOUT ||
|
||||
aStatus == NS_ERROR_REDIRECT_LOOP ||
|
||||
aStatus == NS_ERROR_UNKNOWN_SOCKET_TYPE ||
|
||||
aStatus == NS_ERROR_NET_INTERRUPT ||
|
||||
aStatus == NS_ERROR_NET_RESET) {
|
||||
DisplayLoadError(aStatus, url, nsnull);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user