gecko-dev/dom/public
norris%netscape.com 4eb52aa84b Fix
32088 Circumventing Same Origin security policy using javascript: URLs
        32040 about: can't be link
Also remove deprecated method
r=mstoltz
2000-03-24 22:15:37 +00:00
..
base Provided implementation for GetXPConnectObject, AddXPConnectObject and RemoveXPConnectObject. Changed RemoveXPConnectObject to only take the id since taking the pointer as well was useless. Also fixed an error in nsGlobalWindow.cpp with signed against unsigned of string lengths. 2000-03-24 00:11:48 +00:00
coreDom Update DOMImplementation, DocumentType and DOM Error codes to match the current DOM Level 2 recommendation, also make HTML documents have a DocumentType if one is given in the file. r=joki@netscape.com 2000-03-22 22:16:14 +00:00
coreEvents Fixes for bug 9544, 9552, 9558, 9561, and 13309. event handler 4x compat. and capture/bubble fixes. r:pollmann 2000-02-16 06:59:07 +00:00
css
events
html Checking in patch from jband@netscape.com that makes it possible to build on Win98 again. r=me 2000-03-20 14:12:57 +00:00
idl Provided implementation for GetXPConnectObject, AddXPConnectObject and RemoveXPConnectObject. Changed RemoveXPConnectObject to only take the id since taking the pointer as well was useless. Also fixed an error in nsGlobalWindow.cpp with signed against unsigned of string lengths. 2000-03-24 00:11:48 +00:00
range Removed tableselection notification from nsIDOMSelectionListener -- no longer needed. r=mjudge 2000-03-16 23:44:49 +00:00
xul XUL <textfield> lives! 2000-03-23 22:17:37 +00:00
.cvsignore
domstubs.idl
genPropNames.pl Fix bug 32904 Asserts at startup in nsScriptSecurityManager.cpp 2000-03-23 23:42:46 +00:00
Makefile.in Fix 23227 Document object vulnerability 2000-01-26 15:33:57 +00:00
makefile.win Fix 23227 Document object vulnerability 2000-01-26 15:33:57 +00:00
MANIFEST Fix 23227 Document object vulnerability 2000-01-26 15:33:57 +00:00
MANIFEST_IDL
nsDOMCID.h
nsDOMError.h Update DOMImplementation, DocumentType and DOM Error codes to match the current DOM Level 2 recommendation, also make HTML documents have a DocumentType if one is given in the file. r=joki@netscape.com 2000-03-22 22:16:14 +00:00
nsDOMPropEnums.h Fix bug 32904 Asserts at startup in nsScriptSecurityManager.cpp 2000-03-23 23:42:46 +00:00
nsDOMPropNames.h Fix bug 32904 Asserts at startup in nsScriptSecurityManager.cpp 2000-03-23 23:42:46 +00:00
nsIDOMNativeObjectRegistry.h
nsIDOMScriptObjectFactory.h
nsIJSEventListener.h
nsIJSNativeInitializer.h
nsIJSScriptObject.h Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsIScriptContext.h Fix 2000-03-24 22:15:37 +00:00
nsIScriptContextOwner.idl
nsIScriptEventListener.h
nsIScriptExternalNameSet.h
nsIScriptGlobalObject.h GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur 2000-02-08 13:40:10 +00:00
nsIScriptGlobalObjectOwner.idl
nsIScriptNameSetRegistry.h
nsIScriptNameSpaceManager.h
nsIScriptObjectOwner.h Fix 23227 Document object vulnerability 2000-01-26 15:33:57 +00:00