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

3510 Коммитов

Автор SHA1 Сообщение Дата
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
bbaetz%cs.mcgill.ca 36864acfc9 This fixes two small problems that may cause pages being partially loaded. 82720. The first problem addresses new cache entries being created when access to the entry is readonly. The second fix was to a badly placed assertion.
Patch by gordon, r=bbaetz, sr=dougt.
2001-07-18 23:37:17 +00:00
dougt%netscape.com d6551878c1 Removing reduntant init to mObserver. suggested by brendan@mozilla.org 2001-07-17 21:22:48 +00:00
bbaetz%cs.mcgill.ca 30e033d985 bug 87047. Handle keep-alives from http/1.1 servers properly. Patch by me
and darin, r=gagan, sr=dougt
2001-07-17 20:22:19 +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
dougt%netscape.com 0f7d4c7a84 Fixes 89191. r=gagan, av, peterl. 2001-07-17 01:19:19 +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
ddrinan%netscape.com cb73516528 Bug 88839 - PSM(i.e. SSL) socket not closed. r/sr=dougt 2001-07-12 01:59:03 +00:00
mscott%netscape.com cc00fa9303 Bug #81352 --> fix a crash in SetContentType by checking for an emtpy xpidl string.
r/sr=sspitzer
2001-07-11 00:38:44 +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
tao%netscape.com aa0f150d9d 86807: Some menu items are missing if you use incompatibly profle.
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +00:00
jat%princeton.edu 0041963a51 Fixes bug 81185: strips whitespace from base64 encoded test/*, using data: urls. r=valeski, sr=dougt. 2001-07-09 20:09:48 +00:00
cls%seawood.org fb219e8973 Remove obsolete --disable-new-cache option & MOZ_NEW_CACHE/OLD_CACHE ifdefs from the tree. We are not turning back now. :)
Bug #89008 r=dougt sr=waterson
2001-07-06 08:07:43 +00:00
cls%seawood.org 654b132df3 Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
bbaetz%cs.mcgill.ca 726f11a96e Bug 89206. Get HTTP/HTTPS to work with socks proxies. Other protocols are
broken though, and have been for some time. r/sr=dougt, sr=smfr
2001-07-06 01:34:31 +00:00
dougt%netscape.com d059127574 Fixes a problem when the data ends in a header. 85529, r=valeski, sr=rpotts 2001-07-05 21:30:47 +00:00
dougt%netscape.com ee5d06c50c Fixes 85529. r=valeski@netscape.com, sr=rpotts@netscape.com 2001-07-05 17:35:20 +00:00
dougt%netscape.com a98ffd3e62 Fix for some servers that send "Range" instead of "Content-Range". r=peterl, sr=rpotts bug 85547. 2001-07-04 15:59:47 +00:00
timeless%mac.com e685840fe7 Bugzilla Bug 88769 'nsDiskCacheEntry' : type name first seen using 'class' now seen using 'struct'
r=jtaylor sr=shaver
2001-07-04 07:06:34 +00:00
blizzard%redhat.com 4517d2cbae bug #87534. multipart/mixed handler doesn't parse content-type handler properly. r=dougt, sr=darin 2001-07-02 19:35:48 +00:00
leaf%mozilla.org 2cabd7c62c merging zlib 1.1.3 from 0.9.2 branch to trunk, a=chofmann, bug 86323 2001-06-30 23:38:09 +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
dbaron%fas.harvard.edu aceadd91ec Remove nsCStringKey-related bustage fixes from this morning that are no longer needed. r=jaggernaut sr=waterson b=88411 2001-06-29 23:16:52 +00:00
scc%mozilla.org cfaa8f0238 fixing speedracer bustage 2001-06-29 16:14:19 +00:00
scc%mozilla.org 8d1f458338 fixing linux bustage 2001-06-29 14:50:12 +00:00
scc%mozilla.org 4332e0ff4e bug #74726: sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete). 2001-06-29 12:47:43 +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
locka%iol.ie 1b799ded6c Added null pointer check to prevent crash when stream converter is missing. b=83336 r=rpotts@netscape.com sr=darin@netscape.com 2001-06-28 11:53:17 +00:00
cls%seawood.org 8ddd60fce9 Updating REQUIRES. Fixing senna bustage 2001-06-28 06:34:07 +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
mscott%netscape.com 7dc987742d Bug #80866 --> new helper app dialog design. Re-implement Get/SetAlwaysAskBeforeHandling to remember in two
sets of preferences.

r=hewitt
sr=sspitzer
2001-06-28 02:18:13 +00:00
darin%netscape.com ce7573bf2e Fixes bug 85054 "Hard Drive grinds when disk cache set to zero."
patch=gordon, r=gagan, sr=darin
2001-06-28 01:30:26 +00:00
mscott%netscape.com 9021adddbc Bug #81352 --> hook up the bin hex stream decoder for Windows and Unix.
r=ducarroz
sr=sspitzer
2001-06-28 01:09:51 +00:00
sspitzer%netscape.com cfe2f1c05a got the bin hex decoder to build on linux. patch by mscott. r/sr=sspitzer 2001-06-28 01:06:46 +00:00
mscott%netscape.com f1d5d4cfeb Bug #81352 --> add a bin hex stream converter decoder for windows and unix.
the decoder currently just extracts the data fork from the incoming stream.
r=ducarroz
sr=sspitzer
2001-06-28 01:02:42 +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
dbaron%fas.harvard.edu 01662c2a63 Add util to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage. 2001-06-27 04:09:32 +00:00
jat%princeton.edu c0e318e3ae Adding the necko performance tests. 2001-06-27 02:33:44 +00:00
darin%netscape.com 249b989a5a Fixes bug 82418 "URL makes mozilla totally unresponsive" patch=gordon
r/sr=dougt,darin
2001-06-27 02:30:18 +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
darin%netscape.com bca157fa24 Fixes bug Only send If-Modified-Since if given a Last-Modified header (do
not use the Date header for validation)" r=bbaetz,gagan sr=dougt
2001-06-27 00:21:25 +00:00
mkaply%us.ibm.com 69a85557ce #84420
r=mkaply for OS/2, r=r=VYA04230@nifty.com for BeOS, sr=darin
Code from gordon to make DNS on OS/2 and BeOS use the same paths as Unix
2001-06-26 21:33:04 +00:00
darin%netscape.com 363ba38def Fixes bug 87710 (part 2) "Image cache does not re-validate images before reusing them"
r=bbaetz, sr=jst
2001-06-26 07:08:52 +00:00
darin%netscape.com c9212216da Fixes bug 87710 (part 1) "Image cache does not re-validate images before reusing them"
r=bbaetz, sr=jst
2001-06-26 07:06:52 +00:00
jaggernaut%netscape.com 2878a6b489 Bug 78458: ``Remove our broken text/rtf support'', patch by Boris Zbarsky <bzbarsky@mit.edu>, r=harishd, sr=jst 2001-06-26 05:22:23 +00:00
darin%netscape.com 2b8095b62e Fixes bug 86133 'Conn+DNS: no "could not be found" dialog for DNS errors'
r=gagan, sr=waterson
2001-06-26 00:01:22 +00:00
ducarroz%netscape.com 78b42a319a Fix for bug 84065. Add an AppleFileDecoder into the stream converters and modify save/save all attachment in order to be able to select the decoder when dealing with an apple double attachment. R=mscott, SR=sspitzer, A=asa@mozilla.org 2001-06-25 22:11:43 +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
darin%netscape.com 0f68c3e703 Fixes bug 87118 "Trunk HTTPConnection crash [@ nsHttpConnectionInfo::Equals]"
r=gagan,bbaetz sr=dougt a=chofmann
2001-06-22 06:16:05 +00:00
darin%netscape.com 137acda3a9 Fixes bug 86473 "nsHttpChannel needs to support Suspend/Resume"
r=bbaetz, sr=dougt, a=blizzard
2001-06-22 06:14:55 +00:00
javi%netscape.com 10ed3ea452 Fix for Bug 82479 r/sr= darin, a chofmann
Add "https" to the array of invalidRefferrerSchemes.
2001-06-22 02:46:21 +00:00
darin%netscape.com d3e90506b0 Fixes bug 86973 "[crash] @nsHttpTransaction::IsDone() [mTransaction is NULL]"
r=bbaetz, sr=dougt, a=chofmann
2001-06-22 01:49:27 +00:00
darin%netscape.com 058f43c987 Fixes bug 86608 "Content-Encoding with space in the end"
patch=deinst@world.std.com, r=bbaetz, sr=darin, a=tor
2001-06-22 01:46:16 +00:00
darin%netscape.com d76d8bc4f9 Fixes bug 84794 (part 1) "Problem with HTTP basic authentication and cookies"
r=gagan, sr=dougt, a=chofmann
2001-06-22 01:42:56 +00:00
dougt%netscape.com b90728c88a Fixes 84444 & 84441. r=gagan@netscape.com, sr=darin@netscape.com, a=chofmann 2001-06-21 22:06:19 +00:00
dougt%netscape.com 9d4ffdc962 Fixes bug 77968 & 84880. r=gagan@Netscape.com, sr=darin@Netscape.com, a=asa@mozilla.org & chofmann 2001-06-21 22:04:47 +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
darin%netscape.com afb7954571 Fixes bug 85923 "Following a link and then clicking back displays a blank page"
r=gordon, sr=rpotts, a=blizzard
2001-06-21 08:33:34 +00:00
waterson%netscape.com 0877b1a573 Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
mscott%netscape.com fb6f86c450 Bug #83038 --> don't send out a referrer if it's an imap, mailbox, news, imaps,
snews, file, chrome or resource url.
r=mstoltz
sr=darin
a=dbaron
2001-06-20 05:44:16 +00:00
dbaron%fas.harvard.edu fe3ee17bc8 Fix IRIX bustage by changing CRLFs from gordon's checkin to LFs. 2001-06-20 03:02:06 +00:00
gordon%netscape.com a517b6ba58 Fix bug 86671 by initializing mDNSWindow member variable for XP_WIN.
r=neeti, sr=darin, a=asa.
2001-06-20 01:23:19 +00:00
darin%netscape.com 48c4955829 Fixes bug 82241 "assertion & crash from pthreads, multiple monitor entry
[crash @nsHttpConnection::ActivateConnection]" + several reported hangs.
r=bbaetz, sr=waterson, a=asa.
2001-06-20 01:21:43 +00:00
dbaron%fas.harvard.edu 29bf72729d Make OS field of user-agent string forward compatible for future versions of Windows. b=71566 r=darin sr=rpotts a=roc 2001-06-19 22:40:34 +00:00
darin%netscape.com 567e1997d5 Fixes bug 84847 "refresh displays stale content when using squid proxy"
r=gagan, sr=dougt, a=asa
2001-06-19 00:29:23 +00:00
darin%netscape.com 8b982605d2 Fixes bug 85887 "Gzip content not properly displayed when using Content-Encoding: x-gzip"
r=bbaetz, sr=dougt, a=asa
2001-06-19 00:25:02 +00:00
darin%netscape.com 2e2394e066 Landing minimal patch for bug 82873 "HTTP/1.1 trailers not supported"
r=gagan, sr=dougt, a=asa
2001-06-19 00:22:43 +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
dougt%netscape.com fdff7d3bb6 SetCacheAsFile() now returns failure if https. r=gagan,sr=darin,a=blizzard@m
ozilla.org
2001-06-18 19:58:21 +00:00
scc%mozilla.org 526604e2d8 bug #85271: avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316 2001-06-18 03:50:12 +00:00
scc%mozilla.org f7da5b1cc2 bug #86316: a smoketest blocker. my fix for bug #85271 caused a regression because I accidentally put empty strings in a place where |NULL|s were needed. 2001-06-17 23:17:11 +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
mozilla.BenB%bucksch.org 175af0c945 57555: Remove kernel version from UA-string for Unix and BeOS - it might reveal a possible attack against the user's system. r=dbaron, sr=alecf, r/sr=darin, a=asa. 2001-06-16 06:31:44 +00:00
gordon%netscape.com f12ca53114 Fix for bug 85802 "Failed DNS lookup results in segfault". r=gagan, sr=brendan, a=asa. 2001-06-15 03:42:56 +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 89f7e47b83 Fixes bug 85822 "crash in [@ nsHttpTransaction::Cancel] [cancelation not thread-safe]"
r/sr=blizzard a=blizzard
2001-06-14 20:52:03 +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
gordon%netscape.com 21911ba87a Fix bug 82009 "purify msg: Freeing mismatched memory". Changing FlattenMetaData() semantics to eliminate malloc and buffer copy. r=beard, sr=darin, a=asa. 2001-06-13 23:37:41 +00:00
gordon%netscape.com 2251ed1822 Fix for bug 84817 "nsDNSService::DequeueLookup - must call PR_WaitCondVar within while loop" and bug 85025 "DNS lookup stalls b/c failed requests are cached". r=wtc (84817), sr=darin, a=asa. 2001-06-13 23:33:24 +00:00
darin%netscape.com 8cff209ac1 Fixed bug 82451 "wrong comment for HTTP PR_LOG" patch=clarence@clarence.de,
sr=darin, a=asa
2001-06-13 22:49:56 +00:00
darin%netscape.com 9153e0ca5f Fixed bug 83960 "HTTP/1.0 servers can legally send invalid Content-Length
headers" r=gagan, sr=dougt, a=asa
2001-06-13 22:44:47 +00:00
mscott%netscape.com 8e0358e13a Bug #83241 --> sniff for image types in the unknown decoder. This allows mozilla to properly layout local files
called "test" that are really images (test.jpg, or test.gif). The sniffing code is cloned directly from libpr0n.

r/sr=rpotts
a=blizzard
2001-06-13 21:24:11 +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
darin%netscape.com c84a57df66 Fixes bug 35956 "file extension not changed but gzipped files expanded when saving"
r=gagan, sr=dougt, a=asa
2001-06-13 05:48:44 +00:00
darin%netscape.com ba87abb6dd Fixed bug 75709 "expires header not honored, gets cached copy"
r=gordon, sr=dougt, a=asa
2001-06-13 01:10:17 +00:00
darin%netscape.com 2dcafcf582 Fixes bug 80020 "Accept-Language and Accept-Charset format error"
patch=havill@redhat.com, r=bbaetz, sr=darin, a=asa
2001-06-12 22:17:31 +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 fc1ea25063 Fixes bug 80419 (part 2) "http should reclaim connections immediately"
r=bbaetz, rs=dougt, a=blizzard
2001-06-11 21:20:29 +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
dougt%netscape.com c7504dfb69 Fixes 84472, crash when going to unsupported ftp site. r=gagan, sr=darin, a=asa@mozilla.org 2001-06-11 05:45:02 +00:00
gordon%netscape.com 8ea5b734d1 Fix for bug 84531, "dns cache eviction count not always decremented". r=gagan, sr=darin, a=dbaron. 2001-06-08 04:54:07 +00:00
neeti%netscape.com 4ac1b51893 fix for bug 83611 - download dialog pops when text/html offered instead of page load, r=gagan, sr=darin, a=chofmann. 2001-06-07 12:45:03 +00:00
mscott%netscape.com 65fe351f5f Bug #81576 --> fix popping up of multiple save as dialogs. Landing for nisheeth.
r=vidur
sr=darin
a=chofmann
2001-06-07 04:45:23 +00:00
mkaply%us.ibm.com e2d9af0e5f senna REQUIRES bustage 2001-06-07 03:00:21 +00:00
mkaply%us.ibm.com ff1def48eb Oh come on people, you could at least make it a little less obvious that this code only works on Windows, Max, and Unix 2001-06-07 02:57:56 +00:00
darin%netscape.com 6bb6990e7b Fixes windows startup hang. r=gordon 2001-06-07 00:19:40 +00:00
darin%netscape.com 96693de569 Fixes win32 bustage. r=gordon 2001-06-07 00:01:25 +00:00
gordon%netscape.com 7ba51bc5f7 Fix for bug 30917, Implement DNS caching. r=dougt, srs=darin, a=asa. 2001-06-06 23:25:39 +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
danm%netscape.com b87a4d3a8f nsCacheEntry now asks nsCacheService to release its data, and therefore no longer holds a strong ref to its event queue. bugscape bug 4890, bugzilla bug 84247 code=gordon,me r=beard,sfraser a=clayton,chofmann 2001-06-06 02:30:07 +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
valeski%netscape.com 221edc8f1a r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager. 2001-06-05 21:25:57 +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
darin%netscape.com 4dd3a27d43 Fixes bug 82200 "crashes [@ PL_strnchr] called from ParseChunkRemaining"
r=dbaron,gagan a=chofmann,blizzard
2001-06-05 18:21:53 +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
dougt%netscape.com ee2f32d386 Allows FTP to create RAW content. r=gagan, sr=darin, a=blizzard 2001-06-05 05:37:00 +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
darin%netscape.com 0da9e5fc51 Fixes bug 83352 "Entering incorrect password for proxy authentication causes endless loop"
r=bbaetz, rs=dougt, a=chofmann
2001-05-30 21:45:55 +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
darin%netscape.com 91d0e02fed Fixes bug 80313 "HTTP Content-Type header incorrectly parsed"
r=neeti, sr=darin, a=chofmann
2001-05-30 01:58:49 +00:00
darin%netscape.com 427135bf40 Fixes bug 82388 "SSL proxy CONNECT should send Host header"
r=bbaetz, sr=dougt, a=selmer
2001-05-30 00:40:50 +00:00
darin%netscape.com ab07304516 Fixes bug 81658 "Password protection is slowing down page-load performance"
r=bbaetz, sr=dougt, a=selmer
2001-05-29 22:54:44 +00:00
rpotts%netscape.com ecddec3d5f bug #81937 (r=valeski, sr=mscott, a=selmer) multipart/x-mixed-replace content was not being retargetted correctly... 2001-05-29 22:10:50 +00:00
darin%netscape.com bf3470bef7 Fixes bug 82181 "bugzilla queries won't submit" r=gagan sr=blizzard a=asa 2001-05-25 23:18:50 +00:00
darin%netscape.com 4c5f1f1646 Fixes bug 81008 "support for HTTP/0.9 and folded header lines"
r=gagan sr=sfraser a=asa
2001-05-25 23:07:44 +00:00
javi%netscape.com 67ff86ecc7 Fix for Bug 82785 r=thayes, sr=blizzard, a=tor
Switch reference from "weak" crypto to "low-grade" crypto so
  that the warning that comes up is consistent with the prefernces
  panel.
2001-05-25 21:49:23 +00:00
gordon%netscape.com c6ac05a901 Fix bug 82370, leak in disk cache. r=dbaron, sr=darin, a=asa. 2001-05-25 18:47:53 +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
morse%netscape.com 6fb8da3a52 bug 81451, bugzilla cookies not getting set, r=valeski, sr=darin, a=blizzard 2001-05-23 21:47:14 +00:00
scc%mozilla.org 26a57f8ad3 bug #75220: fixing stragglers, people who checked in uses of |nsLiteralC?String| after it had already been removed from the build 2001-05-23 01:21:04 +00:00
darin%netscape.com 6447fafc78 Fixes bug 81125 "shift reload doesn't work" r=gagan sr=dougt 2001-05-23 00:11:43 +00:00
darin%netscape.com 9db2f1ee9b Partially fixes bug 81658 "poor performance on password protected pages" r=gagan sr=dougt 2001-05-23 00:09:35 +00:00
darin%netscape.com aa4381232e Fixes bug 80975 "mozilla leaks sockets" r=gagan sr=dougt 2001-05-22 22:15:42 +00:00
blizzard%redhat.com 3073323fa4 Fix crasher bug #82003. Mozilla would crash when viewing some multipart pages. Make sure that we call free on the right variable. r=gagan, rs=darin 2001-05-22 14:44:28 +00:00
gordon%netscape.com e8e4770798 Fix bug 81799 "Infinite loop in disk cache" (handling the disk cache size=0 case), sr=hyatt. 2001-05-21 23:35:37 +00:00
ccarlen%netscape.com abcdbf0e4a Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
gordon%netscape.com 8c99402512 Fix for smoketest blocker bug 81799 "Infinite loop in disk cache", sr=darin. 2001-05-21 22:05:10 +00:00
jst%netscape.com f72e19a2c3 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
gordon%netscape.com 95193c7308 For bug 75113, moving cache device usage report in about:cache. sr=darin. 2001-05-19 01:46:20 +00:00
gordon%netscape.com c84596b4ee Fix bug 72507, implementing level 2 disk cache. Modified disk cache to keep metadata for all entries in a single file, rather than in separate files. r=gagan, sr=darin. 2001-05-18 23:25:07 +00:00
gordon%netscape.com 63d349c301 Fix bug 72507, implementing level 2 disk cache. Modified disk cache to keep
metadata for all entries in a single file, rather than in separate files.
r=gagan, sr=darin.
2001-05-18 23:24:09 +00:00
darin%netscape.com 402fd5dcfa Fixes bug 80949 "general.useragent.override ignored" r=pavlov sr=dougt 2001-05-18 22:47:40 +00:00
darin%netscape.com 4bf73808ee Fixes bug 80621 "Cannot view source or go back on diaryland member pages" r=pavlov sr=dougt 2001-05-18 22:45:34 +00:00
dougt%netscape.com c0d9fd0bea Fix for 81384. Add multipart/byterange support to the multipart/mixed stream converter. At somepoint we should rename this file. r=valeski@netscape.com, sr=darin@Netscape.com 2001-05-18 22:22:15 +00:00
dougt%netscape.com 5aac04401d Fix for 81384. Adding new mimetype. r=valeski@netscape.com, sr=darin@Netscape.com 2001-05-18 22:20:11 +00:00
rpotts%netscape.com 34cd515bb1 bug #71498 and bug #37001 (r=dougt). These patches fix an assert that was erronously being called and prevent the UnknownDecoder from being called recursively when an error occurs. 2001-05-18 21:02:01 +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 f11de1e108 Adding nsIByteRangeRequest to IDL project. 2001-05-18 06:13:50 +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
darin%netscape.com 6168b247dd Fixes bug 81008 "HTTP/0.9 responses not handled properly" r=gagan, rs=mscott 2001-05-18 02:03:08 +00:00
darin%netscape.com e5886e5bef Fixes bug 80899 "Mozilla crashes when authenticating with wrong password" r=gagan, sr=mscott 2001-05-18 01:59:21 +00:00
jgmyers%netscape.com 3a1e9e0ff9 clean up nsITransportSecurityInfo: bug 78292 r=thayes sr=darin 2001-05-18 00:02:46 +00:00
darin%netscape.com 7d36b529e0 Fixes blocker bug 81537 "crash loading bbc.co.uk" sr=smfr 2001-05-17 23:33:47 +00:00
darin%netscape.com 955dbe952c [bug 81384] Make the http 206 response go through nsHttpChannel::ProcessNormal. r/sr=dougt 2001-05-17 22:49:34 +00:00
darin%netscape.com cd0ac7ffb9 fix typo in patch for bug 80468 resulting in crash browsing to any page. 2001-05-17 21:38:06 +00:00
darin%netscape.com 201552a944 Fixes bug 80468 "Lock icon never locks" r=gagan, sr=dougt 2001-05-17 19:42:57 +00:00
darin%netscape.com a23ffdaa79 Fixes bug 71740 "Stock news articles frequently do not display" r=gagan, sr=dougt 2001-05-17 19:39:14 +00:00
darin%netscape.com 7358f666d8 Fixes bug 34745 "email message (forwarded cnn page) crashes mailnews" r=gagan,sr=mscott 2001-05-17 19:36:25 +00:00
darin%netscape.com b49ab1564d Fixes bug 81273 "infinite recursion when clicking URL with unknown server" r=gagan; sr=bienvenu,dougt 2001-05-17 19:32:57 +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
sfraser%netscape.com fdc0c90442 Checking in for Gerv. Fix for bug 58040; fix Accept headers to do something useful. r=bbaetz, sr=darin 2001-05-17 00:17:34 +00:00
darin%netscape.com ca9d65e587 Fixes bug 80939 "Sherlock plugin updating fails due to incorrectly cached HTTP HEAD request" r=gagan, sr=dougt 2001-05-16 23:58:06 +00:00
darin%netscape.com 199c0f9425 obvious ommision from my earlier checkin for bug 80544. patch=bienvenu, sr=darin 2001-05-15 20:50:50 +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 e58280debb Fixes regression bug 80544 "can't browse ebay.com" sr=mscott 2001-05-15 17:47:51 +00:00
darin%netscape.com fe70c4d3bb Fixes bug 44536 "HTTP post fails after authentication" r=bbaetz, rs=mscott. 2001-05-15 17:44:46 +00:00
neeti%netscape.com 61fbc45701 patch for bug 78876 - null bytes badly interpreted in base64-encoded data: URI scheme. r=sspitzer, sr=valeski 2001-05-15 12:45:50 +00:00
darin%netscape.com 776bb72371 fixes blocker bug 80424 "post regression" r=pavlov, sr=jst 2001-05-14 10:20:46 +00:00
darin%netscape.com f7f67e571c Fixes blocker bug 80457: r=bbaetz,dr 2001-05-14 10:15:06 +00:00
rpotts%netscape.com f3e719c2c1 bug #65777 (r=valeski, sr=mscott) - Window targeting fixes... 2001-05-14 02:16:27 +00:00
dbaron%fas.harvard.edu d5db8f4e0f Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding intl to REQUIRES. 2001-05-12 12:29:38 +00:00
cls%seawood.org 5f5b0ae021 Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.) 2001-05-12 07:08:27 +00:00
dbaron%fas.harvard.edu 854adab677 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by readding MODULE line that was removed in HTTP branch landing. 2001-05-12 02:23:07 +00:00
darin%netscape.com 600dac2051 fixes mac bustage 2001-05-12 00:26:47 +00:00
darin%netscape.com 9ffdb2126b fixes mac bustage 2001-05-11 23:36:14 +00:00
mkaply%us.ibm.com d8ea913ac9 OS/2 TB breakage 2001-05-11 22:52:41 +00:00
darin%netscape.com 5be2aaf755 fixed typo in makefile .... arrrggghh!! 2001-05-11 21:45:26 +00:00
darin%netscape.com 1d4e410116 part of http branch landing... forgot to add this file. 2001-05-11 21:17:17 +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
darin%netscape.com a6c1bdaf36 Http branch landing: removing old files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:01:07 +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
darin%netscape.com 11a1a873b9 Fixes bug 79506 "need to localize http auth prompt messages" r=gordon, sr=dougt 2001-05-09 05:43:23 +00:00
gordon%netscape.com 7428fc2eee Not part of build. 2001-05-09 05:05:20 +00:00
gordon%netscape.com b155d83b04 Fix build bustage. 2001-05-09 04:26:19 +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
gordon%netscape.com 1a83e890f0 Fix bug 79585 "need non-blocking OpenCacheEntry() for HTTP", r=pavlov, sr=darin. 2001-05-09 03:36:00 +00:00
dbaron%fas.harvard.edu 1326c82680 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES. 2001-05-08 19:19:03 +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
gordon%netscape.com edbfaf8444 Fix for bug 78479 "frequent hang on quit after long use" and bug 79241 "Crash quiting the app in the cache". sr=darin. 2001-05-08 00:13:21 +00:00
gordon%netscape.com bc50530225 Fix for bug 74301 "New cache not properly updating object size" and bug 78849 "nsCacheEntryDescriptor needs to be threadsafe". sr=darin. 2001-05-08 00:07:44 +00:00
gordon%netscape.com 73b9dce53f fix for bug 78852 "nsDiskCacheEntry needs to be made threadsafe", sr=darin. 2001-05-08 00:05:49 +00:00
gordon%netscape.com 64e35e1551 fix for bug 75183, "separate eviction policy for chrome needed". sr=darin. 2001-05-08 00:04:50 +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
cls%seawood.org 8fe86ff395 Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef.
It's on by default. Set
--disable-logging (unix)
NO_LOGGING=1 (win32)
moz_logging = 0  (mac)
to turn it off globally.

Bug #53226 r=sspitzer,leaf,sfraser
2001-05-05 10:18:53 +00:00
kandrot%netscape.com d5bd552195 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
jgmyers%netscape.com aa5d6dcff1 remove PSM from Tasks menu: bug 76181 r=blake sr=blizzard 2001-05-04 22:39:37 +00:00
jgmyers%netscape.com 542eb4d706 remove PSM from Tasks menu: bug 76181 r=blake sr=blizzard 2001-05-04 22:28:00 +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
gordon%netscape.com d91b9e5e27 Fix for bug 77844 "nsAboutProtocolHandler needs to look for anchor tags", sr = darin. 2001-05-03 02:36:45 +00:00
gordon%netscape.com 7d8760612e Fix for bug 76661, "Recursive attempt to lock cache entry". r=dougt, sr=darin. 2001-05-03 02:35:26 +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
dougt%netscape.com c546d5c5b8 removing ^M 2001-05-02 00:17:16 +00:00
dougt%netscape.com 6a44ba717c Fixes 78279, 77939. r=gagan@netscape.com, sr=darin@netscape.com 2001-05-01 23:09:25 +00:00
thayes%netscape.com 85e5579415 Bug 78124. r=javi/sr=scc. Change onclick for the security-button to call
the pageInfo window directly, opened to the security tab.
2001-05-01 22:20:10 +00:00
rpotts%netscape.com 04494d1333 deleted a block of code inside of a comment... 2001-04-30 22:58:17 +00:00
gordon%netscape.com de32342514 For bug 74668. Add cache device ID attribute to nsICacheEntryInfo interface,
and implementing classes.  r=beard, sr=darin.
2001-04-30 01:18:34 +00:00
cls%seawood.org c06c69763c Remove unneeded LOST_SYM_LIBS defines. 2001-04-30 01:13:22 +00:00
bryner%uiuc.edu cffdb488e5 Bug 75865 - HTTPS doesn't work through proxy.
http patch from darin, r=me, sr=rpotts.
psm patch from me, r=javi, sr=rpotts.
2001-04-29 19:42:38 +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
cls%seawood.org 25c6dc1c7e Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
dbaron%fas.harvard.edu d730dcc4cf Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding intl to REQUIRES. 2001-04-28 03:04:35 +00:00
dougt%netscape.com c27a05d2de i collided with string bundle changes. fixing build bustage. r=valeski@netscape.com, a=buildgods 2001-04-27 22:22:56 +00:00
dougt%netscape.com a4fc0ea202 fixes 77969. Adds PRE tag. r=dougt, sr=darin@netscape.com 2001-04-27 21:38:44 +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
dougt%netscape.com d03bf678cc Adding new english strings for bug 47689. r=neeti@netscape.com, sr=darin@netscape.com 2001-04-27 20:58:41 +00:00
dougt%netscape.com aa1eedbc15 Fixes 77032, 65270, 71556, 76274, 61290, 47689. Also makes Suspend/Resume work. r=neeti@netscape.com, sr=darin@netscape.com 2001-04-27 20:56:44 +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
dougt%netscape.com c023c969b7 fixed 77823. r=gagan@netscape.com, sr=darin@netscape.com 2001-04-27 01:51:28 +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
heikki%netscape.com a0844e5329 Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur. 2001-04-26 19:33:12 +00:00
bnesse%netscape.com 19dccef1bc Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +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
gordon%netscape.com 847ca8a31d checkin for bug 76293. Moves cache directory aside on startup if disk cache is unable to read or delete files. Cache service disables disk cache device if it fails to initialize, and defaults to using memory cache instead. r=beard, sr=darin. 2001-04-26 05:07:28 +00:00
gordon%netscape.com 4584f04a13 Approved checking for bug 76372, r=gagan, sr=brendan, a=brendan/chofmann. Added guards against calls to uninitialized nsCacheEntryHashtable. 2001-04-24 02:22:27 +00:00
gordon%netscape.com 6ad37cdae1 Approved checkin for bug 76125, cleanup usage of pldhashtable in nsCacheService.cpp. r=gagan, sr=brendan, a=asa. 2001-04-23 05:15:03 +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
bryner%uiuc.edu cbc8cea88c Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan. 2001-04-20 06:45:56 +00:00
bnesse%netscape.com 6a048b1a8f Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard. 2001-04-19 22:21:39 +00:00
timeless%mac.com 894c70dd3f fix Bugzilla Bug 76426 All your control paths should belong to us.
r=valeski, sr=darin, a=asa
2001-04-19 19:43:43 +00:00
chak%netscape.com 957059f8ce Fix for Bug#76657 - ViewSource protocol handler must use nsIRequest::LOAD_FROM_CACHE
r=valeski, sr=brendan@mozilla.org, a=asa@mozilla.org
2001-04-19 19:41:14 +00:00
jgmyers%netscape.com d6fbbbb186 fix typo: bug 31896 r=dmose sr=darin a=blizzard 2001-04-19 17:10:50 +00:00
timeless%mac.com ee959d2767 fix Bugzilla Bug 75853 CR and LF are naked ifdefs
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
mscott%netscape.com 4ad76a0e94 Bug #68237 --> fix array bounds read in ::ScanTXT
r=benb
sr=sspitzer
2001-04-18 04:08:25 +00:00
gagan%netscape.com 3a697e0227 Fix for bug 68086. Replaced several about: files which were only redirecting to a new location with a single smarter one. r=rpotts, sr=darin 2001-04-18 03:09:32 +00:00
beard%netscape.com 7ceb4a36f8 bug #68086, removed trivial redirecting protocol handlers, added nsAboutRedirector.cpp. r=gagan 2001-04-18 03:05:56 +00:00
beard%netscape.com 302735b13a Fix for Mac bustage. r=gagan 2001-04-18 03:04:44 +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
gordon%netscape.com a3f489435a Fix bug 75448 "Clear disk cache from prefs not working properly". Patch by
beard, r=gordon, sr=darin.
2001-04-17 23:20:06 +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
dveditz%netscape.com 25010b043f more ^M bustage 2001-04-17 13:26:03 +00:00
dveditz%netscape.com d97007e8b6 Fixing build bustage (evil trailing ^M's). 2001-04-17 12:46:17 +00:00
gordon%netscape.com b46550c82f desperate attempt to fix build bustage on win32. Don't know why it didn't like the !endif, so I'm just nuking the lines I was trying to comment out. 2001-04-17 12:01:58 +00:00
gordon%netscape.com 99a7277559 bug 72528, remove old cache from build. sr=darin. 2001-04-17 10:47:22 +00:00
disttsc%bart.nl c5d74fa7e2 Only try to create an instance of the secure browser UI if PSM is installed. Bug=76292, r=timeless, sr=ben 2001-04-17 07:01:15 +00:00
gordon%netscape.com 5781ea5a43 First implementation of "flat files" for cache. 2001-04-17 03:54:48 +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
dbaron%fas.harvard.edu 81b30f354a Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by changing mime to mimetype in REQUIRES. 2001-04-16 22:55:25 +00:00
valeski%netscape.com a5ec5c58eb sr=vidur, r=dbaron. fixing leak and updating hashtables to newer, better, versions. 75337 2001-04-16 21:11:20 +00:00
jgmyers%netscape.com b087bf8e1e rename tls sockets to starttls: bug 74387 r=javi r=darin sr=mscott 2001-04-16 21:01:29 +00:00
darin%netscape.com 1980a24ebe Fixes bug 75354 "https content is being cached on disk!!" r=bbaetz, sr=dougt 2001-04-16 20:39:10 +00:00
chak%netscape.com fe4054b4b2 Fix for bug#66334 - Viewsource needs to be a protocol handler
r=valeski,sr=rpotts
2001-04-16 20:17:36 +00:00
ccarlen%netscape.com 642d1c874d Bug 66334 - Checking in Mac projects for chak@netscape.com. r=valeski@netscape.com, sr=rpotts@netscape.com 2001-04-16 20:15:08 +00:00
chak%netscape.com b2dda3734c Fix for bug#66334 - Viewsource needs to be a protocol handler
r=valeski,sr=rpotts
Not part of the build yet(pending some mac changes by ccarlen)
2001-04-16 20:00:20 +00:00
dougt%netscape.com 1049a51a5e Fixes bug 64686. Simple impl of ReadSegments. r=gagan@netscape.com, sr=darin@netscape.com. 2001-04-16 19:59:36 +00:00
darin%netscape.com 83d8fc6238 Fixes bug 76064 "nsSocketBOS::Write does not initialize return value"
patch=rginda, sr=darin
2001-04-16 19:57:38 +00:00
neeti%netscape.com 62ef437c8e checking in patch for bug 58034 - Accept-Language header needs q values. r=neeti, sr=darin 2001-04-16 14:56:21 +00:00
gagan%netscape.com e2f24abfba Not part of the build yet. New files for bug 68086. Implemented a generic fat-free version for cases of about: that redirect to another URL. This will obsolete nsAboutCredits.*, mzAboutMozilla.*, and nsAboutPlugins.* 2001-04-16 10:07:56 +00:00
gordon%netscape.com 23ceb92dbe Test for nsDiskCacheBlockFile.cpp [not part of build]. 2001-04-16 08:37:47 +00:00
dbaron%fas.harvard.edu 8104b84a2d Removing carriage returns (^M) to fix build bustage on cement tinderbox (IRIX). 2001-04-15 00:20:44 +00:00
dougt%netscape.com 2e9c3e669e NotPartOfBuild - This is only a test of CVS 2001-04-14 22:39:57 +00:00
dougt%netscape.com f06af5fa96 NotPartOfBuild. 2001-04-14 22:38:46 +00:00
dougt%netscape.com f4521603df removing ^M 2001-04-14 22:37:39 +00:00
bbaetz%cs.mcgill.ca 671192f7d3 Bug 70267 - implement gopher searches
r=dougt, sr=darin
2001-04-14 22:09:59 +00:00
dougt%netscape.com e1d0f553ca Fixing Mac Bustage. ftpcore.h was being included by the IDL file. It doesn't need to be. 2001-04-14 21:31:25 +00:00
dougt%netscape.com fd0c1821e7 Fixes 72774. Simple fix which checks the response code of the SYST command. If it is a 500 series we default to guessing the server is UNIX. r=bbaetz@cs.mcgill.ca 2001-04-14 20:36:24 +00:00
darin%netscape.com 45b4c27450 Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
cache validation preferences and browsing via history.  r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2001-04-14 02:02:19 +00:00
colin%theblakes.com b35fd04816 Use MOZ_COMPONENT_LIBS and pass via EXTRA_DSO_LDOPTS instead
of EXTRA_LIBS. r=cls b=75876.
2001-04-13 23:21:54 +00:00
valeski%netscape.com 6dd19605b8 sr=darin. no bug. just dead wood static cid cleanup 2001-04-13 11:23:11 +00:00
darin%netscape.com e82b820f14 Fixes bug 43191 "frameset targets not selecting from cached frame" r=gagan, sr=waterson. 2001-04-13 07:30:27 +00:00
darin%netscape.com 0109821a84 Fixes bug 74512 "file transport should support non-blocking streams" r=dougt, sr=rpotts. 2001-04-13 06:14:11 +00:00
anatoliya%netscape.com 5a4e25c812 bug-4596 r=jelwell, suresh sr=kin 2001-04-13 04:13:10 +00:00
mscott%netscape.com a752442563 Fix some assertions by making sure nsStreamListenerTee's isupports definition includes nsIRequestObserver.
sr=darin
2001-04-13 02:50:31 +00:00
dougt%netscape.com 4d27debdf6 Fixes refcount cycle pointed out by Mr. David Baron.
b=75110
r=dbaron@fas.harvard.edu
sr=darin@netscape.com
2001-04-12 23:37:15 +00:00
dougt%netscape.com 24575a0412 Fixes 75289. If you want to listen to the ftp control traffic, here is your chance.
sr=darin
2001-04-12 23:32:47 +00:00
pollmann%netscape.com 9287f4e7d3 Bug 73309: Fix leak of <ConstStringImpl> in non-multipart form post case, r=rpotts@netscape.com, sr=jst@netscape.com 2001-04-12 01:41:47 +00:00
shaver%mozilla.org e2dc3d6d88 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
mkaply%us.ibm.com 4b8ffff027 #69613
r=dougt, sr=darin
OS/2 needs to follow part of a Windows codepath
2001-04-11 11:06:25 +00:00
ccarlen%netscape.com 7720f48f12 Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
ccarlen%netscape.com 8eb1495e0b New files for bug 70380 - not yet part of build. r=valeski, sr=rpotts 2001-04-10 14:40:07 +00:00
darin%netscape.com 0ddcbf0b7d fixes win32 startup crash. sr=sspitzer 2001-04-10 09:07:11 +00:00
darin%netscape.com a32e06715e Removing erroneous NS_BREAK from nsHTTPChannel 2001-04-10 06:58:50 +00:00
darin%netscape.com b51b668b1a Removed erroneous NS_BREAK from nsSocketRequest::Cancel 2001-04-10 06:57:01 +00:00
pavlov%netscape.com 1770e30381 removing the statusArg param to OnStopRequest to fix build bustage 2001-04-10 06:40:51 +00:00
darin%netscape.com 962a26ce88 Needed to fix mac bustage from necko api changes. 2001-04-10 06:21:54 +00:00
darin%netscape.com 8780a5c665 Fixes mac bustage 2001-04-10 06:19:33 +00:00
darin%netscape.com 41efbc6217 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
darin%netscape.com ad6bfca69f Necko API changes, bug 74221. r=valeski, sr=rpotts 2001-04-10 05:57:29 +00:00
darin%netscape.com cc34d99806 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 05:43:26 +00:00
tao%netscape.com 2ed9290483 Clean up debug printf; no code changes. 2001-04-09 23:15:21 +00:00
gordon%netscape.com 525851d1cf Fix bug 73441 "New cache needs "Clear" functionality. Changed pref advanced cache panel clear buttons to clear new cache devices, and fixed bug in nsMemoryCacheDevice to avoid calling nsCRT::strlen(nsnull). sr=darin. 2001-04-09 09:52:15 +00:00
gordon%netscape.com 0b4989d75d Fix bug 75171 "implement nsCacheSession::EvictEntries", sr = darin. 2001-04-09 08:14:08 +00:00
morse%netscape.com e2769611d6 bug 73964, unable to log in to compuserve, r=valeski, sr=darin 2001-04-09 04:16:54 +00:00
disttsc%bart.nl 748e1ece2f Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
anatoliya%netscape.com 00d4b9b9fe New smileys bug-4013 r=andreww sr=hewitt 2001-04-07 05:49:24 +00:00
bbaetz%cs.mcgill.ca a3e4600edf bug 74666 - Wrong context used in nsFTPChannel::OnStopRequest
r=jag, sr=darin
2001-04-06 04:35:12 +00:00
gordon%netscape.com f2a27deafb Fix bug 74832, sr=darin. 2001-04-06 00:57:36 +00:00
dbaron%fas.harvard.edu 1fe6f88256 Fix OS/2 tinderbox bustage (PR_CALLBACK). r=disttsc@bart.nl 2001-04-06 00:33:19 +00:00
gordon%netscape.com 625edc15d6 Fix smoketest blocker bug 74766. DISKCACHE2_BRANCH touchdown. r=beard, sr=darin. 2001-04-05 22:28:17 +00:00
morse%netscape.com be028d0a54 bug 70382, redo password manager idl for embedding requirements, r=ccarlen, sr=alecf 2001-04-05 06:29:48 +00:00
dprice%netscape.com 3e31ab9946 65845 - new order files 2001-04-05 06:02:32 +00:00
darin%netscape.com 645bae6bf7 Fixes bug 73029 "new cache time problems, reload sometimes broken"
r=disttsc@bart.nl,gagan sr=mscott
2001-04-05 03:56:54 +00:00
mkaply%us.ibm.com a5a2297dd2 OS/2 TB breakage 2001-04-04 08:25:32 +00:00
darin%netscape.com fc5776cb4f Fixes bug 74118 "can't launch with a new profile" r=bryner, sr=mscott 2001-04-04 07:28:51 +00:00
darin%netscape.com 57a3c11018 Fixes bug 74199 "about:cache-entry needs to know how to deal with
non-stream-based cache entries" r=gordon, sr=mscott
2001-04-04 07:25:58 +00:00
gordon%netscape.com fd35a7538d Landing DISKCACHE1_BRANCH (part Deux) which enables dynamic eviction and efficient cache miss detection for the disk cache (bug 72506) r=beard, sr=darin. 2001-04-04 03:30:45 +00:00
valeski%netscape.com 62cfc3a469 sr=shaver, r=dmose. 74554. fixing array index typo 2001-04-03 22:59:02 +00:00
rickg%netscape.com c1ce80ae83 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
disttsc%bart.nl 9394feaaff Fix for bug 74488 (and hopefully bug 74552): app freezes in mail when psm dialog is brought up (/ a link is clicked), r=scc, sr=darin 2001-04-03 17:17:20 +00:00
scc%mozilla.org e4fe1eec12 fix bustage 2001-04-02 23:11:04 +00:00
darin%netscape.com b0e435e189 Fixes bug 72520 "support for cacheKeys must be implemented" r=gordon sr=dougt 2001-04-02 01:20:43 +00:00
darin%netscape.com a5df5b1110 Fixes bug 73875 "www.fox.com does not load" r=beard sr=brendan 2001-04-02 01:12:40 +00:00
jgmyers%netscape.com 3c357f35f1 distinguish weak crypto in PSM2: bug 31896 r=dmose ser=darin 2001-04-01 19:37:29 +00:00
darin%netscape.com b7b2207299 Fixes bug 72320. abort on exit (sending "logout" to a closed IMAP socket?).
r=sspitzer,dougt,mscott.
2001-04-01 05:17:42 +00:00
beard%netscape.com b5d905cf89 Fixes bug #73194, when profile switching occurs, ensure new cache directory is created. r=beard, sr=darin 2001-03-31 07:37:19 +00:00
cls%seawood.org a5abdb5ab9 Add needed include for BeOS BONE builds.
Thanks to maz@albany.net (Matthew Zahorik) for the patch.
Bug #71681 r=darin
2001-03-31 06:23:49 +00:00
disttsc%bart.nl 96f5f6cf31 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
darin%netscape.com 38505b3aa7 Fixes bug 72312 "gopher needs to wrap the proxy channel"
patch=bbaetz, r=dougt, sr=darin
2001-03-30 03:21:55 +00:00
darin%netscape.com 224e6747be Fixes bug 73917 "cache entry data size not updated" patch=beard, r=gagan, sr=darin 2001-03-29 19:58:34 +00:00
gordon%netscape.com 0052e92ff4 Fix bug 73099. Problems with updating lastModified time stamp. r=beard, sr=darin. 2001-03-29 06:50:38 +00:00
beard%netscape.com 37933e7f0f Added nsDiskCacheMap.cpp and nsANSIFileStreams.cpp. [bustage fixing] 2001-03-29 06:41:02 +00:00
gordon%netscape.com 62a76fce9f Land DISKCACHE1_BRANCH, implementing first draft of cache map file for more efficient eviction and cache miss detection. Fixed some problems with overeager setting of lastModified time stamp. Read cache enable prefs on startup. r=beard, sr=darin. 2001-03-29 05:54:58 +00:00
gordon%netscape.com fe77b957e7 Added evictEntries() methods to nsICacheService and nsICacheSession. Removed lastValidated attribute from nsICacheVisitor. r=beard sr=darin. 2001-03-29 05:51:46 +00:00
darin%netscape.com e267f38ace Fixes bug 72348 "Page load performance slower in 0.8.1 than under 0.8"
r/sr=dougt,brendan
2001-03-29 02:34:19 +00:00
dougt%netscape.com 3ba88bdbb2 Fixes 70580, 73824. Also fixes a security hole related to port stealing as describe by rfc2577. r=gagan@netscape.com, sr=darin@netscape.com 2001-03-28 23:39:37 +00:00
darin%netscape.com 774ae3fcfa Fixes bug 72339. nsDNSService doesn't shutdown. r=gordon, sr=dougt 2001-03-28 21:18:51 +00:00
darin%netscape.com 9be95a251d Fixes bug 73231. nsFileTransport should report progress even if content-length
is unknown.  r=rpotts, sr=dougt
2001-03-28 20:56:59 +00:00
darin%netscape.com 1c87e8e194 Fixes bug 73234. nsInputStreamChannel needs to forward itself as the request
in progress events.  r=rpotts, sr=dougt
2001-03-28 20:55:26 +00:00
darin%netscape.com d08c300b45 Fixes bug 73554. Incorrect error message for about-cache: when entry is not found.
patch=bbaetz@cs.mcgill.ca, r=bryner, sr=darin
2001-03-28 18:26:13 +00:00
darin%netscape.com 82bbf67b85 Fixes bug 73940. HTTP URLs with '?' characters should not be cached unless
an expiration time is explicitly provided by the server.
r=gagan,valeski sr=dougt,alecf
2001-03-28 18:24:13 +00:00
gordon%netscape.com a61efb7b94 Bug 73491 and bug 73513. Make the disk cache fail (more) gracefully. r=mcafee, sr=waterson. 2001-03-27 23:56:18 +00:00
mkaply%us.ibm.com 2ab67c4ef0 #73620
r=jband, sr=brendan
Fix some places where we used casts instead of CALLBACKs
2001-03-27 22:59:33 +00:00
bienvenu%netscape.com 46b4943963 send notification for going offline before we kill all the sockets r/sr darin,dougt 73374 2001-03-27 15:17:52 +00:00
darin%netscape.com 69d0bda298 Add progress event sink notification test. 2001-03-27 08:23:42 +00:00
beard%netscape.com 3cf05a5d43 [not part of build] Update to newer version of interface. 2001-03-27 08:17:20 +00:00
rpotts%netscape.com 263b9c6b99 All nsIProgressEventSink notifications from the socket transport should go to the nsHTTPChannel... 2001-03-27 00:56:51 +00:00
rpotts%netscape.com 7a65053a93 All nsIProgressEventSink notifications from the socket transport should go to the nsHTTPChannel... (r=darin) 2001-03-27 00:20:04 +00:00
cls%seawood.org 703015f4d7 Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
dougt%netscape.com 77b7926c42 Fix to prevent ODA from firing if there is no data. b71498, r=valeski@netscape.com, sr=darin@netscape.com 2001-03-26 23:32:19 +00:00
mkaply%us.ibm.com e82031955a #73191
r=beard, sr=brendan
Remove CRT_CALL - change to PR_CALLBACK or JS_DLL_CALLBACK appropriately
2001-03-26 23:21:53 +00:00