heikki%netscape.com
|
59daefd3d9
|
Set out param in case of error and some minor optimizations. r=jst, sr=vidur.
|
2001-01-17 19:03:27 +00:00 |
heikki%netscape.com
|
61f81ef412
|
Bug 45627 and bug 45552. XMLSerializer to deal better with empty elements, special characters, elements from the HTML namespace and namespaces in general, and processing instructions. Removed a lot of duplicate code in XML Extras component, and made several small optimizations with nsCOMPtr initializations. r=vidur, a=jst.
|
2000-12-27 23:48:10 +00:00 |
heikki%netscape.com
|
48d290bed2
|
Bug 51218, problems with DOCTYPE handling. r=harishd, a=vidur.
|
2000-12-11 22:21:06 +00:00 |
cls%seawood.org
|
8bd122b3d5
|
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
|
2000-11-20 07:16:06 +00:00 |
heikki%netscape.com
|
278adf8db4
|
Not part of Netscape 6.0 package. Checking in patches from toml@us.ibm.com. These fix bug 55508 (DOMParser does not work without script environment) and bug 55599 (add GetChannel method to nsIXMLHTTPRequest), as well as add a test program. r=heikki, a=vidur.
|
2000-10-20 23:26:10 +00:00 |
rayw%netscape.com
|
6cc70ebd6c
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.
r=warren
|
2000-09-13 23:57:52 +00:00 |
warren%netscape.com
|
64a99efec0
|
Bug 46864 - Embedding needs a name attribute on nsIRequest.
|
2000-08-21 08:23:54 +00:00 |
vidur%netscape.com
|
cf45da4313
|
Fixed leak of weak reference (thanks beard@netscape.com). Fixed makefiles to avoid overwriting xpt files. This is not part of the regular build
|
2000-07-31 16:48:54 +00:00 |
vidur%netscape.com
|
52f62d871e
|
Commented nsIXMLHttpRequest. Used the new nsIXPCNativeCallContext::SetReturnValueWasSet method to deal with returning event handler function objects to script callers of nsIXMLHttpRequest::Onload and Onerror. Turned on synchronous requests. This is not part of the Seamonkey build.
|
2000-07-13 23:08:30 +00:00 |
mcafee%netscape.com
|
36e9b139ec
|
Ignore generated files.
|
2000-07-09 21:10:01 +00:00 |
vidur%netscape.com
|
78f4085ed3
|
Added new parser interface that does string/stream to DOM document parsing. This is not part of the Seamonkey build.
|
2000-07-05 16:55:53 +00:00 |
vidur%netscape.com
|
2ffccb24ff
|
Added support for synchronous posting. Got rid of unbreakable circular reference in the abort case. This is not part of the Seamonkey build.
|
2000-06-30 23:09:26 +00:00 |
cls%seawood.org
|
e1e6c5760f
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
vidur%netscape.com
|
375e989c60
|
Allowed complete script access to our components. This is WIP and not part of the Seamonkey build.
|
2000-06-23 15:51:47 +00:00 |
vidur%netscape.com
|
b00f2c29b5
|
Added Mac projects and make requirements from peter.vanderbeken@pandora.be. This is not part of the Seamonkey build.
|
2000-06-23 01:55:42 +00:00 |
vidur%netscape.com
|
e73c8f4ddd
|
Added Unix makefiles and incorporated Andreas Otte's changes for building on Linux. This is not part of the Seamonkey build.
|
2000-06-22 21:41:37 +00:00 |
vidur%netscape.com
|
ecfe2823e4
|
Updated to the new version of nsIPrivateDOMImplementation. We now get a base URL for our own URL resolution from the subject codebase principal. This checkin is for code that is not part of the Seamonkey build.
|
2000-06-22 18:06:49 +00:00 |
vidur%netscape.com
|
086db89355
|
First cut of XMLSerializer and XMLHttpRequest. This is WIP and not part of the Mozilla/Seamonkey build.
|
2000-06-16 16:52:09 +00:00 |