Граф коммитов

119 Коммитов

Автор SHA1 Сообщение Дата
dwitte%stanford.edu 813391e0a7 remove cid's/contractid's and factory constructors for nsCookie and nsPermission, since these objects shouldn't be instantiable.
b=209506, r=darin/mvl, sr=bz
2003-06-18 00:52:59 +00:00
dwitte%stanford.edu 6fd2b6cf13 yet another cookie rewrite - up to part 3 this time.
- moves core cookie code into nsCookieService.{h,cpp}, and kills nsCookies & nsCookieManager
- makes nsCookieService a singleton object that implements nsICookieManager also
- improves mem efficiency of the nsCookie object, and removes unneeded conversions
- adds an nsICookie2 interface to extend the sucky nsICookie.
- fixes a few (unrelated) trivial things while I'm in there (use ->ASCII instead of ->UTF8, and remove some erroneous stuff in nsPermissionManager.h)

cvs removal of nsCookies.{h,cpp} and nsCookieManager.{h,cpp} will follow; to find old blame info and logs for those files, look in attic.

burn the witch!

b=200632, r=alecf, sr=darin.
2003-06-14 20:10:55 +00:00
cathleen%netscape.com e31e913e3a cookie cleanup, phase #2. landing for dwitte@stanford.edu. bug 195908. r=darin sr=alecf 2003-03-21 22:51:18 +00:00
timeless%mozdev.org 06b309aa38 Bug 179798 cookie confirm dialog no longer works in embedding (doesn't call nsIPrompt service)
patch by mvl@exedo.nl r=dwitte sr=darin
2003-01-22 05:52:33 +00:00
dbaron%dbaron.org 5aadb9d382 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
timeless%mozdev.org 59eb3d2b78 Bug 180210 nsCookie::~nsCookie frees uninitialized values
r=morse sr=bz
2002-11-15 00:45:51 +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
dougt%netscape.com c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
morse%netscape.com 12cf19b239 bug 130304, freeze interface for nsICookie and nsICookieManager, r/sr=darin,alecf, a=asa 2002-03-15 03:49:00 +00:00
cathleen%netscape.com 124339899e eliminate nsCRT::strlen for char* strings (part 1), bug 124536 r=dp sr=brendan 2002-02-19 07:36:56 +00:00
morse%netscape.com 36e3b822b2 bug 121161, enhancements to p3p cookie management, r=sgehani, sr=alecf 2002-02-06 21:55:16 +00:00
gerv%gerv.net 05abd17648 License changes, take 2. Bug 98089. mozilla/extensions/. 2001-09-25 23:31:24 +00:00
gerv%gerv.net 1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org 102170b2a0 bug #98089: ripped new license 2001-09-19 20:09:47 +00:00
morse%netscape.com d8762db686 bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
timeless%mac.com e76ccfd647 fix Bug 70989 Clean up lots of "shadows" and other common warnings
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
ccarlen%netscape.com 4b14f2ddc4 Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:12:21 +00:00
sfraser%netscape.com 6919bb7299 Fix for bug 71063 -- don't pass streams by value. r=blake, sr=morse 2001-03-06 21:28:07 +00:00
disttsc%bart.nl 277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
morse%netscape.com d64aab192c bug 67644, cookies added in wrong order, r=freax@pandora.be, sr=alecf@netscape.com 2001-02-07 01:10:41 +00:00
ccarlen%netscape.com 39deeb268f Part of bug 35559 - dynamic profile switching. r=morse, sr=alecf 2001-01-24 15:51:00 +00:00
morse%netscape.com d82177f208 bug 60997, can't unblock site from setting cookies, r=akkana@netscape.com, sr=ben@netscape.com 2001-01-12 21:01:00 +00:00
morse%netscape.com 4403527c45 bug 53352, domain cookies not handled correctly, r=pchen@netscape.com, sr=brendan@mozilla.org 2001-01-09 00:59:32 +00:00
morse%netscape.com c5e82b817d bug 62570, secure cookies going to insecure sites, submitter=drudder@eazel.com, r=morse@netscape.com, sr=brendan@mozilla.org 2000-12-16 03:51:22 +00:00
morse%netscape.com c9f8535b5a bug 62057, cookie viewer breaks if too many entries, r=pnunn, sr=alecf 2000-12-14 19:25:54 +00:00
warren%netscape.com cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
morse%netscape.com 6add5ae677 bug 2544, image blocking not working, r=dveditz,hyatt, a=morse 2000-10-05 00:28:45 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
morse%netscape.com 8e6302d6d0 bug 52026, crash when remembering cookie decisions, r=dveditz 2000-09-13 04:23:52 +00:00
valeski%netscape.com 0e846ae2d1 50188. forcing stderr/out output to be debug only 2000-09-11 22:08:43 +00:00
BlakeR1234%aol.com 72652578a0 Fix bug 51266, allow cookie blocking for local files and the about: protocol. r=morse a=morse 2000-09-09 05:20:09 +00:00
morse%netscape.com f1dd1c89b4 bug 51338, cookie nag box not modal, r=mstoltz 2000-09-07 07:00:36 +00:00
ccarlen%netscape.com 648b426c7d Converted use of nsIFileLocator to nsIDirectoryService. r=morse 2000-08-22 00:39:09 +00:00
morse%netscape.com 0e371d03f9 bug 49541, fix leak, coder=bruce@cubik.org, r=morse 2000-08-19 04:13:21 +00:00
valeski%netscape.com 8c5c49f5c5 48884, r=morse. fixing cookie list ordering problem and cookie insertion problem. 2000-08-14 23:00:54 +00:00
morse%netscape.com 17b00d4495 minor wording change, part of bug 48742 2000-08-14 02:16:14 +00:00
morse%netscape.com 9900ea96a6 bug 48592, cookie viewer deleting wrong cookie, caused by incorrect change in version 1.78 2000-08-14 00:58:37 +00:00
morse%netscape.com 0d9a153425 bug 47461, cookie expiration date is wrong on mac, r=valeski 2000-08-07 05:27:19 +00:00
mkaply%us.ibm.com b1bd9abdca OS/2 Tinderbox break
Need PR_CALLBACK for VisualAge
2000-08-03 13:26:02 +00:00
valeski%netscape.com e0c54d874a cleanup 2000-08-03 07:00:14 +00:00
valeski%netscape.com 53e6730628 removed defer logic as cookies are only accessed from the main thread. removed unused functions, converted stripline over to nsString equivelent, changed cookie deletion and list removal mechansim to use already cached indexes so we don't search the list again everytime we want to remove an element. also removed some extraneous statics 2000-08-03 06:40:35 +00:00
valeski%netscape.com baeaca09b4 removing lock/monitor usage from cookie code. cookies live on the main thread and any cross thread communication is marshalled, thus no need for this stuff. also fixing nsVoidArray leak. also cleaning up extraneous nsString usage. Also adding functional test harness for win32 2000-08-03 04:57:23 +00:00
morse%netscape.com 45d2b9f94f bug 42362, assertions at startup, coder=roc+moz@cs.cmu.edu, r=morse, a=morse+waterson(anticipated) 2000-06-18 06:16:30 +00:00
danm%netscape.com 0a0a484b27 use nsIPrompt supplied by nsHTTPChannel for bringing up cookie dialog. bugs 25684,28594. r=morse@netscape.com 2000-06-16 14:56:47 +00:00
scc%mozilla.org 484ee8fb96 don't extract characters from empty strings 2000-06-11 08:19:41 +00:00
morse%netscape.com ac34451df8 fix bug 40031, checkin for Henrik Gemal, r=morse a=morse/waterson 2000-06-09 20:46:11 +00:00
pinkerton%netscape.com ee00de26b6 just doing the right thing. fixes 41018, obfuscated and redundant code. r=many people. 2000-05-31 02:51:12 +00:00
mjudge%netscape.com 2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
danm%netscape.com d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00