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-12 02:31:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
dom
/
public
History
dbaron%fas.harvard.edu
9d35ed31a4
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
..
base
…
coreEvents
Removing GetNewListenerManager() from nsIDOMEventReceiver since it's not needed any more, no real code changes. r=pollmann@netscape.com, rs=vidur@netscape.com
2001-05-17 06:04:04 +00:00
idl
Add command() method to nsIDOMXULElement, fixes bug 56137 and some other accessibility bugs (83614). r=kerz sr=ben a=asa
2001-06-20 02:02:57 +00:00
.cvsignore
…
Makefile.in
Removing nsIJSScriptObject from the build. sr=vidur@netscape.com
2001-05-11 05:19:46 +00:00
makefile.win
Removing nsIJSScriptObject from the build. sr=vidur@netscape.com
2001-05-11 05:19:46 +00:00
MANIFEST
Removing nsIJSScriptObject from the build. sr=vidur@netscape.com
2001-05-11 05:19:46 +00:00
MANIFEST_IDL
…
nsDOMCID.h
…
nsDOMError.h
…
nsIDOMClassInfo.h
Add classinfo to nsGenericHTMLCollection, fixing bug 85560 and bug
2001-06-19 23:38:39 +00:00
nsIDOMScriptObjectFactory.h
…
nsIEntropyCollector.idl
…
nsIJSEventListener.h
…
nsIJSNativeInitializer.h
…
nsIScriptContext.h
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
nsIScriptContextOwner.idl
…
nsIScriptEventListener.h
…
nsIScriptExternalNameSet.h
…
nsIScriptGlobalObject.h
…
nsIScriptGlobalObjectOwner.idl
…
nsIScriptNameSpaceManager.h
…
nsIScriptObjectOwner.h
…
nsIScriptObjectPrincipal.h
…