Граф коммитов

438 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com 605cc06382 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
caillon%returnzero.com 66caced69a Re-land patch for bug 83536, merging principal objects.
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
hpradhan%hotpop.com 0d5836205b Bug 206947: Synchronous XMLHttpRequest leaks and can cause crashes r=heikki sr=jst 2003-09-24 06:20:02 +00:00
caillon%returnzero.com f8e8aed8a7 Backing out the patch to bug 83536.
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
2003-08-22 03:06:53 +00:00
cls%seawood.org 1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
timeless%mozdev.org 0e5465c581 Bug 214398 - Refactor some copied code into a function in nsXMLHttpRequest
patch by riceman+bmo@mail.rit.edu r=jst sr=jst
2003-07-30 06:57:02 +00:00
jaggernaut%netscape.com 95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
caillon%returnzero.com 91b7c60bee Bug 83536.
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
jaggernaut%netscape.com 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
bzbarsky%mit.edu 7b5865099a Update the string stream interface a bit and simplify the implementation a
lot. Bug 212109, r=dougt, sr=darin
2003-07-11 23:10:27 +00:00
jst%netscape.com 6a7d554b55 Fixing more of bug 209884. Same change that was done all over the place in the original patch, sr=me. 2003-06-25 22:24:25 +00:00
jst%netscape.com abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
alecf%flett.org b7fa256d74 fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
caillon%returnzero.com 2df173e9c8 Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
alecf%flett.org 2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
varga%netscape.com 91245bd20d Fix for bug 208912. DOMParser produces documents with about:blank uri.
r=heikki, sr=peterv
2003-06-10 23:31:07 +00:00
seawood%netscape.com 97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
heikki%netscape.com 40530ab6c1 Bug 204545, remove event listeners when needed, which fixes practically all known memory leaks and gets us a step closer to IE compatibility. r=harishd, sr=jst, a=asa. 2003-05-20 21:48:25 +00:00
heikki%netscape.com 8b997764dd Bug 177533, fix most XMLHttpRequest memory leaks and other minor issues, r=darin, sr=jst, a=asa. 2003-05-08 17:33:59 +00:00
heikki%netscape.com d3447cecde These files were copied to webservices extension, not part of build. 2003-05-01 20:59:36 +00:00
heikki%netscape.com eaedcca341 This file was moved into the webservices extension, not used here. 2003-05-01 20:56:33 +00:00
heikki%netscape.com eec82a9bef Removing unused file. 2003-05-01 20:52:10 +00:00
heikki%netscape.com 40151ecdfb Bug 203111, remove unused code, r=harishd, sr=jst, a=asa. 2003-04-29 21:28:17 +00:00
harishd%netscape.com 744392f4b4 Removing obsolete files that missed my last checkin. *** NOT PART OF THE BUILD *** 2003-04-28 20:10:41 +00:00
jst%netscape.com ceab6587af Removing dead .cvsignore file. 2003-04-28 19:16:18 +00:00
harishd%netscape.com d04223ecb0 Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org 2003-04-25 20:57:34 +00:00
heikki%netscape.com 1dfcfb8f7c Bug 191800, move FIXptr and XPointer into xmlextras, r=harishd, sr=jst. 2003-04-23 00:07:37 +00:00
harishd%netscape.com 82e0e5c067 Patch provided by rayw@netscape.com: Ignore xsi:type if it's not a proper subtype of the schema-guaranteed type. b=202597, r=harishd@netscape.com, sr=jst@netscape.com 2003-04-21 23:23:26 +00:00
harishd%netscape.com 585dcf5d8c Make SOAP arrays easily accessible via JS. b=202485, r=dbradley@netscape.com, sr=jst@netscape.com 2003-04-21 22:44:54 +00:00
harishd%netscape.com aeecb85b02 Prevent a potential stack overflow if a wsdl file imports itself. b=202478, r=nisheeth@netscape.com sr=jst@netscape.com 2003-04-18 20:58:44 +00:00
harishd%netscape.com 3f2cb73146 No need to allocate param arrays if the input type and the output type are void. b=200767, r=dbradley@netscape.com, sr=jst@netscape.com 2003-04-18 17:42:32 +00:00
harishd%netscape.com f2fed9e715 Fabricate a unique name for anonymous schema types. b=199555, r=rayw@netscape.com, sr=jst@netscape.com 2003-04-18 00:11:34 +00:00
heikki%netscape.com e485f5fcdf Bug 186554 XMLSerializer does not serialize documentElement correctly. Extended document encoder API to make it possible to seriaalize a node. r=jfrancis, sr=bzbarsky. 2003-04-15 18:13:13 +00:00
heikki%netscape.com 34132d62d9 Bug 197141, XMLHttpRequest behavior did not match IE when host was not found, r=harishd, sr=darin. 2003-04-11 17:06:29 +00:00
harishd%netscape.com 1b4852a983 New security model doc. ** NOT PART OF THE BUID 2003-04-03 20:27:28 +00:00
heikki%netscape.com 5c30081403 Remove unneeded dependency. 2003-04-02 21:50:55 +00:00
jst%netscape.com b4cc5d4695 Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com 2003-03-26 07:41:30 +00:00
harishd%netscape.com c19fe6d0ad Fixing a bug in my previous checking. sr=jst@netscape.com 2003-03-26 01:49:59 +00:00
harishd%netscape.com cfd510cbd1 Check if universalBrowserRead is set before checking for same origin. Also, clear the exception set by the security manager, if same origin check failed, and fall back on the new security for webservices. b=199182, r=heikki, sr=jst 2003-03-26 00:00:04 +00:00
harishd%netscape.com d65385c037 Patch provided by jst@netscape.com - Give XPTCVariants that are expected to receive a T_DOMSTRING value an nsAString object to hold the string value. b=193387, r=harishd@netscape.com, sr=heikki@netscape.com 2003-03-25 02:37:05 +00:00
harishd%netscape.com df21499ff9 Fixing bustage in a different way! Courtesy: Heikki 2003-03-25 02:02:33 +00:00
harishd%netscape.com ca3d308f19 Fixing bustage 2003-03-25 01:46:24 +00:00
harishd%netscape.com 1264922b63 Enabling an alternative security model for web services. b=183824, r=rayw@netscape.com, sr=jst@netscape.com 2003-03-25 00:19:26 +00:00
timeless%mozdev.org 697618b07d Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
harishd%netscape.com 7b4e10c390 Added newline to EOF 2003-03-22 02:42:22 +00:00
harishd%netscape.com 1f42e03f5f Adding new security model support for web services. b=183824, r=rayw@netscape.com sr=jst@netscape.com.
*** NOT PART OF THE BUILD...YET ***
2003-03-22 01:44:38 +00:00
bryner%netscape.com 7d4f6c9de3 Fix dom serializer bustage (bugzilla edit attachment as comment) by making sure not to clobber xmlextras/base/public's .xpt file with xmlextras/interfaceinfo/public's xpt file. Bug 198568, r=harishd, sr=dveditz. 2003-03-21 22:47:30 +00:00
jst%netscape.com b70ad32c67 Flip the pref for disabling WSDL. r=harishd@netscape.com, sr=jst@netscape.com 2003-03-21 22:14:54 +00:00
harishd%netscape.com dce34b6349 Fixed a crasher by avoiding an extra release of the minivariant. Also fixed a bug in soap encoding. b=197872, r=rayw@netscape.com, sr=jst@netscape.com 2003-03-21 19:14:29 +00:00