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
dougt%netscape.com
d1f315a4ae
Fixes File: URL's w/ an illegal drive name (4th field) do not show fnf error. b=128909, r=neeti@netscape.com, sr=darin@netscape.com
2002-09-20 19:04:46 +00:00
alecf%netscape.com
d5c7062140
remove cache.xml from the build now that bug 115217 is fixed
2002-09-19 19:08:39 +00:00
alecf%netscape.com
8872bc9ac4
fix for bug 115217
...
merge cache dll into main necko dll for a minor startup improvement
r=dougt, sr=darin
2002-09-19 18:29:56 +00:00
shanjian%netscape.com
c06fcf0618
#88363 Site with duplicate Content-Type loads with incorrect encoding
...
when site have multiple content-type, we should use the last one with
charset specified as charset.
r=yokoyama, sr=darin
2002-09-18 18:35:24 +00:00
neeti%netscape.com
5b81566c8e
backing out fix for bug 141451, r=dougt
2002-09-17 20:22:32 +00:00
kaie%netscape.com
095b376754
b=166664 Remove obsolete interface nsISecurityManagerComponent
...
r=javi sr=alecf
2002-09-17 19:09:11 +00:00
loadrunner%betak.net
76dc718ad9
b168588, Hardcoded strings in Gopher search alert
...
r=yokoyama
sr=bryner
2002-09-16 19:46:54 +00:00
bryner%netscape.com
28f04c1121
Remove unused include paths for datetime and finger now that they have moved to extensions.
2002-09-16 02:31:22 +00:00
darin%netscape.com
0c2e6c2638
fixes bug 45421 "Offline: No feedback when browsing to an uncached URL in
...
offline mode" r=adamlock sr=rpotts
2002-09-15 23:40:43 +00:00
mkaply%us.ibm.com
ab0cfe7235
Not sure what happened here - probably a header changed somewhere
2002-09-13 22:36:42 +00:00
darin%netscape.com
aa8c622859
fixes bug 141641 "disabling cross-site HTTPS referrers breaks sites"
...
r=mstoltz,bbaetz sr=dveditz
2002-09-13 22:21:57 +00:00
neeti%netscape.com
368408aced
bug 141451 - First a window "Document contains no data" is shown, r= dougt, sr=darin
2002-09-13 20:47:15 +00:00
darin%netscape.com
714ae31270
this file is no longer built and should have been removed ages ago.
2002-09-13 20:05:48 +00:00
darin%netscape.com
fcd4668a83
fixes XP_WIN bustage
2002-09-13 19:58:02 +00:00
darin%netscape.com
d47b2f5e65
fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
...
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
darin%netscape.com
bf8c14319f
fixes bug 168425 "cleanup nsIProtocolHandler.idl" r=dougt sr=alecf
2002-09-13 18:55:57 +00:00
timeless%mac.com
731f0033e6
Bug 168248 minor cleanup to nsMultiMixedConv.cpp
...
r=brade sr=darin
2002-09-12 18:12:51 +00:00
seawood%netscape.com
3506d96f8d
Do not set EXPORTS to empty as it breaks 'make install'.
2002-09-12 06:57:39 +00:00
darin%netscape.com
d71c19ad7e
oops.. backing that out
2002-09-11 05:50:56 +00:00
darin%netscape.com
b87b8e1df7
fixes build bustage
2002-09-11 05:50:15 +00:00
darin%netscape.com
52ca552ce9
removing unused files
2002-09-11 04:15:15 +00:00
darin%netscape.com
57b4ecf2a6
fixes bug 166498 "nsHTTPChunkConv should be cvs removed" r=dougt sr=bzbarsky
2002-09-11 04:14:37 +00:00
darin%netscape.com
5b8a53a10d
fixes bug 24197 "RFE Show progress while uploading files (in a form post)"
...
r=dougt sr=rpotts
2002-09-11 03:23:36 +00:00
caillon%returnzero.com
a5cd43f732
Add a method on the fixup object to strip off wyciwyg from nsIURIs
...
Fixes bug 164006, wyciwyg: should not appear in tab title
r=jag sr=bzbarsky
2002-09-11 01:44:13 +00:00
darin%netscape.com
ec6256ea3d
fixes bug 143541 "SMTP via SSL via SOCKS fails to connect to server."
...
r=dougt sr=rpotts a=rjesup
2002-09-09 18:40:27 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
dougt%netscape.com
fae89c4077
Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 05:38:16 +00:00
leaf%mozilla.org
70941124cb
update localeVersion to 1.2a, a=asa
2002-09-07 01:01:49 +00:00
neeti%netscape.com
4b5e1cebe7
fix for bug 141784, ftp.gigo.com does not connect, r=dougt, sr=darin, a=rjesup@wgate.com
2002-09-06 20:23:00 +00:00
dougt%netscape.com
881aab2746
Bug 166595 prompted to save a file twice when downloading with shift-click on ftp link. patch by bzbarsky@mit.edu, r=me, sr=darin, a=rjesup@wgate.com
2002-09-06 20:10:15 +00:00
darin%netscape.com
893a5843dc
fixes bug 166396 "embedders should be able to override the default socket
...
type used for HTTP connections" r=dougt sr=rpotts a=chofmann
2002-09-06 06:36:17 +00:00
dougt%netscape.com
13ffb97ec0
Fixes broken symlinks. r=neeti, sr=darin, a=a=rjesup@wgate.com, b=166529.
2002-09-05 05:01:12 +00:00
timeless%mac.com
9b478a4f58
Bug 166371 Crashes at [@ nsThreadPool::Shutdown] in Trunk, N700
...
r=bz sr=darin
2002-09-04 06:45:10 +00:00
darin%netscape.com
0f68f4db04
fixing a typo in one of the comments.
2002-09-04 06:09:38 +00:00
darin%netscape.com
5ab5744dce
removing dead/unused/broken theme protocol handler, r=beard
2002-09-04 06:06:51 +00:00
darin%netscape.com
f6026fd746
removing some commented out code and other unused cruft.
2002-09-04 06:01:46 +00:00
dougt%netscape.com
f2a00efc93
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00
bzbarsky%mit.edu
7f484ee985
Allow view-source to handle arbitrary content (as text-plain, in the
...
worst case). Bug 77337, r=jst, sr=darin
2002-09-03 22:10:08 +00:00
bzbarsky%mit.edu
98dea7435c
Honor content-disposition: attachment even when it's set on content we
...
can handle internally. Bug 98360, r=law,rpotts, sr=darin. Correct
whitespace this time.
2002-09-03 22:00:22 +00:00
dougt%netscape.com
b2e4b2fbaf
test cases
2002-09-03 21:52:16 +00:00
dougt%netscape.com
b6abe92e81
[TRUNK] FTP listing is not working properly for native filename, unable to download. r=nhotta, sr=darin, bug=165585
2002-09-03 21:51:24 +00:00
bzbarsky%mit.edu
a8e1beb0d2
doh. Wrong patch version (-w). backing it out and fixing the whitespace...
2002-09-03 21:47:44 +00:00
bzbarsky%mit.edu
371890dd60
Honor content-disposition: attachment even when it's set on content we
...
can handle internally. Bug 98360, r=law,rpotts, sr=darin
2002-09-03 21:46:25 +00:00
timeless%mac.com
43e442ad09
Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
...
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +00:00
bryner%netscape.com
85f230d791
Move finger and datetime protocols to extensions/, not built by default (bug 98753). r=cls, sr=darin.
2002-09-03 02:14:42 +00:00
andreas.otte%debitel.net
7bf4681be4
fix bug 166175 [javascript: urls as frame source no longer work] this
...
is a regression from bug 163225, cloneing the url in case of an
existing base url makes no sense and fixing bug 163225 exposed that. Also
fixing a leak in nsViewSourceHandler in case setting the spec
fails. r=bzbarsky, sr=darin
2002-09-02 22:15:07 +00:00
andreas.otte%debitel.net
932f63b026
fix bug 166085 [Assertion constructing about: URIs
...
[@nsAboutProtocolHandler:122]] This is a regression fix from the fix
for bug 163225. The assertions never made sense and now they are
exposed. r=bzbarsky, sr=darin
2002-09-02 22:04:03 +00:00
bbaetz%student.usyd.edu.au
4e7eefe5e4
Bug 165544 - let mozilla cope with broken socks 4 proxy servers
...
patch by jra@samba.org (Jeremy Allison), r=bbaetz, sr=darin
2002-09-02 00:36:36 +00:00
darin%netscape.com
e9d591121f
cache fixes required for link prefetching (b=12274) r=dougt sr=rpotts
2002-09-02 00:17:00 +00:00
darin%netscape.com
095511d011
http changes required for link prefetching (b=12274) r=dougt sr=rpotts
2002-09-02 00:15:43 +00:00
darin%netscape.com
0c002d6e16
fixes bug 163746 "cache block file patch horked support for partial cache
...
entries [large image requests never load once interrupted]"
r=dougt sr=rpotts
2002-09-01 21:40:45 +00:00
cbiesinger%web.de
8394cd41f0
fixing bustage... the patch had bitrotted
2002-08-31 13:50:00 +00:00
cbiesinger%web.de
91f1408f66
bug 91439 r=pchen sr=darin moa=gagan
...
about: protocol should be case insensitive
2002-08-31 13:47:39 +00:00
alecf%netscape.com
2dded12ab7
fix for bug 164575 - clean nsIPersistentProperties interface to reduce UTF8/UCS2 conversions
...
r=dougt, sr=darin
2002-08-30 17:13:34 +00:00
dougt%netscape.com
262d589fd7
Test cases. Not part of build
2002-08-29 23:14:56 +00:00
bzbarsky%mit.edu
fda4f2b8f8
Don't just hang when we can't load a sheet. Bug 165408, r=rpotts, sr=darin
2002-08-29 22:56:37 +00:00
andreas.otte%debitel.net
caed7f2e56
fix bug 163225 [success or failure of ExtractScheme is not enough to
...
decide if a url is absolute or relative] This is second part of the
stuff to support those deprecated relative urls of type http:file or
http:/path. By loosening the check on absolute uris in
nsIOService::NewURI nsStandardURL::Resolve gets a chance to do its job.
r=bbaetz, sr=darin
2002-08-29 21:31:55 +00:00
darin%netscape.com
30b3e1cdfa
fixes bug 163841 "Mozilla hangs in PR_Lock at ptsynch.c:190" r=dougt sr=rpotts
2002-08-29 04:30:54 +00:00
dougt%netscape.com
c7a5ce8c32
Fixes 95590 FTP: SYST limitations. Intergrates Cyrus Patel LIST Parser. r=dougt, sr=darin@Netscape.com.
2002-08-29 03:13:18 +00:00
darin%netscape.com
8b223b8e30
fixes bug 162589 - about:cache-entry should not be sent as a HTTP Referer header.
...
r=bbaetz sr=heikki
2002-08-28 00:02:35 +00:00
bzbarsky%mit.edu
d9ea7f8f8f
Bug 119321 and bug 80106. Create a generic nsIUnicharStreamLoader that
...
makes two callbacks -- one to determine the charset and one to provide
an nsIUnicharInputStream. Use this in the CSSLoader instead of
allocating a single big buffer for the sheet. Clean up the way we look
for the @charset charset in the sheet data.
r=rpotts for netwerk/, r=peterv for content/, r=smontagu for intl/,
sr=darin for the whole thing.
2002-08-27 23:47:25 +00:00
dougt%netscape.com
3fafda03c7
Removing nsIURIChecker.idl from sdk exports
2002-08-27 13:09:16 +00:00
darin%netscape.com
abb1b442de
fixes bug 152697 "no limit on the size of a HTTP header" r=dougt sr=dveditz
2002-08-27 02:26:43 +00:00
dougt%netscape.com
22ffaadb79
exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec
2002-08-27 01:05:21 +00:00
alecf%netscape.com
dc6d6e3736
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
...
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
bbaetz%student.usyd.edu.au
e74d597519
Bug 164197 - ftp leaks control channel data. Also fixes an ABR in the
...
indexed-to-html converter
r=deveditz, sr=darin
2002-08-24 00:48:58 +00:00
timeless%mac.com
97deddeb06
Bug 131846 warnings in test page load
...
r=jesup sr=sfraser
2002-08-22 22:01:50 +00:00
brade%netscape.com
f90dfe3d0d
use calloc instead of malloc/memset 0; bug 163472; r=Roland.Mainz@informatik.med
...
.uni-giessen.de, sr=darin
2002-08-21 13:14:32 +00:00
smontagu%netscape.com
58ecb2a10e
Correct parsing errors of some edge cases omitting optional parameters in data: URLs. Bug 161965 and bug 162019, r=bz, sr=darin
2002-08-20 20:34:39 +00:00
shanjian%netscape.com
dad73a56e4
#162377 Non-ASCII filename is not shown when saving and downloading from a ftp listing
...
added code to convert string bundle to ncr.
r=ftang, sr=jst
2002-08-20 03:32:28 +00:00
andreas.otte%debitel.net
33e3ae5a2b
fix bug 32966 [http:/ (one slash) treated as http:// rather than /] We
...
now support some deprectated relative urls because RFC2396 allows for
a backwards compatibility implementation. Also fixes bug 22251, bug
40670, and some more. r=bbaetz, sr=darin
2002-08-17 11:56:52 +00:00
alecf%netscape.com
7ea939924f
fix other bustage
2002-08-16 16:17:13 +00:00
alecf%netscape.com
81f961f9ca
warning fix for bug 12493 - quiet down on warnings when url spec is set to ""
...
sr=darin
2002-08-16 14:55:34 +00:00
alecf%netscape.com
61899db23b
bug 162944 - FMM in cache
...
r=dougt/timeless, sr=darin
2002-08-16 00:08:14 +00:00
darin%netscape.com
d86e3064ab
second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf
2002-08-15 18:38:46 +00:00
nhotta%netscape.com
d3a9ace4be
For HTTP redirect, inherit the origin charset of the current uri for a new uri.
...
patch by darin,
bug 161174, r=nhotta, sr=bzbarsky.
2002-08-15 01:16:33 +00:00
kaie%netscape.com
9190a3d74e
Patch from bug 87902 to fix SSL/TLS logic.
...
- make TLS intolerant server detection over proxies work
(this bug 87902)
- on connection failure, only retry without TLS when it is really
likely to help (bug 149910)
- remove obsolete workarounds in SSL i/o layer
(see removed comments in patch)
- avoid to confuse programmers reading code,
by renaming TLSStepUp (which means something else)
to the correct term STARTTLS (what the code is actually doing).
(As suggested by nelsonb)
- If an invalid or expired etc. server certificate is presented,
a warning is shown. If the user decides to cancel,
network activity should stop immediately.
(we currently warn multiple times) (bug 87209)
r=javi/darin/ducarroz/dmose sr=alecf
2002-08-14 23:43:28 +00:00
darin%netscape.com
cb52cdc313
fixes bug 158500 "Binary data in multipart/x-mixed-replace get an extra line end when saved or viewed." r=dougt sr=bzbarsky
2002-08-13 23:39:36 +00:00
darin%netscape.com
7e3c89f119
fixes bug 162448 "Page takes loooong to load with pipelining enabled [IIS/5.0]"
...
r=gagan sr=bzbarsky
2002-08-13 23:37:22 +00:00
darin%netscape.com
4a4eb11602
fixes bug 113206 "fix default port selection of nsHttpHandler::NewURI"
...
r=dougt sr=alecf
2002-08-13 20:33:45 +00:00
darin%netscape.com
33cf36c5cd
fixes bug 102312 "URL: Href attributes spanning multiple lines are taken
...
to be relative rather than absolute links" r=dougt sr=alecf
2002-08-13 20:22:33 +00:00
darin%netscape.com
6859a4cc0e
fixes bug 161228 - socket transport DNS cache should map host:port -> ipaddress
...
instead of host -> ipaddress
r=mstoltz sr=dveditz
2002-08-13 01:02:59 +00:00
dougt%netscape.com
8302c260df
Fixes 550 errors cause ftp to spin. r=bbaetz, sr=darin, b=160714
2002-08-12 23:11:44 +00:00
darin%netscape.com
24fd40bd6f
fixes bug 151867 - file channel should implement nsIUploadChannel
...
r=dougt sr=alecf
2002-08-12 22:44:04 +00:00
darin%netscape.com
f4ffbe08da
fixes bug 150604 - digest authentication problem: Mozilla ignores the stale
...
flag from WWW-Authenticate Response Header.
patch=pach@cs.cmu.edu r=dougt sr=darin
2002-08-12 21:38:59 +00:00
darin%netscape.com
bb68f622b7
fixes bug 161417 - recent netwerk checkin upped warning count by 4
...
r=dougt sr=alecf
2002-08-12 14:25:40 +00:00
bbaetz%student.usyd.edu.au
73ad3b526d
Bug 162050 - Gopher URLs processed noncompliantly
...
r=dmose, sr=bzbarsky
2002-08-12 01:06:27 +00:00
gerv%gerv.net
a6d4accdea
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
jruderman%hmc.edu
b4adfdb967
123293, wyciwyg://0/* urls sent as referrers after document.write. r=bbaetz, sr=darin.
2002-08-10 01:38:54 +00:00
bbaetz%student.usyd.edu.au
5310c14a26
Hopefully fix bustage from incomplete backout.
2002-08-10 01:12:01 +00:00
leaf%mozilla.org
fdcde43318
backout darin's checkin from around noon yesterday to remove the regression
...
in 161921
2002-08-09 23:46:19 +00:00
dbaron%fas.harvard.edu
d38d31cf64
Attempt to fix bustage from darin's checkin.
2002-08-08 20:47:03 +00:00
darin%netscape.com
45e59826d8
changes to nsIIOService in preparation for freezing, b=157131
...
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
mkaply%us.ibm.com
f22650c3cf
OS/2 bustage
2002-08-07 11:01:59 +00:00
seawood%netscape.com
301b1a4ca8
Remove unused defines:
...
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
darin%netscape.com
f711dd8a88
fixing planetoid (mach-o) bustage... GCC 2.95.2 seems awfully picky!
2002-08-07 02:17:48 +00:00
darin%netscape.com
7a582d2388
fixing stupid typo ... wish gcc had been less forgiving!
2002-08-07 01:55:33 +00:00
darin%netscape.com
0e7c2f1d22
fixes bug 105292 - Mozilla is sending an Accept-encoding for deflate and
...
compress but doesn't support it [make timesofindia.com load again!]
r=dougt sr=bzbarsky
2002-08-07 01:16:49 +00:00
darin%netscape.com
41f38a0b78
landing gordon's patch for bug 81724 - disk cache needs stream wrappers
...
(disk cache phase 3) patch=gordon r=dougt sr=darin
2002-08-07 01:13:29 +00:00
kaie%netscape.com
97f44797bc
b=148232 Support application/pkcs7-signature mime type on incoming S/Mime messages.
...
r=ducarroz sr=darin
2002-08-06 13:29:12 +00:00
alecf%netscape.com
f7ad4265ef
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
bryner%netscape.com
caa52be426
Remove obsolete _IMPL_NS_NET and NS_NET defines (bug 159887). r=cls, sr=bzbarsky, a=asa.
2002-07-30 02:25:08 +00:00
darin%netscape.com
92917600a6
fixes bug 94734 - crash on a bugzilla search
...
patch=ajschult@eos.ncsu.edu r/sr=darin,blizzard a=brendan
2002-07-27 22:59:44 +00:00
darin%netscape.com
f45557bdd7
fixes bug 146884 - Mozilla sometimes consumes 100% CPU when pipelining is enabled...
...
r=dougt sr=rpotts a=asa
2002-07-27 01:06:05 +00:00
caillon%returnzero.com
5ebd34f7ff
Bug 155752 - Use the XML parser for XHTML about: services
...
Patch contributed by Alexey Chernyak <alexey@ihug.com.au>
r=timeless, sr=jst, a=asa
2002-07-25 13:27:16 +00:00
loadrunner%betak.net
3a2a8e448b
DNS: lookup regression, r=adamlock, sr=darin, a=asa, local fix for autodial by smeredith@netscape.com all credits to him
2002-07-24 02:43:22 +00:00
darin%netscape.com
ae0239b558
fixes bug 157861 - have to hit Back twice to return to '300: multiple choices'
...
r=dougt sr=rpotts a=asa
2002-07-24 01:32:07 +00:00
dougt%netscape.com
c2ec17237f
Fixes the following:
...
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final. This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface. This should land for 1.1b since users of the current category manager will have to update their components.
157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.
157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null. It is a bandaide fix as the real problems involves retooling the directory enumerator.
157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do. The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.
r/sr=alecf@netscape.com , rpotts@netscape.com . a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
leaf%mozilla.org
8860985e79
bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings
2002-07-17 23:51:49 +00:00
alecf%netscape.com
51134e0622
bug 66759 - finally remove XPCOM_STANDALONE completely
...
r=dougt, rs=brendan, a=asa
2002-07-12 19:14:35 +00:00
bbaetz%student.usyd.edu.au
2fcd715829
Bug 155032 - Memory leak of 18 bytes from 1 block allocated in
...
nsSOCKSSocketInfo::GetProxyHost
r=smeredith, sr=alecf, a=roc+moz
2002-07-12 04:54:09 +00:00
bienvenu%netscape.com
e3b908170b
fix crash shutting down while offline r=dougt, sr=dveditz a=chofmann 156851
2002-07-12 01:00:08 +00:00
tao%netscape.com
c36a083478
93002: [distribution]Conn: Use dialup networking (.DUN) when launching
...
mozilla. (r=dougt, sr=rpotts), c/o smeredith. - bullet-proof mishave.
2002-07-09 21:53:06 +00:00
jst%netscape.com
c3b623fc32
Fixing one more part of bug 126212. Make nsLoadGroup store the requests in a pldhash in stead of in a linear array for better performance when dealing with *lots* of requests. r=bzbarsky@mit.edu, sr=rpotts@netscape.com
2002-07-09 01:03:45 +00:00
bryner%netscape.com
90a2f7dfb7
Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag.
2002-07-08 07:56:50 +00:00
timeless%mac.com
651ae14d30
Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM
...
r=dmose, sr=scc, moa: dougt, dbradley, gagan, harish, akk
2002-07-04 14:29:25 +00:00
dp%netscape.com
bd5ecc9f2b
bug 144884 Necko buffer cache. r=rjc, sr=darin
2002-07-02 18:15:19 +00:00
dougt%netscape.com
3c19e035f5
Making autodial block occur on the socket transport thread - no thread proxying. r=me, sr=rpotts, patch by smeredith@netscape.com. bug 93002
2002-07-02 04:51:40 +00:00
pete.zha%sun.com
b589151aa7
bug 152279:Transport shouldn't fire status and progress after stop button been clicked for stopping a document load
...
patch=antonio.xu@sun.com r=jkeiser@netscape.com sr=darin@netscape.com
2002-07-02 02:52:22 +00:00
bzbarsky%mit.edu
5a892e5796
Make the scriptloader check the HTTP status and not load 404 pages and
...
such as scripts. Bug 139040, r=jst, sr=rpotts
2002-07-01 23:12:13 +00:00
tao%netscape.com
db3d812f32
Fix HPux bustage; add eol at the end.
2002-06-29 01:26:53 +00:00
tao%netscape.com
f327d31b9a
93002: [distribution]Conn: Use dialup networking (.DUN) when launching
...
mozilla. r=dougt,sr=rpotts. Help Windows NT, 2000, and XP dialup a RAS
connection when a network address is unreachable. (c/osmeredith)
the controlling pref is "network.autodial-helper.enabled".
2002-06-28 23:03:52 +00:00
jkeiser%netscape.com
fff44ac8f7
Keep background images from sending progress events (bug 133250, checkin #1 ). From Antonio.Xu@sun.com. r=bbaetz, sr=darin
2002-06-27 06:46:25 +00:00
darin%netscape.com
e436bae9b1
fixes bug 149943 "prevent princeton exploit" r=dougt,mstoltz sr=dveditz
2002-06-26 06:35:38 +00:00
dbaron%fas.harvard.edu
6d2263f19b
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
2002-06-26 03:38:55 +00:00