Commit Graph

3437 Commits

Author SHA1 Message Date
cbiesinger%web.de
9cfbb029a4 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
27881a2aea bug 319847: Make sure the namespace is properly escaped. r=bsmedberg/axel 2005-12-14 19:01:49 +00:00
gerv%gerv.net
dc1383971c 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
ed906ab7d1 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
bb2a78c756 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
cf0d53a926 Bustage fix for MSVC6, bug 241758 2005-12-01 16:06:27 +00:00
bsmedberg%covad.net
37ab37a770 Bug 241758 - Bulletproof RDF globals for XPCOM restart r=pike sr=neil@p 2005-12-01 15:03:48 +00:00
timeless%mozdev.org
eb9350f619 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
98c84e24ac 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
b968683bbd 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
a3b4ff0954 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
78f6d0683d 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
1b23545f9d Bug 315584 - Convert RDF tests to use the glue, r=Pike 2005-11-09 14:40:19 +00:00
bsmedberg%covad.net
4b26c5b241 Add MOZILLA_INTERNAL_API to triplescat, r=pike, regression from bug 314015 2005-10-28 13:19:14 +00:00
peterv%propagandism.org
8702e6b0aa 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
c18d196655 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
818aafcc15 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
5953c746f2 Bug 303503 - make CompositeDataSourceImpl::GetAllResources NS_NOTYETIMPLEMENTED message meaningful, r=axel,sr=shaver 2005-09-04 18:21:36 +00:00
bzbarsky%mit.edu
3656444b70 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
c566fcd541 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
b3a56a1797 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
39c3c8adf5 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
2a67bc0f90 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
810836fea6 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
2b42e0aac2 Bug 295475: retain legacy overlayinfo; r=Neil, sr=darin, a=shaver 2005-06-01 19:26:41 +00:00
neil%parkwaycc.co.uk
5f30b6174d 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
21cb13b7ec 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
fa47075710 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
f2cfd5feb8 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:13:03 +00:00
neil%parkwaycc.co.uk
36391255db 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
7e4ee2c304 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
33e65b6719 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
473534a724 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
e82e4540da Backout bug 278534 due to tinderbox orange. 2005-02-20 01:47:13 +00:00
bsmedberg%covad.net
3d5d14bc57 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
708a569767 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
f3779ff921 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
ed870113ca 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
14d0d7849a 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
c66cf17ee4 fixes 280242. build fix for wince. r=bsmedberg 2005-01-28 22:20:23 +00:00
kyle.yuan%sun.com
497e7547d0 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
6b09070f72 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
e80ad869c7 Correct function signature to fix Solaris bustage. 2004-12-24 15:34:52 +00:00
peterv%propagandism.org
26bb2f4e91 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
a7ac96fea9 Fix for bug 192139 (Integrate latest Expat). r=bz, sr=jst. 2004-12-15 15:37:23 +00:00
bsmedberg%covad.net
79241940e8 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
9643fc6c04 Back out 252703 due to Txul / Ts regression. 2004-12-02 01:26:20 +00:00
dbaron%dbaron.org
21dccaeace 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
6d8591d85f 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
34c58ba355 bug 263865, crash with nonconsecutive containers, r=bsmedberg, sr=shaver 2004-11-10 21:21:05 +00:00