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

401 Коммитов

Автор SHA1 Сообщение Дата
Olli.Pettay%helsinki.fi 9e62e66bc7 Bug 403168, r=jonas, sr=jst, a=blocking1.9 2007-12-12 08:33:33 +00:00
neil%parkwaycc.co.uk 11d0936e48 Followup to bug 348748 to fix the alignment of trailing backslashes in macros
[xxx_cast<foo*>(bar) is three characters shorter than NS_XXX_CAST(foo*, bar)]
2007-07-11 08:46:49 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
aaronr%us.ibm.com 94022135ce schema loader/validator isnt handling forward declaration of complexContent extension base. Bug 350076, patch by sspeiche, r+a=doronr 2006-12-05 18:09:42 +00:00
bzbarsky%mit.edu 5dc90eb193 Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst 2006-12-05 15:46:18 +00:00
benjamin%smedbergs.us 7b434c0d06 Bug 349002, try #2 - Refactor xptcall into a frozen API, r=timeless - with OS/2 fixup by Peter Weilbacher 2006-11-20 17:03:38 +00:00
benjamin%smedbergs.us 09d80a0a6f Backout xptcall because linux tboxes are stupid, I think. 2006-11-16 20:17:24 +00:00
benjamin%smedbergs.us 8b41b7fdd0 Bug 349002 - Refactor xptcall into a frozen API, r=timeless. Includes OS/2 fixup by Peter Weilbacher 2006-11-16 18:29:33 +00:00
timeless%mozdev.org 1846fd9c62 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
benjamin%smedbergs.us 81246a4dea Bug 350092 - webservices should use plarenas instead of xptarenas, r=doron 2006-08-25 13:40:29 +00:00
doronr%us.ibm.com f015f7dcce xsd:Name atom is defined with the wrong case, part 2. patch by sspeiche, r=me 2006-08-17 20:08:49 +00:00
doronr%us.ibm.com f8e13969ab Bug 348889 - xsd:Name atom is in the wrong case. Patch by sspeiche@us.ibm.com, r=me 2006-08-17 13:36:21 +00:00
doronr%us.ibm.com 6d056f5955 Bug 335367 - add support for xsd:import. Patch by sspeiche, r=me 2006-06-22 15:59:34 +00:00
doronr%us.ibm.com 1d9ebeead8 Bug 335366 - Add support for xsd:include. r=aaronr,peterv 2006-06-06 16:00:58 +00:00
pedemont%us.ibm.com b6673a4c5b Bug 338879 - Method from scriptable nsIWSPInterfaceInfoService returns non-scriptable nsIInterfaceInfo. r/sr=jst. 2006-05-30 16:31:13 +00:00
gavin%gavinsharp.com b9b66cc05b Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-05-25 21:22:32 +00:00
doronr%us.ibm.com addbb0848f Bug 337179 - Schema with forward type definitions don't load. r=aaronr 2006-05-25 17:06:07 +00:00
peterv%propagandism.org 9a90ecf4b2 Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking. 2006-05-21 19:50:16 +00:00
darin%meer.net 7d3e7d7acd landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
timeless%mozdev.org d712d3cc3a Bug 334191 EncodeArray has nested rc variables
r=doron sr=bz
2006-05-06 22:38:15 +00:00
peterv%propagandism.org e34275039b Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst. 2006-04-26 09:19:48 +00:00
dbaron%dbaron.org e060297bba Fix backwards pointers. b=330855 r=doron sr=jst 2006-03-22 07:16:55 +00:00
doronr%us.ibm.com 61395526f4 Bug 329970 - nsSchemaLoader does not copy over attributes for DERIVATION_RESTRICTION_COMPLEX r=peterv 2006-03-15 17:13:09 +00:00
bryner%brianryner.com 41e6c02b2f Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin. 2006-03-15 04:59:42 +00:00
benjamin%smedbergs.us 41d0754579 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-14 18:30:15 +00:00
cbiesinger%web.de a898e666b8 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
bsmedberg%covad.net 491e71a9cd Bug 324813 - can't build Firefox static+debug, webservices tests are linked (badly) into the final static build, r=doron 2006-01-26 18:04:55 +00:00
bsmedberg%covad.net 3f4a389f60 Bug 320820 - Integrate webservices into libxul, r=doron 2005-12-20 14:13:01 +00:00
doronr%us.ibm.com 304528816e Bug 308372 - nsSchemaAttribute* needs to store the form attribute. r/sr=peterv 2005-12-12 18:25:00 +00:00
timeless%mozdev.org 3db428f6ac Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org b78d0c2416 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bsmedberg%covad.net faf7d08562 Bug 315401 - XPTI_GetInterfaceInfoManager is a bad signature and should be removed, r=darin sr=jst 2005-11-10 16:19:44 +00:00
bzbarsky%mit.edu 1e91350bb2 Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
changes, sr=jst
2005-11-02 00:41:51 +00:00
peterv%propagandism.org bfc7bfee82 Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null), remove some includes. Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-26 14:37:29 +00:00
peterv%propagandism.org bc66f35d62 Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-24 18:43:15 +00:00
doronr%us.ibm.com 554bd1b87e Bug 307347 - nsSchemaLoader needs to take ns:name into account for ref=. r/sr=peterv 2005-09-09 14:58:39 +00:00
doronr%us.ibm.com b37afe9fd5 Bug 306608 - Schema Loader has issues with xsd:group. r/sr=peterv 2005-09-01 17:17:35 +00:00
doronr%us.ibm.com 557dd02a2d Bug 271560 - Amazon Web Services crashing us using WSDL Proxying. r=timeless sr=jst 2005-08-24 15:54:38 +00:00
doronr%us.ibm.com 056699e531 Bug 304154 - nsSchemaLoader::ProcessSimpleType uses = rather than == in an if statement. r/sr=peterv, a=mkaply 2005-08-10 15:48:09 +00:00
bzbarsky%mit.edu 31c1cac564 Make XPCNativeWrapper call the wrapped native's classinfo resolve/get/set
hooks.  Makes native wrappers work in lots of nasty DOM0 corner cases.  Bug
296967, r=mrbkap, sr=jst, a=asa
2005-07-29 15:11:08 +00:00
doronr%us.ibm.com 18fed7a265 Bug 300130 - Schema Loader can crash if an non-existing type is referenced in a schema file. r/sr=peterv, a=mkaply 2005-07-20 14:48:43 +00:00
doronr%us.ibm.com dbddbc1a58 Bug 292634 - nsSchemaLoader does not handle ref=ns:type correctly. r/sr=peterv,a=mkaply 2005-05-18 15:34:25 +00:00
doronr%us.ibm.com 9180afa00a Bug 292637 - nsSchemaLoader can only load http/https urls. r=biesi,sr=jst,a=mkaply 2005-05-04 16:59:23 +00:00
timeless%mozdev.org ee359bfc45 Bug 243904 SOAP code problem with null, unpositioned array item
patch by chantepie@altern.org r=doron sr=jst a=asa
2005-05-02 19:42:26 +00:00
darin%meer.net 1298632127 damn, missed this files 2005-04-06 02:12:51 +00:00
bsmedberg%covad.net 44c4cbce10 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +00:00
timeless%mozdev.org 7146ba3112 Bug 282698 use application/soap+xml in nsHTTPSOAPTransport
patch by bug@annevankesteren.nl r=doron sr=jst
2005-03-30 16:31:27 +00:00
timeless%mozdev.org a1e09c4a21 Bug 268482 ###!!! ASSERTION: You are calling CreateInstance "@mozilla.org/xmlextras/schemas/schemaloader;1" when a service for this CID already exists!
r=doron sr=peterv
2005-03-22 19:10:35 +00:00
doronr%us.ibm.com 30608a55da Bug 286630 - nsSchemaLoader doesn't bail on invalid elements as direct children of xs:schema. r/sr=peterv 2005-03-22 19:03:42 +00:00
cbiesinger%web.de f6c5f13bb9 270224 create nsIPropertyBag2 for easier getting of values from a propertybag
r=shaver sr=darin
2005-03-22 18:16:53 +00:00