зеркало из https://github.com/mozilla/pjs.git
Make sure to copy the cache key when cloning. Bug 263653, r+sr=darin
This commit is contained in:
Родитель
26737eb8bb
Коммит
4c888e369f
|
@ -76,6 +76,7 @@ nsSHEntry::nsSHEntry(const nsSHEntry &other)
|
|||
, mSaveLayoutState(other.mSaveLayoutState)
|
||||
, mExpired(other.mExpired)
|
||||
// XXX why not copy mContentType?
|
||||
, mCacheKey(other.mCacheKey)
|
||||
, mParent(other.mParent)
|
||||
{
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче