dougt%netscape.com
4225ea625a
backing out my backout from nsIOService. Merge conficts with bnesse
2001-10-19 21:38:24 +00:00
dougt%netscape.com
75ecf54065
fixing build bustage in nsIOService.cpp
2001-10-19 21:28:58 +00:00
dougt%netscape.com
da7e1268bd
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
morse%netscape.com
6ea1d428ef
bug 47437, nscookie.cpp is duplicationg URL parsing logic, c=andreas.otte, r=morse, sr=alecf
2001-10-19 02:28:06 +00:00
gordon%netscape.com
744aaca98c
Fix for bug 101651, nsStdURL::SetSpec can trash memory. r=sfraser, sr=darin.
2001-10-19 01:59:57 +00:00
darin%netscape.com
1bbb7d1f24
fixes bug 102743 "Crash pressing Back or Forward on O'Reilly website"
...
r=gagan, sr=rpotts
2001-10-18 10:37:04 +00:00
dbaron%fas.harvard.edu
34fc404be7
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
2001-10-16 03:53:44 +00:00
sspitzer%netscape.com
95643699a5
fix for #104929 . some minor optimizations to nsStdURL.cpp.
...
use PL_strchr() instead of PL_strstr() when possible.
switch from PR_smprintf() to += and AppendInt(), to avoid the malloc and free.
r=sfraser, sr=darin
2001-10-16 00:29:28 +00:00
darin%netscape.com
f3af6ffd96
fixes bug 103979 "Crash if autoconfig proxies prefs enabled by the default"
...
r=gagan,dougt sr=rpotts
2001-10-15 22:26:19 +00:00
dbaron%fas.harvard.edu
76b171732d
Reduce string copying in nsLoadGroup::GetName. b=102386 r=jag sr=darin
2001-10-11 01:09:18 +00:00
morse%netscape.com
1b92bfbfe2
backing out fix for bug 47437 due to memory leak
2001-10-11 00:40:07 +00:00
morse%netscape.com
3114822817
bug 47437, nsCookie.cpp is duplicating URL parsing logic, c=andreas.otte, r=morse, sr=alecf
2001-10-10 23:16:03 +00:00
bnesse%netscape.com
7102168b4c
Fix for bugscape bug 7630, crash at www.barbie.com. Added check to kick out of loop if end of string reached. r=peterlubczynski, sr=darin.
2001-10-10 22:56:07 +00:00
dougt%netscape.com
27d71f3cd6
fixes 89097. Adds pref observer to IOService. r=me, sr=darin, patch submitted by tingley@sundell.net
2001-10-08 22:27:14 +00:00
darin%netscape.com
2134db071c
fixes bug 103043 "nsSocketTransport should only fire OnStatus when status
...
changes" r=bbaetz, sr=mscott
2001-10-08 22:17:25 +00:00
andreas.otte%primus-online.de
953dbaa3fa
fix bug 32895 [Converting \ to / in urls on windows only (was: RFC 2396 $2.4.3 non-compliance?)] We no longer convert \ to / inside the core urlparser on windows only. Conversion from filepath to url still does. r=dougt@netscape.com sr=darin@netscape.com
2001-10-06 12:08:44 +00:00
darin%netscape.com
1443076688
code changes for bug 42898 "iDNS support"
...
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa
2001-10-05 07:50:21 +00:00
bbaetz%cs.mcgill.ca
0a07e3a5be
Bug 78148. Reorg directory viewer backend to allow file and gopher to use
...
the html view as well. (This is currently disabled for file because of
i18n issues)
Should also fix dirviewer bugs 38014, 68651, 72724, 78474, and part
of 83881.
r/sr=darin, dougt
2001-10-03 00:43:30 +00:00
akkana%netscape.com
1c1d734e7b
97677: Check whether a link exists. r=cmanske,sr=darinf
2001-10-03 00:40:10 +00:00
akkana%netscape.com
a6e2c84e60
97677: Check whether a link exists. r=cmanske,sr=darinf
2001-10-03 00:21:34 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
andreas.otte%primus-online.de
0a24d79dc9
fix bug 99081 [ExtractPortFrom sometimes finds ports that are not there] again, this time we were not finding enough ports. Now we are checking for ? and # as additional delimiters. r=dougt@netscape.com, sr=darin@netscape.com
2001-09-28 10:57:06 +00:00
cmanske%netscape.com
8cc36ba7b9
Fixed nsIOService::ResolveRelativePath problem when basePath ends in '/', b=97682, r=andreas.otte@primus-online.de, sr=dougt
2001-09-26 19:34:11 +00:00
dbaron%fas.harvard.edu
3d6ca1242d
Add PR-logging and assertions used to find bug 94979. r=bbaetz rs=darin, dougt
2001-09-26 05:21:12 +00:00
darin%netscape.com
3b49263176
fixes bug 97997 "easyweb.tdcanadatrust.com does not display" r=bbaetz, sr=dougt
2001-09-21 03:59:02 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
cf9912aa80
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
andreas.otte%primus-online.de
4a3813dba0
fix bug 97983 [ExtractUrlPart allows no access to the directory part of the url] This patch introduces a new bitmask url_Path that allows accessing the whole path, moved url_Directory from path access to it's original meaning accessing the directory portion of the url. Also fixed some start/endposition calculations, r=dougt@netscape.com,sr=darin@netscape.com
2001-09-14 05:47:54 +00:00
andreas.otte%primus-online.de
cd4021111c
fix bug 99081 [ExtractPortFrom sometimes finds ports that are not there] ExtractPortFrom trys to parse the portnumber from url-strings and sometimes it found ports that are none like messageids of news urls, r=dougt@netscape.com, sr=darin@netscape.com
2001-09-14 05:38:51 +00:00
andreas.otte%primus-online.de
bf2b8bc2be
fix bug 97988 [contractid of nsAuthURLParser same as of nsNoAuthURLParser] seems to be a simple cut and paste error now corrected, r=dougt@netscape.com, sr=darin@netscape.com
2001-09-13 07:42:22 +00:00
darin%netscape.com
c95cf54bdc
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
...
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
alecf%netscape.com
fed01025f6
add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls
2001-09-10 20:48:38 +00:00
andreas.otte%primus-online.de
993e2dfe9e
fix bug 94796 [code cleanup in nsURLHelper.cpp] remove nsURLEscape/nsURLUnescape from nsURLHelper and replace all usage with nsStdEscape/nsStdUnescape, r=ccarlen@netscape.com, sr=dougt@netscape.com
2001-09-08 12:47:05 +00:00
dougt%netscape.com
31c1842a29
Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
...
erson@netscape.com
2001-09-06 21:13:11 +00:00
valeski%netscape.com
ac33036169
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
dougt%netscape.com
1d76009fda
adding nsIUploadChannel to the build. r=darin, sr=rpotts
2001-09-05 03:32:23 +00:00
darin%netscape.com
83a819dd32
fixes bug 83526 "http should use fewer connections per server per page"
...
r=bbaetz sr=dougt,blizzard
2001-09-04 23:02:26 +00:00
cmanske%netscape.com
9f5f49e9a5
Fixed getting fileBaseName and fileExtension parts of nsIOService::ExtactUrlPart(), b=97679, r=dougt, sr=darin, a=bizzard for drivers
2001-08-31 21:37:30 +00:00
darin%netscape.com
591feaae8a
fixes bug 93924 "PAC - dnsResolve should have one-element cache"
...
patch=tingley@sundell.net r=bbaetz, sr=darin, a=roc+moz
2001-08-30 01:35:26 +00:00
darin%netscape.com
5072b1019e
fixes bug 47041 "Unable to unregister an HTTP Notify listener"
...
r=bbaetz, sr=dougt, a=roc+moz
2001-08-24 22:27:06 +00:00
darin%netscape.com
8f207684b7
fixes bug 95981 "Changes in background images on pages do not show on reload"
...
r/sr=rpotts,dougt a=roc+moz
2001-08-24 22:24:10 +00:00
darin%netscape.com
d4f82773f1
backing out my patch for bug 95981 to fix blocker bug 96480
2001-08-23 18:58:25 +00:00
darin%netscape.com
0f296a15be
fixes bug 95981 "Changes in background images on pages do not show on reload"
...
r=pavlov, sr=dougt
2001-08-22 00:46:08 +00:00
darin%netscape.com
15c5b12037
fixes bug 94811 "leaking sockets; nsISocketTransport::IsAlive not implemented reliably"
...
r=wtc, sr=dougt
2001-08-22 00:24:26 +00:00
stephend%netscape.com
91188a72aa
Attempt to fix rjesup's bustage. a=sheriff
2001-08-21 22:43:47 +00:00
rjesup%wgate.com
cc4f0a23ca
bug 96289: mURLParsers cache wasn't. r=gagan@netscape.com,
...
sr=dougt@netscape.com
2001-08-21 21:49:04 +00:00
brendan%mozilla.org
b365808864
Bit checkin for bug 68045, r/sr=waterson&shaver, second attempt. It all works
...
for me on optimized and debug gcc2.96, rh7.1.
- Better failure codes from nsXULPrototypeScript::Deserialize.
- Call nsXULDocument::AbortFastLoads after nsXULPrototypeScript::Serialize
failure, instead of just nulling the FastLoad service's output stream.
- Expose nsXULDocument::AbortFastLoads via nsIXULPrototypeCache, for use from
nsChromeProtocolHandler.cpp. AbortFastLoads flushes the XUL cache now, for
good measure.
- The needless "Current" adjective in nsIFastLoadService attribute and method
names is no more.
- Add a do_GetFastLoadService() helper, to use CID instead of contractid, and
to let the compiler consolidate the static inline CID.
- Add "nglayout.debug.checksum_xul_fastload_file" pref so people can do without
the checksum verification step when reading a FastLoad file.
- Verify the FastLoad file checksum, by default. Also, cache it in the FastLoad
service so we don't recompute it when re-opening the FastLoad file as mailnews
and other top-levels start up. Fill the checksum cache in EndFastLoad, when
the last pseudo-concurrent top-level finishes loading.
My hope to compute the checksum while writing the FastLoad file ran afoul of
misordered writes. The old code to checksum the in-memory nsFastLoadHeader
also was broken on little endian platforms. Now all checksumming is done via
a separate read pass over the complete file, save for the header's checksum
field, which is summed as if it contained zero.
- Track and check FastLoad file dependencies. This required groveling with a
bunch of Necko interfaces in nsChromeProtocolHandler::NewChannel -- read it
and weep. Dependency checking, as well as checksum access and computation,
use better-factored nsIFastLoad{File,Read,Write}Control interfaces.
- nsBufferedStream::Seek wasn't flushing the buffer when seeking backward
within the buffer, but it must, because mCursor bounds the amount to write
if the buffer contains the end of file.
- Add an unbufferedStream readonly attribute to nsIStreamBufferAccess, so we
don't have to screw around with the bufferying layer when checksumming. Also
implement nsIStreamBufferAccess in nsBufferedOutputStream.
- nsISeekableOutputStream was bogus, based on a bad state I had put the
nsBufferedOutputStream code in on its way from being completely broken when
you seek backwards outside of the buffer. Removing this interface required
using nsIFastLoadFileIO in nsFastLoadFileWriter, and it also required careful
ordering of Close calls (the Reader must close after the Writer or Updater,
so that the Reader's underlying, unbuffered input stream can be read by
nsFastLoadFileWriter::Close to compute the checksum.
- Miscellaneous tab/indentation, comment typo, bracing, if( => if ( style,
nsnull vs. 0, useless variable elimination, tortured control flow,
AutoString instead of String, and gratuitous ; after nsISupportsUtils.h
macro call cleanups.
2001-08-21 20:51:34 +00:00
andreas.otte%primus-online.de
5bb1bd5bd3
fix bug 84409 [Incorrect request for page components if main page URL contains ";" character] Implementing param support according to RFC 2396, r=dougt, sr=rpotts
2001-08-21 20:35:01 +00:00
dbaron%fas.harvard.edu
716f9f4695
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
blizzard%redhat.com
8449d6469f
Back out brendan's checkin to try and get linux starting up again.
2001-08-17 19:45:11 +00:00
brendan%mozilla.org
525a387cf2
- Better failure codes from nsXULPrototypeScript::Deserialize.
...
- Call nsXULDocument::AbortFastLoads after nsXULPrototypeScript::Serialize
failure, instead of just nulling the FastLoad service's output stream.
- Expose nsXULDocument::AbortFastLoads via nsIXULPrototypeCache, for use from
nsChromeProtocolHandler.cpp. AbortFastLoads flushes the XUL cache now, for
good measure.
- The needless "Current" adjective in nsIFastLoadService attribute and method
names is no more.
- Add a do_GetFastLoadService() helper, to use CID instead of contractid, and
to let the compiler consolidate the static inline CID.
- Add "nglayout.debug.checksum_xul_fastload_file" pref so people can do without
the checksum verification step when reading a FastLoad file.
- Verify the FastLoad file checksum, by default. Also, cache it in the FastLoad
service so we don't recompute it when re-opening the FastLoad file as mailnews
and other top-levels start up. Fill the checksum cache in EndFastLoad, when
the last pseudo-concurrent top-level finishes loading.
My hope to compute the checksum while writing the FastLoad file ran afoul of
misordered writes. The old code to checksum the in-memory nsFastLoadHeader
also was broken on little endian platforms. Now all checksumming is done via
a separate read pass over the complete file, save for the header's checksum
field, which is summed as if it contained zero.
- Track and check FastLoad file dependencies. This required groveling with a
bunch of Necko interfaces in nsChromeProtocolHandler::NewChannel -- read it
and weep. Dependency checking, as well as checksum access and computation,
use better-factored nsIFastLoad{File,Read,Write}Control interfaces.
- nsBufferedStream::Seek wasn't flushing the buffer when seeking backward
within the buffer, but it must, because mCursor bounds the amount to write
if the buffer contains the end of file.
- Add an unbufferedStream readonly attribute to nsIStreamBufferAccess, so we
don't have to screw around with the bufferying layer when checksumming. Also
implement nsIStreamBufferAccess in nsBufferedOutputStream.
- nsISeekableOutputStream was bogus, based on a bad state I had put the
nsBufferedOutputStream code in on its way from being completely broken when
you seek backwards outside of the buffer. Removing this interface required
using nsIFastLoadFileIO in nsFastLoadFileWriter, and it also required careful
ordering of Close calls (the Writer or Updater must close after the Reader,
so that the Reader's underlying, unbuffered input stream can be read by
nsFastLoadFileWriter::Close to compute the checksum.
- Miscellaneous tab/indentation, comment typo, bracing, if( => if ( style,
nsnull vs. 0, useless variable elimination, tortured control flow,
AutoString instead of String, and gratuitous ; after nsISupportsUtils.h
macro call cleanups.
2001-08-17 09:52:55 +00:00
rjesup%wgate.com
ccd22a09c7
Fix for evil win32 compiler to unhork build. sr=hyatt@netscape.com
2001-08-17 04:46:35 +00:00
rjesup%wgate.com
0c92edd31e
Checkin for buig 92641. Cuts 1000ish allocations from startup; doesn't dup schem as often. r=dougt@netscape.com sr=hyatt@netscape.com
2001-08-17 04:01:38 +00:00
cathleen%netscape.com
b6297898fd
enable MOZ_TIMELINE tool, bug 78793, r=rogc, sr=waterson
2001-08-17 02:03:34 +00:00
dougt%netscape.com
1bca30135b
optimization for nsDownloader. 92804. r=pavlov, sr=darin@netscape.com
2001-08-17 00:17:52 +00:00
dougt%netscape.com
4b690392d2
Fixes 95488. r=bbaetz@netscape.com, sr=darin@netscape.com
2001-08-16 04:53:16 +00:00
naving%netscape.com
2969c13f93
95521 r/sr=mscott, darin. Release the socketTransport object while releasing socket. darin,
...
thanks for the help.
2001-08-16 02:51:51 +00:00
andreas.otte%primus-online.de
cd0098b1b7
fix bug 90439 [relative queries from cgi broken] revert to pre 0.9.2 behaviour when handling relative query urls. r=bbaetz sr=darin
...
fix bug 94849 [Wrong handling of empty relative urls] implement RFC 2396 conforming handling of empty relative urls. r=bbaetz sr=dougt
fix bug 87298 [page context not displayed] remove tabs (\t) from inside absolute urls in case someone "formats" urls. r=dougt sr=darin
2001-08-15 22:29:10 +00:00
cls%seawood.org
8405a1984e
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
cls%seawood.org
df22474323
On BeOS, attempt to recreate the PollableEvent if PR_Poll fails.
...
Bug #70808 r=darin sr=dougt
2001-08-14 00:40:16 +00:00
bbaetz%cs.mcgill.ca
6454c6f000
Bug 92006: Send connection: close to proxies when persistant conections are disabled.
...
Bug 94038: Wrong hostname in the status bar used when proxy-keepalive is enabled.
r=gagan, sr=darin on both patches
2001-08-10 22:04:51 +00:00
bbaetz%cs.mcgill.ca
f40aa5e803
This should be scriptable. r/sr=darin.
2001-08-10 01:11:04 +00:00
darin%netscape.com
7b717767bb
cleaned up some comments and indentation
2001-08-08 10:03:29 +00:00
andreas.otte%primus-online.de
c6853783af
bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com
2001-08-07 20:42:57 +00:00
serge%netscape.com
00bfeebbb2
bug 79246 PAC: reload of PAC file fails; submitted by tingley@sundell.net, r=serge, sr=darin
2001-08-04 01:53:49 +00:00
ddrinan%netscape.com
0e9bae4719
Bug 85720 - domestic DES 56-bit cipher pref. r=ssaux,sr=blizzard
2001-08-02 23:46:30 +00:00
darin%netscape.com
766e5edb49
Fixes bug 92637 "Hang / crash when double clicking on jpg attachments in news"
...
r=sspitzer, sr=mscott
2001-08-02 19:29:58 +00:00
timeless%mac.com
56e67eb3ec
Bugzilla Bug 89539 Memory leak(s) when memory allocation fails.
...
r=dbaron sr=blizzard
2001-08-01 02:13:00 +00:00
brendan%mozilla.org
8c7c819206
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
2001-07-31 19:05:34 +00:00
serge%netscape.com
91d151ef51
Fixes for 79057 submitted by tingley@sundell.net, r=bbaetz, sr=darin, a=asa@mozilla.org
2001-07-30 22:22:27 +00:00
bbaetz%cs.mcgill.ca
af1c35ac01
Bug 80363. Handle failure trying to get the machine's IP. This broke PAC on the mac because of bug 92516. r=pink, sr=darin, a=blizzard
2001-07-27 21:34:41 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
blakeross%telocity.com
d24cae149b
rv should be rv2 (91056). r/sr=dougt
2001-07-25 06:28:31 +00:00
mkaply%us.ibm.com
5dee02ab1f
OS/2 bustage
...
Didn't anyone notice the attachment I added to 86474 to prevent this?
2001-07-25 03:35:56 +00:00
gordon%netscape.com
f393fd89e8
Fix for bug 86474 and bug 79983. Truncate files used by nsFileTransport
...
and eliminate trailing garbage from updated cache files. r=gagan, sr=darin
2001-07-25 00:40:42 +00:00
bbaetz%cs.mcgill.ca
7bf006780f
Checking in for smeredith@netscape.com
...
Bugs 65583, 78119: implement SOCKS 4.
Bug 92002: SOCKS on the Mac broken.
Bug 48357: SOCKS intermittent 'connection refused' errors.
r=bbaetz, sr=darin
2001-07-25 00:28:28 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
dougt%netscape.com
cfe7214c71
Adding check for null. Shooting in the dark for bug 84073. r=bbaetz, sr=me.
2001-07-19 02:33:17 +00:00
bbaetz%cs.mcgill.ca
2b4f335199
Bug 86109. Pass "gopher" into the port-safety function for consistency, and
...
remove the default parameter. r=jesse, sr=dougt
2001-07-18 23:48:21 +00:00
dougt%netscape.com
d6551878c1
Removing reduntant init to mObserver. suggested by brendan@mozilla.org
2001-07-17 21:22:48 +00:00
dougt%netscape.com
06b468b27a
Fix for bug 75633. preventing onStreamComplete firing prior to initialization. r=valeski, gagan. sr=vidur.
2001-07-17 18:57:42 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
serge%netscape.com
d4d8f8a2cf
ecking in tingley@sundell.net patch to fix (79052) PAC: isPlainHostName not working; r=serge; sr=rpotts
2001-07-11 00:30:13 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
dougt%netscape.com
01b5b1c773
Fixes in-use file transport count going negative. patch by sfraser@netscape.com, r=me, sr=darin@netscape.com. (87861)
2001-06-29 04:51:11 +00:00
bzbarsky%mit.edu
83dce82df3
Add an nILineInputStream interface, a ReadLine() helper function, and an
...
implementation of this interface by nsFileInputStream. Bug 81165,
r=dougt, sr=darin
2001-06-28 03:19:51 +00:00
danm%netscape.com
bfbd650dc3
tracking nsRequestObserverProxy.h rev 1.4. bug 84842 r=darin,hyatt
2001-06-28 00:00:51 +00:00
danm%netscape.com
41d34ca3f4
making consistent a public interface which differed depending on whether you were building debug. how skanky was that? bug 84842 r=darin,hyatt
2001-06-28 00:00:20 +00:00
dougt%netscape.com
4317ce8a47
Fixes bug 87360. r=morse@netscape.com, sr=darin@Netscape.com. Fixes a bunch of url-protocol problems.
2001-06-27 02:29:19 +00:00
rpotts%netscape.com
ac6bfbd8f6
bug #82458 (r=jst, sr=darin, a=blizzard). THis patch causes STATE_TRANSFERRING notifications to fire when URLs are loaded out of the disk cache or memory cache...
2001-06-25 06:22:44 +00:00
dougt%netscape.com
c306e0513b
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
gagan%netscape.com
8f9ddde441
Fix for bug 72805. r=darin, sr=dougt, a=asa. No longer displaying the "Resolving..." message for IP addresses (and additionally for cached/resolved cases). This should now reduce the number of "Resolving hostname" events (and hence flashing status messages) on page loads as well.
2001-06-18 21:26:16 +00:00
dougt%netscape.com
04c40ac7f7
Allows port 70 for all protocols. r=bbaetz@netscape.com, sr=me, a=blizzard@mozilla.org
2001-06-18 20:13:30 +00:00
scc%mozilla.org
2e8b3e9481
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
cmanske%netscape.com
7254c608f8
Fixed null mScheme in 'SchemeIs' method. b=85981, r/a=gagan, sr=kin, a=asa-drivers
2001-06-15 03:32:59 +00:00
darin%netscape.com
26fb5a8c48
Fixes bug 85822 "crash in [@ nsHttpTransaction::Cancel] [cancelation not thread-safe]"
...
r/sr=dougt,blizzard a=blizzard
2001-06-14 20:49:17 +00:00
timeless%mac.com
21eecdef6d
patch by andreas.otte@primus-online.de based on patch by sballard@netreach.net
...
r=bbaetz and sr=dougt a=asa@mozilla.org
2001-06-14 03:14:21 +00:00
darin%netscape.com
50796c1a85
Fixed bug 84572 "networking deadlock while posing security UI and closing win"
...
r=danm, sr=dougt, a=asa
2001-06-13 06:08:03 +00:00
blizzard%redhat.com
74d08db8f2
Fix bug #85290 . "proxy autoconfig module needs to shut the hell up" r=gerv,rs=tor,a=asa
2001-06-11 21:54:48 +00:00
darin%netscape.com
9267f76bf6
Fixes bug 73392 "ad blocking hosts file prevents page load"
...
r=gagan, sr=dougt, a=asa
2001-06-11 21:24:25 +00:00
darin%netscape.com
2ac7f5dbcb
Fixes bug 80419 (part 1) "http should reclaim connections immediately"
...
r=bbaetz, rs=dougt, a=blizzard
2001-06-11 21:19:37 +00:00
mkaply%us.ibm.com
decaf6bb2d
EMX build break - direct.h doesn't exist on EMX
2001-06-06 14:23:09 +00:00
danm%netscape.com
d5a1528ea4
simply adding some logging helpful for debugging event queue interactions. from bugscape bug 4890, bugzilla bug 84247 r=darin
2001-06-06 02:34:52 +00:00
dougt%netscape.com
9174af6517
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
2001-06-06 00:10:09 +00:00
dougt%netscape.com
f98f885905
Fixes 81709. Allows for compares between different nsIURI impl. r=rpotts, sr=darin, a=asa
2001-06-05 19:01:44 +00:00
sgehani%netscape.com
0d975b7985
Remove extra whitespace after "nsIPasswordManager.idl \"
2001-06-05 12:37:01 +00:00
sgehani%netscape.com
12f46ec2dd
Fix unix bustage: remove whitespace after "nsIPasswordManager.idl \"
2001-06-05 12:34:54 +00:00
sgehani%netscape.com
5f6a281b23
Stop building nsIPasswordManager.idl in extensions/wallet and start building it in netwerk/base.
b = 76095
r = morse
sr = sfraser
a = drivers
2001-06-05 11:43:40 +00:00
ducarroz%netscape.com
91c5f2c00b
Fix for bug 81751. Add define for mime type multipart/x-mixed-replace and multipart/byteranges. Also export nsIFileStreams.idl on Mac. R=varada, SR=mscott, A=asa
2001-06-04 22:59:22 +00:00
serge%netscape.com
6ec2a09d4a
fix for #79371 ; crash or app failure when Proxy type = PAC, sr=darin; r=gagan; a=asa
2001-05-31 01:56:21 +00:00
rpotts%netscape.com
201746ea0c
bug #73234 (r/sr=darin, r=valeski, a=asa). Fix progress event sink messages to pass the nsIInputStreamChannel as the request - instead of the underlying transport request...
2001-05-30 02:55:51 +00:00
gagan%netscape.com
db0b8ae0f3
Fix for bug 81214. We were running the PAC routines even for non-relevant scheme URLs like chrome, file, etc. Added a check to only process proxy related ones. r=pavlov, sr=darin, a=asa
2001-05-24 07:12:06 +00:00
gagan%netscape.com
067e8317a0
Fixes for bug 72599. Checking in on dougt's behalf. r=dougt, sr=brendan, a=blizzard.
2001-05-24 00:57:57 +00:00
dougt%netscape.com
5e32338b16
Fix for 80101. minor optimization in GetName(). submitted by sfraser@netscape.com, sr=dougt@netscape.com
2001-05-18 06:17:00 +00:00
dougt%netscape.com
e7acdf64e3
Adding new interface to build for bug 81384. r=valeski@netscape.com, sr=darin@netscape.com.
2001-05-18 06:09:41 +00:00
jgmyers%netscape.com
3a1e9e0ff9
clean up nsITransportSecurityInfo: bug 78292 r=thayes sr=darin
2001-05-18 00:02:46 +00:00
mkaply%us.ibm.com
d4037e8c6e
IRIX bustage
2001-05-17 16:38:19 +00:00
dougt%netscape.com
b5cf0a61bf
Fixes 68335. r=gagan, sr=darin. This makes ensures that string getters return null instead of an empty string. Some code paths prior to this patch would return "" while others null.
2001-05-17 06:48:20 +00:00
ddrinan%netscape.com
899ba1ad1a
Enable support for OCSP. Bug#80178, r=mcgreer@netscape.com, sr=blizzard@mozilla.org
2001-05-15 17:59:10 +00:00
darin%netscape.com
776bb72371
fixes blocker bug 80424 "post regression" r=pavlov, sr=jst
2001-05-14 10:20:46 +00:00
rpotts%netscape.com
f3e719c2c1
bug #65777 (r=valeski, sr=mscott) - Window targeting fixes...
2001-05-14 02:16:27 +00:00
darin%netscape.com
b5c178a4a8
Http branch landing: changes to netwerk/ (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:04:09 +00:00
neeti%netscape.com
db0af255c2
fix for bug 78654 - netwerk must not print to console in opt builds.r=dougt, sr==darin.
2001-05-10 13:14:03 +00:00
thayes%netscape.com
b6122bcfe2
Bug 79528 r=ddrinan/sr=ben Add edit window for SSL ciphers
2001-05-09 04:04:32 +00:00
jst%netscape.com
621060c4fd
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
bryner%uiuc.edu
9fe68ff491
Part of fix for 74387 -- return an error code from nsSocketTransport::Init if we don't have a socket provider for the given socket type, such as if PSM is not installed. r=bbaetz, sr=darin.
2001-05-08 02:06:46 +00:00
ccarlen%netscape.com
df1a6e78a8
Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser
2001-05-06 15:03:55 +00:00
neeti%netscape.com
ed79f9f4b8
fix for bug 78376 - ASSERTION: New URI failed: 'Error', file mozilla\netwerk\base\src\nsProtocolProxyService.cpp
...
r=gagan, sr=darin
2001-05-04 02:42:44 +00:00
mkaply%us.ibm.com
51c0be37d7
OS/2 TB breakage
...
Making _getdrive work on OS/2
2001-05-03 22:03:57 +00:00
mkaply%us.ibm.com
91a1eb6f95
More bad line endings
2001-05-03 21:15:07 +00:00
mkaply%us.ibm.com
e931a790bc
OS/2 TB break - bad lineendings
2001-05-03 21:11:36 +00:00
dougt%netscape.com
e70e59136f
Fixes 38643. No longer do we eagerly resolve UNC paths on windows. r=gagan@netscape.com, sr=darin@netscape.com
2001-05-03 19:30:43 +00:00
scc%mozilla.org
e40df0d961
bug #75504 ; sr=jband. simple fixes correcting where people inappropriately applied |getter_AddRefs|
2001-05-03 10:09:59 +00:00
ccarlen%netscape.com
9143ba9411
Bug 75993 - Make the checkvalue param on alertCheck,confirmCheck be in/out. r=valeski,sr=alecf
2001-05-02 14:47:09 +00:00
bienvenu%netscape.com
c65da247c9
add ability to reuse file transports r=dougt,sr=darin 74597
2001-04-29 14:57:31 +00:00
valeski%netscape.com
9e8d80d70f
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
rpotts%netscape.com
f56f8cf05b
fix for bugs #55867 , 63529, 26295, 63247 (r=darin, valeski)
2001-04-27 21:05:52 +00:00
bienvenu%netscape.com
d3d7c939d8
backout build bustage fix
2001-04-27 05:58:32 +00:00
bienvenu%netscape.com
9e6bd125bb
fix build bustage
2001-04-27 05:03:54 +00:00
attinasi%netscape.com
0951aed2ba
Fixed assertion due to invalid proxy configuration. Patch from Peter V. for bug 53080 r=dbaron@fas.harvard.edu sr=attinasi@netscape.com
2001-04-26 23:53:27 +00:00
dbaron%fas.harvard.edu
ab65e0c9a4
Make dnsDomainIs behave as it did in Netscape 4.x. b=76649 r=gagan@netscape.com sr=blizzard@mozilla.org
2001-04-26 14:06:22 +00:00
ccarlen%netscape.com
fad24de4ee
Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard
2001-04-21 00:26:18 +00:00
ddrinan%netscape.com
130f9d3220
Fix for bug #75277 , enable tls. r=javi@netscape.com, sr=darin@netscape.com
2001-04-18 00:46:04 +00:00
dbaron%fas.harvard.edu
f368832434
Adding nsProxyAutoConfig.js to makefiles and installer manifests. b=53080 r=blizzard@mozilla.org
2001-04-17 14:33:19 +00:00
gordon%netscape.com
99a7277559
bug 72528, remove old cache from build. sr=darin.
2001-04-17 10:47:22 +00:00
drapeau%eng.sun.com
3fd96a407d
Bug fix for Bugzilla bug 53080. Includes a JavaScript XPCOM component that
...
does the automatic proxy config. Much thanks to Denis Antrushin
(adu@sparc.spb.su ), among others, for writing this fix.
2001-04-17 02:34:47 +00:00
dbaron%fas.harvard.edu
8fe95fc5ea
Remove carriage returns (^M) to fix cement (IRIX) bustage.
2001-04-17 00:32:17 +00:00