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
2025-02-23 19:09:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
webshell
History
tbogard%aol.net
59d7f8bbee
Moved the implementation of nsIRefreshURI into the docShell. When the webShell is getting destructed make sure we call Destroy.
2000-04-13 03:11:25 +00:00
..
embed
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug
#31287
2000-04-04 04:46:38 +00:00
macbuild
added files: mozilla/docshell/base/nsDocShellLoadInfo.cpp
2000-03-30 12:39:47 +00:00
public
Removed the remaining methods on nsIWebShellContainer as they are no longer used.
2000-04-11 23:52:27 +00:00
src
Moved the implementation of nsIRefreshURI into the docShell. When the webShell is getting destructed make sure we call Destroy.
2000-04-13 03:11:25 +00:00
tests
Fixed viewer to implement SizeBrowserTo and on notification of a location change make sure not to try poking data into a field that isn't there (the location one). CLEANUP_WIDGET now checks to see if the widget is in existence before destroying it. Bug
#34433
2000-04-12 09:25:46 +00:00
.cvsignore
…
Makefile.in
…
makefile.win
…