Commit Graph

123696 Commits

Author SHA1 Message Date
neil%parkwaycc.co.uk
cf75861701 Bug 222694 Make windows moz-icon:s work with all colour depths r=ere sr=mscott 2003-10-30 09:22:24 +00:00
neil%parkwaycc.co.uk
826a254dc2 Bug 223099 Remove obsolete FTP channel code r=biesi sr=darin 2003-10-30 09:17:05 +00:00
jshin%mailaps.org
11fab1cc62 bug 195093 : fix another mac bustage : add a missing '}' and a return statement 2003-10-30 07:16:08 +00:00
jshin%mailaps.org
93a2aa0347 bug 195093 : fix os2 bustage 2003-10-30 06:52:39 +00:00
jshin%mailaps.org
3c987a6ff2 bug 195093 : fix another mac bustage 2003-10-30 06:43:37 +00:00
scott%scott-macgregor.org
a4571e7ffe Fix LDAP bustage (Part of Bug #223560) 2003-10-30 06:22:03 +00:00
jshin%mailaps.org
fb429e643d bug 195093 : os2 bustage fix 2003-10-30 06:14:54 +00:00
jshin%mailaps.org
4b335a14cb bug 195093 : fix Mac bustage 2003-10-30 06:07:48 +00:00
chanial%noos.fr
5d5e8b9027 bug 224160: hook up Print Preview to view source. 2003-10-30 06:02:54 +00:00
jshin%mailaps.org
29704b19b7 bug 183729 : segfault on XftLockFace's failure (r=blizzard, sr=roc) patch by timeless + dbaron 2003-10-30 05:48:10 +00:00
dwitte%stanford.edu
b5e36cc833 fixing indentation. 2003-10-30 05:25:35 +00:00
dwitte%stanford.edu
88e457367f removing reference to unused file 2003-10-30 05:16:51 +00:00
dwitte%stanford.edu
08c8d38756 fixing bustage 2003-10-30 05:13:20 +00:00
dwitte%stanford.edu
a2ed6657c8 removing unused file 2003-10-30 05:11:54 +00:00
dbaron%dbaron.org
76a2fc58c8 Backing out previous checkin. 2003-10-30 05:11:21 +00:00
jshin%mailaps.org
6ece9f55bf bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2003-10-30 05:04:45 +00:00
dwitte%stanford.edu
2306dd8f1c removing nsCCookieManager.h in favor of nsNetCID.h.
b=221886, r+sr=darin
2003-10-30 04:37:14 +00:00
dbaron%dbaron.org
2da0107bd9 Rearrange inlining to fix codesize penalty of previous checkin. b=167262 r=bryner 2003-10-30 04:34:01 +00:00
bienvenu%nventure.com
1c75b5a1e9 make content type comparisons case-insensitive, fixes crash when message/rfc822 is upper case, r/sr=mscott 223920 2003-10-30 04:08:23 +00:00
bienvenu%nventure.com
dcd99760e2 make IMAP ACL user name comparison case-insensitive, patch by dteuscher@myrealbox.com, r=bienvenu, sr=mscott 223404 2003-10-30 04:05:06 +00:00
dbaron%dbaron.org
da362a46ac date works on windows as well. r=bryner 2003-10-30 04:01:33 +00:00
bienvenu%nventure.com
683223a9b0 make outlook express imported e-mails have x-mozilla-status lines so summary file regeneration won't lose read state, 223679, r/sr=mscott 2003-10-30 04:01:08 +00:00
dwitte%stanford.edu
4537135a40 removing generation of nonexistent makefile 2003-10-30 03:47:10 +00:00
dwitte%stanford.edu
ad0e6835d4 bustage blah bustage. thanks dbaron. 2003-10-30 03:42:52 +00:00
dbaron%dbaron.org
f9e4a941cf Attempt to fix Windows bustage. b=167262 2003-10-30 03:34:58 +00:00
dwitte%stanford.edu
2a9ecd8962 moving TestCookie into its new netwerk/test home.
find blame for the old TestCookie in the attic for
mozilla/extensions/cookie/tests/TestCookie.cpp.
2003-10-30 03:28:28 +00:00
darin%meer.net
c22e4d211c fixes bug 180049 "Authentication Plugins" patch=cneberg@sandia.gov r=darin sr=bzbarsky 2003-10-30 03:27:53 +00:00
dwitte%stanford.edu
29cc87cdb9 removing unused wallet files.
b=204184 p=mvl r=me sr=bryner
2003-10-30 03:18:10 +00:00
dwitte%stanford.edu
0af383bc06 remove support for network.cookies.strictDomains pref, since there's not much point in keeping it around.
b=223617, r+sr=darin, thanks to mvl for testing.
2003-10-30 03:13:54 +00:00
caillon%returnzero.com
150adb2e29 Make content grab the cached security manager off of nsContentUtils rather than ask the service manager to find one.
Bug 223192; r+sr=bzbarsky
2003-10-30 03:01:25 +00:00
dwitte%stanford.edu
c698bdce0c 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
359f90d96a remove nsCCookieManager.h in favor of nsNetCID.h.
b=221886, r+sr=darin
2003-10-30 02:59:31 +00:00
caillon%returnzero.com
528a54842a Ensure that content can always grab a security manager and namespace manager.
Bug 223373; r+sr=bzbarsky
2003-10-30 02:53:08 +00:00
dwitte%stanford.edu
b6f814cb06 polish the nsICookieManager2::Add interface a tad.
b=222343, r=danm, sr=darin.
2003-10-30 02:50:11 +00:00
dwitte%stanford.edu
c7754ba02e optimize nsCookie a tad by not storing an isDomain parameter.
b=223289 r+sr=darin
2003-10-30 02:43:07 +00:00
dwitte%stanford.edu
c5ab73f0e4 remove unused items in wallet. the following files will be cvs removed shortly:
public/nsIKeyedStreamGenerator.idl
public/nsIPasswordSink.idl
src/nsWalletBuiltInDataSources.h
src/nsBasicStreamGenerator.cpp
src/nsBasicStreamGenerator.h

b=204184 p=mvl r=me sr=bryner
2003-10-30 02:39:10 +00:00
dwitte%stanford.edu
ee2299312d clean up warnings in wallet
b=204184 p=timeless r=me sr=bryner
2003-10-30 02:34:16 +00:00
bzbarsky%mit.edu
229ee709e9 Make parsing super-large script/cdata/whatever blocks faster by using
size_forward as a lower-bound estimate for actual distance to end of string.
Bug 171124, r+sr=dbaron
2003-10-30 02:34:03 +00:00
darin%meer.net
51894183eb fixes bug 223352 "correct condition variable and timeout logic in nsIOThreadPool::ThreadFunc" r=wtc sr=bzbarsky 2003-10-30 02:32:52 +00:00
bzbarsky%mit.edu
e65411d7fc Extension comparisons should be case-insensitive. Bug 223055, r=biesi, sr=darin 2003-10-30 02:20:23 +00:00
darin%meer.net
164a11fd94 fixes bug 86846 "PAC: Cannot display alert() in autproxy config file" r=biesi sr=bzbarsky 2003-10-30 02:20:08 +00:00
bzbarsky%mit.edu
f3ef614ee5 Remove no-longer-used nav4algorithm code and corresponding debug code. Bug
223155, r+sr=dbaron
2003-10-30 02:19:15 +00:00
darin%meer.net
970a2e0a1d fixes bug 198806 "Image data memory leak resulting when images are saved (from browser tab)" r=dougt sr=bzbarsky 2003-10-30 02:18:26 +00:00
bzbarsky%mit.edu
75c3e6a121 Make nsExpatDriver and nsIExpatSink be on the same wavelength as far as passing
attributes to HandleStartElement.  Update callees as needed.  Bug 223470,
r=sicking, sr=peterv
2003-10-30 02:17:50 +00:00
ben%bengoodger.com
ed988c39a1 Incremental installer updates 2003-10-30 02:12:10 +00:00
timeless%mozdev.org
8f9b9cc7ed Bug 224016 unused variable nsresult result' in function int main(int, char**)'
r=darin sr=darin
2003-10-30 02:11:45 +00:00
ben%bengoodger.com
a1745c2b4c More incremental updates. 2003-10-30 02:11:38 +00:00
timeless%mozdev.org
83b50c6179 Bug 223697 nsMenuPopupFrame.cpp:1142:9: warning: multi-line comment
r=bz sr=bz
2003-10-30 02:09:52 +00:00
timeless%mozdev.org
8d41a79bf6 Bug 223199 hostList leaks on OOM in nsPermissionManager::GetEnumerator
r=dwitte sr=roc
2003-10-30 02:09:13 +00:00
timeless%mozdev.org
74e144e261 Bug 222085 warning: initializer does not fit or is out of range: -1
r=darin sr=darin
2003-10-30 02:07:31 +00:00