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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
dougt%netscape.com
ee2f32d386
Allows FTP to create RAW content. r=gagan, sr=darin, a=blizzard
2001-06-05 05:37:00 +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
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
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
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
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
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
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
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
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
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
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
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
f7f67e571c
Fixes blocker bug 80457: r=bbaetz,dr
2001-05-14 10:15:06 +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
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
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
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
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
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
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
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
rpotts%netscape.com
04494d1333
deleted a block of code inside of a comment...
2001-04-30 22:58:17 +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
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
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
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
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
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
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
302735b13a
Fix for Mac bustage. r=gagan
2001-04-18 03:04:44 +00:00