DocShell/Fastback: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 3: Line 3:


These functions are called from <code>nsDocShell::RestoreFromHistory</code> or <code>nsDocShell::SetupNewViewer</code> (that latter one doesn't call Destroy?). Things are only saved if <code>mSavingOldViewer</code> is true (otherwise, <code>null</code> is passed to Close).
These functions are called from <code>nsDocShell::RestoreFromHistory</code> or <code>nsDocShell::SetupNewViewer</code> (that latter one doesn't call Destroy?). Things are only saved if <code>mSavingOldViewer</code> is true (otherwise, <code>null</code> is passed to Close).
What's the role of <code>CaptureState</code>?


Saving will always save to <code>mOSHE</code>
Saving will always save to <code>mOSHE</code>
Confirmed users
195

edits

Navigation menu