Commit Graph

11 Commits

Author SHA1 Message Date
jwalden%mit.edu
dda6ff3c99 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.
git-svn-id: svn://10.0.0.236/trunk@229504 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-08 07:08:56 +00:00
dwitte%stanford.edu
e5717e9ec9 rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi.
git-svn-id: svn://10.0.0.236/trunk@228214 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-17 23:40:41 +00:00
roc+%cs.cmu.edu
ce1a6ed504 Bug 95227. Allow serif/sansserif defaults to be set per-language. Patch by Masayuki Nakano, r=dbaron,amadare,danm,smontagu,rbs,neil sr=roc
git-svn-id: svn://10.0.0.236/trunk@168216 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-23 23:58:32 +00:00
bryner%brianryner.com
e1daca3ce3 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
git-svn-id: svn://10.0.0.236/trunk@165757 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-24 22:48:45 +00:00
danm-moz%comcast.net
df4704abb2 cookies without a value (this is how IE deletes a cookie) are now skipped and no longer corrupt subsequent cookies. all migrated cookies are treated as domain cookies, and any extant otherwise identical host cookie is deleted. bugs 222343, 223029 r=darin,dwitte
git-svn-id: svn://10.0.0.236/trunk@148587 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 17:43:46 +00:00
dwitte%stanford.edu
55a5a686dc remove nsCCookieManager.h in favor of nsNetCID.h.
b=221886, r+sr=darin


git-svn-id: svn://10.0.0.236/trunk@148522 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:59:31 +00:00
dwitte%stanford.edu
8d76b5f1f0 polish the nsICookieManager2::Add interface a tad.
b=222343, r=danm, sr=darin.


git-svn-id: svn://10.0.0.236/trunk@148520 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-30 02:50:11 +00:00
danm%netscape.com
3a67641b69 remove extraneous #include. bug 192584 code=freetzer@netscape.net r=me
git-svn-id: svn://10.0.0.236/trunk@141397 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-18 17:53:18 +00:00
danm%netscape.com
ea24ed7215 sense of error reporting changed from 'migrated at least one of everything' to reporting processing errors. bug 185689 r=lumpy
git-svn-id: svn://10.0.0.236/trunk@136799 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-22 04:13:23 +00:00
danm%netscape.com
a42351f519 slightly better error reporting and adding interface supporting partial migration. bug 185689 r=lumpy
git-svn-id: svn://10.0.0.236/trunk@136410 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-16 07:57:34 +00:00
danm%netscape.com
f2065d80d5 trident to mozilla profile migrator. at this point, internet prefs and cookies on Windows. bug 185689 r=ccarlen,jag
git-svn-id: svn://10.0.0.236/trunk@136133 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-10 04:10:02 +00:00