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-01 06:35:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0d24d9dd6f
gecko-dev
/
docshell
/
build
History
pavlov%netscape.com
803190ad4b
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
..
.cvsignore
Adding local .cvsignore file; r=none
1999-11-30 23:22:27 +00:00
Makefile.in
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
makefile.win
Make DocShell link with the timer library so it can call NS_NewTimer.
2000-04-13 03:05:35 +00:00
nsDocShellModule.cpp
Creation of the docshell now uses the generic factory rather than it's own private Create method for instantiation of the nsDocShell class.
2000-04-21 23:31:42 +00:00