darin%netscape.com
1daca27ef9
fixes bug 177326 "Mozilla rapidly repeats requests multiple times"
...
r=dougt sr=rpotts a=roc+moz
2002-11-01 01:11:32 +00:00
kairo%kairo.at
0978ac7de5
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
bryner%netscape.com
5feb3db192
Remove all necko references to dbm - it's no longer needed for anything (part of bug 175741). r=bbaetz,sr=darin, a=roc.
2002-10-30 09:09:49 +00:00
bzbarsky%mit.edu
cf7fcace02
Return the right originalURI. Bug 171396, r=timeless, sr=darin, a=roc+moz
2002-10-30 04:40:08 +00:00
darin%netscape.com
ea7c08a836
marking nsIIOService frozen (b=157131) r=dougt
...
(this change was originally intended back in august, but we delayed making
the change in case someone came up with additional modifications to the
interface. that hasn't happened, so marking frozen without changes.)
2002-10-29 19:43:00 +00:00
dougt%netscape.com
1830cf6e69
Fixes EPLF dates. patch by bugzilla@w.d6.org, r=dougt, sr=darin, a=blizzard
2002-10-28 06:30:16 +00:00
kaie%netscape.com
07e7395168
b=175012 Mozilla don't support multipart/signed mail with md5 micalg parameter
...
r=ducarroz sr=darin a=asa
2002-10-22 14:48:14 +00:00
seawood%netscape.com
d1bef3cbe0
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
neeti%netscape.com
cce080956e
fix for bug 161352 - URL: can't load local file with semicolon (;) in name,r=dougt@netscape.com,sr=darin@netscape.com,a=asa@mozilla.org
2002-10-17 03:23:33 +00:00
leaf%mozilla.org
aeba91a83f
update localeVersion for 1.2b, a=asa
2002-10-16 17:51:38 +00:00
alecf%netscape.com
060d1d400e
bug 170983 - not part of build - update nsNetUtil static library to match current signatures, so this is an easy drop-in replacement
2002-10-15 18:08:57 +00:00
dbradley%netscape.com
9ca4fed1f3
Bug 169902 - nsStandardURL::Resolve passes wrong length in some cases to ParseURL. r=dougt@netscape, sr=darin@netscape, a=brendan@mozilla.org
2002-10-14 19:20:54 +00:00
kaie%netscape.com
6a61b2e8b1
b=171220 Profile switching network teardown race condition with NSS shutdown
...
r=ccarlen sr=darin a=asa
2002-10-14 14:42:13 +00:00
kaie%netscape.com
c6162cc6a1
b=106865 Blank page instead of SSL error dialog visiting https server
...
r=rpotts sr=darin a=asa
2002-10-14 14:34:40 +00:00
dougt%netscape.com
a9f85bd5fb
fixes download dialog comes up even though FTP server can't be found 173280, r=neeti@netscape.com, sr=darin@netscape.com, a=dbaron
2002-10-10 00:53:53 +00:00
gordon%netscape.com
654fb3c8bd
Fix bug 164363 "nsDiskCacheEntry::Size() is incorrect" r=sdagley, sr=darin.
2002-10-09 03:01:11 +00:00
gordon%netscape.com
2bf4f28ed9
Fix bug 131727 "compiler warnings in nsDiskCacheBlockFile.cpp" r=sdagley,
...
sr=darin.
2002-10-09 03:00:09 +00:00
mstoltz%netscape.com
a95495280f
Bug 163648 - Disable specific external protocol handlers with known security
...
problems. r=darin, sr=dveditz.
2002-10-09 00:54:43 +00:00
gordon%netscape.com
55243d83a4
Fix bug 113081 "cache capacity not updated until mozilla is relaunched".
...
r=bnesse, sr=darin.
2002-10-08 22:35:08 +00:00
darin%netscape.com
6088fc9086
fixing bustage
2002-10-08 22:15:57 +00:00
darin%netscape.com
8a8348bf12
fixes bug 172963 "remove dead mime code" r=dougt sr=alecf
2002-10-08 21:31:54 +00:00
gordon%netscape.com
580059dc0a
Fix bug 167525 "error writing 1k, 4k, 16k documents". Off by one bug with
...
respect to CalculateFileIndex(). r=dougt, sr=darin.
Also fix bug 166361 "Incorrect comparison in nsDiskCacheMap.cpp". sr=darin.
2002-10-08 20:09:04 +00:00
sfraser%netscape.com
068af04fc3
Landing fix for bug 164924 on the trunk -- don't use the build-in BinHex decoder on Mac or Mac OS X, and build the nsAppleFileDecoder on Mac OS X. r=sdagley, sr=darin
2002-10-08 03:12:32 +00:00
dougt%netscape.com
a956edb3f5
Provides support for a conditional interface map entry 172833, r=bzbarsky@mit.edu, sr=darin@netscape.com
2002-10-07 18:52:27 +00:00
darin%netscape.com
dbce82871c
fixing oops from checkin for bug 157135 (reported as bug 172930)
2002-10-06 19:31:11 +00:00
darin%netscape.com
0bf0b40fad
fixes sun bustage
2002-10-06 06:32:42 +00:00
darin%netscape.com
1f63800e30
fixes bug 167463 "fromCacheOnly should be an attribute on nsICachingChannel"
...
and fixes bug 166927 "add nsICachingChannel should provide an attribute to
'load only if modified'" r=dougt sr=bzbarsky
2002-10-06 03:20:40 +00:00
darin%netscape.com
0c11a08264
moving nsIFileURL into the SDK now that it is frozen.
2002-10-06 02:28:27 +00:00
darin%netscape.com
aad1a1d1f6
fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky
2002-10-06 02:20:35 +00:00
varga%netscape.com
3ad185630e
Fix for bug 172322. Merge securityOverlay.xul with navigator.xul.
...
r=kaie, sr=jag
2002-10-03 19:48:10 +00:00
aaronl%netscape.com
4ac78a1931
Bug 134066. Make nsIPromptService support accesskey, via & before accesskey character. Also fixes bug 133582 - don't put initial focus on 'Don't ask me again' checkboxes in confirm dialogs. r=sgehani, sr=hewitt.
2002-10-01 05:13:37 +00:00
darin%netscape.com
566026e74b
fixes bug 168988 "HTTP should reject URLs that lack a hostname."
...
r=dougt sr=rpotts
2002-10-01 00:07:07 +00:00
dougt%netscape.com
577de718b3
Move documentURI to a new interface. b=157133. r=rpotts@netscape.com, sr=darin@netscape.com
2002-09-30 23:18:43 +00:00
dougt%netscape.com
179bab7a56
Fixes two FTP bugs 148881 cancelling ftp download before save file dialog is present and 169214 Viewing an HTML page with a missing CSS file via FTP crash. r=rpotts@netscape.com, sr=darin@netscape.com
2002-09-30 21:50:18 +00:00
brendan%mozilla.org
4bdc7aa1d5
Dougt didn't fix that tab nit... just for that, I'm stripping trailing spaces too\!
2002-09-29 17:46:18 +00:00
dougt%netscape.com
23336c6e86
Fixes topcrash 171333 crash at startup in nsFileChannel if chrome modified [@ nsFileChannel::GetFile] r=danm@netscape.com, sr=brendan@mozilla.org
2002-09-29 16:50:08 +00:00
kairo%kairo.at
68b2d54f40
bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from global to communicator, r=beppe, sr=hewitt
2002-09-28 12:24:36 +00:00
darin%netscape.com
9da98c5d7d
fixes bug 168577 "Crash in trunk [@ nsViewSourceChannel::GetURI] viewing
...
source of a mail message" r=bbaetz sr=bzbarsky
2002-09-28 04:51:50 +00:00
darin%netscape.com
b514a0cc0c
fixing typo in comments
2002-09-28 04:37:42 +00:00
neeti%netscape.com
4657a0e589
fix for bug 123388 - FTP should accept CR line endings, r=dougt@netscape.com, sr=darin@netscape.com
2002-09-27 20:19:04 +00:00
dougt%netscape.com
0ec338eb4b
move contentEncodings and applyConversion to a new interface. r=neeti@netscape.com, sr=darin@netscape.com, b=157133
2002-09-27 19:23:21 +00:00
darin%netscape.com
3f13b9fba7
fixes bug 170789 "HTTP Accept: header should be tailored to context of the
...
request" r=dougt sr=bzbarsky
2002-09-27 04:22:13 +00:00
dougt%netscape.com
310effc09e
Fixes File: URL's w/ an illegal drive name do not display fnf errors. r=neeti, sr=darin
2002-09-27 03:13:10 +00:00
scc%mozilla.org
3b6afa4c20
bug #167722 , patch by Donny Cranford, r=gisburn, sr=scc, ports build bustage
...
need to include "nsReadableUtils.h"
2002-09-27 01:26:52 +00:00
nhotta%netscape.com
648690ef27
Adding empty IDN implementation to make actual implementation done easily,
...
bug 112979, r=shanjian, sr=darin.
2002-09-26 23:30:18 +00:00
dougt%netscape.com
c3b09d24b6
moves nsIHttpHeaderVisitor into a separate IDL file. b=157133. r=neeti@netscape.com, sr=darin@netscape.com
2002-09-26 23:04:01 +00:00
darin%netscape.com
ed57cf09bc
fixes bug 149586 "can't open files fith a name ending with dot" r=dougt sr=jag
2002-09-26 23:03:13 +00:00
darin%netscape.com
e96ddf8145
adding initial version of neckoutil library (b=170983) NOT PART OF THE BUILD
2002-09-26 22:59:38 +00:00
darin%netscape.com
0081325f16
minor tweak to my checkin for bug 105340
2002-09-26 03:06:11 +00:00
darin%netscape.com
d8c7e5c379
fixes bug 169653 "passing null as host in xmlHttpRequest.open crashes
...
Mozilla [@ net_ExtractURLScheme ]" r=dougt sr=bzbarsky
2002-09-26 02:24:49 +00:00