Commit Graph

4132 Commits

Author SHA1 Message Date
dougt%netscape.com
b2f41f9590 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
fb7a7203da Fix bug 164363 "nsDiskCacheEntry::Size() is incorrect" r=sdagley, sr=darin. 2002-10-09 03:01:11 +00:00
gordon%netscape.com
2dfe6bdc35 Fix bug 131727 "compiler warnings in nsDiskCacheBlockFile.cpp" r=sdagley,
sr=darin.
2002-10-09 03:00:09 +00:00
mstoltz%netscape.com
35ab60450f 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
e2f8513c58 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
70e5d7d189 fixing bustage 2002-10-08 22:15:57 +00:00
darin%netscape.com
c8c13bf0a8 fixes bug 172963 "remove dead mime code" r=dougt sr=alecf 2002-10-08 21:31:54 +00:00
gordon%netscape.com
742a575ad1 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
09ee14b911 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
2e18d2c1d3 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
d3df569ddc fixing oops from checkin for bug 157135 (reported as bug 172930) 2002-10-06 19:31:11 +00:00
darin%netscape.com
b6cb14410e fixes sun bustage 2002-10-06 06:32:42 +00:00
darin%netscape.com
c0fa264890 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
d4be63aeab moving nsIFileURL into the SDK now that it is frozen. 2002-10-06 02:28:27 +00:00
darin%netscape.com
7f1956b180 fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky 2002-10-06 02:20:35 +00:00
varga%netscape.com
c0bc46e015 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
9113ce1184 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
5a150e89c5 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
1d12c0177b 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
24b79afe01 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
c5941df10a 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
55fd3921f7 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
a296aba949 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
7234993c98 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
4dbc5c57a4 fixing typo in comments 2002-09-28 04:37:42 +00:00
neeti%netscape.com
014afd4414 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
1566417aaf 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
71bb3b05de 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
0f9dcdf87f 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
7327907729 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
3a31c30b0d 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
3ce9edcc40 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
1cdf411d3b 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
c2b320b328 adding initial version of neckoutil library (b=170983) NOT PART OF THE BUILD 2002-09-26 22:59:38 +00:00
darin%netscape.com
ab0adab6b7 minor tweak to my checkin for bug 105340 2002-09-26 03:06:11 +00:00
darin%netscape.com
96fc87ff4c 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
nhotta%netscape.com
f03e27ec59 Adding empty IDN implementation to make actual implementation done easily,
r=shanjian, sr=darin.
2002-09-25 23:49:08 +00:00
darin%netscape.com
2de4f81a70 fixes bug 170648 "eliminate referrer type from nsIHttpChannel in preparation
for freezing" r=dougt sr=rpotts
2002-09-25 21:28:53 +00:00
dougt%netscape.com
8dfc6f6c80 no more nsComponentManager:: in inline fu. sr=darin 2002-09-25 20:19:41 +00:00
dougt%netscape.com
4ce8a1539f Moves uploadStream to nsIUploadChannel. r=neeti@netscape.com, sr=darin@netscape.com, b=100601 2002-09-25 20:15:17 +00:00
dougt%netscape.com
0deed425f8 fixes loading data url in nsIURILoader->OpenURI() with 'text/html' content callback results in crash, r=bbaetz, sr=darin, b=170274 2002-09-24 01:04:54 +00:00
darin%netscape.com
140d195dc8 fixes bug 166479 "DNS: user resinit() to update DNS list when lookup fails
(changing networks, DHCP, etc.)" r=dougt sr=blizzard
2002-09-24 00:11:54 +00:00
nhotta%netscape.com
29c41fc8f2 Convert formatted date to NCR like we do for string bundles,
bug 169081, r=shanjian, sr=jst.
2002-09-23 21:01:24 +00:00
darin%netscape.com
f614a7fc2a removes some printfs b=134691 patch=pkw@us.ibm.com r=nobody sr=darin 2002-09-23 19:29:05 +00:00
darin%netscape.com
fa677b84d9 tweak to checkin for bug 105340 r=dougt sr=rpotts 2002-09-23 18:06:22 +00:00
dougt%netscape.com
0d67ce4e21 fixes 170070. wrong parsing of dates in ftp-listings. r=neeti, sr=darin 2002-09-23 17:48:12 +00:00
darin%netscape.com
8050fa197e fixes bug 105340 "Proxy: manual config uses trailing spaces" r=dougt sr=rpotts 2002-09-23 01:31:17 +00:00
dougt%netscape.com
b7c5ec908e Sets the proper content type on the channel so not to confuse upstream clients r=darin, sr=rpotts, b=169617 2002-09-20 22:43:15 +00:00
dougt%netscape.com
b1a0c0cfee Backing out last checkins 2002-09-20 20:06:33 +00:00
dougt%netscape.com
3a9bccb010 adds return result 2002-09-20 19:06:10 +00:00