gecko-dev/dom/public
nisheeth%netscape.com 5283884a87 r=norris,warren,radha. a=chofmann. Fix for 1646. Javascript: urls return NS_ERROR_DOM_RETVAL_UNDEFINED when the javascript: url evaluates into an undefined value. This error is propagated back up to nsWebShell::DoLoadURL(). 1999-11-04 22:02:19 +00:00
..
base Changes to DOM events to accomodate the new breakdown of events into mouse and key events. This fixes a couple of bug, though the main one is 13406. Involves changes to multiple DOM generated file as well as fixing up usage of DOM event api usage in editor, rdf, and xul. r:vidur 1999-11-03 07:11:45 +00:00
coreDom Added document.width/document.height to nsIDOMNSDocument. Bug 961. R: troy 1999-10-06 20:33:58 +00:00
coreEvents Reverting key set to previous version. Fixes 17887. a:chofmann r:brade. 1999-11-03 20:40:35 +00:00
css General cleanup. 1999-09-11 00:59:11 +00:00
events General cleanup. 1999-09-11 00:59:11 +00:00
html Fix the following bugs: 1999-10-02 03:41:37 +00:00
idl Reverting key set to previous version. Fixes 17887. a:chofmann r:brade. 1999-11-03 20:40:35 +00:00
range Adding CollapseToStart and CollapseToEnd methods to selection 1999-09-21 01:27:59 +00:00
xul Landing re-architected command dispatcher. r=hangas(XUL/JS), saari(C++) 1999-10-14 10:58:25 +00:00
.cvsignore
MANIFEST Added JS exceptions to DOM glue. Added implementation for nsIDOMDOMException. Added nsIScriptContextOwner::ReportScriptError. 1999-09-08 23:14:30 +00:00
MANIFEST_IDL
Makefile.in General cleanup. 1999-09-11 00:59:11 +00:00
domstubs.idl Add forward decls to resolve references in generated .h files 1999-09-02 01:07:55 +00:00
makefile.win Added JS exceptions to DOM glue. Added implementation for nsIDOMDOMException. Added nsIScriptContextOwner::ReportScriptError. 1999-09-08 23:14:30 +00:00
nsDOMCID.h
nsDOMError.h r=norris,warren,radha. a=chofmann. Fix for 1646. Javascript: urls return NS_ERROR_DOM_RETVAL_UNDEFINED when the javascript: url evaluates into an undefined value. This error is propagated back up to nsWebShell::DoLoadURL(). 1999-11-04 22:02:19 +00:00
nsIDOMNativeObjectRegistry.h Added static GetIID accessor to DOM interfaces 1999-06-29 23:42:51 +00:00
nsIDOMScriptObjectFactory.h Checking in patch from Johnny Stenback (jst@citec.fi) that exposes notation and entity creation DOM interfaces. 1999-08-24 22:15:45 +00:00
nsIJSNativeInitializer.h Added static GetIID accessor to DOM interfaces 1999-06-29 23:42:51 +00:00
nsIJSScriptObject.h Relative URLs specified for window.location.href are now resolved relative to the calling location. 1999-08-03 23:16:48 +00:00
nsIScriptContext.h (13163, r=alecf, scc, waterson, others; names available on request) 1999-10-31 00:43:30 +00:00
nsIScriptContextOwner.h Added a version of window.close, which when alled from script that defers actual closure if it is invoked from the script context of the window itself. Fixes bug 15261. R=joki. 1999-10-28 14:12:56 +00:00
nsIScriptEventListener.h includes updates to codbase matching security checks currently turned off 1999-08-20 09:51:02 +00:00
nsIScriptExternalNameSet.h
nsIScriptGlobalObject.h includes updates to codbase matching security checks currently turned off 1999-08-20 09:51:02 +00:00
nsIScriptGlobalObjectData.h Fix the following bugs: 1999-10-02 03:41:37 +00:00
nsIScriptNameSetRegistry.h
nsIScriptNameSpaceManager.h Added static GetIID accessor to DOM interfaces 1999-06-29 23:42:51 +00:00
nsIScriptObjectOwner.h includes updates to codbase matching security checks currently turned off 1999-08-20 09:51:02 +00:00