bzbarsky%mit.edu
3f9f484824
Fix parsing of content-types with options (bug 138639). r=bbaetz, sr=darin.
2002-04-22 23:55:30 +00:00
darin%netscape.com
85505605b8
fixing build bustage
2002-04-21 19:12:28 +00:00
darin%netscape.com
c8a4eaff9d
fixes bug 138280 "Trunk crash [@ nsStorageTransport::nsReadRequest::OnStartRequest]"
...
r=gagan sr=rpotts
2002-04-21 18:33:42 +00:00
cbiesinger%web.de
2265de9de5
bug 136538 r=bbaetz sr=darin
...
data: protocol doesn't unescape its uri string
2002-04-20 06:54:02 +00:00
bryner%netscape.com
9562844af2
Shut down all sockets in http's keepalive/idle list when the SESSION_LOGOUT event happens. This ensures that we don't leak NSS resources associated with SSL sockets. Bug 125561, r=ccarlen, sr=darin.
2002-04-20 05:40:24 +00:00
bzbarsky%mit.edu
141a9f5415
Fix potential memory leaks in nsDataChannel. Bug 138081, r=timeless,
...
sr=darin
2002-04-19 22:37:41 +00:00
darin%netscape.com
5dad07f3db
mac project changes for bug 93054
2002-04-19 22:30:15 +00:00
darin%netscape.com
d45456d20b
implement HTTP/1.1 pipelining, b=93054
...
r=gagan, sr=rpotts
2002-04-19 22:25:23 +00:00
bzbarsky%mit.edu
d2df60a558
Backing patch out since it breaks Win32 and I don't have time to fix it
...
right now.
2002-04-19 03:48:22 +00:00
bzbarsky%mit.edu
1db06e6ee6
Fix potential memory leaks in nsDataChannel. Bug 138081, r=timeless,
...
sr=darin
2002-04-19 03:16:37 +00:00
darin%netscape.com
df216e6179
fixes bug 60811 "[RFE] User should be able to force HTTP proxy transactions
...
to use HTTP/1.0 exclusively." r=brade,bbaetz sr=rpotts
2002-04-18 22:36:39 +00:00
darin%netscape.com
0e555d8ef4
fixes bug 137965 "Document contains no data on disconnect"
...
r=bbaetz sr=rpotts
2002-04-18 22:30:11 +00:00
jkeiser%netscape.com
4f6f538fb4
Close submitted files (input type=file) when done with them. (bug 126829) r=dougt@netscape.com, sr=darin@netscape.com
2002-04-18 22:02:09 +00:00
bbaetz%student.usyd.edu.au
0fd527587a
Bug 134370 - ftp password displayed in page heading
...
r=dougt, sr=darin
2002-04-17 01:45:15 +00:00
dbragg%netscape.com
060ac1f254
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
2002-04-16 22:19:10 +00:00
bbaetz%student.usyd.edu.au
42d6373632
Bug 129420 - mailto: urls not working with PAC
...
r=dougt, sr=darin
2002-04-16 07:41:47 +00:00
darin%netscape.com
6f02ceb4fe
fixes bug 136216 "[viewpoint] GetURL fails on https file when the file is
...
partially in the browser's memory cache" r=serge sr=rpotts
2002-04-15 23:45:07 +00:00
dougt%netscape.com
32a0618efe
XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com
2002-04-15 22:26:29 +00:00
bzbarsky%mit.edu
ae142168e0
Fix bug 135833 (view source not working right when it needs a repost).
...
r=rpotts, sr=darin.
2002-04-13 02:23:52 +00:00
kaie%netscape.com
be88a33114
b=119418 Fix handling of opaque signed S/Mime messages.
...
Also fixes some other S/Mime issues, as described in the bug.
r=ddrinan/ducarroz/darin sr=alecf
2002-04-12 04:26:40 +00:00
andreas.otte%debitel.net
51d9f244ec
fix bug 132254 [Invalid URL confuses mozilla] Don't let
...
nsStandardURL::Resolve return a parser error on an invalid url, just
ignore it and assume it to be relative, r=morse, sr=darin
2002-04-11 22:52:53 +00:00
timeless%mac.com
623c5cc6e3
Bug 136925�TestDBM knowingly crashes
...
test file, review requirement waved by darin
sr=darin
2002-04-11 21:35:28 +00:00
badami%netscape.com
24de0da6b2
HTTP 300 page screws up session history
...
bug 114982 sr=darin r=rpotts a=asa
2002-04-11 04:46:27 +00:00
darin%netscape.com
279c037ff9
fixes bug 136678 "byte range request fails if server returns anything other
...
than 206" r=dougt sr=rpotts
2002-04-11 00:24:06 +00:00
caillon%returnzero.com
9ac4165898
Bug 135998, Clean up and shrink output of the HTML directory listing. r=bbaetz,glazou sr=darin a=valeski
2002-04-10 10:28:57 +00:00
badami%netscape.com
9e2a8b217e
bug 133973 r=bbaetz sr=darin a=asa
...
URL redirection limit exceeded
2002-04-09 03:58:24 +00:00
darin%netscape.com
d4a3a3a347
fixes bug 134203 "Some credit unions... cannot be accessed with current Mozilla"
...
r=morse, sr=rpotts, a=rjesup
2002-04-09 00:03:23 +00:00
ducarroz%netscape.com
c5bfb67c22
Fix for bug 132418. Check for null ptr, patch provided by ccarlen@netscape.com. R=pinkerton, SR=sspitzer, A=asa
2002-04-05 15:28:59 +00:00
timeless%mac.com
dda079660d
Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
...
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
timeless%mac.com
ee9982a802
Bug 133657 nsISupportsVoid should have/use [noscript] attribute voidPtr data;
...
r=dougt sr=dveditz a=asa
2002-04-04 12:28:22 +00:00
bbaetz%student.usyd.edu.au
f607d598a5
Bug 134901 - Time left is negative (has "-") and size is 0K for ftp
...
downloads
r=dougt, sr=darin, a=rjesup
2002-04-04 00:03:56 +00:00
brade%netscape.com
5c86f60b5d
extend implementations of GetCommonBaseSpec and GetRelativeSpec (bug 133591, r=cmanske, sr= darin, a=jud)
2002-04-03 15:38:53 +00:00
timeless%mac.com
ea1f46ab67
Bug 129533 |Cannot use const char* to initialize char*| bustage
...
r=bryner sr=darin a=asa
2002-04-01 19:58:02 +00:00
bbaetz%student.usyd.edu.au
4ee8eec610
Bug 129811 - PASV data connection issues
...
r=gagan, sr=darin, a=asa
2002-03-31 09:41:51 +00:00
morse%netscape.com
665f87b5c4
bug 130306, license update -- take 2, r=sgehani, sr=jag, a=asa
2002-03-31 08:35:05 +00:00
jkeiser%netscape.com
5d29638d28
Backing out bug 130306 change to fix bustage
2002-03-31 07:56:24 +00:00
morse%netscape.com
9350697942
bug 130306, license update, r=bryner, sr=jag, a=asa
2002-03-31 06:52:36 +00:00
bbaetz%student.usyd.edu.au
f1942ce243
Bug 130299 - confused by , in PASV response message
...
r=gagan, sr=darin, a=asa
2002-03-31 05:17:27 +00:00
bbaetz%student.usyd.edu.au
a4df21c59f
Bug 128927 - ftp hang when CR and LF are split in onDataAvailable
...
r=badami, sr=darin, a=dbaron
2002-03-31 03:46:12 +00:00
hewitt%netscape.com
07d96867f1
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
darin%netscape.com
08576cb513
fixes bug 132329 "HTTP auto goes into infinite loop"
...
r=gagan sr=rpotts a=valeski
2002-03-28 22:57:41 +00:00
cbiesinger%web.de
e343805ec6
bug 109800 r=valesky sr=dveditz a=roc+moz
...
nsIPasswordManager.idl doesn't allow you to manually add a site to the never saved list
2002-03-28 21:21:08 +00:00
cbiesinger%web.de
2b539e9f2d
bug 133715 patch by neil@parkwaycc.co.uk r=biesi sr=darin a=asa
...
data: url without charset kills browser
2002-03-28 21:07:46 +00:00
brade%netscape.com
17ebc259b6
file to be used for testing GetCommonBaseSpec, GetRelativeSpec and Resolve; a=darin (note: test file NOT PART OF BUILD!)
2002-03-27 22:40:48 +00:00
bbaetz%student.usyd.edu.au
a5c0f1018f
Bug 131407 - wrong dates from windows ftp servers
...
r=badami, sr=darin, a=dbaron
2002-03-27 05:43:49 +00:00
sfraser%netscape.com
7fbfb8f908
Bug 133412: need to #include <Files.h> before <OpenTransport.h> for the buggy Universal Headers 3.4.1. Changes to allow for upgrading to CodeWarrior Pro 7.2 tools. r=sdagley, sr=scc, a=asa
2002-03-27 04:09:17 +00:00
timeless%mac.com
b5d5ad7102
Bug 133241 MSVCRT error near printfcstring
...
> that code shouldn't use nsPrintfCString...
r=biesi sr=darin a=dbaron
2002-03-27 03:09:14 +00:00
badami%netscape.com
48b95f06b2
nsStandardURL::BuildNormalizedSpec needs to use nsMemory::Allocate instead of malloc.
...
bug 132198 r=jag sr=darin a=dbaron
2002-03-27 02:59:25 +00:00
brade%netscape.com
3a1d4f00b9
add implementations for GetCommonBaseSpec and GetRelativeSpec (bug 114951, r=darin, sr=rpotts, a=asa)
2002-03-27 02:30:17 +00:00
brade%netscape.com
6fdb5f9114
add API and explanation comments for getCommonBaseSpec and getRelativeSpec (bug 114951, r=darin, sr=rpotts, a=asa)
2002-03-27 02:30:01 +00:00
brade%netscape.com
32e063c2b2
send STOR's data only after STOR command is sent and acknowledged; always issue read to open tcp connection for data channel (bug 127291, r=valeski & bbaetz, sr=darin, a=asa)
2002-03-27 02:09:09 +00:00
darin%netscape.com
05620967a8
fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
...
issue byte range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 23:33:19 +00:00
sicking%bigfoot.com
7f248115aa
Bug 131424: Plug memory leak in nsNetModRegEntry::Equals(). Patch by Peter A Jonsson <pj@ludd.luth.se>.
...
r=bbaetz sr=darin a=valeski
2002-03-26 20:04:29 +00:00
beard%netscape.com
ca58c99c0f
External protocol handler support via preference of form "network.protocol-handler.external.scheme".
...
bug #133386 , r=gordon, sr=darin, a=valeski
2002-03-26 15:58:26 +00:00
brade%netscape.com
02cf2c6a37
init mMDTM to be safe (bug 126468; submitted by mcs, r=bbaetz, sr=darin, a=Asa)
2002-03-26 14:11:27 +00:00
darin%netscape.com
6774091263
backing out changes (for bug 116365) to fix btek page-loader crash.
2002-03-26 08:47:10 +00:00
darin%netscape.com
7f9b2ed250
fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
...
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00
morse%netscape.com
6cae9f323d
fix mac bustage. Sorry.
2002-03-26 03:07:30 +00:00
morse%netscape.com
e4bc23d1c0
bug 130306, preparing to freeze nsiPasswordManager, r/sr=alecf/darin, a=asa
2002-03-26 01:54:04 +00:00
morse%netscape.com
abc352e4f5
bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa
2002-03-26 01:13:39 +00:00
dbaron%fas.harvard.edu
81ea297a54
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:35:01 +00:00
cbiesinger%web.de
204631c433
fix bustage on cabezon
2002-03-23 14:42:02 +00:00
cbiesinger%web.de
09f543c624
bug 104906 r=pavlov sr=tor a=asa
...
imgRequest::SniffMimeType and nsUnknownDecoder::SniffForImageMimeType should be one function
2002-03-23 13:21:33 +00:00
darin%netscape.com
723ad39b89
fixes bug 63878 (second patch) "Implement alert for 'document contains no
...
data' (was Going to lexmark.com does nothing, but www.lexmark works
[Connection reset by peer]"
r=gagan, sr=rpotts, a=scc
2002-03-22 21:30:41 +00:00
darin%netscape.com
755dde8d46
fixes bug 132633 "navigator.appVersion no longer returns OS version !"
...
r=bzbarsky, sr=rpotts, a=scc
2002-03-22 21:25:58 +00:00
darin%netscape.com
b1c3dcce43
fixes bug 132497 "prevent crash @nsJARChannel::GetContentLength"
...
r=dougt, sr=rpotts, a=asa
2002-03-21 23:24:53 +00:00
mkaply%us.ibm.com
ddcb067ed2
Include of nsIOService.h was somehow including <os2h> later without #defines we need - solution is to add #define INCL_ statements at the beginning
2002-03-21 05:00:45 +00:00
darin%netscape.com
5a17e02a7f
this should fix the OS/2 bustage, b=128508
2002-03-21 01:14:28 +00:00
darin%netscape.com
819ce1f98f
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
jaggernaut%netscape.com
d8cf5474f8
Bug 101723: security icon only works for the first tab
...
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2002-03-20 09:57:35 +00:00
badami%netscape.com
6f6c029733
Redirection limit for this URL exceeded; Doom cache entry if redirecting back to self
...
bug 127348 r=gagan sr=darin a=asa
2002-03-20 04:33:51 +00:00
darin%netscape.com
5b35e18615
fixes bug 126755 "try next ip address on connection timeout"
...
r=dougt, sr=rpotts, a=asa
2002-03-19 22:30:55 +00:00
alecf%netscape.com
ecdb77e394
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
2002-03-19 06:46:56 +00:00
badami%netscape.com
55cdfbd92f
Regression in "Proxy-authorization header incorrectly sent to server during SSL session."
...
bug 127671 r=rpotts sr=darin a=asa
2002-03-19 02:26:54 +00:00
badami%netscape.com
40932abe73
Instead of an order form page I get an ecommerce security warning
...
bug 128213 r=rpotts sr=darin a=asa
2002-03-18 05:20:58 +00:00
dougt%netscape.com
3662297672
Fixes part of the Txul regression. b=130524 r=dp@netscape.com sr=darin@netscape.com, a=asa@mozilla.org
2002-03-16 00:43:44 +00:00
bzbarsky%mit.edu
e34f8b102a
view-source should not follow Refresh: headers. Bug 130931, r=doron,
...
sr=alecf, a=asa
2002-03-15 03:41:14 +00:00
darin%netscape.com
ef78e3e841
fixes bug 63878 "Implement alert for 'document contains no data' (was Going
...
to lexmark.com does nothing, but www.lexmark works [Connection reset by peer]"
r=adamlock, sr=rpotts, a=asa
2002-03-14 20:24:15 +00:00
brade%netscape.com
bb85d23e58
bug 129565; always send ":" for userpass sequence; written by darin, r=bbaetz, sr=kin, a=Asa
2002-03-14 14:22:43 +00:00
seawood%netscape.com
1e2fdc2421
Remove now redudant REGCHROME calls.
...
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com
af0cf0ee2d
Remove REGCHROME calls since we now auto-register chrome when jars are processed.
...
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
bzbarsky%mit.edu
9f728780d5
Do not apply content decoding if the url ends in .gz or .zip. The
...
content-encoding battle never ends... Bug 128199, r=law, sr=darin,
a=asa
2002-03-14 00:51:28 +00:00
badami%netscape.com
34dc1e5b26
Proxy-authorization header incorrectly sent to server during SSL session
...
bug 127671 r=rpotts sr=darin a=asa
2002-03-13 07:34:51 +00:00
dougt%netscape.com
cc451cc48d
Fixes 127918. Mime Service was being accessed from a non-ui thread. This causes all kinds of problems. Found that content type is not needed while opening most stream io's. Removes content type result from nsIStreamIO::Open(). Added atrribute content type nsIStreamIO. Fixes callers. r=gordon@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org.
2002-03-13 00:34:54 +00:00
jkeiser%netscape.com
873736a724
Make sure we *always* send Content-Length: 0 in POST requests (bug 129333). r=sicking@bigfoot.com, sr=darin@netscape.com, a=roc+moz
2002-03-12 07:10:25 +00:00
bbaetz%student.usyd.edu.au
2100e45e1f
Bug 127998 - Uninitialized memory read in InterlockedExchange
...
patch by pj@ludd.luth.se , r=bbaetz, sr=darin, a=shaver
2002-03-12 06:18:56 +00:00
bbaetz%student.usyd.edu.au
5b1502fd0e
Bug 127997 - Uninitialized memory read in nsStringBundle::FormatString
...
r=dougt, sr=darin, a=shaver
2002-03-12 05:56:29 +00:00
badami%netscape.com
f96b4ffa60
image not loaded if SRC URL has a leading SPACE character.
...
bug 117410 r=bbaetz sr=darin a=asa
2002-03-12 04:07:14 +00:00
darin%netscape.com
c4b5435d4b
ward of mac bustage
2002-03-12 01:09:11 +00:00
darin%netscape.com
16a5866f45
minor revision to comments
2002-03-12 01:03:12 +00:00
darin%netscape.com
cfe07b944b
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
...
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
badami%netscape.com
8c25e37c4b
regression in removing invalid passwords from password manager
...
bug 127863 r=morse sr=darin a=asa
2002-03-11 13:25:25 +00:00
seawood%netscape.com
f7e0a01bd2
Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
...
Bug #129533 r=jag sr=darin a=asa
2002-03-10 07:35:22 +00:00
nhotta%netscape.com
8fdc4b324a
Added ACE decode function to nsIIDNService, renamed exisiting function name,
...
bug 110028, r=nhotta, sr=darin, a=shaver.
2002-03-09 00:10:21 +00:00
bryner%netscape.com
25635ddc07
Ignore test binaries. a=leaf.
2002-03-09 00:07:17 +00:00
bbaetz%student.usyd.edu.au
afa1b80b99
Bug 127003 - topcrash fix; make sure OnStart is always called on the real
...
data connection, before we send data to the listener.
r=dougt, sr=darin, a=dbaron
2002-03-08 22:27:50 +00:00
bienvenu%netscape.com
d5a250d75b
fix 104020 and 119592 problems with sending offline notification after socket transport shutdown so add a new notification sent before that r=ccarlen sr=sspitzer a=asa
2002-03-08 14:51:00 +00:00
darin%netscape.com
4f4013b40a
fixes bug 114897 "My.Yahoo - Logs you out when using Back button"
...
r=dougt, sr=mscott, a=asa
2002-03-07 20:13:14 +00:00
darin%netscape.com
7556687e8d
fixes startup assertion
2002-03-07 00:25:13 +00:00
cbiesinger%web.de
a94af4e5d8
bug 127252 patch partially by mstoltz r=bbaetz/me sr=darin a=asa
...
make about:config work again
2002-03-06 22:11:02 +00:00
darin%netscape.com
764f01b1b4
minor cleanup.. some unexpected and benign changes crept into the mac xml
...
project files.
2002-03-06 09:37:41 +00:00
darin%netscape.com
4335f255a1
pacify HPUX compiler
2002-03-06 08:41:25 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
timeless%mac.com
d8cc688144
Bug 127270 ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr'
...
The problem was that InputTestConsumer's QI only listed nsIStreamListener even though
nsIStreamListener inherited from interface nsIRequestObserver.
This adds nsIRequestObserver to the QI.
patch by badami@netscape.com rs=darin a=asa
2002-03-06 03:30:02 +00:00
locka%iol.ie
65718827b7
Display an authorization prompt when shift-click to save password protected URIs. b=116279 r=brade@netscape.com sr=darin@netscape.com a=asa@mozilla.org
2002-03-05 22:45:20 +00:00
bzbarsky%mit.edu
ec123f674a
fix regression of bug 124741. r=law, sr=alecf, a=asa
2002-03-05 22:35:56 +00:00
bzbarsky%mit.edu
dba82db564
make the URI checker handle redirections correctly. Bug 128665,
...
r=bbaetz, sr=darin, a=asa
2002-03-05 05:57:21 +00:00
alecf%netscape.com
30260b9c1e
bug 127091 - big string cleanup, removing old APIs
...
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
andreas.otte%debitel.net
d1219c7cf4
fix bug 127870 [Mozilla thinks it should contact
...
bla.com@findus.dhs.org ] look for the last not the first @ in the
authority section to allow username/password including @, r=dougt,
sr=darin, a=dbaron
2002-03-03 11:30:59 +00:00
peterv%netscape.com
3f385c6c02
Fix for bug 5794 ([MAC]Aliasing NGLayoutConfigInclude.h to MacConfigInclude.h is evil). sr=sfraser, a=dbaron.
2002-03-03 10:57:06 +00:00
morse%netscape.com
b26cb82e9b
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
2002-03-02 01:26:49 +00:00
badami%netscape.com
c91edf9e38
Leaking nsCStringKey objects
...
bug 73308 r=valeski sr=shaver a=brendan patch=tmutreja@netscape.com
2002-03-01 09:28:55 +00:00
bbaetz%student.usyd.edu.au
e64a6d4e8f
Bug 128234/128045 - http proxy was being tried even when the protocol
...
didn't allow it.
r=dougt, sr=darin, a=blizzard
2002-03-01 03:51:26 +00:00
bzbarsky%mit.edu
1521a3a702
Make us handle type:application/x-gunzip, encoding:gzip. Bug 128177,
...
r=bbaetz, sr=darin, a=shaver
2002-02-28 23:54:58 +00:00
bryner%netscape.com
9a7157b29e
Removing unused unix-dns.* files (bug 38061). r=alecf, sr=darin, a=shaver.
2002-02-28 07:46:14 +00:00
bryner%netscape.com
c94ed06de4
Adding missing .cvsignore files. a=leaf.
2002-02-27 23:53:14 +00:00
cbiesinger%web.de
14ad5ad6db
fixing bustage
2002-02-27 12:57:59 +00:00
cbiesinger%web.de
2b2d9ea7c1
bug 127252 r=gagan sr=darin a=asa
...
about:config should use redirector
2002-02-27 11:54:35 +00:00
mcafee%netscape.com
108cf407b3
backing out change that caused bloat tests to go orange. r=Brad,bbaetz
2002-02-27 08:11:49 +00:00
bbaetz%student.usyd.edu.au
9e633617d7
bug 127003 - crash when opening ftp site
...
r=dougt, sr=darin, a=shaver
2002-02-27 06:19:06 +00:00
badami%netscape.com
baf73a070c
Memory leak of 3 bytes from 1 block allocated in nsHttpResponseHead::ParseStatusLine
...
bug 126104 r=gagan sr=darin a=asa
2002-02-26 03:55:59 +00:00
pete%alphanumerica.com
c68759f4de
b=118639, r=bbaetz, sr=darin, a=asa
...
inadvertantly removed a needed nsMemory::Free when cleaning up leaks in this file.
--pete
2002-02-23 00:41:52 +00:00
bbaetz%student.usyd.edu.au
5f4538f0b8
Bug 106756 - fix vertical alignment for html directory viewer
...
r=basic, sr=sfraser, a=asa
2002-02-22 23:55:25 +00:00
badami%netscape.com
d2a0ae4db5
Intermittent "connection refused" errors [@ nsHttpHandler::GetConnection_Locked]
...
Pop oldest idle connection when a new one is created and maxConnections is exceeded.
bug 91429 r=bbaetz sr=darin a=asa
2002-02-22 14:02:40 +00:00
bbaetz%student.usyd.edu.au
ce25786276
Bug 114118 - ftp does not automatically forget incorrect passwords
...
r=dougt, sr=darin, a=asa
2002-02-22 03:27:29 +00:00
bzbarsky%mit.edu
253aa357a4
Removing unused files from old about: implementation. Bug 123580,
...
r=leaf, rs=brendan, a=roc+moz
2002-02-22 02:09:49 +00:00
dougt%netscape.com
6cdb59e027
Fixing bustage. Don't listen to strdup folks. There should be fear of invoking the wrath of the Mac!
2002-02-21 03:29:59 +00:00
dougt%netscape.com
07e4ed8234
Fixes 122523. Avoid stat call when opening file. This should be a minor performance win on windows. r=dp, sr=dveditz, sr=darin, a=roc+moz for 0.9.9
2002-02-21 02:18:33 +00:00
law%netscape.com
51c08473ed
Bug 27609; mac build system changes to build new progress dialog; r=sdagley, sr=jag
2002-02-20 07:31:09 +00:00
cathleen%netscape.com
981d3774de
eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan
2002-02-20 06:38:38 +00:00
badami%netscape.com
35a74ef59f
Rolling back fix for bug 73308.
...
Seems to be causing regression 126311.
2002-02-20 04:01:22 +00:00
dbragg%netscape.com
9fd02ba450
Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
2002-02-20 03:18:10 +00:00
bbaetz%student.usyd.edu.au
187de9cc5e
The mac doesn't have strdup?? Using nsCRT::strdup instead, like the rest
...
of the file.
2002-02-20 02:37:47 +00:00
bbaetz%student.usyd.edu.au
142410b896
Bug 110760 - directory listings shouldn't reuly on libappcomps.
...
Also fixes bug 102826 & related issues.
r=dougt, sr=darin
2002-02-20 02:14:17 +00:00
cathleen%netscape.com
b2d31a8fbc
back out this nsCRT::strlen to strlen change, look for better solution later
2002-02-19 17:27:11 +00:00
cathleen%netscape.com
8d48d2e7e6
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
2002-02-19 16:01:45 +00:00
gordon%netscape.com
dea64c480e
Fix bug 102921 "Mozilla crashes when Cache in profile dir points
...
to nonexistent directory". Change to fail nsDiskCacheDevice::Init()
if mCacheDirectory is nsnull. sr=darin.
2002-02-19 09:08:09 +00:00
bbaetz%student.usyd.edu.au
6b96d88c44
Bug 44995 - support socks proxies in mailnews
...
r=mscott, sr=darin
2002-02-19 07:07:23 +00:00
gordon%netscape.com
1b4eda784f
Fix bug 108046 "DNSService Shutdown uses getService; suggest registering WeakPtr". r=dougt, sr=darin.
2002-02-19 05:38:03 +00:00
gordon%netscape.com
5fc55bbb61
Fix bug 122682 "browser hangs temporarily if switched offline while DNS thread in in GetHostByName". r=gagan, sr=darin.
2002-02-19 05:36:27 +00:00
gordon%netscape.com
343ee3836f
Fix bug 107766 "DeactivateEntry: bad cache entry state when quitting". The cache entry state is legitimate on shutdown. Change NS_WARNING to NS_ASSERTION that doesn't fire on shutdown. r=gagan, sr=darin.
2002-02-19 05:32:18 +00:00
gordon%netscape.com
23cbde2cec
Fix bug 116562 "Flash movie is not loaded if disk cache is disabled". Return error from SetCachePolicy() if storage is not currently enabled for policy. r=gagan, sr=darin.
2002-02-19 05:29:49 +00:00
gordon%netscape.com
3017ec28bc
Fix bug 97097 "nsIDNSService::Resolve does not use the dns cache". r=gagan, sr=darin.
2002-02-19 05:28:20 +00:00
gordon%netscape.com
63560915d7
Fix bug 122499 "about:cache thinks expiration time of '0' means 'no expiration'". Changed 'no expiration' value to 0xFFFFFFFF. r=gagan, sr=darin.
2002-02-18 23:05:16 +00:00
neeti%netscape.com
df7193560a
fix for bug 119220 - Occurances of uninitialized variables being used before being set, r=dougt, sr=darin
2002-02-18 15:22:56 +00:00
badami%netscape.com
52d7be1fba
Leaking nsCStringKey objects
...
Bug 73308 patch=tmutreja@netscape.com r=gagan sr=brendan
2002-02-18 07:46:08 +00:00
jkeiser%netscape.com
fe1d4d2f35
Form submission performance / maintability improvements (bug 120682) r=alexsavulov,r=sicking,sr=jst
2002-02-16 01:19:24 +00:00
badami%netscape.com
081379b4d0
Backing out fix for bug 91429
...
Seems to be triggerring bug 125405
Going back to version 1.47 of nsHttpHandler.cpp
2002-02-15 06:13:28 +00:00
dougt%netscape.com
977811a46a
I give up. Backing out these changes
2002-02-14 22:07:15 +00:00
dougt%netscape.com
61224a29c9
Fixes bug 122523. Avoid stat call when opening file. r=dp@netscape.com, sr=dveditz@netscape.com. This is the second attempt to land this patch. On two of the linux clobber builds, we would crash at startup. I think i fixed this by protecting against a bad mLineBuffer ptr.
2002-02-14 20:46:10 +00:00