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

942 Коммитов

Автор SHA1 Сообщение Дата
tao%netscape.com a254bf6a77 39790 : [L12y] Move all localizable prefs into chrome:// .r=valeski. 2000-07-13 23:45:10 +00:00
dougt%netscape.com c422448137 bug 40750.
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org.
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
ruslan%netscape.com bebe73117c Fix MAC bustage 2000-07-12 23:20:04 +00:00
ruslan%netscape.com ee368698e2 Fix 45061, a/r=gagan 2000-07-12 22:41:26 +00:00
mstoltz%netscape.com 4d0c283076 Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +00:00
warren%netscape.com 1819297fa4 Fixed warning. 2000-07-11 09:46:51 +00:00
gagan%netscape.com 58c731c652 Fix for bug 22405 (proxy authentication) We were skipping over proxy authentication becuz proxytransparent was false. r=ruslan 2000-07-06 02:37:15 +00:00
ruslan%netscape.com 9e3c57923a Fix 42377 - make http SetNotificationCallbacks go through the proxy object, thus
avoiding crashers when OpenInputStream is used, a=gagan,warren
2000-07-05 22:57:50 +00:00
bienvenu%netscape.com 9de33fa6a1 fix OS2 build bustage 2000-07-02 23:56:10 +00:00
jab%atdot.org 97cbd61317 a=brendan@mozilla.org
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2000-07-01 10:25:25 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
mcafee%netscape.com 1f0f8a1c01 Properly set up pref callbacks for intl.accept_languages (41046). r=gagan 2000-06-30 02:58:13 +00:00
warren%netscape.com 20605240d3 Added hasSubstitutions for Hyatt & chrome protocol. 2000-06-28 06:54:56 +00:00
rusty.lynch%intel.com d0abf468f5 new fix for bug #43958. r=gagan 2000-06-27 22:53:29 +00:00
dbaron%fas.harvard.edu 8dfb2c3ee7 Fix leak of an atom. r=gagan 2000-06-27 21:51:38 +00:00
morse%netscape.com feb550a4e1 fix bug 43886, single signon no longer works, r=jefft 2000-06-27 21:13:50 +00:00
blizzard%redhat.com 4179e6b358 fix for bug #42008. make HTTP basic auth case insensitive. r=shaver,brendan,gagan,valeski a=brendan. 2000-06-27 21:06:41 +00:00
jst%netscape.com d97ea8cddf Fixing tree blocker 43958 by backing out the last change to this file since it broke my.netscape.com, developer.netscape.com, webmail.netscape.com and probably other sites too. a=granrose 2000-06-27 20:42:01 +00:00
rusty.lynch%intel.com 32f8800635 part of a fix for bug #40321. r=gagan 2000-06-26 20:58:04 +00:00
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
neeti%netscape.com 2e6c6d442c fix for bug 43345.browser.cache.enable check, r=warren/gagan 2000-06-23 13:42:46 +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
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
rpotts%netscape.com 88d560ffe2 Added new PR_LOG... 2000-06-19 05:59:50 +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
ruslan%netscape.com 819d3d36d5 Continuing preparations for SOCKS landing. Not part of the build 2000-06-16 18:44:04 +00:00
valeski%netscape.com 8471ed7ac7 fixing assertion 2000-06-16 16:20:29 +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 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
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
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
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
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
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
shaver%mozilla.org a7f35f0b8d fix crashes in HTTP auth (41404, 41517, r=waterson, a=leaf) 2000-06-05 15:19:32 +00:00
warren%netscape.com 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
warren%netscape.com ddce19c8d3 Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433 2000-06-02 23:41:43 +00:00
warren%netscape.com 870a7d208a Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433 2000-06-02 23:39:45 +00:00
rusty.lynch%intel.com a78f1e07c6 Fix for bug #40997. a=warren 2000-06-02 15:50:36 +00:00
brade%netscape.com 7526bfa59d File Removed. 2000-06-02 13:02:35 +00:00
rpotts%netscape.com 74ac421980 The file channel needs to implement nsIProgressEventSink, so the channel parameter is *not* the file transport. Doing this means that the FileChannel also needs to implement nsIInterfaceRequestor... 2000-06-02 05:19:16 +00:00
shaver%mozilla.org 0d14cb0f41 make HTTP auth pluggable (#39781), r=gagan 2000-06-02 00:23:56 +00:00