mkaply%us.ibm.com
9ac88cabd8
IRIX bustage
2001-05-17 16:38:19 +00:00
dougt%netscape.com
a4c6cf7d62
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
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
ddrinan%netscape.com
2ac1f43cb1
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
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
neeti%netscape.com
7360e10f74
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
b79fab3047
fixes blocker bug 80424 "post regression" r=pavlov, sr=jst
2001-05-14 10:20:46 +00:00
darin%netscape.com
96075aed33
Fixes blocker bug 80457: r=bbaetz,dr
2001-05-14 10:15:06 +00:00
rpotts%netscape.com
f02e84c4bb
bug #65777 (r=valeski, sr=mscott) - Window targeting fixes...
2001-05-14 02:16:27 +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
cls%seawood.org
74757e3db2
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
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
darin%netscape.com
d44eb7ea84
fixes mac bustage
2001-05-12 00:26:47 +00:00
darin%netscape.com
d5a36788ef
fixes mac bustage
2001-05-11 23:36:14 +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
5cce6840f5
part of http branch landing... forgot to add this file.
2001-05-11 21:17:17 +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
darin%netscape.com
f24fb5e94c
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
2004441d51
Not part of build.
2001-05-09 05:05:20 +00:00
gordon%netscape.com
fe1363c0a2
Fix build bustage.
2001-05-09 04:26:19 +00:00
thayes%netscape.com
a189244f9e
Bug 79528 r=ddrinan/sr=ben Add edit window for SSL ciphers
2001-05-09 04:04:32 +00:00
gordon%netscape.com
893e8e0225
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
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
jst%netscape.com
ea706038cf
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
fb881f011a
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
23a6c877af
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
9e6aeefb08
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
4c49dc8df0
fix for bug 78852 "nsDiskCacheEntry needs to be made threadsafe", sr=darin.
2001-05-08 00:05:49 +00:00
gordon%netscape.com
96f47a92dc
fix for bug 75183, "separate eviction policy for chrome needed". sr=darin.
2001-05-08 00:04:50 +00:00
ccarlen%netscape.com
ac8ff4c8ea
Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser
2001-05-06 15:03:55 +00:00
cls%seawood.org
6f256984a9
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
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
jgmyers%netscape.com
158720a885
remove PSM from Tasks menu: bug 76181 r=blake sr=blizzard
2001-05-04 22:39:37 +00:00
jgmyers%netscape.com
9e59a73003
remove PSM from Tasks menu: bug 76181 r=blake sr=blizzard
2001-05-04 22:28:00 +00:00
neeti%netscape.com
c2898522f6
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
6ef172f0ed
OS/2 TB breakage
...
Making _getdrive work on OS/2
2001-05-03 22:03:57 +00:00
mkaply%us.ibm.com
93485cf3b1
More bad line endings
2001-05-03 21:15:07 +00:00
mkaply%us.ibm.com
62a7309d06
OS/2 TB break - bad lineendings
2001-05-03 21:11:36 +00:00
dougt%netscape.com
44ccfa9259
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
6860a0a739
bug #75504 ; sr=jband. simple fixes correcting where people inappropriately applied |getter_AddRefs|
2001-05-03 10:09:59 +00:00
gordon%netscape.com
e9bb24af9b
Fix for bug 77844 "nsAboutProtocolHandler needs to look for anchor tags", sr = darin.
2001-05-03 02:36:45 +00:00
gordon%netscape.com
56d6866699
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
4b073109ac
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
822b09027a
removing ^M
2001-05-02 00:17:16 +00:00