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

769 Коммитов

Автор SHA1 Сообщение Дата
darin%netscape.com 60372650d0 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 c93104b01b Fixes bug 80899 "Mozilla crashes when authenticating with wrong password" r=gagan, sr=mscott 2001-05-18 01:59:21 +00:00
darin%netscape.com c3b71c612b Fixes blocker bug 81537 "crash loading bbc.co.uk" sr=smfr 2001-05-17 23:33:47 +00:00
darin%netscape.com fb79e7ddf1 [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 4fc93a0b73 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 8fedb0f4d7 Fixes bug 80468 "Lock icon never locks" r=gagan, sr=dougt 2001-05-17 19:42:57 +00:00
darin%netscape.com b5f58b189b 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 6598fa6c39 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 340438ebf4 Fixes bug 81273 "infinite recursion when clicking URL with unknown server" r=gagan; sr=bienvenu,dougt 2001-05-17 19:32:57 +00:00
sfraser%netscape.com 7d56e2fab9 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 8ec79f5825 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 87ff95225d obvious ommision from my earlier checkin for bug 80544. patch=bienvenu, sr=darin 2001-05-15 20:50:50 +00:00
darin%netscape.com fc86ce2c66 Fixes regression bug 80544 "can't browse ebay.com" sr=mscott 2001-05-15 17:47:51 +00:00
darin%netscape.com fa32ff0329 Fixes bug 44536 "HTTP post fails after authentication" r=bbaetz, rs=mscott. 2001-05-15 17:44:46 +00:00
darin%netscape.com 96075aed33 Fixes blocker bug 80457: r=bbaetz,dr 2001-05-14 10:15:06 +00:00
dbaron%fas.harvard.edu 4a6f6d2d34 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding intl to REQUIRES. 2001-05-12 12:29:38 +00:00
dbaron%fas.harvard.edu ae8f47cfc2 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
mkaply%us.ibm.com b2bfa97798 OS/2 TB breakage 2001-05-11 22:52:41 +00:00
darin%netscape.com d4982cec88 fixed typo in makefile .... arrrggghh!! 2001-05-11 21:45:26 +00:00
darin%netscape.com 199c44a737 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 467aa65cb7 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 0ec6d68ca5 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
dbaron%fas.harvard.edu 32c43cb5ef 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
kandrot%netscape.com afdac97c93 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
rpotts%netscape.com 896be6d1f1 deleted a block of code inside of a comment... 2001-04-30 22:58:17 +00:00
bryner%uiuc.edu dff466e307 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
rpotts%netscape.com 259fce8009 fix for bugs #55867, 63529, 26295, 63247 (r=darin, valeski) 2001-04-27 21:05:52 +00:00
timeless%mac.com 46b177e406 fix Bugzilla Bug 75853 CR and LF are naked ifdefs
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
darin%netscape.com 07b749308f Fixes bug 75354 "https content is being cached on disk!!" r=bbaetz, sr=dougt 2001-04-16 20:39:10 +00:00
neeti%netscape.com 275dfd3fc6 checking in patch for bug 58034 - Accept-Language header needs q values. r=neeti, sr=darin 2001-04-16 14:56:21 +00:00
darin%netscape.com 9deb4986e3 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
darin%netscape.com 83c07390f7 Fixes bug 43191 "frameset targets not selecting from cached frame" r=gagan, sr=waterson. 2001-04-13 07:30:27 +00:00
pollmann%netscape.com dc964acfd5 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
ccarlen%netscape.com 2ad2b9adcf 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
darin%netscape.com 21a168675f Removing erroneous NS_BREAK from nsHTTPChannel 2001-04-10 06:58:50 +00:00
darin%netscape.com 00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
tao%netscape.com aa8dbfcee4 Clean up debug printf; no code changes. 2001-04-09 23:15:21 +00:00
morse%netscape.com db2159561d bug 73964, unable to log in to compuserve, r=valeski, sr=darin 2001-04-09 04:16:54 +00:00
darin%netscape.com c5eba5936d 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
disttsc%bart.nl 6200347fad 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
darin%netscape.com 4e05acafb9 Fixes bug 72520 "support for cacheKeys must be implemented" r=gordon sr=dougt 2001-04-02 01:20:43 +00:00
darin%netscape.com 70077848e8 Fixes bug 73875 "www.fox.com does not load" r=beard sr=brendan 2001-04-02 01:12:40 +00:00
darin%netscape.com c2cf727e40 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
darin%netscape.com cd054310fc 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
rpotts%netscape.com 35247b3aca All nsIProgressEventSink notifications from the socket transport should go to the nsHTTPChannel... 2001-03-27 00:56:51 +00:00
rpotts%netscape.com 63191a81f3 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 979c006ff6 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
disttsc%bart.nl f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
valeski%netscape.com 169a5140b5 r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces. 2001-03-24 00:22:18 +00:00
darin%netscape.com dac21e34cd Completes transistion from ULONG_MAX to PRUint32(-1) which was intended to
fix frizilla redness.  pinkerton checked in the necessary ones; this is
just for completeness.  r=gagan,sdagley,sfraser,pinkerton
2001-03-23 03:32:26 +00:00
pinkerton%netscape.com caca4889fd fix fizzilla bustage. 2001-03-23 02:52:13 +00:00
darin%netscape.com dfff8b71cd Fixes bug 73016. Should not cache POST transactions. r=valeski, sr=dougt, a=loan 2001-03-22 18:47:06 +00:00
darin%netscape.com 1429dfcff5 Fixes bug 13393. HTTP should send Accept-Charset. patch=havill@redhat.com,
r=gagan, sr=darin
2001-03-22 08:39:41 +00:00
darin%netscape.com f78db68af7 Fixes redness on speedracer. sr=dougt 2001-03-22 03:25:24 +00:00
darin%netscape.com b5ef4f8688 Enabling new cache build in Linux. r=beard; sr=mscott,rpotts; a=chofmann 2001-03-22 00:18:13 +00:00
darin%netscape.com 34a97c35ec Fixes bug 71962. HTTP POST data corruption. r=blizzard, sr=brendan. 2001-03-21 00:53:16 +00:00
darin%netscape.com f671729e59 Removing some printf's. 2001-03-20 23:37:22 +00:00
gordon%netscape.com 3361e48529 Landing MOZ_NEW_CACHE_20010314_BRANCH, incorporating feedback from recent test builds. New cache is still disabled by default. 2001-03-20 22:42:03 +00:00
disttsc%bart.nl 497249a5e8 Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver 2001-03-20 05:37:56 +00:00
darin%netscape.com 3cda6ade14 [not part of the build] New cache used PRUint32 for time now instead of PRTime. r=gordon 2001-03-14 03:56:01 +00:00
darin%netscape.com 09963e2d3a Fixes bug 43729. HTTP response headers shows ni browswer window for content from NCSD 1.5.2. patch=mark@heily.org, r=darin, sr=mscott 2001-03-14 00:47:13 +00:00
darin%netscape.com fb1419898f [not part of the build] Touch ups to HTTP validation for new cache. 2001-03-13 20:09:56 +00:00
darin%netscape.com 16e48afb6e [not part of the build] Added HTTP support for nsICachingChannel. 2001-03-13 11:41:43 +00:00
darin%netscape.com 8b98d96765 [not part of the build] Just use the HTTP url as a cache key. 2001-03-13 07:48:14 +00:00
darin%netscape.com 35b4693eb6 Fixes bug 71346. Can't upload large files. r=gagan, sr=mscott. 2001-03-13 07:16:10 +00:00
valeski%netscape.com aec997a897 sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api. and changing existing implementations over to new api. also modified nsHTTP and nsHTTPS handlers a bit to make things cleaner. 2001-03-13 02:01:07 +00:00
darin%netscape.com 3bbad52377 [not part of the build] Fixed up HTTP cache validation for use with new cache. 2001-03-12 10:36:20 +00:00
ccarlen%netscape.com c819a81536 Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:15:22 +00:00
ccarlen%netscape.com 4b14f2ddc4 Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:12:21 +00:00
darin%netscape.com 807a75d71b Removed spurious MOZ_NEW_CACHE lines from Makefile.in 2001-03-10 09:38:28 +00:00
dbaron%fas.harvard.edu 7ecde6730c Fix user-agent for Windows NT versions above 5.0. b=62663 r=valeski@netscape.com sr=mscott@netscape.com 2001-03-10 03:16:32 +00:00
disttsc%bart.nl 8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
darin%netscape.com 68fa1253bd [not part of the build] Fixed bugs in HTTP's MOZ_NEW_CACHE build. 2001-03-08 04:26:43 +00:00
darin%netscape.com 3fcddb5a44 [not part of the build] Add some more logging when using new cache, and
make HTTP use the mem cache always (for now).
2001-03-08 00:59:39 +00:00
darin%netscape.com a82ceaf849 [not part of the build] HTTP now compiles with MOZ_NEW_CACHE defined. 2001-03-07 12:19:27 +00:00
darin%netscape.com 182a0a48ac [not part of the build] Initial work to conditionally compile HTTP against the new cache. 2001-03-07 02:53:34 +00:00
darin%netscape.com 4d82f129fb minor coding style cleanup. 2001-03-07 00:55:43 +00:00
darin%netscape.com 95dcc81619 Indentation, whitespace, and comment cleanups. 2001-03-06 08:46:57 +00:00
darin%netscape.com 9d61a23536 Indentation, whitespace, and comment cleanups. 2001-03-06 08:25:18 +00:00
darin%netscape.com 10290f8523 Indentation, whitespace, and comment cleanups. 2001-03-06 08:17:03 +00:00
bryner%uiuc.edu 8b80c7c363 Bug 70595 - making nsIPrompt accessible to PSM. r=darin, sr=mscott. 2001-03-06 05:10:33 +00:00
dougt%netscape.com 2c3940a081 Fixes 68483 as well as fixes some mem leaks cause by canceling a request. r=darin@netscape.com, sr=waterson@netscape.com 2001-03-06 01:27:54 +00:00
disttsc%bart.nl 277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
darin%netscape.com c5ad81d47d Adding myself in the contributor section. 2001-02-27 09:34:12 +00:00
tao%netscape.com 90bfcacfe5 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
darin%netscape.com 51f811aba7 Fixes bug 51237. HTTP keep-alive confuses multiple ports on same host. r=gagan, sr=mscott. 2001-02-23 03:36:21 +00:00
darin%netscape.com 8027376afb Whitespace and indentation cleanup. 2001-02-23 01:33:52 +00:00
darin%netscape.com 6710dd1b98 Fixes bug 58655. nsSyncHelper uses a native event queue. r=dougt, sr=mscott 2001-02-23 00:00:04 +00:00
disttsc%bart.nl a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
dougt%netscape.com 128f95aa9b Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
alecf%netscape.com 19bc55bf31 part of fix for #46488 - http startup handlers get an Observe() call as well
r=valeski, sr=waterson
2001-02-15 14:43:34 +00:00
disttsc%bart.nl 3d2d80d536 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com 1b9ca82439 Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
bryner%uiuc.edu 75a38f1c5e Fix bug 67203 (https URL's not loading). r=dbaron, a=ben. 2001-02-01 04:10:35 +00:00
gagan%netscape.com 79713bc4c2 Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org 2001-01-31 01:33:03 +00:00
dbaron%fas.harvard.edu 6a1cef6f9a Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
dbaron%fas.harvard.edu 1e046d05c0 Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023 2001-01-27 16:58:15 +00:00
gagan%netscape.com 69c379d583 Fix for bug 58728. Null check for the disappearing mResponseDataListener. r=darin, sr=alecf. 2001-01-25 04:03:52 +00:00
neeti%netscape.com 37aa2fa15a fix for bug 44153 - Redirect.xul needs to be removed, r=darin, sr=mscott 2001-01-24 14:04:02 +00:00
darin%netscape.com 6a7567992b Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
r=dougt@netcape.com, sr=mscott@netscape.com.
2001-01-23 22:10:34 +00:00