Commit Graph

3163 Commits

Author SHA1 Message Date
jband%netscape.com
deefed2e73 Checking in patch from Brian Fundakowski Feldman <green@FreeBSD.org> to get xptcall working on newer versions of FreeBSD. r=jband@netscape.com r=blizzard@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@60047 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 02:44:13 +00:00
scc%netscape.com
dcee2e659d Pro5 update
git-svn-id: svn://10.0.0.236/trunk@60002 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:06:04 +00:00
scc%netscape.com
70061e13c0 bug #25621: didn't check for null before |AddRef()|. Converted |NS_ADDREF|-->|NS_IF_ADDREF|. No code review.
git-svn-id: svn://10.0.0.236/trunk@59990 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 10:05:14 +00:00
scc%netscape.com
cc2ea1310a enable the |ASSERT_NO_QUERY_NEEDED| tests for the |getter_AddRefs()| case as well. bug #26420, r=dougt
git-svn-id: svn://10.0.0.236/trunk@59952 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 21:17:51 +00:00
dveditz%netscape.com
68359dd41b added quoting so we can execute windows files with spaces in their names -- such as anything in a subdir of 'Program Files'
git-svn-id: svn://10.0.0.236/trunk@59938 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 10:09:16 +00:00
scc%netscape.com
88c5597bf2 Oops, need to call |initialize()|. More comments. Fix over-zealous |AddCategoryEntry()|. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59934 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 08:26:13 +00:00
sspitzer%netscape.com
e87701fbba fix the cookie / news component registry problem.
the problem was mRegistry was null, so we'd fail when calling persist().


git-svn-id: svn://10.0.0.236/trunk@59930 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 05:43:38 +00:00
sspitzer%netscape.com
8a2da4b1ed prevent crash, return if mRegistry is null.
git-svn-id: svn://10.0.0.236/trunk@59929 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 05:25:38 +00:00
scc%netscape.com
4da08f6271 #include "nsCategoryManager.h", and hook it up as a service. That's it, I think. bug #26011; r={waterson,sspitzer}
git-svn-id: svn://10.0.0.236/trunk@59923 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 02:02:24 +00:00
scc%netscape.com
6eb0a43ed3 Added factory, and factory constructor function to get this thing hooked up. That's it, I think. bug #26011; r={waterson,sspitzer}
git-svn-id: svn://10.0.0.236/trunk@59922 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 02:01:39 +00:00
sspitzer%netscape.com
4420bb3d46 scc rewrote this in C++. r=scc
git-svn-id: svn://10.0.0.236/trunk@59917 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:21:35 +00:00
sspitzer%netscape.com
95cb8a6b9c stop building nsCategoryManager.js and start building nsCategoryManager.cpp
on linux and windows


git-svn-id: svn://10.0.0.236/trunk@59915 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:19:28 +00:00
scc%netscape.com
0e7f35ba17 fixing bustage, omitted result type
git-svn-id: svn://10.0.0.236/trunk@59914 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:16:32 +00:00
sspitzer%netscape.com
652b0864ff fix warnings, make it build on linux.
git-svn-id: svn://10.0.0.236/trunk@59913 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:12:47 +00:00
scc%netscape.com
dda13b86d9 Added "nsCategoryManager.cpp", as per bug #26011
git-svn-id: svn://10.0.0.236/trunk@59911 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:07:44 +00:00
scc%netscape.com
84204e9806 Adding the CID, progID, etc., so I can get the C++ version registered as a service. r=waterson
git-svn-id: svn://10.0.0.236/trunk@59909 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:01:08 +00:00
scc%netscape.com
398601bcf7 Adding the CID, progID, etc., so I can get the C++ version registered as a service. r=waterson
git-svn-id: svn://10.0.0.236/trunk@59908 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 00:57:11 +00:00
scc%netscape.com
d5bc449880 Eliminating duplicate macros, r=dougt
git-svn-id: svn://10.0.0.236/trunk@59906 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 23:55:09 +00:00
sspitzer%netscape.com
27c02bd9d7 nsIServiceProvider.h doesn't exist anymore
git-svn-id: svn://10.0.0.236/trunk@59882 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 09:56:55 +00:00
risto%netscape.com
2755d7a0dd One more URL change
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@59880 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 09:10:10 +00:00
scc%netscape.com
4af1bd69eb finished filling in |AddCategoryEntry|. Now all I have to do is get the thing registered and instantiated
git-svn-id: svn://10.0.0.236/trunk@59875 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 07:58:56 +00:00
scc%netscape.com
a7d6e36a54 fixed tabs, added registry loading code, some comments... almost ready to go
git-svn-id: svn://10.0.0.236/trunk@59874 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 07:42:30 +00:00
risto%netscape.com
d9a18e2f49 Changing all cvs-mirror.mozilla.org references to point to politically
correct addresses, for example tinderbox.mozilla.org, lxr.mozilla.org or
bonsai.mozilla.org. cvs-mirror shouldn't use in URLs anymore because it's
now on different server.

r=bryner


git-svn-id: svn://10.0.0.236/trunk@59873 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 07:23:36 +00:00
scc%netscape.com
b140d40ba0 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@59870 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 06:19:49 +00:00
sspitzer%netscape.com
a223b33ad5 export nsCategoryManager.js
git-svn-id: svn://10.0.0.236/trunk@59856 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 05:22:19 +00:00
jband%netscape.com
6b86b23301 fix test bustage due to typo in JS code. This was a known problem that I could have SWORN that shaver checked in a fix for
git-svn-id: svn://10.0.0.236/trunk@59851 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 04:42:04 +00:00
warren%netscape.com
921f948efe Pulled out NS_MeanAndStdDev as an xpcom exported function for convenience.
git-svn-id: svn://10.0.0.236/trunk@59832 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 02:07:45 +00:00
dougt%netscape.com
d405faed9a Fix for bug 26420. r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59805 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:14:27 +00:00
sdagley%netscape.com
a9dab47115 Added comment warning that the file size attribute only deals with the data fork on the Mac and point to Mac specific interface for dealing with the size of the combined forks. r=none as this is just cleanup.
git-svn-id: svn://10.0.0.236/trunk@59797 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:06:56 +00:00
dougt%netscape.com
802f0584a1 Empowering the world. Bug. 25374, basically we create a directory without
the correct permission.
r=racham&&mozbot.


git-svn-id: svn://10.0.0.236/trunk@59793 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:57:37 +00:00
mscott%netscape.com
86330f79ee Back out the changes to the pipe code to fix regression bugs: 26533 and one i forgot the number of. =)
r=warren
a=leaf


git-svn-id: svn://10.0.0.236/trunk@59785 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 21:45:46 +00:00
warren%netscape.com
9d42d7f278 Fix for bug 24996 - moving file creation from nsStreamXferOp into nsFileTransport where it belongs. r=mscott
git-svn-id: svn://10.0.0.236/trunk@59754 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:33:17 +00:00
sdagley%netscape.com
22894200d9 nsLocalFileMac work. Added GetFileSizeWithResFork() method for callers that need to account for the total size of a Mac file (GetFileSize() only returns the size of the data fork). r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@59749 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 07:17:36 +00:00
sdagley%netscape.com
6866b7f90e For now nsLocalFileMac::GetFileSize should only return the size of the file's data fork to be compatible with other places in the code that make that assumption. r=saari
git-svn-id: svn://10.0.0.236/trunk@59742 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 05:26:00 +00:00
sgehani%netscape.com
5fcf548159 Fix for XPInstall horkage on the Mac.
b = 26327
r = dougt
a = leaf


git-svn-id: svn://10.0.0.236/trunk@59660 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 21:06:35 +00:00
sfraser%netscape.com
9023d84036 Test that the filespec has been initialized, before using it to delete entire directory trees. Blocker. r=Ben_Goodger, a=leaf
git-svn-id: svn://10.0.0.236/trunk@59658 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 20:49:40 +00:00
warren%netscape.com
70c4b690e2 Added NS_IMPL_ISUPPORTS_INHERITED3 macro.
git-svn-id: svn://10.0.0.236/trunk@59642 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:51:30 +00:00
dougt%netscape.com
e2f9d2f9b6 removing unneeded lock.
git-svn-id: svn://10.0.0.236/trunk@59607 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 02:37:51 +00:00
Jerry.Kirk%Nexwarecorp.com
050f8ee8df Change what its looking for with Neutrino because my uname was
changed. It was looking for NTOx86 but now it should be NTOx86pc


git-svn-id: svn://10.0.0.236/trunk@59590 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:03:19 +00:00
valeski%netscape.com
8abecb4b3e r=warren. nsIUnicharStreamLoader is dead. Now we have a generic byte stream loader that can be used for any sort of data.
git-svn-id: svn://10.0.0.236/trunk@59559 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:04:47 +00:00
putterman%netscape.com
700d10ed77 Fix for 8405. Japanese shows up in thread pane sender column. r=nhotta, waterson.
git-svn-id: svn://10.0.0.236/trunk@59463 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:46:24 +00:00
sdagley%netscape.com
99360bb585 Fixing bustages in nsLocalFileMac - fixes #25629, #26106 and #25277. r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@59435 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:42:28 +00:00
pp%ludusdesign.com
fdfd888608 Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59394 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 14:26:27 +00:00
dougt%netscape.com
834bfb40d0 Fix for bug 25941. r=dp,scc.
git-svn-id: svn://10.0.0.236/trunk@59376 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 07:54:46 +00:00
leaf%mozilla.org
c7fca6f343 windows-only build goop for xpcom/base/nsSystemInfo.cpp, r=syd
git-svn-id: svn://10.0.0.236/trunk@59336 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 01:08:29 +00:00
scc%netscape.com
bb02d934b0 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@59333 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:49:16 +00:00
dougt%netscape.com
01dd259b16 Hashtable miss fix. Wrong operator used. submitted by warren.
git-svn-id: svn://10.0.0.236/trunk@59301 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:10:55 +00:00
dougt%netscape.com
91d041c0be bug fix 25626. r=tor@cs.brown.edu
git-svn-id: svn://10.0.0.236/trunk@59299 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:09:14 +00:00
dougt%netscape.com
90484f9667 Since we are only getting information about this file, we should no pass the
GENERIC_READ flag.


git-svn-id: svn://10.0.0.236/trunk@59298 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:07:35 +00:00
dougt%netscape.com
1951e2c190 Initializing return values before they are used.
git-svn-id: svn://10.0.0.236/trunk@59297 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:06:04 +00:00