Граф коммитов

2146 Коммитов

Автор SHA1 Сообщение Дата
gagan%netscape.com 21c7245543 Fix for bug 42841. We were sending a Host: foo:80 header for the default port cases. Several server cgi's that rely on this for virtual hosts were failing to compare the two as same. r=dougt,rjc Ooops... I think I ran this file thru my deruslanizer too. 2000-06-24 02:02:19 +00:00
dougt%netscape.com e1274cde0a I IDL-ifying the nsProxyObjectManager.
I have updated all users that I found
grepping the source tree.

r=valeski@netscape.com
a=waterson@netscape.com
b=43131

Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
valeski%netscape.com 7c817de52d making urlinfo threadsafe for test harness a=granrose 2000-06-23 18:49:07 +00:00
neeti%netscape.com 2e6c6d442c fix for bug 43345.browser.cache.enable check, r=warren/gagan 2000-06-23 13:42:46 +00:00
warren%netscape.com 44783e9f87 Removed DNS_TIMING stuff from release builds. Bug 29534. 2000-06-23 08:01:54 +00:00
waterson%netscape.com 590004755b Added MOZ_COUNT_CTOR/DTOR macros for ftp events. r=warren 2000-06-23 06:32:48 +00:00
waterson%netscape.com fc39db44ce Fixed refcounting. r=warren 2000-06-23 04:46:58 +00:00
waterson%netscape.com 998b3e25ed Bugs 21650, 42586. Remove nsISocketTransportService::LateInit(), move code that gets string bundles to lazily grab the bundle when it's needed. This avoids re-entrancy into the service manager which causes a leak. r=dbaron,warren 2000-06-23 02:02:04 +00:00
ftang%netscape.com ab0ba05b91 fix bug 35076. r=gagan add UCS2toUTF8 conversion before assign UTF8 back to nsString 2000-06-22 23:53:21 +00:00
andreas.otte%primus-online.de 1aa8852b97 small performance patch for SetDirectory from jst@netscape.com, r/a=gagan@netscape.com, a=waterson@mozilla.org 2000-06-22 22:02:47 +00:00
gagan%netscape.com 24fa5f0100 Part fix for bug 35956. HTTP now has an API to turn off automatic gunziping. r=rjc 2000-06-21 23:18:12 +00:00
mscott%netscape.com 5599dd9bfc Bug #38374 --> fix refcounting problem on the application field
r=sspitzer
2000-06-21 20:38:52 +00:00
mscott%netscape.com 7db93f5a1e Bug #38374 --> add application and user preferred handle action to mime info.
I'm going to be storing this information in the helper app code.
r=valeski
2000-06-21 06:34:43 +00:00
beard%netscape.com 5cca8adbe7 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
Peter.VanderBeken%pandora.be 01c287d212 Recognize local .xsl files as text/xml. r=Andreas Otte, a=gagan, a=waterson. 2000-06-20 05:24:10 +00:00
rpotts%netscape.com 88d560ffe2 Added new PR_LOG... 2000-06-19 05:59:50 +00:00
warren%netscape.com 06dd25d8b6 Bug 41390. js prompt() contains remember this value checkbox. r=morse 2000-06-17 01:57:36 +00:00
waterson%netscape.com 9064773cbc Fix DEBUG mac build bustage. 2000-06-17 01:38:36 +00:00
valeski%netscape.com a3ef88e9af fixing a leak 2000-06-16 22:21:50 +00:00
ruslan%netscape.com 97ae7b095d Fix potential crasher (42714), r/a=gagan 2000-06-16 21:49:43 +00:00
valeski%netscape.com 865109bd81 35506. r=warren. File transport now fires OnStart for *all* loads. 2000-06-16 21:46:03 +00:00
mscott%netscape.com 165bb3a36e Bug #40116 --> check to see if the channel was canceled before
propogating calls to the content listener...
this is actually warren's code.
r=mscott
2000-06-16 21:21:57 +00:00
mscott%netscape.com 8ff80ddafb Bug #42016 --> fix by Ben Bucksch
r=mscott, a=waterson
2000-06-16 21:20:13 +00:00
ruslan%netscape.com 819d3d36d5 Continuing preparations for SOCKS landing. Not part of the build 2000-06-16 18:44:04 +00:00
ruslan%netscape.com 26266eccc2 Some future design work. Not part of any build 2000-06-16 18:17:59 +00:00
ruslan%netscape.com 18b703c068 Preparing for landing of SOCKS support (16103) from justin@ukans.edu
Not part of the build.
2000-06-16 17:53:22 +00:00
valeski%netscape.com 8471ed7ac7 fixing assertion 2000-06-16 16:20:29 +00:00
valeski%netscape.com e31bf0160b missed an arg. 2000-06-16 15:02:14 +00:00
valeski%netscape.com fd15d7c70f 42767. AsyncOpen (dead code) removal. 2000-06-16 14:59:30 +00:00
danm%netscape.com 3dcddcf8a5 adding accessor for nsIPrompt member variable. bugs 25684,28594. r=gagan@netscape.com 2000-06-16 14:52:53 +00:00
valeski%netscape.com ecb9ab2648 42767. AsyncOpen (dead code) removal. 2000-06-16 14:44:36 +00:00
valeski%netscape.com c9ce86137e 42767. AsyncOpen (dead code) removal. 2000-06-16 14:39:19 +00:00
warren%netscape.com 0447cfbdf2 Bug 42283. Crash downloading jar file. 2000-06-16 07:47:46 +00:00
rpotts%netscape.com 4fb93f34d1 bug #39797. Fixed unknown content-type sniffer to handle 8-bit characters... 2000-06-16 06:15:13 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
dougt%netscape.com 1935d98a4f added files: mozilla/netwerk/base/public/nsIWebFilters.idl 2000-06-15 02:04:28 +00:00
dougt%netscape.com 8d5c8d4aed Fixing nsIWebFilters not being handled by the http handler. Also making
CreateInstance=>GetService.

r= gagan@netscape.com, a=brendan@mozilla.org
2000-06-15 01:50:08 +00:00
rpotts%netscape.com dd7109ca1f Made nsSocketProviderService use NS_IMPL_THREADSAFE_ISUPPORTS to avoid an assertion on shutdown... 2000-06-14 05:16:10 +00:00
ruslan%netscape.com fa9b195276 Fixing 22103, a=gagan 2000-06-14 01:35:24 +00:00
locka%iol.ie b5f24cc0ac Fixed incorrect pathname resolution for embedding apps trying to load res:// URLs from places other than mozilla/bin
b=42249, approved=warren
2000-06-13 11:50:40 +00:00
ruslan%netscape.com 9f847e4616 Fixing 42107, a=gagan. Documenting some APIs in the process as well. 2000-06-13 03:00:53 +00:00
scc%mozilla.org e15e22ba38 don't extract characters from empty strings. 2000-06-11 08:25:32 +00:00
ruslan%netscape.com 193e61563d WIP on 40203; a=gagan 2000-06-10 02:12:03 +00:00
ruslan%netscape.com 239c76de4c Partial fix for 41876; change the state of the converter into INIT after
getting a failure code from the upstream listener. This prevents it from
crashing, a=gagan
2000-06-10 02:09:43 +00:00
warren%netscape.com 0063d9a736 Bug 27971. Better strategy for resource: urls to use less memory. Saves about 0.4% of entire run just bring up one page (home.mozilla.org). r=waterson 2000-06-09 07:51:13 +00:00
mscott%netscape.com a5f67a6f74 Bug #34672 --> be sure to append the glyph html to the output string.
r=ben bucksch
2000-06-08 00:50:41 +00:00
warren%netscape.com 00c4067a91 Fixed jar url resolve so that chrome protocol works. Fixed jar channel to not remove channel after kicking off load. Bug 18433 2000-06-07 09:07:10 +00:00
inaky.gonzalez%intel.com 2b549b6f09 Fixed nsSupportsHashtable behaviour and API to fix leaks in
nsDirectoryService. Fixes bugs #38606 and #39859.

a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
mkaply%us.ibm.com 9cfc4a28db # 37239
r = gagan, a = gagan
OS/2 bringup - Stupid misspelling in OS/2 only code
2000-06-05 20:51:59 +00:00
shaver%mozilla.org a7f35f0b8d fix crashes in HTTP auth (41404, 41517, r=waterson, a=leaf) 2000-06-05 15:19:32 +00:00