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

117 Коммитов

Автор SHA1 Сообщение Дата
darin%netscape.com 00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
cls%seawood.org 96342aff6c Add needed include for BeOS BONE builds.
Thanks to maz@albany.net (Matthew Zahorik) for the patch.
Bug #71681 r=darin
2001-03-31 06:23:49 +00:00
darin%netscape.com c5d5b31867 Fixes bug 72339. nsDNSService doesn't shutdown. r=gordon, sr=dougt 2001-03-28 21:18:51 +00:00
disttsc%bart.nl f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
gagan%netscape.com b99b517215 Fix for bug 72831. r/sr=gagan,blizzard,darin,shaver 2001-03-23 02:19:37 +00:00
darin%netscape.com 5f53dc2545 Partially resolves bug 10733. XP_UNIX does not have an async DNS implementation. r=rpotts, sr=mscott. 2001-02-23 00:15:35 +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
mkaply%us.ibm.com 65956840c2 #56767
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
2000-11-29 23:28:04 +00:00
koehler%mythrium.com 93544a93ce Fixing bug 58874, making network works under BeOS. r=valeski@netscape.com,
r=matt@hottub.org, sr=mscott@netscape.com
2000-11-22 01:06:29 +00:00
cls%seawood.org 66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
warren%netscape.com cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 0735771512 Removed extra 0 arg 2000-10-27 23:21:30 +00:00
warren%netscape.com 9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
gordon%netscape.com 01c2a16c4d Fix for Bug 41433 "Crash clicking offline icon in browser window" rtm++, r=gagan, sr=sfraser, a=jar. Protected calls to OTCloseProvider() so we only call it when mServiceRef is not null. Also set gNeedLateInitialization so we reallocate mServiceRef next time we're online and make a dns request. 2000-10-13 21:05:11 +00:00
gordon%netscape.com 7d6a3a55c5 Fix bustage in optimized build for nsDnsService.cpp. 2000-10-09 23:41:19 +00:00
gordon%netscape.com 4b12cfdd46 Fix for bug 49990 "Networking fails after sleep/wake cycle" on Mac. rtm+, r=pinkerton, sr =sfraser. Added support for provide will/has closed OT events. 2000-10-09 21:59:49 +00:00
akhil.arora%sun.com 3de56aad0e fixes for making auto proxies work again (phase1) b=53080 r=gagan@netscape.com a=brendan@mozilla.org 2000-09-27 02:03:43 +00:00
warren%netscape.com e12f238589 Bug 46864 - Embedding needs a name attribute on nsIRequest. 2000-08-21 08:23:54 +00:00
warren%netscape.com 84b5fd67e3 Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson 2000-08-10 06:19:37 +00:00
valeski%netscape.com 55831cfa26 removing extraneous static var and #includes 2000-08-01 23:23:44 +00:00
gagan%netscape.com 01e3f7007e Fix for bug 20145. Proxy Auto Config is now in. For more information check http://www.mozilla.org/docs/netlib/pac.html r=bryner,rjc. 2000-07-31 21:24:55 +00:00
gagan%netscape.com 4724c759cf Complete fix for bug 41433 (assert/crash in DNS for offline-online) We were not destroying the monitor in shutdown. r=bryner. 2000-07-15 01:47:30 +00:00
mscott%netscape.com 172f5fb69f Backing out gagan's check in as this causes linux to crash on exit which is turning all the linux
builds orange.
2000-07-14 06:27:54 +00:00
gagan%netscape.com db8ee85410 Fix for bug 41433 (assert/crash in DNS for offline-online) We were not destroying the monitor in shutdown. r=bryner 2000-07-14 03:07:35 +00:00
warren%netscape.com 6bf07ce5fc Removed DNS_TIMING stuff from release builds. Bug 29534. 2000-06-23 08:01:54 +00:00
beard%netscape.com 1c926d81a2 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
inaky.gonzalez%intel.com 98157fd5a1 Fixed nsSupportsHashtable behaviour and API to fix leaks in
nsDirectoryService. Fixes bugs #38606 and #39859.

a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
mkaply%us.ibm.com b672891756 # 37239
r = gagan, a = gagan
OS/2 bringup - Stupid misspelling in OS/2 only code
2000-06-05 20:51:59 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
mkaply%us.ibm.com 640a398348 # 37239
r = gagan, a = brendan
OS/2 bringup on M16 continues - #ifdefs for OS/2
2000-06-01 14:14:46 +00:00
gordon%netscape.com 76d555835a export unix_dns.h, and add NSPR_LIBS 2000-05-17 05:16:48 +00:00
gordon%netscape.com 493e8d689b reordered wait on spawn process with response to caller. 2000-05-17 05:14:02 +00:00
gordon%netscape.com ddbe0a590f adding back an old friend. 2000-05-16 03:58:58 +00:00
gordon%netscape.com cd6840ddb1 Fixes for bug 34663 and bug 33821 - crashes in DNS CompleteLookup and/or Shutdown. 2000-05-12 23:44:20 +00:00
warren%netscape.com 2979b9b4c6 Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code. 2000-04-12 07:58:24 +00:00
ruslan%netscape.com 6658571391 Landing link-click problem fix. Also fix DNS lockup (gordon) on Windows,
memory leak of socket transports during pipelined request, add timeout
setters on socket transport, add a restriction on the number of keep-alive
connections.
2000-04-12 01:47:22 +00:00
gordon%netscape.com 49be022331 Fix for bug 23811 "Support IPv6". Integrating diffs by jgmeyers, r= wtc. 2000-04-03 23:41:53 +00:00
rickg%netscape.com 08335d2d02 removed nsString2 reference 2000-03-31 09:12:35 +00:00
gordon%netscape.com 70e003409f Fix for bug 33569 "MLK: nsDNSLookup::InitiateLookup()". Added a missing nsAllocator::Free(). r = saari. 2000-03-30 22:22:47 +00:00
warren%netscape.com 727f312b32 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
akkana%netscape.com f71baf989f Fix from gordon to fix shrike bustage 2000-03-28 02:56:26 +00:00
gordon%netscape.com ab8080218f Fixing build bustage. 2000-03-27 23:16:13 +00:00
gordon%netscape.com 4722bf81a8 Landing DNS_CANCEL_BRANCH. Enable canceling of dns lookup requests, and underlying structure for possible DNS cache. Original changes by warren, gordon. r = gagan. 2000-03-27 22:19:18 +00:00
rickg%netscape.com fee2f3ec45 removed call to deprecated string method 2000-03-21 04:32:44 +00:00
warren%netscape.com c0497e31be Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
mkaply%us.ibm.com bae21f473b # 25555
r= warren@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:40:42 +00:00
warren%netscape.com 698cb6b02b Backing out mac change for dns shutdown because now that we shutdown we crash in OT! 2000-02-29 08:51:18 +00:00
warren%netscape.com 9d98bb6b6f Moving nsCOMPtr.h header to be safe. 2000-02-29 08:45:17 +00:00
warren%netscape.com 70323f92e6 One last fix for dns timing stuff. We weren't releasing the dns thread which caused a circular reference between the service and the thread. Now we get the summary for the timing stats too. a=jevering 2000-02-29 08:44:27 +00:00
warren%netscape.com 9d7edff1bd Rest of fix for dns timing for dotted-quad case. r=gordon,a=jevering 2000-02-29 06:19:32 +00:00