зеркало из https://github.com/mozilla/pjs.git
Fix bug 73099. Problems with updating lastModified time stamp. r=beard, sr=darin.
This commit is contained in:
Родитель
37933e7f0f
Коммит
0052e92ff4
|
@ -67,6 +67,7 @@ nsCacheEntry::Fetched()
|
|||
{
|
||||
mLastFetched = SecondsFromPRTime(PR_Now());
|
||||
++mFetchCount;
|
||||
MarkEntryDirty();
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче