Commit Graph

10 Commits

Author SHA1 Message Date
dp%netscape.com
b0c62b3acb Preparing cookies for merging with necko.
- Eliminated interdepency betn CookieService and CookieHTTPNotify
- CID/Progid for CookieHTTPNotify


git-svn-id: svn://10.0.0.236/trunk@58416 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 22:46:13 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +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
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
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
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
briano%netscape.com
684f6b2907 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
git-svn-id: svn://10.0.0.236/trunk@41354 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 23:27:44 +00:00
andreas.otte%primus-online.de
1d53155589 making libcookie a component, adding tests if ENABLE_TESTS is set
renaming testCookie to TestCookie


git-svn-id: svn://10.0.0.236/trunk@38266 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 08:39:50 +00:00
dveditz%netscape.com
1008384826 makeile cleanups
git-svn-id: svn://10.0.0.236/trunk@38041 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:38:47 +00:00
neeti%netscape.com
15bff55a66 The Cookie Module: Initial Version
git-svn-id: svn://10.0.0.236/trunk@34668 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-10 22:08:59 +00:00