This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-07 04:05:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b605bf26fe
gecko-dev
/
docshell
/
base
History
nisheeth%netscape.com
7cd59d0ec7
- Added a setter for history state to nsIWebShell. The history state should be set before loading a document on which state needs to be restored. If the history state is set, the webshell will set that history state on the pres shell inside nsWebShell::Embed() once the document viewer has been created.
1999-08-31 14:49:21 +00:00
..
nsIGlobalHistory.idl
changes to add support for the "browser.startup.page" pref and the new
1999-06-19 21:06:59 +00:00
nsWebShell.cpp
- Added a setter for history state to nsIWebShell. The history state should be set before loading a document on which state needs to be restored. If the history state is set, the webshell will set that history state on the pres shell inside nsWebShell::Embed() once the document viewer has been created.
1999-08-31 14:49:21 +00:00