.. |
base
|
Adding new file to fix bustage...
|
2000-09-01 02:18:29 +00:00 |
coreDom
|
Fixing nsbeta3+ bug 48213 and most of bug 48161. Finally removing the temporary DOM Level 2 debugging code, cleaning out some unused code and making getAttribute and setAttribute on HTML elemensts case insensitive. r=vidur@netscape.com, waterson@netscape.com
|
2000-08-31 00:36:31 +00:00 |
coreEvents
|
Fix for 49918
|
2000-08-25 02:51:26 +00:00 |
css
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |
events
|
|
|
html
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |
idl
|
Fixing bug 50058 - too many onSelect firings. r=hyatt.
|
2000-09-02 18:59:39 +00:00 |
range
|
Fixed bug 46085. We were not firing the select event. r=mjudge.
|
2000-08-28 23:00:19 +00:00 |
xul
|
Fixing bug 50058 - too many onSelect firings. r=hyatt.
|
2000-09-02 18:59:39 +00:00 |
.cvsignore
|
|
|
domstubs.idl
|
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
|
2000-09-01 01:54:35 +00:00 |
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
|
Update header files with new constant so that dom recognizes the crypto
|
2000-05-11 19:20:59 +00:00 |
nsDOMError.h
|
Add DOM Range error codes.
|
2000-05-06 13:50:39 +00:00 |
nsDOMPropEnums.h
|
Fixing bug 50058 - too many onSelect firings. r=hyatt.
|
2000-09-02 18:59:39 +00:00 |
nsDOMPropNames.h
|
Fixing bug 50058 - too many onSelect firings. r=hyatt.
|
2000-09-02 18:59:39 +00:00 |
nsIDOMNativeObjectRegistry.h
|
|
|
nsIDOMScriptObjectFactory.h
|
Update header files with new constant so that dom recognizes the crypto
|
2000-05-11 19:20:59 +00:00 |
nsIJSEventListener.h
|
Fixing an XBL event handling bug and a menu shortcut bug. r=brendan, a=leaf
|
2000-04-06 22:32:36 +00:00 |
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
|
new method SetRootedScriptObject. bug 43466 r=brendan
|
2000-08-26 23:32:52 +00:00 |
nsIScriptContextOwner.idl
|
|
|
nsIScriptEventListener.h
|
Beginnings of massive landing of joki changes.
|
2000-08-08 21:19:03 +00:00 |
nsIScriptExternalNameSet.h
|
|
|
nsIScriptGlobalObject.h
|
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
|
2000-09-01 01:54:35 +00:00 |
nsIScriptGlobalObjectOwner.idl
|
Modify nsIScriptGlobalObjectOwner::ReportScriptError to take an nsIScriptError interface, rather than separate message, file, line arguments.
|
2000-04-15 01:56:47 +00:00 |
nsIScriptNameSetRegistry.h
|
|
|
nsIScriptNameSpaceManager.h
|
Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda
|
2000-06-21 00:42:59 +00:00 |
nsIScriptObjectOwner.h
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |