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 12:15:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
14f6a376b9
gecko-dev
/
xpfe
/
components
/
shistory
History
sfraser%netscape.com
86b786390b
Remove linkage with NetworkModular.shlb
2000-05-17 08:05:14 +00:00
..
macbuild
Remove linkage with NetworkModular.shlb
2000-05-17 08:05:14 +00:00
public
Changed the concept of the transaction parent/ child to be previous and next. This flows better with actual relationship they hold in session history terms. The prev and next are also now not just readonly to allow properly setting up the list while avoiding nasty casts to implementation objects. Removed a bunch of dead code. Changed the module object to use generic factories and removed the hand created NS_New* functions. Changed over to interface maps in some places. The nsSHEntry obect no longer has the concept of children. There is no need since frame state will be stored in the layout history state object. This means nsSHEntry no longer implements the nsISHContainer interface.
2000-04-16 05:08:44 +00:00
src
Changed the concept of the transaction parent/ child to be previous and next. This flows better with actual relationship they hold in session history terms. The prev and next are also now not just readonly to allow properly setting up the list while avoiding nasty casts to implementation objects. Removed a bunch of dead code. Changed the module object to use generic factories and removed the hand created NS_New* functions. Changed over to interface maps in some places. The nsSHEntry obect no longer has the concept of children. There is no need since frame state will be stored in the layout history state object. This means nsSHEntry no longer implements the nsISHContainer interface.
2000-04-16 05:08:44 +00:00
.cvsignore
ignore generated makefiles
1999-12-24 09:16:59 +00:00
Makefile.in
makefile.win