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-12-02 18:08:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7c3c3f7366
gecko-dev
/
docshell
/
base
History
nisheeth%netscape.com
7c3c3f7366
Fix for bug 9358. Page reloads were not working because the webshell was trying to scroll the document rather than loading it via netlib. Now, we are fine. Some work needs to happen in session history to pass in a newly define url reload type so that the webshell can be smart about scrolling the document for history traversal rather than loading via netlib. Will work with Radha to make the necessary session history changes.
1999-07-08 01:40:50 +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
Fix for bug 9358. Page reloads were not working because the webshell was trying to scroll the document rather than loading it via netlib. Now, we are fine. Some work needs to happen in session history to pass in a newly define url reload type so that the webshell can be smart about scrolling the document for history traversal rather than loading via netlib. Will work with Radha to make the necessary session history changes.
1999-07-08 01:40:50 +00:00