Commit Graph

124 Commits

Author SHA1 Message Date
beard%netscape.com
da97767078 changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
git-svn-id: svn://10.0.0.236/trunk@49690 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-03 20:46:23 +00:00
morse%netscape.com
e75f9a625f fix bug 13952 -- make it localizable, r=ftang
git-svn-id: svn://10.0.0.236/trunk@49529 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 02:50:48 +00:00
morse%netscape.com
41b7aea095 fix bug 14145, approved chofmann
git-svn-id: svn://10.0.0.236/trunk@49089 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-26 09:38:07 +00:00
troy%netscape.com
5482c6eb9d Removed annoying printf message
git-svn-id: svn://10.0.0.236/trunk@47894 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 01:45:00 +00:00
sfraser%netscape.com
11daad90c4 Export by #pragma, rather than exporting all globals
git-svn-id: svn://10.0.0.236/trunk@47241 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 00:49:38 +00:00
briano%netscape.com
2c909c5585 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@46912 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 01:34:27 +00:00
morse%netscape.com
f6604a63ec fix bug 13243
git-svn-id: svn://10.0.0.236/trunk@46826 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 19:11:04 +00:00
briano%netscape.com
fba4f3c263 Removed the obsolete non-NECKO junk.
git-svn-id: svn://10.0.0.236/trunk@46429 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 22:51:30 +00:00
briano%netscape.com
b9cce49c6d Cleaned it up.
git-svn-id: svn://10.0.0.236/trunk@46267 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 00:24:27 +00:00
bruce%cybersight.com
b1e44a4091 Use nsCRT::free() instead of delete[] for char* data.
git-svn-id: svn://10.0.0.236/trunk@46093 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 06:34:47 +00:00
morse%netscape.com
f1ff6c63c1 fix bug 13068
git-svn-id: svn://10.0.0.236/trunk@46034 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-04 23:26:34 +00:00
morse%netscape.com
99c0c376f3 temporarily use OK/Cancel dialog instead of yes/no dialog because latter is busted
git-svn-id: svn://10.0.0.236/trunk@46033 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-04 23:24:46 +00:00
bruce%cybersight.com
7691321f40 Replace delete[] for char* data with nsCRT::free()
git-svn-id: svn://10.0.0.236/trunk@45838 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 06:38:27 +00:00
kipp%netscape.com
d439c437b4 Speed up cookie file handling by avoiding uselss string malloc/free's
git-svn-id: svn://10.0.0.236/trunk@45820 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 03:50:06 +00:00
alecf%netscape.com
690cef83da remove link dependancy on prefs by using prefs service
git-svn-id: svn://10.0.0.236/trunk@45639 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 04:01:42 +00:00
sfraser%netscape.com
2b219421f4 Turn off stupid 'implicit arithmetic conversion' warnings.
git-svn-id: svn://10.0.0.236/trunk@45519 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 21:26:42 +00:00
cyeh%netscape.com
c6342ee432 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
git-svn-id: svn://10.0.0.236/trunk@45379 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 00:54:34 +00:00
rickg%netscape.com
da713e88f4 replaced call to deprecated method in nsString
git-svn-id: svn://10.0.0.236/trunk@45069 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 17:44:48 +00:00
morse%netscape.com
760ab1bb47 fix bug 12767
git-svn-id: svn://10.0.0.236/trunk@45048 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 15:24:46 +00:00
morse%netscape.com
9de6eeed5c stop leaking spec in cookie_ProfileDirectory -- bug 12604
git-svn-id: svn://10.0.0.236/trunk@44999 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 14:48:22 +00:00
morse%netscape.com
c1be945b03 use real dialogs for cookie nag box
git-svn-id: svn://10.0.0.236/trunk@44997 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 13:51:59 +00:00
gagan%netscape.com
1f539e39ef Might as well get rid of the warnings.
git-svn-id: svn://10.0.0.236/trunk@44813 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 11:11:14 +00:00
gagan%netscape.com
bfb9a0fe0a Argh... looks like this was breaking windows so casting to char*.
git-svn-id: svn://10.0.0.236/trunk@44812 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 11:08:51 +00:00
gagan%netscape.com
bba1d06f0f Fixes the tree horkage.
git-svn-id: svn://10.0.0.236/trunk@44809 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 10:37:27 +00:00
gagan%netscape.com
aef25c2418 More mem leaks fixed that were showing originating in nsStdURL.
git-svn-id: svn://10.0.0.236/trunk@44798 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 10:16:52 +00:00
rpotts%netscape.com
c1eed107d9 M9 BRANCH landing...
git-svn-id: svn://10.0.0.236/trunk@44701 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 22:45:55 +00:00
dougt%netscape.com
906b7e41d3 modifing to match changes in nsNetModule api.
git-svn-id: svn://10.0.0.236/trunk@44187 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:36:06 +00:00
ramiro%netscape.com
1784612f6b cleanup linking of libmozreg.
git-svn-id: svn://10.0.0.236/trunk@44002 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 15:41:53 +00:00
morse%netscape.com
388adb3861 remove warning messages
git-svn-id: svn://10.0.0.236/trunk@43662 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 20:10:04 +00:00
morse%netscape.com
0a363787eb remove most compilation warnings
git-svn-id: svn://10.0.0.236/trunk@43551 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 05:04:36 +00:00
leaf%mozilla.org
dca6083dde backing out dougt
git-svn-id: svn://10.0.0.236/trunk@43537 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 02:35:39 +00:00
dougt%netscape.com
8b121b25d9 updating for the new net notification service.
changed Qi


git-svn-id: svn://10.0.0.236/trunk@43490 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 09:35:04 +00:00
ramiro%netscape.com
2144a5f188 Fix for -lpref linking problems. Dont link with libpref, its not needed.
git-svn-id: svn://10.0.0.236/trunk@43431 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
4cc02629c5 Link in secfree dynamically only where needed.
git-svn-id: svn://10.0.0.236/trunk@43413 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 15:46:57 +00:00
neeti%netscape.com
9b31535312 fix for bug# 11796. r morse, a chofmann
git-svn-id: svn://10.0.0.236/trunk@43276 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-13 01:42:43 +00:00
scc%netscape.com
82a1333075 export all symbols; added prefslib
git-svn-id: svn://10.0.0.236/trunk@43190 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 20:59:12 +00:00
scc%netscape.com
bdfc460dc6 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@43168 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 05:19:50 +00:00
morse%netscape.com
affc714034 fix up deletion code for cookie viewer
git-svn-id: svn://10.0.0.236/trunk@42974 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 18:13:55 +00:00
sfraser%netscape.com
6ab4830e8e Remove errant semicolons
git-svn-id: svn://10.0.0.236/trunk@42833 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 22:43:18 +00:00
neeti%netscape.com
9663d2ff60 Add api Cookie_RemoveAllCookies
git-svn-id: svn://10.0.0.236/trunk@42772 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 18:36:55 +00:00
neeti%netscape.com
0e9884b869 fix cookie_RemoveAllCookies and cookie_RemoveAllPermissions
git-svn-id: svn://10.0.0.236/trunk@42750 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 14:10:45 +00:00
morse%netscape.com
5d669d6a05 avoid crash on cookie viewer when permission list is empty
git-svn-id: svn://10.0.0.236/trunk@42675 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 23:09:06 +00:00
cls%seawood.org
6a502d3b0e Various fixes to let the tree compile with gcc 2.95:
String constants are now (const char *)s and must be explicitly cast to (char *).
operator new is expected to be empty or throw an expection instead of returning null. (ifdef'd for gcc 2.95+)
Stricter checks on register clobbering in embedded asm. (at least I think that's what it is)
Expects the main function to return int, not something similiar to it like PRInt32.

Still requires a tweak to remove -mno-486 from NSPR's *.mk files.


git-svn-id: svn://10.0.0.236/trunk@42646 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 06:01:31 +00:00
neeti%netscape.com
8ad4cb2294 removed xplib dependency from the cookie module
git-svn-id: svn://10.0.0.236/trunk@42475 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 17:51:54 +00:00
morse%netscape.com
992e91d2d9 cleaned up dialogs
git-svn-id: svn://10.0.0.236/trunk@42385 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 00:29:10 +00:00
neeti%netscape.com
6cd20c39c4 fixing GetResponseHeader to use "set-cookie" instead of "cookie"
git-svn-id: svn://10.0.0.236/trunk@42334 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 20:21:46 +00:00
ramiro%netscape.com
bc6a920237 Make these components link in with -lxp, so that the "app" doesnt have too.
git-svn-id: svn://10.0.0.236/trunk@42298 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 13:38:57 +00:00
rpotts%netscape.com
74a53dda7d Fixed up the calls to the nsIHTTPChannel to use the new header APIs...
git-svn-id: svn://10.0.0.236/trunk@42289 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 08:30:52 +00:00
morse%netscape.com
59d48e22e8 major cleanup of cookie code
git-svn-id: svn://10.0.0.236/trunk@41715 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 13:22:20 +00:00
mscott%netscape.com
5dfc4ec79a fix build breakage...include config.mak
git-svn-id: svn://10.0.0.236/trunk@41545 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 04:41:07 +00:00