tglek@mozilla.com
|
697f1f5ac9
|
bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore
|
2008-02-21 15:18:49 -08:00 |
dwitte@stanford.edu
|
845a1b48d7
|
trivial errors-as-warnings fix for gcc4.3.
|
2008-02-02 21:06:57 -08:00 |
dwitte@stanford.edu
|
ca3f433b19
|
remove NS_WARNING to reduce debug spew. debug-only change.
|
2008-01-02 13:16:53 -08:00 |
dwitte@stanford.edu
|
580bbbf8e9
|
relanding bug 385299 and updating tests.
|
2007-12-04 16:03:22 -08:00 |
dwitte@stanford.edu
|
d76dfd940a
|
backing out due to orange
|
2007-12-04 15:02:24 -08:00 |
dwitte@stanford.edu
|
68ec39d1bf
|
Bug 385299 - use eTLD in cookies (stop sites setting cookies for the entire ".co.uk" domain). r=dveditz, sr=mconnor, blocking1.9+
|
2007-12-04 14:26:42 -08:00 |
dwitte@stanford.edu
|
9c27151c0e
|
backing out the kitchen sink.
|
2007-11-19 02:15:55 -08:00 |
dwitte@stanford.edu
|
83fda64c98
|
still investigating mac Tp impact.
|
2007-11-19 01:08:07 -08:00 |
dwitte@stanford.edu
|
a40dd68356
|
back out change.
|
2007-11-18 23:26:36 -08:00 |
dwitte@stanford.edu
|
ff0741f015
|
investigating orange.
|
2007-11-18 22:41:53 -08:00 |
dwitte@stanford.edu
|
7f5fa28266
|
relanding modified patch for bug 403372.
|
2007-11-18 00:08:34 -08:00 |
dwitte@stanford.edu
|
7169b20a8e
|
relanding teeny tiny part of patch to investigate Tp impact
|
2007-11-17 03:05:01 -08:00 |
reed@reedloden.com
|
467632c45e
|
Back out dwitte's cookie monster patch (bug 403372) due to Tp regression.
|
2007-11-17 01:49:18 -08:00 |
dwitte@stanford.edu
|
a6785c8f6a
|
relanding bug 403372.
|
2007-11-16 22:08:10 -08:00 |
dwitte@stanford.edu
|
5b44066c63
|
backing out to fix orange.
|
2007-11-16 19:40:34 -08:00 |
dwitte@stanford.edu
|
8cb2a60eab
|
leash up the cookiemonster (cookie eviction should be in lastaccessed order, bug 403372). r=sdwilsh, sr=shaver. also includes unnecessary code removal fix by Marco Bonardo (mak77@supereva.it), bug 403767.
|
2007-11-16 18:54:51 -08:00 |
dwitte@stanford.edu
|
0e353baef6
|
updating comment to address review comments in bug 397238.
|
2007-11-13 17:36:54 -08:00 |
neil@parkwaycc.co.uk
|
62ceecee75
|
Bug 397238 Expose cookie import code so that profile migration doesn't have to duplicate it r=dwitte sr=biesi a=mtschrep
|
2007-11-12 01:28:22 -08:00 |
dwitte@stanford.edu
|
491d19604c
|
Bug 402395 - Dangling semi-colon caused when "ac_add_options --disable-logging" throws warning in VS2005. patch by Masayuki Nakano (masayuki@d-toybox.com), r=dwitte, sr=bsmedberg, a=beltzner for M9.
|
2007-11-05 11:29:12 -08:00 |
dwitte@stanford.edu
|
4ca06940e1
|
bustage fix for bug 401998.
|
2007-11-02 19:15:47 -07:00 |
dwitte@stanford.edu
|
21d4ebe85b
|
add logging coverage for cookie eviction and db operations. b=401998, r+sr=mconnor, a=beltzner
|
2007-11-01 15:34:16 -07:00 |
dwitte@stanford.edu
|
a43d9bd51d
|
fix debug compile error in nsCookie.h. b=394243, r+sr=biesi, a=mconnor
|
2007-10-04 12:24:00 -07:00 |
dwitte@stanford.edu
|
959537a385
|
tweak documentation for countCookiesFromHost. b=394460, npob.
|
2007-09-03 19:07:23 -07:00 |
sdwilsh@shawnwilsher.com
|
64b9885a71
|
Bug 389575 - Add WARNINGS_AS_ERRORS compile time flag. r=bsmedberg NPOTFB.
|
2007-08-28 09:02:43 -07:00 |
dwitte@stanford.edu
|
dd438f3b7f
|
Use getters and setters for database schema version. b=386369, p=sdwilsh, r=dwitte, sr=biesi.
|
2007-07-16 14:05:35 -07:00 |
dwitte@stanford.edu
|
48062dcdf3
|
web content can set httponly cookie by overwriting a non-httponly one. b=387543, p=dveditz, r=dwitte, sr=mconnor.
|
2007-07-10 20:21:07 -07:00 |
jwalden@mit.edu
|
12e960c504
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
dwitte@stanford.edu
|
82787cebe0
|
remove nsICookieServiceInternal. b=384990, r+sr=biesi
|
2007-06-26 03:41:58 -07:00 |
dwitte@stanford.edu
|
85ec4d77d0
|
prevent creating, modifying, and deleting HttpOnly cookies from web content, and add unit tests to that effect. b=383181, r+sr=dveditz
|
2007-06-26 01:36:50 -07:00 |
dwitte@stanford.edu
|
f7bc5bcfc4
|
removing redeclaration, r+sr+ui-r+a=sdwilsh
|
2007-06-25 22:28:25 -07:00 |
dwitte@stanford.edu
|
b3a0d8ccb2
|
fix typo from storage checkin.
|
2007-06-25 22:10:33 -07:00 |
dwitte@stanford.edu
|
d4499e7561
|
remove p3p hooks from cookies. b=383994, r=timeless, sr=biesi
|
2007-06-20 22:17:08 -07:00 |
dwitte@stanford.edu
|
4e806db6ed
|
rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi.
|
2007-06-17 16:40:40 -07:00 |
dwitte@stanford.edu
|
ee596924ec
|
switch cookies over to mozStorage. b=230933, r=sdwilsh, sr=mconnor.
remove nsInt64 usage from cookies, b=384225, r+sr=biesi.
|
2007-06-17 14:52:22 -07:00 |
dveditz@cruzio.com
|
a55f84842c
|
bug 373228 incorporate additional review comments after initial checkin, r=dwitte, a=release-drivers
|
2007-05-07 04:14:01 -07:00 |
dwitte@stanford.edu
|
ac8deabbec
|
tweak some comments to reflect the changes in bug 240963.
|
2007-05-05 18:29:44 -07:00 |
dwitte@stanford.edu
|
6aa43dff43
|
implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi
|
2007-05-05 14:09:54 -07:00 |
dveditz@cruzio.com
|
d20df8be84
|
bug 373228 prevent cookies with long paths from taking too much space, r=dwitte, a=juanb
|
2007-05-01 01:14:49 -07:00 |
dwitte@stanford.edu
|
04803c3e98
|
comment sp fix.
|
2007-04-29 00:52:23 -07:00 |
benjamin@smedbergs.us
|
0ab7558e7b
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
gijskruitbosch@gmail.com
|
fcd0b2b1c9
|
Bug 375488 - HttpOnly Cookies broken (exchanged httponly and secure arguments in function call)
p=ronny.perinke@gmx.de (Ronny Perinke)
r=mozilla@kaply.com
sr=darin.moz@gmail.com (Darin Fisher)
|
2007-03-27 10:34:12 -07:00 |
dbaron@dbaron.org
|
cb52af13a3
|
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
|
2007-03-27 08:34:59 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
reed%reedloden.com
|
9441ef1ee3
|
Bug 407845 - "nsCookieService::FindCookie() shouldn't return expired cookies" [p=dwitte@stanford.edu (Dan Witte [dwitte]) r+sr=biesi a1.9=damons]
|
2008-04-08 19:24:58 +00:00 |
sdwilsh%shawnwilsher.com
|
4dc42ff373
|
Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver
|
2008-03-24 22:14:40 +00:00 |
dwitte%stanford.edu
|
3d7e613144
|
fix followup review comments from bug 421494. r=mconnor, sr=bz
|
2008-03-16 09:30:29 +00:00 |
dwitte%stanford.edu
|
dabe103242
|
Bug 421494 - reimplement third party cookie blocking. r=mconnor, sr=bz, blocking1.9+
|
2008-03-12 07:53:58 +00:00 |
dwitte%stanford.edu
|
74c089d7ff
|
Bug 404225 - improve nsCookieService::GetEnumerator() performance. r+sr+a=shaver
|
2008-03-08 09:47:23 +00:00 |
dwitte%stanford.edu
|
fe5c819390
|
Bug 416207 - Update cookie/permission services from changes to mozIStorageService::OpenDatabase. r=sdwilsh, sr=mconnor, a=beltzner
|
2008-02-28 08:23:13 +00:00 |
benjamin%smedbergs.us
|
6ae402409d
|
Bug 409384 - Firefox 3.0b2 fauks to compile with gcc 4.3, r=dwitte+dbaron a=damons
|
2008-02-26 22:44:42 +00:00 |
tglek%mozilla.com
|
060c62ce9f
|
bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore
|
2008-02-21 23:18:50 +00:00 |
dwitte%stanford.edu
|
f428dec64a
|
trivial errors-as-warnings fix for gcc4.3.
|
2008-02-03 05:06:57 +00:00 |
dwitte%stanford.edu
|
ecfbe8ec7b
|
remove NS_WARNING to reduce debug spew. debug-only change.
|
2008-01-02 21:16:53 +00:00 |
dwitte%stanford.edu
|
c81b6f5525
|
relanding bug 385299 and updating tests.
|
2007-12-05 00:03:22 +00:00 |
dwitte%stanford.edu
|
f3879b5f60
|
backing out due to orange
|
2007-12-04 23:02:24 +00:00 |
dwitte%stanford.edu
|
e5494a7143
|
Bug 385299 - use eTLD in cookies (stop sites setting cookies for the entire ".co.uk" domain). r=dveditz, sr=mconnor, blocking1.9+
|
2007-12-04 22:26:42 +00:00 |
dwitte%stanford.edu
|
9c7fee1ade
|
backing out the kitchen sink.
|
2007-11-19 10:15:55 +00:00 |
dwitte%stanford.edu
|
8e2c6e6a23
|
still investigating mac Tp impact.
|
2007-11-19 09:08:07 +00:00 |
dwitte%stanford.edu
|
2aed86fe82
|
back out change.
|
2007-11-19 07:26:36 +00:00 |
dwitte%stanford.edu
|
c64e748ec9
|
investigating orange.
|
2007-11-19 06:41:53 +00:00 |
dwitte%stanford.edu
|
f50624ca07
|
relanding modified patch for bug 403372.
|
2007-11-18 08:08:34 +00:00 |
dwitte%stanford.edu
|
c0555f3f2a
|
relanding teeny tiny part of patch to investigate Tp impact
|
2007-11-17 11:05:01 +00:00 |
reed%reedloden.com
|
85fc03ec8f
|
Back out dwitte's cookie monster patch (bug 403372) due to Tp regression.
|
2007-11-17 09:49:18 +00:00 |
dwitte%stanford.edu
|
15e51ab5b5
|
relanding bug 403372.
|
2007-11-17 06:08:10 +00:00 |
dwitte%stanford.edu
|
880d60bf20
|
backing out to fix orange.
|
2007-11-17 03:40:34 +00:00 |
dwitte%stanford.edu
|
5a8ce7ea82
|
leash up the cookiemonster (cookie eviction should be in lastaccessed order, bug 403372). r=sdwilsh, sr=shaver. also includes unnecessary code
removal fix by Marco Bonardo (mak77@supereva.it), bug 403767.
|
2007-11-17 02:54:51 +00:00 |
dwitte%stanford.edu
|
db7ed44a4c
|
updating comment to address review comments in bug 397238.
|
2007-11-14 01:36:54 +00:00 |
neil%parkwaycc.co.uk
|
635ec54d93
|
Bug 397238 Expose cookie import code so that profile migration doesn't have to duplicate it r=dwitte sr=biesi a=mtschrep
|
2007-11-12 09:28:22 +00:00 |
dwitte%stanford.edu
|
e3f9003fe2
|
Bug 402395 ��� Dangling semi-colon caused when "ac_add_options --disable-logging" throws warning in VS2005. patch by Masayuki Nakano
(masayuki@d-toybox.com), r=dwitte, sr=bsmedberg, a=beltzner for M9.
|
2007-11-05 19:29:12 +00:00 |
dwitte%stanford.edu
|
24741a4e47
|
bustage fix for bug 401998. b=402148,
patch by Michael Mullin (masmullin@gmail.com).
|
2007-11-03 02:15:47 +00:00 |
dwitte%stanford.edu
|
3fec05fb5a
|
add logging coverage for cookie eviction and db operations. b=401998, r+sr=mconnor, a=beltzner
|
2007-11-01 22:34:16 +00:00 |
dwitte%stanford.edu
|
2e0a92be23
|
fix debug compile error in nsCookie.h. b=394243, r+sr=biesi, a=mconnor
|
2007-10-04 19:24:00 +00:00 |
dwitte%stanford.edu
|
785c3d440b
|
tweak documentation for countCookiesFromHost. b=394460, npob.
|
2007-09-04 02:07:23 +00:00 |
sdwilsh%shawnwilsher.com
|
0cde3c689d
|
Bug 389575 - Add WARNINGS_AS_ERRORS compile time flag. r=bsmedberg NPOTFB.
|
2007-08-28 16:02:43 +00:00 |
dwitte%stanford.edu
|
c6fdade4ff
|
Use getters and setters for database schema version. b=386369, p=sdwilsh, r=dwitte, sr=biesi.
|
2007-07-16 21:05:35 +00:00 |
dwitte%stanford.edu
|
d11057da3c
|
web content can set httponly cookie by overwriting a non-httponly one. b=387543, p=dveditz, r=dwitte, sr=mconnor.
|
2007-07-11 03:21:07 +00:00 |
jwalden%mit.edu
|
ef68fcf595
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
dwitte%stanford.edu
|
e1d2d510e9
|
remove nsICookieServiceInternal. b=384990, r+sr=biesi
|
2007-06-26 10:41:59 +00:00 |
dwitte%stanford.edu
|
decdf58851
|
prevent creating, modifying, and deleting HttpOnly cookies from web content, and add unit tests to that effect. b=383181, r+sr=dveditz
|
2007-06-26 08:36:55 +00:00 |
dwitte%stanford.edu
|
8b23960d83
|
removing redeclaration, r+sr+ui-r+a=sdwilsh
|
2007-06-26 05:28:25 +00:00 |
dwitte%stanford.edu
|
d7dd0e4780
|
fix typo from storage checkin.
|
2007-06-26 05:10:33 +00:00 |
dwitte%stanford.edu
|
47ee96efc0
|
remove p3p hooks from cookies. b=383994, r=timeless, sr=biesi
|
2007-06-21 05:17:09 +00:00 |
dwitte%stanford.edu
|
baecdf2fb5
|
rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi.
|
2007-06-17 23:40:41 +00:00 |
dwitte%stanford.edu
|
c45de3c235
|
switch cookies over to mozStorage. b=230933, r=sdwilsh, sr=mconnor.
remove nsInt64 usage from cookies, b=384225, r+sr=biesi.
|
2007-06-17 21:52:22 +00:00 |
dveditz%cruzio.com
|
10c3db121a
|
bug 373228 incorporate additional review comments after initial checkin, r=dwitte, a=release-drivers
|
2007-05-07 11:14:01 +00:00 |
dwitte%stanford.edu
|
f4d2c3dad6
|
tweak some comments to reflect the changes in bug 240963.
|
2007-05-06 01:29:44 +00:00 |
dwitte%stanford.edu
|
f2930f0e2d
|
implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.
bug 379239, r=mvl, sr=biesi
|
2007-05-05 21:09:54 +00:00 |
dveditz%cruzio.com
|
1b8681501b
|
bug 373228 prevent cookies with long paths from taking too much space, r=dwitte, a=juanb
|
2007-05-01 08:14:49 +00:00 |
dwitte%stanford.edu
|
af494e34f9
|
comment sp fix.
|
2007-04-29 07:52:23 +00:00 |
benjamin%smedbergs.us
|
3fb4912f5d
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 14:22:04 +00:00 |
gijskruitbosch%gmail.com
|
9cd5d95c7c
|
Bug 375488 - HttpOnly Cookies broken (exchanged httponly and secure arguments in function call)
p=ronny.perinke@gmx.de (Ronny Perinke)
r=mozilla@kaply.com
sr=darin.moz@gmail.com (Darin Fisher)
|
2007-03-27 17:34:12 +00:00 |
dbaron%dbaron.org
|
d2a7c1e86a
|
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
|
2007-03-27 15:35:02 +00:00 |
mkaply%us.ibm.com
|
921e9a8206
|
Bug 178993 -patch from robert sayre and others - r=bsmedberg, dveditz, mvl, sr=darin - add HTTPOnly support
|
2007-03-14 17:22:01 +00:00 |
sayrer%gmail.com
|
7516604055
|
Backout unfinished patch for bug 178993.
|
2007-03-02 03:51:30 +00:00 |
mkaply%us.ibm.com
|
ea71628986
|
#178993
r=bsmedberg, dveditz, mvl
Add support for httpOnly cookie attribute
|
2007-03-01 20:09:02 +00:00 |
martijn.martijn%gmail.com
|
8ec675a814
|
Bug 346125 � Broken link to Netscape Cookie Specification page in cookies.txt file, patch by Robert Millan, r=bzbarsky
|
2007-02-08 16:46:28 +00:00 |
darin%meer.net
|
2873892727
|
fixes bug 240201 "remove [noscript] from nsICookieManager2::add" r+sr=bzbarsky
|
2006-02-23 02:08:27 +00:00 |
mconnor%steelgryphon.com
|
91ac6f5e9c
|
bug 306658 - disallow cookies from non-file URIs without
hostnames, r=dwitte, sr=darin
|
2005-10-01 05:20:21 +00:00 |
timeless%mozdev.org
|
96b4bd8eeb
|
Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
patch by joshbirnbaum-moz@yahoo.com r=darin sr=darin
|
2005-09-15 18:30:46 +00:00 |
bsmedberg%covad.net
|
6fccb40aac
|
Bug 295994 part 1 - add cookieservice accessors for individual cookies by name, obeying privacy preferences (second try, I reversed the string logic in nsCookieService::SetCookieInternal the first time - r=dwitte+darin
|
2005-09-15 11:03:09 +00:00 |