mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
r=mscott, 42505. somehow a switch enum was dropped from a previous checkin.
This commit is contained in:
parent
5391a55644
commit
9be3c3f503
@ -2947,6 +2947,7 @@ NS_IMETHODIMP nsDocShell::DoChannelLoad(nsIChannel *aChannel, nsURILoadCommand a
|
||||
loadAttribs |= nsIChannel::FORCE_RELOAD;
|
||||
break;
|
||||
case nsIDocShellLoadInfo::loadNormal:
|
||||
case nsIDocShellLoadInfo::loadLink:
|
||||
// Set cache checking flags
|
||||
if ( mPrefs )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user