зеркало из https://github.com/mozilla/pjs.git
Fix save/restore of form control contents when reloading (bug 294258). r=sicking, sr=bzbarsky.
This commit is contained in:
Родитель
9d73f6f401
Коммит
5d2f18cdfa
|
@ -538,7 +538,7 @@ nsSHEntry::SyncPresentationState()
|
|||
|
||||
// If not, then nuke all of the presentation-related members.
|
||||
if (mContentViewer)
|
||||
mContentViewer->SetHistoryEntry(nsnull);
|
||||
mContentViewer->ClearHistoryEntry();
|
||||
|
||||
mContentViewer = nsnull;
|
||||
mSticky = PR_TRUE;
|
||||
|
|
Загрузка…
Ссылка в новой задаче