55293 - pages in history don't expire after x days while mozilla is running. r=hewitt sr=alecf

This commit is contained in:
blakeross%telocity.com 2002-02-13 23:53:59 +00:00
parent 2ed9e42372
commit 2633911ced

View File

@ -1684,6 +1684,7 @@ void
nsGlobalHistory::ExpireNow()
{
mNowValid = PR_FALSE;
mExpireNowTimer = nsnull;
}
// when we're dirty, we want to make sure we sync again soon,