This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6825eab4445d6471b6ce752beeb7e107ca2ab557
Mozilla
/
mozilla
/
webshell
History
mscott%netscape.com
a1a3736941
Bug
#34769
--> don't set the refferer as the original url on the channel in the webshell.
...
r=warren a=leaf git-svn-id: svn://10.0.0.236/trunk@65501 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-07 19:25:42 +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 ProgressLoadURL as it is no longer needed (the rest of nsIWebShellContainer will go away when we finish landing the nsIWebProgressListener interfaces.) Removed CaptureHistoryState, GetHistoryState and SetHistoryState as they shouldn't be called from the outside.
2000-04-02 01:19:26 +00:00
src
Bug
#34769
--> don't set the refferer as the original url on the channel in the webshell.
2000-04-07 19:25:42 +00:00
tests
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
Makefile.in
…
makefile.win
Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
2000-02-25 04:12:40 +00:00