Fix for incorrect cache checking. Checking in for Tomi.Leppikangas@oulu.fi
b=42505,r=adamlock git-svn-id: svn://10.0.0.236/trunk@72934 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2619,6 +2619,7 @@ NS_IMETHODIMP nsDocShell::DoURILoad(nsIURI* aURI, nsIURI* aReferrerURI,
|
||||
loadAttribs |= nsIChannel::FORCE_RELOAD;
|
||||
break;
|
||||
case nsIDocShellLoadInfo::loadNormal:
|
||||
case nsIDocShellLoadInfo::loadLink:
|
||||
// Set cache checking flags
|
||||
if ( mPrefs )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user