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
|
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 |
bent.mozilla%gmail.com
|
243b45e3dd
|
Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions.
|
2007-05-23 20:08:55 +00:00 |
bsmedberg%covad.net
|
44c4cbce10
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 18:38:19 +00:00 |
roc+%cs.cmu.edu
|
2a34aa6a5d
|
Bug 95227. Allow serif/sansserif defaults to be set per-language. Patch by Masayuki Nakano, r=dbaron,amadare,danm,smontagu,rbs,neil sr=roc
|
2005-01-23 23:58:32 +00:00 |
bryner%brianryner.com
|
1435145ce6
|
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.
|
2004-11-24 22:48:45 +00:00 |
gerv%gerv.net
|
4d3385092d
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:14:17 +00:00 |
kairo%kairo.at
|
9ec4b6c21a
|
bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions
|
2004-02-04 14:24:38 +00:00 |
bsmedberg%covad.net
|
1f4ab81acd
|
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 13:37:00 +00:00 |
bsmedberg%covad.net
|
f0bfff2628
|
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 01:22:31 +00:00 |
danm-moz%comcast.net
|
474f7d6ee0
|
plug pointless leak
|
2004-01-03 02:41:24 +00:00 |
danm-moz%comcast.net
|
f2cc39a073
|
document MakeTridentPreferences method
|
2004-01-03 02:40:36 +00:00 |
dbaron%dbaron.org
|
f35f2c3708
|
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
|
2003-12-02 23:22:11 +00:00 |
danm-moz%comcast.net
|
67fb050b6b
|
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
|
2003-10-30 17:43:46 +00:00 |
dwitte%stanford.edu
|
5688573070
|
clean up REQUIRES lines in makefiles, since most modules don't need 'cookie' anymore.
b=221886, r+sr=darin
|
2003-10-30 03:00:56 +00:00 |
dwitte%stanford.edu
|
48e1ec0204
|
remove nsCCookieManager.h in favor of nsNetCID.h.
b=221886, r+sr=darin
|
2003-10-30 02:59:31 +00:00 |
dwitte%stanford.edu
|
abfc58ea92
|
polish the nsICookieManager2::Add interface a tad.
b=222343, r=danm, sr=darin.
|
2003-10-30 02:50:11 +00:00 |
kairo%kairo.at
|
07e3c65080
|
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 |
kairo%kairo.at
|
b6208f06a9
|
bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa
|
2003-08-11 11:31:24 +00:00 |
kairo%kairo.at
|
108ef75354
|
bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard
|
2003-06-04 11:11:19 +00:00 |
danm%netscape.com
|
98e2aed2a3
|
remove extraneous #include. bug 192584 code=freetzer@netscape.net r=me
|
2003-04-18 17:53:18 +00:00 |
kairo%kairo.at
|
0978e17a8a
|
bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard
|
2003-04-17 18:43:57 +00:00 |
kairo%kairo.at
|
11348f5311
|
bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard
|
2003-02-27 00:05:44 +00:00 |
danm%netscape.com
|
2ecd4b8d13
|
add tridentprofile resources makefile. bug 185689 r=jag
|
2003-01-22 04:15:29 +00:00 |
danm%netscape.com
|
2a4341cb7e
|
add very minimal UI, mostly for testing. not part of default build. bug 185689 r=ben,jag
|
2003-01-22 04:15:23 +00:00 |
danm%netscape.com
|
f2be9cb6e7
|
sense of error reporting changed from 'migrated at least one of everything' to reporting processing errors. bug 185689 r=lumpy
|
2003-01-22 04:13:23 +00:00 |
danm%netscape.com
|
40e2b5fd66
|
slightly better error reporting and adding interface supporting partial migration. bug 185689 r=lumpy
|
2003-01-16 07:57:34 +00:00 |
danm%netscape.com
|
bff7ecb9a6
|
trident to mozilla profile migrator. bug 185689 r=ccarlen,jag
|
2003-01-10 04:10:44 +00:00 |
danm%netscape.com
|
b49d4f4ca5
|
trident to mozilla profile migrator. at this point, internet prefs and cookies on Windows. bug 185689 r=ccarlen,jag
|
2003-01-10 04:10:02 +00:00 |