gecko-dev/uriloader/base
norris%netscape.com 8507a58ec3 Files:
caps/include/nsScriptSecurityManager.h
	caps/src/nsScriptSecurityManager.cpp
	modules/libpref/src/init/all.js
Fix
24565 nsScriptSecurityManager::GetSecurityLevel() is a performance
24567 re-write DOM glue security checks to avoid NS_WITH_SERVICE()
r=waterson

Files:
	dom/src/base/nsGlobalWindow.cpp
	layout/base/src/nsDocument.cpp
	layout/base/src/nsGenericElement.cpp
Fix assertion failure for 1-character property names.


Files:
	dom/src/jsurl/nsJSProtocolHandler.cpp
	webshell/src/nsDocLoader.cpp
Fix 18653 "javascript:" URLs cross windows problems (probably regressi
r=nisheeth

Files:
	layout/events/src/nsEventListenerManager.cpp
Fix
23834 document.onkeypress allows sniffing keystrokes
24152 document.onclick shows links from other window
r=joki
2000-01-23 04:23:14 +00:00
..
.cvsignore (not part of the build!) 1999-11-02 19:21:01 +00:00
MANIFEST_IDL (Not part of the seamonkey build yet) 1999-11-17 01:43:38 +00:00
Makefile.in updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
nsCURILoader.idl add a new line at the end of the file 1999-11-05 22:53:21 +00:00
nsDocLoader.cpp Files: 2000-01-23 04:23:14 +00:00
nsIContentHandler.idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIURIContentListener.idl add enumerated type for uri load command. This will allow us 1999-12-02 06:59:39 +00:00
nsIURILoader.idl Bug #24174 --> when clicking on a mailto ur, we were bringing up the compose window and 2000-01-17 22:21:25 +00:00
nsURILoader.cpp Bug #24174 --> when clicking on a mailto ur, we were bringing up the compose window and 2000-01-17 22:21:25 +00:00
nsURILoader.h loading a uri takes the channel instead of the uri. This allows us to remove 2000-01-17 19:55:27 +00:00