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

3035 Коммитов

Автор SHA1 Сообщение Дата
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