gavin%gavinsharp.com
|
b6f0ad332b
|
Bug 334207: RDFContentSinkImpl::GetIdAboutAttribute can return an unintialized value, r=axel@pike.org, sr=bzbarsky
|
2006-04-17 22:39:20 +00:00 |
dbaron%dbaron.org
|
ac49c790c1
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
axel%pike.org
|
ed3551bbd8
|
bug 232623, support nodeID, patch by sharekk@hotmail.com, r=axel@pike.org, sr=shaver
|
2006-03-07 15:43:26 +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 |
bzbarsky%mit.edu
|
c6745a05d3
|
Make sure to parse UTF8 XML as UTF8 no matter what the encoding decl may be.
Bug 230275, r=mrbkap, sr=jst
|
2006-01-27 01:10:49 +00:00 |
mrbkap%gmail.com
|
0a86b61aab
|
bug 323908: Pass line and column information to ReportError. Patch by Robert Sayre <sayrer@gmail.com>. r=mrbkap sr=jst
|
2006-01-21 02:02:02 +00:00 |
axel%pike.org
|
ff3de812e5
|
bug 307558, fix RDF serializer to check for existing namespace mappings before adding new ones, r=bsmedberg, sr=mrbkap
|
2006-01-05 21:40:56 +00:00 |
darin%meer.net
|
645a0a885e
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +00:00 |
mrbkap%gmail.com
|
fe6e6a82ff
|
bug 319847: Make sure the namespace is properly escaped. r=bsmedberg/axel
|
2005-12-14 19:01:49 +00:00 |
gerv%gerv.net
|
73c5dcdbe9
|
Bug 236613: change to MPL/LGPL/GPL tri-license. Correctly indent Contributors lines. <yawn>
|
2005-12-13 14:27:13 +00:00 |
bsmedberg%covad.net
|
bce6a12b89
|
Bug 241758 - Bulletproof RDF globals for XPCOM restart r=pike sr=neil@p
|
2005-12-01 15:03:48 +00:00 |
timeless%mozdev.org
|
9ef60db03e
|
Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless rs=brendan
|
2005-11-21 06:30:34 +00:00 |
gavin%gavinsharp.com
|
1c4ebade4c
|
Bug 296836: Convert nsIRDFService documentation to a doxygen-parseable format, patch by J.P.Klippel <jklippel@xtux.org>, r=bsmedberg, rs=shaver
|
2005-11-19 22:38:40 +00:00 |
cbiesinger%web.de
|
59671ced1b
|
bug 231548 remove nsRDFParserUtils. This means we no longer unescape strings in
RDF/XML files twice.
patch by Chase Tingley <tingley@sundell.net> / Rob Adams <readams@readams.net>
r=pike sr=shaver
|
2005-11-18 20:34:19 +00:00 |
bsmedberg%covad.net
|
dff1dea638
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
peterv%propagandism.org
|
f54079d9e6
|
Fix for bug 307713 (Improve and use nsAgg's macros). r=dougt, sr=darin.
|
2005-09-28 13:13:27 +00:00 |
bob%bclary.com
|
d12eada893
|
Bug 303503 - make CompositeDataSourceImpl::GetAllResources NS_NOTYETIMPLEMENTED message meaningful, r=axel,sr=shaver
|
2005-09-04 18:21:36 +00:00 |
bzbarsky%mit.edu
|
f6a5a756fb
|
Make sure that a reflow flush on the document makes the sink start layout if
needed. Bug 253951, r=mrbkap, sr=jst
|
2005-08-24 20:56:58 +00:00 |
axel%pike.org
|
c0450d7009
|
bug 299151, fix crash in rdfxml serializer when QIed to bad interface on creation, r=bsmedberg, sr=shaver, a=bsmedberg
|
2005-07-01 08:22:17 +00:00 |
axel%pike.org
|
ef338bf950
|
bug 259119, rdf/xml serializer needs to be less memory consuming, first steps of the new APIs, r=bsmedberg, sr=shaver, a=bsmedberg
|
2005-06-24 07:49:44 +00:00 |
axel%pike.org
|
facc1aea55
|
bug 291123, remove unused MOZ_THREADSAFE_RDF, NPODB, r=bsmedberg, sr,a=brendan
|
2005-05-15 17:19:57 +00:00 |
axel%pike.org
|
0fcc132248
|
bug 281969, & isn't escaped when it's the first char, r=mcsmurf, sr=shaver, a=asa
|
2005-02-14 20:45:37 +00:00 |
axel%pike.org
|
3f6edfbd8d
|
Bug 278560, fix RDF/XML serialize - parse cycle wrt namespace mappings, regression from bug 192139, r=mscott, sr=peterv
|
2005-02-04 19:43:25 +00:00 |
peterv%propagandism.org
|
bd88f17b40
|
Correct function signature to fix Solaris bustage.
|
2004-12-24 15:34:52 +00:00 |
peterv%propagandism.org
|
325267b519
|
Fix fo bug 274964 (Switch to Expat's xml declaration parsing). r/sr=jst.
|
2004-12-17 09:17:35 +00:00 |
peterv%propagandism.org
|
0c59b6df7f
|
Fix for bug 192139 (Integrate latest Expat). r=bz, sr=jst.
|
2004-12-15 15:37:23 +00:00 |
bsmedberg%covad.net
|
7ccf6e4965
|
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
|
2004-12-09 19:28:35 +00:00 |
darin%meer.net
|
373f51f2c6
|
fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron
|
2004-11-23 20:53:38 +00:00 |
axel%pike.org
|
cf1180e670
|
bug 263865, crash with nonconsecutive containers, r=bsmedberg, sr=shaver
|
2004-11-10 21:21:05 +00:00 |
darin%meer.net
|
f94aa8151e
|
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
|
2004-11-07 23:59:35 +00:00 |
axel%pike.org
|
4be4d2d0b0
|
fix crasher in serializing RDF/XML, missed a break; bug 267050, r=bsmedberg, sr=darin
|
2004-11-03 10:46:27 +00:00 |
jst%mozilla.jstenback.com
|
d9915d605d
|
Fixing bug 265334. Adding API for embedders etc to listen to data fed to the parser from the network. r=darin@meer.net, sr=brendan@mozilla.org
|
2004-11-02 19:52:32 +00:00 |
darin%meer.net
|
96c79cea45
|
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
|
2004-11-01 18:50:36 +00:00 |
cbiesinger%web.de
|
cbb3297fbe
|
265333 don't explicitly pass all arguments to NS_NewInputStreamChannel, so that the
more efficient variant with fewer arguments can be used r+sr=darin
|
2004-10-25 22:08:09 +00:00 |
varga%nixcorp.com
|
cd1df2e308
|
Updating my email address.
|
2004-10-22 18:33:55 +00:00 |
jst%mozilla.jstenback.com
|
c9319106d6
|
Fixing RDF crash. Change weak pointer to strong pointer as was the intention (as the comment in the code reflects) when the fix for crash bug 248071 landed. r=axel@pike.org, sr=darin@meer.net
|
2004-09-10 22:48:10 +00:00 |
axel%pike.org
|
a842e48405
|
bug 239369, nsRDFXMLSerializer string do, check return values and copy less utf8<->utf16, r=bsmedberg, sr=darin
|
2004-09-09 20:17:36 +00:00 |
vladimir%pobox.com
|
9b6f713449
|
b=235665, aggregation broken in bookmarks [gecko only bits], r=axel,shaver,others,sr=shaver
|
2004-08-30 22:25:29 +00:00 |
vladimir%pobox.com
|
f6868306b8
|
b=250119, xmlextras parsestring/parsestream should use autf8string. r=jst, sr=shaver
|
2004-07-07 05:49:29 +00:00 |
timeless%mozdev.org
|
824177e5b1
|
Bug 241948 Change RDF nsprlogging to spam all:4/all:5 instead of all:2
r=axel sr=dveditz
|
2004-06-25 00:51:24 +00:00 |
jst%mozilla.jstenback.com
|
e770a45812
|
Fixing firefox topcrash bug 248071. Make sure to hold on to observers during calls on the observers to prevent crashes in cases where the observers remove themselves during a notification call. r=dbaron@dbaron.org, sr=brendan@mozilla.org
|
2004-06-24 00:31:04 +00:00 |
roc+%cs.cmu.edu
|
52092297fe
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
bzbarsky%mit.edu
|
27b140b534
|
Change FlushPendingNotifications to have more granularity and update callers to
only flush the things they really need flushed. Bug 144072, r+sr=jst
|
2004-05-27 22:08:42 +00:00 |
roc+%cs.cmu.edu
|
b8ecbc84da
|
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
|
2004-05-22 22:15:22 +00:00 |
gerv%gerv.net
|
6635d16530
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 13:54:27 +00:00 |
gerv%gerv.net
|
482dc5fcad
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 18:33:16 +00:00 |
bsmedberg%covad.net
|
46cb970ead
|
Bug 234392 - nsIRDFResource needs scriptable access to IDN resources. r=pike sr=darin
|
2004-03-09 14:42:24 +00:00 |
darin%meer.net
|
8bc9bba9d5
|
landing patch for bug 234864 "string branch landing resulted in large spike in heap allocations (brad:A metric)" r+sr=dbaron
this patch also introduces nsTFixedString and removes CBufDescriptor.
|
2004-02-20 01:53:23 +00:00 |
jst%mozilla.jstenback.com
|
1804c4910c
|
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
|
2004-01-29 22:04:45 +00:00 |
tingley%sundell.net
|
bf7762134a
|
Namespace-qualify RDF attributes. bug=227307 r=rjc sr=bzbarsky
|
2004-01-18 19:26:02 +00:00 |