heikki%netscape.com
503ba5ea46
include no longer needed.
2003-01-21 21:25:48 +00:00
heikki%netscape.com
91cc91d0f0
Bug 166978, XMLHttpRequest does not load synchronously in embedding applications, r=sicking, sr=darin. Bug 111614, DOMParser.parseFromString in modal dialog makes it non-modal. parseFromString also does not work in embedding when loading files that block the parser (like files with xml-stylesheet PI). r=sicking, sr=darin.
2003-01-19 18:47:47 +00:00
dbaron%dbaron.org
5aadb9d382
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 20:32:55 +00:00
hpradhan%hotpop.com
ae27e79faa
Bug 176051: XMLHttpRequest POST fails to send body when authentication required
...
r=heikki sr=darin
2003-01-08 06:53:19 +00:00
seawood%netscape.com
d5efcdfb6d
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
rbs%maths.uq.edu.au
5c9db7b7ec
Refine the conversion of entities during serialization, b=169590, r=nhotta, sr=jst
2002-12-13 22:12:10 +00:00
harishd%netscape.com
c9b70ccd8e
Avoid unnecessary string copies in nsFixPtr. b=169764, r=heikki, sr=peterv.
...
** Patch provided by jst@netscape.com **
2002-12-11 01:46:46 +00:00
peterv%netscape.com
2cd27f702a
Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst.
2002-11-29 23:44:07 +00:00
sfraser%netscape.com
a153255eb3
Fix bug 181823: make CheckSameOrigin always return a value, rather than garbage. r=heikki, sr=bzbarsky
2002-11-26 00:54:12 +00:00
darin%netscape.com
d9541f875d
fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky
2002-11-22 07:40:16 +00:00
darin%netscape.com
5a6ccfaf39
fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts
2002-11-14 20:36:20 +00:00
heikki%netscape.com
feed02842f
Bug 176186, XMLHttpRequest does not set document URL. Patch from sicking, r=heikki, sr=peterv.
2002-11-13 21:58:12 +00:00
seawood%netscape.com
57e08a3f3a
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
jband%netscape.com
fd8b150da0
NOT PART OF THE BUILD. Fix broken tests
2002-10-16 01:19:23 +00:00
jband%netscape.com
b6ef756319
NOT PART OF THE BUILD. Add support for the newish string types to the *optional* type decompiler
2002-10-15 21:54:55 +00:00
jband%netscape.com
8df55910b4
NOT PART OF THE BUILD. Fix broken test
2002-10-15 21:53:42 +00:00
heikki%netscape.com
c794721f5d
Bug 169982, same origin check for serializeToStream. r=mstoltz, sr=jst.
2002-09-27 23:30:10 +00:00
heikki%netscape.com
ee399c6f80
Bug 169984, sanitize XMExtras method availability to scripts. r=mstoltz, sr=jst.
2002-09-27 23:24:24 +00:00
dougt%netscape.com
3ce9edcc40
moves nsIHttpHeaderVisitor into a separate IDL file. b=157133. r=neeti@netscape.com, sr=darin@netscape.com
2002-09-26 23:04:01 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
dougt%netscape.com
f2a00efc93
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00
seawood%netscape.com
0dcb5efb9c
Updating cvsignore files.
...
Thanks to Diego Biurrun <diego@biurrun.de> for the patch.
Bug #164774 r=cls
2002-08-30 05:12:02 +00:00
heikki%netscape.com
76f13128db
Bug 83573, XMLHttpRequest now adds itself to the loadgroup of the page (if called from JS) so that when you leave the page/hit stop, XMLHttpRequest aborts automatically. r=sicking, sr=bzbarsky.
2002-08-29 22:07:18 +00:00
alecf%netscape.com
dc6d6e3736
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
...
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
heikki%netscape.com
c3bcc86756
Bug 158977, GetResponseXML() can return null document even with NS_OK return value, so callers need to check the document exists before using it. r=bzbarsky, sr=jst.
2002-08-16 23:20:49 +00:00
heikki%netscape.com
c923b74618
Bug 137866, responseText should default to UTF-8. r=bzbarsky, sr=jst.
2002-08-16 23:18:20 +00:00
heikki%netscape.com
493dbb7e5b
Bug 142812, setRequestHeader() should set, not add to, the header. r=timeless, sr=darin.
2002-08-13 19:25:54 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
seawood%netscape.com
301b1a4ca8
Remove unused defines:
...
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
henry.jia%sun.com
8954de8e78
4th patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +00:00
alecf%netscape.com
f7ad4265ef
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
rayw%netscape.com
3207dc4bf1
Fix for bug 154971, r=harishd, sr=heikki, sr=jst, very safe fix to inheritance
...
of HTTPS transport in SOAP. Duplicates functioning line above for HTTP. Does
not affect any object used outside of HTTPS transport for SOAP which wa not working.
2002-07-09 22:30:14 +00:00
mstoltz%netscape.com
6f5d99be4c
133170 - Need to re-check host for security on a redirect after a call to
...
XMLHttpRequest.open(). For xmlextras, r=heikki, sr=jband. For caps,
r=bzbarsky, sr=jst
147754 - Add same-origin check to XMLSerializer. Patch by jst. r=mstoltz,
sr=jband
113351 - Add same-origin check to XSL Include. Patch by peterv and jst,
r=mstoltz, sr=rpotts
135267 - Add same-origin check to stylesheets included via LINK tags.
r=dveditz, sr=scc
2002-06-14 23:54:18 +00:00
alecf%netscape.com
bcf192e308
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
bryner%netscape.com
d0a8a9c0ee
Ignore generated Makefiles.
2002-05-27 02:03:23 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
rayw%netscape.com
7a76b01cce
Fixes bug 141765, r=heikki, sr=jst, rs=rayw.
...
This is a very simple, safe fix that fixes a crash in decoding structures
inside of arrays in SOAP, and affects nothing else.
2002-05-03 11:56:31 +00:00
jaggernaut%netscape.com
5cad11cc0a
Fix two typos on previous checkin for bug 139633. r=dmose, sr=mozbot (even though I couldn't reach him, I'm sure he would've given me sr= for this simple bustage fix)
2002-04-30 04:03:57 +00:00
alecf%netscape.com
4054efd297
oops fix a typo in my last checkin, to bug 139633 that dbaron caught - "dst" should have been "src"
2002-04-30 01:39:22 +00:00
alecf%netscape.com
9348ce8ac8
fix bug 139633 - as a part of freezing nsAString, move Left/Right/Mid back into nsString, and fix consumers to start using Substring()
...
r=jag, sr=darin
2002-04-29 20:29:54 +00:00
seawood%netscape.com
c0ec608df6
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
heikki%netscape.com
7801aa57ee
Bug 129607, avoid trying to parse the response if we cannot be sure it is XML. This fixes hang in HTML parser, and is a big performance improvement if you are loading non-XML data. r=harishd, sr=vidur.
2002-04-19 00:06:40 +00:00
heikki%netscape.com
36c1ffa805
Bug 128541, make send(null) work again. r=harishd, sr=jst.
2002-04-16 00:02:58 +00:00
peterv%netscape.com
ff8a3ad8c2
Keep WSDL building on Mac. Not part of the default build.
2002-04-13 21:56:36 +00:00
peterv%netscape.com
cf090a8b83
Fix for bug 126691 (need extensions\interfaceinfo build fu). sr=sfraser. Not part of the default build.
2002-04-13 21:38:17 +00:00
cbiesinger%web.de
3cb0b24334
bug 134608 r=hwaara/timeless sr=tor a=asa
...
fix memory leak in xmlextras and transformiix
2002-04-01 21:18:07 +00:00
jband%netscape.com
aa8f3684f0
adding readme file that is NOT PART OF THE BUILD
2002-03-24 23:30:31 +00:00
jband%netscape.com
dff9e3e977
removing dead cpp file - NOT PART OF THE BUILD
2002-03-24 18:55:54 +00:00
jband%netscape.com
446d473632
removing dead idl file - NOT PART OF THE BUILD
2002-03-24 18:53:53 +00:00
jband%netscape.com
e1a868ec5d
WSDL/Proxy support - NOT PART OF THE BUILD
2002-03-24 18:49:56 +00:00