cls%seawood.org
e518db1521
Move function prototypes into RDFContentSinkImpl class to appease mingw gcc.
...
Make gContainerInfo struct local to the only function that uses it.
Bug #134113 r=rjc sr=alecf
2003-03-12 08:26:03 +00:00
bryner%netscape.com
f3a28e9f42
Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser.
2003-03-12 04:57:33 +00:00
alecf%netscape.com
ca96d4b9c0
fix for bug 196094 - fix for topcrash in RDFServiceImpl::GetResource
...
reverse the order of the tests so we don't dereference off the end of a string
patch by bz
r=biesi, sr=alecf
2003-03-11 15:37:32 +00:00
peterv%netscape.com
1c8b20e2b2
Fix for bug 162960 (chrome registry doesn't enumerate overlays installed in user profile.). r=varga, sr=hyatt.
2003-03-05 12:20:00 +00:00
timeless%mozdev.org
33e7c21a66
Bug 190020 GetResource should take AUTF8String
...
patch by cbiesinger@web.de r=cls sr=alecf
2003-03-05 02:35:23 +00:00
alecf%netscape.com
ae04212ee8
fix assertions from bug 190020, sr=bz, r=dmose
2003-02-27 03:05:43 +00:00
sfraser%netscape.com
1f48d95d7f
Fix FileSystemDataSource::GetVolumeList to work in the CFM build, still. a=leaf
2003-02-25 23:25:38 +00:00
cbiesinger%web.de
cc20a397bf
fix expected os/2 bustage
2003-02-25 20:07:25 +00:00
cbiesinger%web.de
cbae4cb0a5
fix windows bustage
2003-02-25 20:05:38 +00:00
cbiesinger%web.de
9405eda256
190020 r=timeless sr=alecf GetResource should take AUTF8String
2003-02-25 19:02:00 +00:00
bzbarsky%mit.edu
7613013508
comment-only change to reflect the fact that mOriginalURLSpec is no
...
more. r=mozbot, blanket-a=roc
2003-02-06 01:46:55 +00:00
darin%netscape.com
99e45ceed4
fixes bug 191227 "file uploads hang (especially w/ slower connections or
...
slower servers)" r=dougt sr=bz a=dbaron
2003-01-31 02:00:45 +00:00
darin%netscape.com
685a7af468
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
dbaron%dbaron.org
84f33505f2
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:45:23 +00:00
bryner%netscape.com
4fe935bb23
Removing another unused dlldeps.cpp file. Not part of the build.
2003-01-06 08:42:13 +00:00
bzbarsky%mit.edu
1c6ea594bc
Re-landing fix for bug 182124 a bit at a time to narrow down the source of the
...
perf impact. r=rjc, sr=darin
2003-01-05 20:19:19 +00:00
bzbarsky%mit.edu
a34e067b91
Re-relanding part of the fix for bug 182124 to narrow down the source of the
...
perf impact. r=rjc, sr=darin
2003-01-05 16:26:59 +00:00
seawood%netscape.com
16e7da2837
nobrainer changes while thinking about mingw support
...
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com
d5efcdfb6d
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
timeless%mozdev.org
3ae141115f
Bug 183639 Crash |delete datasource| in NS_NewRDFInMemoryDataSource
...
r=rjc sr=dbaron
2002-12-11 12:54:00 +00:00
bzbarsky%mit.edu
3399eea621
And backing bug 182124 yet again... why is comet the _only_ tinderbox showing
...
the problem?
2002-12-11 12:42:50 +00:00
bzbarsky%mit.edu
e81697ce7c
relanding bug 182124 since it looks like comet was just noise and the other Ts
...
boxes that cycled with this show no problems...
2002-12-11 05:40:14 +00:00
bzbarsky%mit.edu
42d3fc3e74
Backing out bug 182124 because I think it caused Ts to go up...
2002-12-11 04:35:37 +00:00
bzbarsky%mit.edu
a4d94e3627
Use the prototype cache smarter, not harder, for getting sheets. Bug
...
183859, r=sicking, sr=brendan.
2002-12-11 03:33:40 +00:00
bzbarsky%mit.edu
f3c5ef51ac
Chrome protocol handler should not munge URIs on channel open (and remove some
...
workarounds around that behavior). Bug 182124, r=rjc, sr=darin
2002-12-11 03:29:27 +00:00
rjc%netscape.com
3e25efb01b
Fix bug # 183052: remove assert in RDFXMLDataSourceImpl::Flush(). r=bzbarsky@mit.edu sr=darin@netscape.com
2002-12-11 00:20:10 +00:00
bzbarsky%mit.edu
fdd4374f63
Backing this part out; it doesn't work properly without a change elsewhere I
...
forgot I had in this tree. :(
2002-12-11 00:09:28 +00:00
bzbarsky%mit.edu
1c01852f9d
Clean up some nsISupportsArray users in rdf/. Bug 184346, r=timeless, sr=scc
2002-12-10 23:58:55 +00:00
ccarlen%netscape.com
fbf72c7968
Bug 181641 - On Mach-0 build, cannot launch if theme was installed into profile with CFM build. Fixes this by fixing the general problem of failure due to missing theme jars. Patch to nsChromeRegistry.cpp by ccarlen, r=ben/sr=brendan. Patch to nsChromeProtocolHandler.cpp by brendan, r=ccarlen/sr=ben.
2002-12-04 06:08:57 +00:00
bzbarsky%mit.edu
b864136ce9
Fix windows bustage. Why can't this compiler get simple scoping right?
2002-12-03 06:39:59 +00:00
bzbarsky%mit.edu
fe53f95e60
Make the CSSLoader correctly order stylesheets as they are dynamically added
...
and removed via the DOM. Clean up the nsIDocument stylesheet accessors. Clean
up nsIDocumentObserver stylesheet stuff a bit. Make style sheets visible in
the CSSOM (though not completely accessible) from the moment the load is kicked
off. Make us have sheet objects that can be manipulated via CSSOM even for
failed loads. Bug 107567, bug 47734, bug 57225, bug 178407.
r=sicking, sr=peterv.
2002-12-03 05:48:14 +00:00
caillon%returnzero.com
96aa0304fc
181585 - Moving rdf/ over to the new pref APIs since nsIPref is deprecated.
...
r=rjc sr=alecf
2002-12-01 03:20:50 +00:00
peterv%netscape.com
2cd27f702a
Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst.
2002-11-29 23:44:07 +00:00
bzbarsky%mit.edu
6e1d942718
Fix some obviously bogus comments. r=caillon, sr=clear copy/paste error.
2002-11-23 22:16:23 +00:00
rjc%netscape.com
70497db352
Fix bug # 180423: implement nsIRDFRemoteDataSource::FlushTo() which enables, among other things, serializing bookmarks as RDF. r=pavlov sr=ben
2002-11-22 07:55:59 +00:00
bzbarsky%mit.edu
4b06a70b5f
Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by
...
Aaron Lehmann <aaronl@vitelus.com>, r=timeless, sr=bzbarsky
2002-11-20 23:13:09 +00:00
timeless%mozdev.org
2d64a97bb3
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-20 08:10:37 +00:00
timeless%mozdev.org
56d72b5045
Bug 155192 crash [@nsRDFResource::~nsRDFResource] if gRDFService wasn't created
...
patch by tingley@sundell.net r=timeless sr=bz
2002-11-18 04:44:30 +00:00
blakeross%telocity.com
b991a20644
179316 - date literals aren't serialized properly. r=rjc sr=ben
2002-11-12 02:12:02 +00:00
timeless%mozdev.org
e621565ddb
backing out.
2002-11-06 16:49:13 +00:00
timeless%mozdev.org
ed4fea921b
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-06 16:10:46 +00:00
timeless%mozdev.org
96218c8ecc
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
timeless%mozdev.org
6379305177
Bug 154801 ###!!! ASSERTION: null ptr: 'aURL != nsnull', file f:\build\mozilla\rdf\base\src\nsRDFContentSink.cpp, line 696
...
r=tingley sr=jst
2002-11-06 05:35:14 +00:00
darin%netscape.com
e87593ebea
make chrome debug registration messages more readable r/sr=mozbot
2002-10-01 04:43:57 +00:00
hyatt%netscape.com
667c0366cf
Enable add-on chrome packages to ne disabled without being uninstalled. Bug 170432, r=blake, sr=brendan
2002-09-24 02:07:20 +00:00
mkaply%us.ibm.com
7c3a81751f
#67749
...
r=pedemont, sr=dbaron
Add #ifdef to nsChromeRegistry to use platform specific forms.css overrides
2002-09-12 14:05:22 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
alecf%netscape.com
4e0b59f695
fix bug 160000 - custom.jar support for chrome
...
look for custom.jar in the chrome directory - if found, always check it first for files before using the rest of the chrome registry. This allows embeddors to override specific chrome URLs with their own files.
sr=hyatt, r=chak
2002-08-21 20:58:05 +00:00
alecf%netscape.com
03f69e9a10
fix bug 162741 - revamp chrome registry interface in preparation for bug 160000 - switch lots of public APIs over to ACString, etc.
...
r=bryner, sr=hyatt
2002-08-20 18:12:51 +00:00
henry.jia%sun.com
227be5af9c
Fix bug 159889: replace the hardcode of "@mozilla.org/preferences;1" with NS_PREF_CONTRACTID
...
Patch by leon.zhang@sun.com
r=Henry, sr=alecf
2002-08-19 04:29:58 +00:00