зеркало из https://github.com/mozilla/gecko-dev.git
55293 - pages in history don't expire after x days while mozilla is running. r=hewitt sr=alecf
This commit is contained in:
Родитель
2ed9e42372
Коммит
2633911ced
|
@ -1684,6 +1684,7 @@ void
|
||||||
nsGlobalHistory::ExpireNow()
|
nsGlobalHistory::ExpireNow()
|
||||||
{
|
{
|
||||||
mNowValid = PR_FALSE;
|
mNowValid = PR_FALSE;
|
||||||
|
mExpireNowTimer = nsnull;
|
||||||
}
|
}
|
||||||
|
|
||||||
// when we're dirty, we want to make sure we sync again soon,
|
// when we're dirty, we want to make sure we sync again soon,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче