mozilla.mano%sent.com
bd0648ec5b
Attempt to fix build bustage from bug 360812
2006-11-19 10:54:08 +00:00
sayrer%gmail.com
9b3c299cf5
Bug 360812. RDF uses nsCRT::strdup in getters. r=bsmedberg, sr=bz
2006-11-19 08:28:02 +00:00
bzbarsky%mit.edu
142a417a31
Make it possible for protocol handlers to configure how CheckLoadURI should
...
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
sayrer%gmail.com
c249dc7837
bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron
2006-09-08 04:35:17 +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
bzbarsky%mit.edu
a6cd2d536c
Allow nsIExpatSink implementations to control whether the expat driver logs
...
parse errors to the console. Bug 342164, patch by Alex Vincent
<ajvincent@gmail.com>, r+sr=bzbarsky
2006-08-25 16:34:57 +00:00
benjamin%smedbergs.us
bece0ea443
Bug 347183 - frozen-linkage access to null/singleton/union/array enumerators, r=darin
2006-08-08 18:18:50 +00:00
timeless%mozdev.org
64a760c3c0
Bug 337917 Make consumers stop using cids from other modules
2006-06-18 21:18:22 +00:00
roc+%cs.cmu.edu
8c3f0278d7
Bug 331883. Restrict anonymous box selectors to agent/user style sheets. r+sr=dbaron/bzbarsky
2006-06-15 03:20:19 +00:00
timeless%mozdev.org
25faaa6896
Bug 337917 Make consumers stop using cids from other modules
...
r=neil sr=darin
2006-06-03 23:42:13 +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
cbiesinger%web.de
1fe4516c9f
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
beng%bengoodger.com
2beba13845
335561 - followup nit repair from a=darin review comment. - remove extra whitespace between mLoadFlags and (
2006-05-03 19:20:17 +00:00
darin%meer.net
e7a84f6ea9
fixes bug 214672 "Further optimization and correctness improvements of libjar: streamlining nsJarInputStream" patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=jwalden, sr=darin
2006-05-02 19:33:09 +00:00
beng%bengoodger.com
753423defb
335561 - nsChromeProtocolHandler does not respect original URI. r+sr=bz
2006-04-27 00:24:20 +00:00
cls%seawood.org
a080eb5af6
Allow libxul to link in mingw builds.
...
Bug #334403 r=bsmedberg
2006-04-18 15:52:41 +00:00
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
benjamin%smedbergs.us
95e10e46f7
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-21 16:03:58 +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
benjamin%smedbergs.us
dbedb4c313
Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-02-13 20:35:56 +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
bsmedberg%covad.net
c85be04cc3
Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies
2006-01-25 20:23:24 +00:00
pavlov%pavlov.net
fbc6cb3e44
backing out bsmedberg's checkins for bug 322965 due to build bustage.
2006-01-25 04:54:07 +00:00
bsmedberg%covad.net
9b69041028
Bug 322965 - Allow building XULRunner with --disable-xul, r=dougt (This also contains some bits of 299988, build gtkmozembed into libxul)
2006-01-24 19:27:00 +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
cbiesinger%web.de
4fd815bd39
309525 add a method to nsIURILoader that accepts a (possibly already opened)
...
channel and returns a streamlistener for getting the data. Add a flag
DONT_RETARGET for ensuring that content will load in a specific docshell or not
at all.
Also, fix nsChromeProtocolHandler to correctly implement IsPending.
r=bz sr=darin
2005-12-17 18:26:25 +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
neil%parkwaycc.co.uk
f0be4e9388
Bug 318128 Fix abuse of the CSS loader as a service r=bsmedberg sr=bz
2005-12-09 11:10:36 +00:00
cbiesinger%web.de
22c086176c
bug 318669 fixing beos bustage from bug 241758
...
patch by Doug Shelton <doug@sheltonfamily.org> r=sergei_d,bsmedberg
2005-12-03 16:16:24 +00:00
bsmedberg%covad.net
67ba7e4cce
Bustage fix for MSVC6, bug 241758
2005-12-01 16:06:27 +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
532329ac75
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +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
bsmedberg%covad.net
27dae01b2a
Bug 315584 - Convert RDF tests to use the glue, r=Pike
2005-11-09 14:40:19 +00:00
bsmedberg%covad.net
8efe80b0e2
Add MOZILLA_INTERNAL_API to triplescat, r=pike, regression from bug 314015
2005-10-28 13:19:14 +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
axel%pike.org
9b17524216
bug 308495, remove rdf/opendir from the tree, NPOB, r=bsmedberg, ok by waterson
2005-09-18 10:30:07 +00:00
bzbarsky%mit.edu
025c02e44e
Improve the CSSLoader API: make it clear which methods return results
...
sync and which return async, move the handling of alternates more completely
into the CSSLoader, make it possible for observers to tell whether the load
actually succeeded. Bug 293825, r+sr=peterv
2005-09-12 18:41:15 +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
748dac40db
bug 296507, nuke rdf/resources examples, finally removing npob files from the tree, they're old. a=shaver
2005-06-29 17:56:05 +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
bsmedberg%covad.net
de6570bd76
Bug 221490 - Remove the extension-whitelist for giving chrome docs system privileges (privileges are now granted to all content files) patch by dveditz, r+a=me
2005-06-23 18:18:51 +00:00
cst%andrew.cmu.edu
cf9e96baaf
Bug 296507 RDF resource examples shouldn't be built by default
...
Patch by sipaq <bugzilla@babylonsounds.com>, r=axel sr=shaver a=shaver
2005-06-05 00:41:19 +00:00
mnyromyr%tprac.de
f06c75d8a1
Bug 295475: retain legacy overlayinfo; r=Neil, sr=darin, a=shaver
2005-06-01 19:26:41 +00:00
neil%parkwaycc.co.uk
f5ac06642d
Stop sharing DOM object wrappers between content and chrome, specifically reporter wallet mail pki browser communicator global b=281988 r=bsmedberg sr=bz a=asa
2005-05-23 08:34:02 +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
neil%parkwaycc.co.uk
3d04f3e272
Cleanup bad string usage by my previous patch to bug 191309 r+sr=darin
2005-04-05 22:56:29 +00:00
bsmedberg%covad.net
8374f4f3e4
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 14:13:03 +00:00
neil%parkwaycc.co.uk
1b03b78cd3
Bug 284521 Still can't switch themes, but in a different set of circumstances, so check the skin switch pref in more places. r=bsmedberg sr=darin
2005-03-21 10:46:46 +00:00
neil%parkwaycc.co.uk
47f3b227f1
Bug 161751 Can't switch themes when certain prefs are set r=bsmedberg sr=darin
2005-03-01 09:05:40 +00:00
neil%parkwaycc.co.uk
45cafb65c9
Allow themes to specify that they support multiple skin versions b=191309 r=bsmedberg sr=darin
2005-02-23 09:18:37 +00:00
bsmedberg%covad.net
aab6284169
Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben
2005-02-22 21:49:45 +00:00
bsmedberg%covad.net
6308fe5e8d
Backout bug 278534 due to tinderbox orange.
2005-02-20 01:47:13 +00:00
bsmedberg%covad.net
500173e4bd
Bug 278534 - Make a plaintext chrome registration file format to replace contents.rdf r/sr=darin+dveditz+ben
2005-02-19 15:35:36 +00:00
bryner%brianryner.com
e6dfc671b2
Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky.
2005-02-19 10:31:27 +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
bryner%brianryner.com
1733c3ad7c
Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron.
2005-02-04 21:10:45 +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
dougt%meer.net
6a9e8e09f1
fixes 280242. build fix for wince. r=bsmedberg
2005-01-28 22:20:23 +00:00
kyle.yuan%sun.com
1f0c8cba82
Bug 278047 mozilla does not switch profile completely to a different locale selection
...
r=bsmedberg, sr=neil.parkwaycc.co.uk, patch=brian.lu@sun.com
2005-01-17 03:14:27 +00:00
dbaron%dbaron.org
a576d20c3f
CVS remove files that were not part of the build for long (due to performance regression).
2005-01-11 22:51:55 +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
dbaron%dbaron.org
55053e0158
Back out 252703 due to Txul / Ts regression.
2004-12-02 01:26:20 +00:00
dbaron%dbaron.org
a84646c6dd
Fix theme switching bugs related to insufficient change handling when entry points to themes are stylesheet links (processing instructions or XBL stylesheet elements) or xul:image src attributes by giving the chrome: protocol its own URL implementation that remembers the URL to which the chrome: URL was resolved and uses that resolved URL as part of equality testing. Fix various fastload issues arising from this change. b=252703 r=darin sr=bzbarsky
2004-12-01 22:39:17 +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
cbiesinger%web.de
fa2f66841a
fixing build bustage
2004-11-08 01:14:56 +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
cbiesinger%web.de
bfee8f8426
Bug 261593 get rid of AssignWithConversion in filesystemdatasource
...
r=axel@pike.org sr=darin
2004-09-30 21:44:02 +00:00
bsmedberg%covad.net
9b824e5486
Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst
2004-09-21 20:19:48 +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
dbaron%dbaron.org
4c36660044
Separate concept of stylesheet URI into base URI (for resolving relative links) and sheet URI (for everything else), since they can differ for style elements (and inline style and style set from script, but that's for the next patch). Some other things (relating to external stylesheets, where it doesn't make a difference) that probably should use the sheet URL are left as the base URL for now because I didn't want to change too much at once. b=255538 r+sr=bzbarsky
2004-09-10 06:45:59 +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
cbiesinger%web.de
545cbfb7b6
Bug 252435 get rid of *WithConversion in chrome registry
...
r=bsmedberg sr=darin
2004-07-28 21:23:12 +00:00
dbaron%dbaron.org
fa4808301b
Move things that aren't author stylesheets out of nsDocument's mStyleSheets array to simplify stylesheet management code. Add a level of the cascade for style attributes and ensure that there's only one rule processor per level of the cascade, and simplify the logic of nsCSSRuleProcessor creation. b=252578 r+sr=bzbarsky
2004-07-28 07:08:41 +00:00
neil%parkwaycc.co.uk
56774ddbdf
Bug 249996 Local store should return "rdf:local-store" as its URI r=pike sr=darin
2004-07-07 06:37:39 +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
aaronleventhal%moonset.net
b129a05b0f
Bug 239914. When OS high contrast or another accessible theme is used, automatically follow it in chrome and content. r=bsmedberg, sr=bryner
2004-06-08 19:34:55 +00:00