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

728 Коммитов

Автор SHA1 Сообщение Дата
kairo%kairo.at 7b21e2d4eb bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz 2003-10-18 17:54:07 +00:00
dwitte%stanford.edu 9c84bccbd4 make the cookie whitelist override the "limit cookie lifetime to session" pref. this allows the user to whitelist certain sites for setting permanent cookies, while non-whitelisted sites are downgraded to session cookies. also adds an "downgrade cookies from this site to session" permissionlist value, so now we have a whitelist/blacklist/sessionlist. (UI for this latter feature is not yet hooked up).
this also shifts a bunch of forked pref stuff out of the cookie backend and into an app-specific place, which is good for the GRE.

b=217286, r=mvl, sr=darin.
2003-10-16 13:17:12 +00:00
dwitte%stanford.edu 2ef25e6230 trivial warning fix: xpidl generates separate |enum|s for constants of the same type, so gcc complains about enumeral mismatches when there aren't any. no bug, r=mvl 2003-10-12 14:50:55 +00:00
darin%meer.net 333c107b7a fixing build bustage 2003-10-11 22:13:05 +00:00
darin%meer.net fe797b1a2c removing files that have now been moved into necko: b=210561 r=dwitte sr=bryner 2003-10-11 21:09:02 +00:00
dwitte%stanford.edu ded62c5db6 whoops. these weren't meant to go in. ;) 2003-10-11 00:12:33 +00:00
dwitte%stanford.edu 7d225f53dc refactor cookie prompting helper to where it belongs... this will increase perf a little, for the case where prompting is turned off.
b=220624, r=mvl, sr=darin.
2003-10-11 00:06:13 +00:00
darin%meer.net 1754f96409 moving cookie service into necko: b=210561 r=dwitte sr=bryner
these files were moved from their old home in extensions/cookie.  the CVS
records cannot be simply moved because attic files exist in the new location,
and so i will unfortunately take cvs blame for all.  that's unfair to dwitte
who has made so many wonderful changes to the cookies backend code! ;-)

so, to find out the real cvs blame for these files, please look at the
following cvs remove'd files:

mozilla/extensions/cookie/nsCookieService.cpp
mozilla/extensions/cookie/nsCookieService.h
mozilla/extensions/cookie/nsCookie.cpp
mozilla/extensions/cookie/nsCookie.h
mozilla/extensions/cookie/nsICookie2.idl
mozilla/extensions/cookie/nsICookieConsent.idl
mozilla/extensions/cookie/nsICookie.idl
mozilla/extensions/cookie/nsICookieManager2.idl
mozilla/extensions/cookie/nsICookieManager.idl
mozilla/extensions/cookie/nsICookiePermission.idl
2003-10-10 23:08:01 +00:00
darin%meer.net c0c2e832c7 landing last patch to separate cookie backend from permissions system, b=210561, r=dwitte, sr=bryner 2003-10-10 21:23:44 +00:00
mvl%exedo.nl ceadcb4de1 Try the scheme if no host is found when showing a cookie dialog. bug 209689, r=dwitte, sr=darin 2003-10-10 15:08:43 +00:00
timeless%mozdev.org 02c84872d9 Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
patch by borggraefe@despammed.com r=neil sr=alecf
2003-10-09 00:29:09 +00:00
neil%parkwaycc.co.uk 1c4c4c930a Bug 182359 only open one manager window of each type r=dwitte sr=darin 2003-10-07 10:03:21 +00:00
neil%parkwaycc.co.uk 946c00dbbf Bug 220460 "About Popups" dialog should autosize and not be resizable p=borggraefe@despammed.com r=me sr=bienvenu 2003-10-02 08:10:39 +00:00
jst%mozilla.jstenback.com 5037b2a4a2 Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org. 2003-09-27 04:18:26 +00:00
mvl%exedo.nl 43a7507a05 Fix typos 2003-09-11 17:02:32 +00:00
mvl%exedo.nl b2a4670f8f Ignore bogus lines that old builds can create when reading cookperm.txt. bug 215461. r=dwitte, sr=darin 2003-09-11 16:56:04 +00:00
bryner%brianryner.com 2406bc1ed4 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:05:34 +00:00
mvl%exedo.nl 4471172a59 Followup to bug 217636, assertion is the wrong way around. Debug only. r=dwitte, sr=darin, a=asa 2003-09-03 20:45:23 +00:00
mvl%exedo.nl d50e7e7202 Bug 217636, fix cookperm.txt indexes. r=dwitte, sr=darin, a=asa 2003-08-29 17:13:40 +00:00
darin%meer.net 42caff9a93 fixes bug 215460 "accept cookie dialog's '...all cookies from this site' checkbox does not always suppress further prompting" r=dwitte sr=bryner a=asa 2003-08-15 21:04:54 +00:00
kairo%kairo.at 5cbc82d1b5 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +00:00
darin%meer.net 23eb5beb12 removing nsCookieHttpNotify.{h,cpp} now that they are unused and empty, b=210561. 2003-08-05 02:16:36 +00:00
darin%meer.net 0e1fa2dc76 initial patch for bug 210561 "eliminate nsCookieHTTPNotify; have HTTP talk directly to nsICookieService" patch=dwitte r=mvl sr=darin 2003-08-05 01:44:27 +00:00
stephend%netscape.com b878775585 Spelling corrections that should've landed with the original patch for bug 184059 2003-08-02 18:17:55 +00:00
darin%meer.net 82a854409f fixes bug 184059 "cookperm.txt entries should override default cookie setting" patch=dwitte r=mvl sr=bz 2003-08-02 17:20:52 +00:00
bzbarsky%mit.edu 5fa37ec6f3 DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
r+sr=jst
2003-07-28 21:35:53 +00:00
bzbarsky%mit.edu d0666152a5 Add an nsIDocument* GetOwnerDocument() to nsGenericElement, deCOMify
nsINodeInfo a tad.  Bug 211634, r=jkeiser, sr=jst
2003-07-24 17:30:52 +00:00
jaggernaut%netscape.com 83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
jaggernaut%netscape.com 817298ce0b Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
dwitte%stanford.edu 0348122ca5 Bug 212284: Adding a web site to allowed popup site list crashes Mozilla [@ nsPermissionManager::Add ]
fixing a crasher regression from yesterday's landing of bug 209475.

patch by mvl; r=dwitte, sr=bz, a=dbaron.
2003-07-11 00:04:02 +00:00
darin%netscape.com bae7bd0843 MSVC++ uses old-school variable scoping with |for| loop initializers. fixes win32 bustage. 2003-07-09 01:29:51 +00:00
dwitte%stanford.edu ee64b32c3e Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2003-07-09 00:20:57 +00:00
dwitte%stanford.edu 0a56c23de4 fixing a trivial warning due to mismatch of |class| fwd-declaration for a struct.
r=timeless
2003-06-24 14:33:26 +00:00
dwitte%stanford.edu 5abc7e03c5 Fixing leak regression from bug 200632 landing (the latest cookie rewrite).
This changes the nsCookieService singleton fu to AddRef only once, rather than twice (and removes the corresponding Release in the module dtor). The double-addref was making the cookie module stick around until XPCOM starts shutting down modules, which is too late to release things we own (observer service, prefbranch, etc). So we were violating XPCOM shutdown rules without knowing it.

So, the tracemalloc leak stats on Brad should halve. :)

b=209571, r=alecf, sr=darin.
2003-06-24 05:00:22 +00:00
jshin%mailaps.org a02a46efd1 bug 205649 : replace U+00E5 represented in ISO-8859-1 (0xe5) with U+00E5 in
UTF-8 in all XUL files to make them to be genuinely encoded in UTF-8. All the
changes are in comments so that this shouldn't affect anything at run-time.
(r=hwaara)
2003-06-23 13:18:12 +00:00
dwitte%stanford.edu eb7529542c removing some unused default ctors now that nsDerivedSafe can handle it.
no bug, r+sr=bz
2003-06-20 02:20:34 +00:00
bzbarsky%mit.edu bf56dff08c Fix tail matching algorithm. Bug 209902, patch by mvl@exedo.nl (Michiel van
Leeuwen), r=dwite, sr=bzbarsky.
2003-06-19 22:35:08 +00:00
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 cc8373a599 removing nsCookies.{h,cpp} and nsCookieManager.{h,cpp}. to find old blame info and logs for those files, look in attic.
cookie rewrite part 3, b=200632, r=alecf, sr=darin.
2003-06-14 22:33:50 +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
caillon%returnzero.com 2df173e9c8 Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
seawood%netscape.com 97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
shliang%netscape.com df938ddfef 208357 - image manager menuitem needs to be removed for ns builds on mac osx. r=sgehani, sr=jag 2003-06-05 03:49:48 +00:00
kairo%kairo.at 0b93c73eee bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
dwitte%stanford.edu d2fb75c8f6 oops, missed a file in previous checkin 2003-05-22 20:43:56 +00:00
dwitte%stanford.edu 97883af4de Bug 206022: [cookies] parser doesn't allow spaces in NAME token.
makes the cookie parser tolerant of spaces in the token name strings, which some sites rely on.

r=mvl, sr=alecf, a=asa.
2003-05-22 20:41:17 +00:00
dwitte%stanford.edu a1fcc8d125 Bug 206356: cookies refused by default if you just close dialog.
makes the "do you want to accept this cookie?" dialog more user-friendly, by not touching the permission list if you dismiss the dialog without clicking a button.

patch by mvl, r=neil, sr=jag, a=asa.
2003-05-22 00:37:48 +00:00
dwitte%stanford.edu 3415bcd74d Bug 204623: setting src attribute on img element created in a doc with no window crashes.
fixes up some queryinterface fu to not suck.

r=mvl, sr=peterv, a=asa.
2003-05-08 01:55:37 +00:00
darin%netscape.com 41280f92f9 fixes bug 22994 "Mail reader allows spammers to set/get cookies to track web usage"
r=dwitte sr=dveditz a=sspitzer
2003-05-05 21:27:02 +00:00
dwitte%stanford.edu 3c1484b14a Bug 202313: Lifetime = 0 makes cookies disappear and reappear w/ multiple refreshes.
polishes cookie expiry behavior and cleans up a little expiry code.

r=mvl, sr=darin, a=sspitzer.
2003-05-02 20:43:43 +00:00
sspitzer%netscape.com f78fac3f66 fix for regression bug #203629
Attached images don't display inline if "Do not load remote images..." is turned on
caused by my fix for bug #51631.
r/sr=bienvenu, a=sspitzer
2003-04-30 06:28:16 +00:00
sspitzer%netscape.com 18045adfd1 fix for security bug #51631
prevent auth UI from coming up from inside messages
sr=darin, r=bienvenu, a=sspitzer
2003-04-25 23:29:17 +00:00
dwitte%stanford.edu 34d0be4d32 Bug 203324: [cookies] backport phase 3 fixes to trunk.
patch by me. r=alecf, sr=darin, a=asa.

my first checkin! yay!
2003-04-25 23:20:04 +00:00
timeless%mozdev.org e68310fe9e Bug 200697 - Make nsPermissionManager use hashtables, decrease memory used
patch by dwitte@stanford.edu r=bsmedberg@covad.net sr=alecf a=asa
2003-04-25 20:13:05 +00:00
timeless%mozdev.org ce868b7ad1 Bug 201865 Images added by script not subject to blocking
patch by mvl@exedo.nl r=dwitte sr=bz a=asa
2003-04-25 20:03:40 +00:00
bsmedberg%covad.net d1f638b36f Bug 201034 non-const enumeration in nsBaseHashtable, add
nsTHashtable::RawRemove. Add a hashtable test-suite, and
clean up some codesize issues. Also fixes bug 203030 and
hopefully SunOS build bustage. r=jkeiser sr=alecf a=asa
2003-04-24 01:54:57 +00:00
mkaply%us.ibm.com 42e1d7aade OS/2 bustage - I know there are other compilers that have trouble with inline in the header without a defintion 2003-04-23 04:39:34 +00:00
dmose%mozilla.org e1e383cfa8 Speed up nsPermissionManager by using hashtables; decrease footprint by not using an array of permission_TypeStructs (bug 200697). Thanks to Michiel van Leeuwen <mvl@exedo.nl> for the patch. r=dwitte@stanford.edu; sr=alecf@flett.org 2003-04-22 23:33:31 +00:00
cbiesinger%web.de ab361e2f48 followup to 202517 patch by dwitte@stanford.edu r=biesi remove some unused code from TestCookie.cpp and remove now-unneeded dependency on intl; affects TestCookie only 2003-04-19 12:51:44 +00:00
danm%netscape.com be10ebb86e there was an extra \r in the last checkin that was killing my build 2003-04-18 18:34:55 +00:00
cbiesinger%web.de a355b79bd9 202517 patch by dwitte@stanford.edu r+sr=darin [cookies] new testsuite 2003-04-18 17:37:49 +00:00
kairo%kairo.at b6009f1e51 bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2003-04-17 18:43:57 +00:00
timeless%mozdev.org 205f577adb Bug 201864 Context menu always has unblock image when image in permission list
patch by mvl@exedo.nl r=dwitte sr=bz
2003-04-15 14:26:28 +00:00
neil%parkwaycc.co.uk b0d5b3c3fd Bug 199709 Messages load remote images ignoring preference p=mvl@exedo.nl r=dwitte@standford.edu sr=peterv 2003-04-07 10:15:21 +00:00
cbiesinger%web.de 3544502fde 176950 patch by dwitte@stanford.edu r=darin sr=jag cookie permissions site blocking does not appy to fully qualified node names from within the site. 2003-04-04 13:20:37 +00:00
neil%parkwaycc.co.uk 29fc48a3cc Bug 200437 fix assertion in GetCookie() p=dwitte@stanford.edu r=mvl sr=darin 2003-04-03 09:17:21 +00:00
neil%parkwaycc.co.uk c4fc77b521 Bug 200429 another cookie deletion bug p=dwitte@stanford.edu r=mvl sr=darin 2003-04-03 09:15:31 +00:00
darin%netscape.com 880a607aea adds back debug assertion that got lost during the latest cookie changes, patch=dwitte r+sr=darin 2003-04-02 07:13:35 +00:00
bzbarsky%mit.edu 67610572ae Assume VALUE instead of NAME if only one attr specified. Bug 169091, patch by
dwitte@stanford.edu (Dan Witte), r=darin, sr=alecf
2003-04-02 04:08:01 +00:00
timeless%mozdev.org 8715b11474 Bug 199649 Yahoo! Mail Remains Broken After Bug 198870 Fixed
patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin a=asa
2003-03-31 19:28:29 +00:00
timeless%mozdev.org 0e63b8a145 Bug 199928 cookies originating server test failes on ip addresses
patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin a=asa
2003-03-31 19:27:44 +00:00
jst%netscape.com b4cc5d4695 Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com 2003-03-26 07:41:30 +00:00
darin%netscape.com b9fe63f8b7 fixes bug 199108 "Changes to cookie prefs need restart to take effect"
patch=dwitte r=kaie sr=darin
2003-03-26 02:27:39 +00:00
shliang%netscape.com 6fb1258807 195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag. 2003-03-26 02:03:13 +00:00
timeless%mozdev.org daa6c4ba43 Bug 199195 block images from this server doesn't work
patch by mvl@exedo.nl r=dwitte sr=darin
2003-03-26 00:46:33 +00:00
timeless%mozdev.org 17be30a1b5 Bug 199216 adding domain.com to whitelist doesn't allow popups from *.domain.com to appear
patch by mvl@exedo.nl r=dwitte sr=jag
2003-03-26 00:46:32 +00:00
timeless%mozdev.org e4411fc87c Bug 199113 Mozilla crashes when calling "Manage Stored Cookies" before loading any page
patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin
2003-03-25 23:35:51 +00:00
timeless%mozdev.org e18ae789bf Bug 198870 Yahoo Mail login is broken (javascript reading of document.cookie returns nothing)
patch by mvl@exedo.nl r=dwitte sr=darin
2003-03-25 19:05:36 +00:00
timeless%mozdev.org 3a7fd80dab Bug 199056 cookie_FindPosition() uses uninitialized oldestPositionFromHost; max cookies per host can be greater than 20
patch by dwitte@stanford.edu r=timeless sr=heikki
2003-03-25 18:39:32 +00:00
cbiesinger%web.de 21e3138776 198829 patch by mvl@exedo.nl r=dwitte@stanford.edu sr=dmose Blocking cookies does not remain persistent 2003-03-23 22:35:02 +00:00
timeless%mozdev.org a3b61975f8 Bug 195908 Cookie rewrite phase 2 - patch for un-inited variable
patch by dwitte@stanford.edu r=mvl@exedo.nl sr=alecf
2003-03-23 10:20:20 +00:00
timeless%mozdev.org 693597e54e Bug 198751 already existing cookies not beeing overwritten
patch by dwitte@stanford.edu r=mvl@exedo.nl sr=alecf
2003-03-23 08:13:27 +00:00
dbaron%dbaron.org e2131425fc Fix MOZ_PHOENIX bustage. b=195908 2003-03-22 16:56:56 +00:00
stephend%netscape.com 003bd47ff7 Yet another bustage fix. Patch by dwitte@stanford.edu r/sr=engulfed tree 2003-03-22 08:02:44 +00:00
stephend%netscape.com a388fe0c84 Hopefully fixing cookie bustage. Patch from dwitte@stanford.edu 2003-03-22 07:18:37 +00:00
stephend%netscape.com dbf9d993b9 Bug 195908. Ports bustage. Patch by Dan Witte <dwitte@stanford.edu> r=dbradley, sr=bz 2003-03-22 06:11:20 +00:00
bzbarsky%mit.edu c121af07e8 Removing obsolete and no longer used permissions code. Patch by the
permissions gang, bug 191380, r=gang members, sr=me pretending to be darin.
2003-03-22 03:33:08 +00:00
bzbarsky%mit.edu 030fae625f Remove no longer needed file from build prior to CVS removal. Bug 191380,
patch by permissions gang, r=mozbot, sr=me (and darin, I guess)
2003-03-22 01:44:56 +00:00
bzbarsky%mit.edu a7d8e133da Checking in permissions rewrite phase 1 (troop deployment in the permission
gulf).  Bug 191380, patch by mvl@exedo.nl (Michiel van Leeuwen),
r=dwitte@stanford.edu, sr=darin.
2003-03-22 01:24:51 +00:00
bzbarsky%mit.edu f825c1b803 Fix Irix bustage 2003-03-22 00:58:54 +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 c44acbaabd Bug 180916 nsPermission::~nsPermission frees uninitialized values
r=darin sr=darin
2003-03-21 02:50:58 +00:00
darin%netscape.com 238b44aa47 adding a debug assertion as followup to last checkin so we can hopefully
trap failure to open cookies.txt for writing in the debugger. (r=dougt)
2003-03-20 05:31:55 +00:00
darin%netscape.com 917e93efe3 fixes bug 198270 "Trunk crash [@ COOKIE_Write] (nsCookies.cpp line 1734)"
patch=dwitte@stanford.edu r=mvl@exedo.nl sr=darin
2003-03-20 05:16:22 +00:00
timeless%mozdev.org def3071d84 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=darin
2003-03-17 22:55:42 +00:00
dougt%netscape.com 0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
timeless%mozdev.org 76954de133 Bug 195996 unable to login to Schwab account
patch by dwitte@stanford.edu r=danm sr=darin
2003-03-07 02:54:09 +00:00
shliang%netscape.com db50dc210a 192193 - missed part of checkin for default whitelist for popup blocking. r/sr=jag 2003-03-07 02:14:56 +00:00
shliang%netscape.com f4df0ea9b4 192193 - preload popup blocking whitelist. r=danm, sr=jag 2003-03-05 01:34:34 +00:00
timeless%mozdev.org 7f7db7d1e7 Bug 195391 cookies for background color and font size are not being set properly
patch by mvl@exedo.nl r=dwitte sr=darin
2003-03-02 19:36:36 +00:00
cbiesinger%web.de c729ae0212 163350 patch by mvl@exedo.nl r=suresh sr=jag Cookie confirmation dialog could use better wording. 2003-02-28 20:49:09 +00:00
gilbert.fang%sun.com 1e9dd192f2 Fix bug 193835: Missing focus when selected the related checkbox or radiobox in Preference window. p=jessie.li@sun.com,r=neil@parkwaycc.co.uk,sr=jag. 2003-02-28 07:00:39 +00:00
kairo%kairo.at 661116311f bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
cbiesinger%web.de 3cb5994f50 fix bustage 2003-02-24 23:30:41 +00:00
cbiesinger%web.de 8281ae66af 191682 patch by dwitte@stanford.edu r=biesi sr=darin Cookie manager uses O(2n^2) algorithm to display cookies 2003-02-24 22:02:44 +00:00
danm%netscape.com 1c1e48b295 write cookies to disk after page load completes. bug 165268 r=ccarlen,darin 2003-02-24 21:45:58 +00:00
pete.zha%sun.com d1ea99b3c8 bug=193068
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2003-02-24 07:59:17 +00:00
pete.zha%sun.com 65b909dbce bug=193835
Missing focus when selected the related checkbox or radiobox in Preference window.
r=kyle.yuan@sun.com sr=jaggernaut@netscape.com
2003-02-24 03:00:23 +00:00
darin%netscape.com babe8b4176 fixes bug 177698, Cookie is not stored if its VALUE contains "max-age",
patch=dwitte@stanford.edu r/sr=alecf,darin
2003-02-23 00:04:03 +00:00
kairo%kairo.at ec60ba7d89 bug 163350 - Cookie confirmation dialog could use better wording, r=timeless, sr=jag, checking in for mvl@exedo.nl 2003-02-22 13:42:15 +00:00
cbiesinger%web.de be7649c67e 193637 patch by dwitte@stanford.edu r=timeless sr=darin a=dbaron
Cookie logging is reversed
2003-02-17 21:37:46 +00:00
ccarlen%netscape.com d265cec7f1 Bug 193078 - cookies file loses entries if you switch to a new profile and then quit. r=mvl@exedo.nl/sr=darin/a=asa 2003-02-14 00:32:57 +00:00
shliang%netscape.com 7f339d0b96 fix problem in popup permissions enumerator. r=danm,sr=jag,a=asa 2003-01-27 23:42:51 +00:00
bzbarsky%mit.edu 83631e4341 Don't pass around objects with a refcount of 0. Bug 190088, patch by
dwitte@stanford.edu, r=jag, sr=darin, a=dbaron
2003-01-25 17:35:24 +00:00
peterv%netscape.com 34e89fbc35 Fixing CFM bustage. nsICookiePromptService, not nsICookiePromptSerice. 2003-01-22 11:09:47 +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
shliang%netscape.com 6abe43a65d bug 190015 - change verbage for popup blocking - r/sr=jag 2003-01-22 05:46:42 +00:00
cbiesinger%web.de 1036c7f34e 168095 patch by dwitte@stanford.edu r=suresh sr=peterv expired cookies not deleted correctly 2003-01-21 13:26:28 +00:00
shliang%netscape.com 2f1ef1430b bug 176624 - popup blocking. r=danm, sr=jag 2003-01-21 07:38:02 +00:00
timeless%mozdev.org 8b5179a69c Bug 189685 Allow cookieservice to run without access to the profile directory
r=dwitte sr=roc+moz
2003-01-20 22:18:42 +00:00
timeless%mozdev.org d9195dd437 Bug 189684 nsrootidl.idl:69: Case mismatch between `PRInt32' i:/build/mozilla/extensions/cookie/nsICookieManager2.idl:61: and `PRint32'
r=darin sr=dbaron
2003-01-19 19:38:34 +00:00
suresh%netscape.com 88f32976b0 bug 189522 - cookies have ok/cancel instead of yes/no. r/sr-jag. 2003-01-17 23:36:34 +00:00
suresh%netscape.com a1f859beae Bug 168930, Cookie accept/decline alert buttons are in the wrong order. r/sr-jag. 2003-01-16 22:09:00 +00:00
neil%parkwaycc.co.uk 6e4270dad8 Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf 2003-01-10 15:04:04 +00:00
danm%netscape.com ef25847d44 new method: add(). bug 185689 r=darin,jag 2003-01-10 03:02:04 +00:00
danm%netscape.com 9c7ae65c62 factor code to add a cookie structure to the list into a separate function. bug 185689 r=darin,jag 2003-01-10 03:01:26 +00:00
danm%netscape.com 196e27706a add nsICookieManager2.idl bug 185689 r=ccarlen,jag 2003-01-10 01:59:21 +00:00
danm%netscape.com 7cd94d8ae9 new add() method to frozen nsICookieManager interface. bug 185689 r=ccarlen,jag 2003-01-10 01:54:55 +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
kairo%kairo.at a6f4446e42 change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard 2003-01-03 19:57:47 +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
kaie%netscape.com b9b48c7b31 b=175320 Support clean profile & NSS shutdown at any time + Mozilla needs to clean up on exit to allow for PSM failure detection
r=ccarlen/morse sr=darin
2002-12-13 20:39:03 +00:00
danm%netscape.com 3d84d665f5 Reinstating popup-blocking UI previously removed for the 1.2 release. Removing new privacy.popups preferences. bug 166442 r=brendan,dveditz,jag a=asa 2002-12-10 01:12:02 +00:00
darin%netscape.com d9541f875d fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky 2002-11-22 07:40:16 +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
ducarroz%netscape.com 5587af2ed5 Fix for bug 167131. Not not display remote image in message compose when setting is on. R=morse, SR=sspitzer 2002-11-12 19:18:04 +00:00
timeless%mozdev.org 513a0ea872 Bug 172377 Moz doesn't properly handle cookies.txt / cookperm.txt symlinks
r=caillon sr=bz
2002-11-07 01:19:24 +00:00
dbaron%fas.harvard.edu b2d4d4e2cf Fix shutdown leaks of observer service via cycles through JS caused by closures and global variables. b=170022 r=morse sr=jag 2002-11-06 12:55:00 +00:00
morse%netscape.com 67bdf7e14a bug 174104, secure cookies not recognized as secure, r=mstoltz, sr=dveditz, a=chofmann 2002-10-31 03:07:29 +00:00
kairo%kairo.at 150568bb2e Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00
hyatt%netscape.com 84444fc7fb Fix for 176181, fix a phoenix-specific cookie bug, code not used by mozilla. 2002-10-29 03:20:31 +00:00
dveditz%netscape.com 6e59614155 bug 174765 restoring critical permission manager initialization that reviewers nitpicked out. 2002-10-25 04:46:19 +00:00
dveditz%netscape.com 54a4cd8e0d Backend changes to support popup blocking whitelists. No Mozilla UI yet but used by Phoenix. bug 174765 r=danm,sr=jag,a=brendan 2002-10-25 02:31:12 +00:00
blakeross%telocity.com d87243f2cd Fix cookie prefs in Phoenix (NPOB; ifdef MOZ_PHOENIX). r=hewitt sr=hyatt a=morse 2002-10-19 19:47:04 +00:00
seawood%netscape.com 57e08a3f3a Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
leaf%mozilla.org b25d2a38f7 update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
morse%netscape.com 12ead17b51 bug 171944, unable to log into lycos mail, r=mstoltz, sr=dveditz 2002-10-09 03:15:11 +00:00
danm%netscape.com f2be58b473 string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442 2002-10-07 20:23:19 +00:00