DocShell/Fastback: Difference between revisions

no edit summary
No edit summary
Line 11: Line 11:
It then calls <code>nsDocShell::RestorePresentation</code>, which calls <code>nsDocShell::BeginRestore</code> and if that succeeds, posts an event to call <code>nsDocShell::RestoreFromHistory</code>.
It then calls <code>nsDocShell::RestorePresentation</code>, which calls <code>nsDocShell::BeginRestore</code> and if that succeeds, posts an event to call <code>nsDocShell::RestoreFromHistory</code>.


Restoring will always restore from <code>mLSHE</code>.
Restoring will always restore from <code>mLSHE</code>. (note: this assumes that it does not change between event posting and event handling, is that ok?)


--[[User:Biesi|Biesi]] 11:26, 5 Aug 2005 (PDT)
--[[User:Biesi|Biesi]] 11:26, 5 Aug 2005 (PDT)
Confirmed users
195

edits