Mitchell Field
fe6db3002c
Bug 542222 - Reduce recursion in netwerk makefiles.
...
--HG--
rename : netwerk/cache/src/nsCache.cpp => netwerk/cache/nsCache.cpp
rename : netwerk/cache/src/nsCache.h => netwerk/cache/nsCache.h
rename : netwerk/cache/src/nsCacheDevice.h => netwerk/cache/nsCacheDevice.h
rename : netwerk/cache/src/nsCacheEntry.cpp => netwerk/cache/nsCacheEntry.cpp
rename : netwerk/cache/src/nsCacheEntry.h => netwerk/cache/nsCacheEntry.h
rename : netwerk/cache/src/nsCacheEntryDescriptor.cpp => netwerk/cache/nsCacheEntryDescriptor.cpp
rename : netwerk/cache/src/nsCacheEntryDescriptor.h => netwerk/cache/nsCacheEntryDescriptor.h
rename : netwerk/cache/src/nsCacheMetaData.cpp => netwerk/cache/nsCacheMetaData.cpp
rename : netwerk/cache/src/nsCacheMetaData.h => netwerk/cache/nsCacheMetaData.h
rename : netwerk/cache/src/nsCacheRequest.h => netwerk/cache/nsCacheRequest.h
rename : netwerk/cache/src/nsCacheService.cpp => netwerk/cache/nsCacheService.cpp
rename : netwerk/cache/src/nsCacheService.h => netwerk/cache/nsCacheService.h
rename : netwerk/cache/src/nsCacheSession.cpp => netwerk/cache/nsCacheSession.cpp
rename : netwerk/cache/src/nsCacheSession.h => netwerk/cache/nsCacheSession.h
rename : netwerk/cache/src/nsDeleteDir.cpp => netwerk/cache/nsDeleteDir.cpp
rename : netwerk/cache/src/nsDeleteDir.h => netwerk/cache/nsDeleteDir.h
rename : netwerk/cache/src/nsDiskCache.h => netwerk/cache/nsDiskCache.h
rename : netwerk/cache/src/nsDiskCacheBinding.cpp => netwerk/cache/nsDiskCacheBinding.cpp
rename : netwerk/cache/src/nsDiskCacheBinding.h => netwerk/cache/nsDiskCacheBinding.h
rename : netwerk/cache/src/nsDiskCacheBlockFile.cpp => netwerk/cache/nsDiskCacheBlockFile.cpp
rename : netwerk/cache/src/nsDiskCacheBlockFile.h => netwerk/cache/nsDiskCacheBlockFile.h
rename : netwerk/cache/src/nsDiskCacheDevice.cpp => netwerk/cache/nsDiskCacheDevice.cpp
rename : netwerk/cache/src/nsDiskCacheDevice.h => netwerk/cache/nsDiskCacheDevice.h
rename : netwerk/cache/src/nsDiskCacheDeviceSQL.cpp => netwerk/cache/nsDiskCacheDeviceSQL.cpp
rename : netwerk/cache/src/nsDiskCacheDeviceSQL.h => netwerk/cache/nsDiskCacheDeviceSQL.h
rename : netwerk/cache/src/nsDiskCacheEntry.cpp => netwerk/cache/nsDiskCacheEntry.cpp
rename : netwerk/cache/src/nsDiskCacheEntry.h => netwerk/cache/nsDiskCacheEntry.h
rename : netwerk/cache/src/nsDiskCacheMap.cpp => netwerk/cache/nsDiskCacheMap.cpp
rename : netwerk/cache/src/nsDiskCacheMap.h => netwerk/cache/nsDiskCacheMap.h
rename : netwerk/cache/src/nsDiskCacheStreams.cpp => netwerk/cache/nsDiskCacheStreams.cpp
rename : netwerk/cache/src/nsDiskCacheStreams.h => netwerk/cache/nsDiskCacheStreams.h
rename : netwerk/cache/public/nsICache.idl => netwerk/cache/nsICache.idl
rename : netwerk/cache/public/nsICacheEntryDescriptor.idl => netwerk/cache/nsICacheEntryDescriptor.idl
rename : netwerk/cache/public/nsICacheListener.idl => netwerk/cache/nsICacheListener.idl
rename : netwerk/cache/public/nsICacheService.idl => netwerk/cache/nsICacheService.idl
rename : netwerk/cache/public/nsICacheSession.idl => netwerk/cache/nsICacheSession.idl
rename : netwerk/cache/public/nsICacheVisitor.idl => netwerk/cache/nsICacheVisitor.idl
rename : netwerk/cache/src/nsMemoryCacheDevice.cpp => netwerk/cache/nsMemoryCacheDevice.cpp
rename : netwerk/cache/src/nsMemoryCacheDevice.h => netwerk/cache/nsMemoryCacheDevice.h
rename : netwerk/cookie/src/nsCookie.cpp => netwerk/cookie/nsCookie.cpp
rename : netwerk/cookie/src/nsCookie.h => netwerk/cookie/nsCookie.h
rename : netwerk/cookie/src/nsCookieService.cpp => netwerk/cookie/nsCookieService.cpp
rename : netwerk/cookie/src/nsCookieService.h => netwerk/cookie/nsCookieService.h
rename : netwerk/cookie/public/nsICookie.idl => netwerk/cookie/nsICookie.idl
rename : netwerk/cookie/public/nsICookie2.idl => netwerk/cookie/nsICookie2.idl
rename : netwerk/cookie/public/nsICookieManager.idl => netwerk/cookie/nsICookieManager.idl
rename : netwerk/cookie/public/nsICookieManager2.idl => netwerk/cookie/nsICookieManager2.idl
rename : netwerk/cookie/public/nsICookiePermission.idl => netwerk/cookie/nsICookiePermission.idl
rename : netwerk/cookie/public/nsICookieService.idl => netwerk/cookie/nsICookieService.idl
rename : netwerk/dns/src/effective_tld_names.dat => netwerk/dns/effective_tld_names.dat
rename : netwerk/dns/src/nameprep.c => netwerk/dns/nameprep.c
rename : netwerk/dns/src/nameprep_template.c => netwerk/dns/nameprep_template.c
rename : netwerk/dns/src/nameprepdata.c => netwerk/dns/nameprepdata.c
rename : netwerk/dns/src/nsDNSService2.cpp => netwerk/dns/nsDNSService2.cpp
rename : netwerk/dns/src/nsDNSService2.h => netwerk/dns/nsDNSService2.h
rename : netwerk/dns/src/nsEffectiveTLDService.cpp => netwerk/dns/nsEffectiveTLDService.cpp
rename : netwerk/dns/src/nsEffectiveTLDService.h => netwerk/dns/nsEffectiveTLDService.h
rename : netwerk/dns/src/nsHostResolver.cpp => netwerk/dns/nsHostResolver.cpp
rename : netwerk/dns/src/nsHostResolver.h => netwerk/dns/nsHostResolver.h
rename : netwerk/dns/src/nsIDNKitInterface.h => netwerk/dns/nsIDNKitInterface.h
rename : netwerk/dns/public/nsIDNSListener.idl => netwerk/dns/nsIDNSListener.idl
rename : netwerk/dns/public/nsIDNSRecord.idl => netwerk/dns/nsIDNSRecord.idl
rename : netwerk/dns/public/nsIDNSRequest.idl => netwerk/dns/nsIDNSRequest.idl
rename : netwerk/dns/public/nsIDNSService.idl => netwerk/dns/nsIDNSService.idl
rename : netwerk/dns/src/nsIDNService.cpp => netwerk/dns/nsIDNService.cpp
rename : netwerk/dns/src/nsIDNService.h => netwerk/dns/nsIDNService.h
rename : netwerk/dns/public/nsIEffectiveTLDService.idl => netwerk/dns/nsIEffectiveTLDService.idl
rename : netwerk/dns/public/nsIIDNService.idl => netwerk/dns/nsIIDNService.idl
rename : netwerk/dns/public/nsPIDNSService.idl => netwerk/dns/nsPIDNSService.idl
rename : netwerk/dns/src/prepare_tlds.py => netwerk/dns/prepare_tlds.py
rename : netwerk/dns/src/punycode.c => netwerk/dns/punycode.c
rename : netwerk/dns/src/punycode.h => netwerk/dns/punycode.h
rename : netwerk/dns/src/race.c => netwerk/dns/race.c
rename : netwerk/mime/public/nsIMIMEHeaderParam.idl => netwerk/mime/nsIMIMEHeaderParam.idl
rename : netwerk/mime/public/nsIMIMEInfo.idl => netwerk/mime/nsIMIMEInfo.idl
rename : netwerk/mime/public/nsIMIMEService.idl => netwerk/mime/nsIMIMEService.idl
rename : netwerk/mime/src/nsMIMEHeaderParamImpl.cpp => netwerk/mime/nsMIMEHeaderParamImpl.cpp
rename : netwerk/mime/src/nsMIMEHeaderParamImpl.h => netwerk/mime/nsMIMEHeaderParamImpl.h
rename : netwerk/mime/public/nsMimeTypes.h => netwerk/mime/nsMimeTypes.h
rename : netwerk/protocol/about/src/nsAboutBlank.cpp => netwerk/protocol/about/nsAboutBlank.cpp
rename : netwerk/protocol/about/src/nsAboutBlank.h => netwerk/protocol/about/nsAboutBlank.h
rename : netwerk/protocol/about/src/nsAboutBloat.cpp => netwerk/protocol/about/nsAboutBloat.cpp
rename : netwerk/protocol/about/src/nsAboutBloat.h => netwerk/protocol/about/nsAboutBloat.h
rename : netwerk/protocol/about/src/nsAboutCache.cpp => netwerk/protocol/about/nsAboutCache.cpp
rename : netwerk/protocol/about/src/nsAboutCache.h => netwerk/protocol/about/nsAboutCache.h
rename : netwerk/protocol/about/src/nsAboutCacheEntry.cpp => netwerk/protocol/about/nsAboutCacheEntry.cpp
rename : netwerk/protocol/about/src/nsAboutCacheEntry.h => netwerk/protocol/about/nsAboutCacheEntry.h
rename : netwerk/protocol/about/src/nsAboutProtocolHandler.cpp => netwerk/protocol/about/nsAboutProtocolHandler.cpp
rename : netwerk/protocol/about/src/nsAboutProtocolHandler.h => netwerk/protocol/about/nsAboutProtocolHandler.h
rename : netwerk/protocol/about/public/nsAboutProtocolUtils.h => netwerk/protocol/about/nsAboutProtocolUtils.h
rename : netwerk/protocol/about/public/nsIAboutModule.idl => netwerk/protocol/about/nsIAboutModule.idl
rename : netwerk/protocol/data/src/nsDataChannel.cpp => netwerk/protocol/data/nsDataChannel.cpp
rename : netwerk/protocol/data/src/nsDataChannel.h => netwerk/protocol/data/nsDataChannel.h
rename : netwerk/protocol/data/src/nsDataHandler.cpp => netwerk/protocol/data/nsDataHandler.cpp
rename : netwerk/protocol/data/src/nsDataHandler.h => netwerk/protocol/data/nsDataHandler.h
rename : netwerk/protocol/data/src/nsDataModule.cpp => netwerk/protocol/data/nsDataModule.cpp
rename : netwerk/protocol/file/src/nsFileChannel.cpp => netwerk/protocol/file/nsFileChannel.cpp
rename : netwerk/protocol/file/src/nsFileChannel.h => netwerk/protocol/file/nsFileChannel.h
rename : netwerk/protocol/file/src/nsFileProtocolHandler.cpp => netwerk/protocol/file/nsFileProtocolHandler.cpp
rename : netwerk/protocol/file/src/nsFileProtocolHandler.h => netwerk/protocol/file/nsFileProtocolHandler.h
rename : netwerk/protocol/file/public/nsIFileChannel.idl => netwerk/protocol/file/nsIFileChannel.idl
rename : netwerk/protocol/file/public/nsIFileProtocolHandler.idl => netwerk/protocol/file/nsIFileProtocolHandler.idl
rename : netwerk/protocol/ftp/public/ftpCore.h => netwerk/protocol/ftp/ftpCore.h
rename : netwerk/protocol/ftp/src/nsFTPChannel.cpp => netwerk/protocol/ftp/nsFTPChannel.cpp
rename : netwerk/protocol/ftp/src/nsFTPChannel.h => netwerk/protocol/ftp/nsFTPChannel.h
rename : netwerk/protocol/ftp/src/nsFtpConnectionThread.cpp => netwerk/protocol/ftp/nsFtpConnectionThread.cpp
rename : netwerk/protocol/ftp/src/nsFtpConnectionThread.h => netwerk/protocol/ftp/nsFtpConnectionThread.h
rename : netwerk/protocol/ftp/src/nsFtpControlConnection.cpp => netwerk/protocol/ftp/nsFtpControlConnection.cpp
rename : netwerk/protocol/ftp/src/nsFtpControlConnection.h => netwerk/protocol/ftp/nsFtpControlConnection.h
rename : netwerk/protocol/ftp/src/nsFtpProtocolHandler.cpp => netwerk/protocol/ftp/nsFtpProtocolHandler.cpp
rename : netwerk/protocol/ftp/src/nsFtpProtocolHandler.h => netwerk/protocol/ftp/nsFtpProtocolHandler.h
rename : netwerk/protocol/ftp/public/nsIFTPChannel.idl => netwerk/protocol/ftp/nsIFTPChannel.idl
rename : netwerk/protocol/gopher/src/nsGopherChannel.cpp => netwerk/protocol/gopher/nsGopherChannel.cpp
rename : netwerk/protocol/gopher/src/nsGopherChannel.h => netwerk/protocol/gopher/nsGopherChannel.h
rename : netwerk/protocol/gopher/src/nsGopherHandler.cpp => netwerk/protocol/gopher/nsGopherHandler.cpp
rename : netwerk/protocol/gopher/src/nsGopherHandler.h => netwerk/protocol/gopher/nsGopherHandler.h
rename : netwerk/protocol/http/src/README => netwerk/protocol/http/README
rename : netwerk/protocol/http/src/nsAHttpConnection.h => netwerk/protocol/http/nsAHttpConnection.h
rename : netwerk/protocol/http/src/nsAHttpTransaction.h => netwerk/protocol/http/nsAHttpTransaction.h
rename : netwerk/protocol/http/src/nsHttp.cpp => netwerk/protocol/http/nsHttp.cpp
rename : netwerk/protocol/http/src/nsHttp.h => netwerk/protocol/http/nsHttp.h
rename : netwerk/protocol/http/src/nsHttpActivityDistributor.cpp => netwerk/protocol/http/nsHttpActivityDistributor.cpp
rename : netwerk/protocol/http/src/nsHttpActivityDistributor.h => netwerk/protocol/http/nsHttpActivityDistributor.h
rename : netwerk/protocol/http/src/nsHttpAtomList.h => netwerk/protocol/http/nsHttpAtomList.h
rename : netwerk/protocol/http/src/nsHttpAuthCache.cpp => netwerk/protocol/http/nsHttpAuthCache.cpp
rename : netwerk/protocol/http/src/nsHttpAuthCache.h => netwerk/protocol/http/nsHttpAuthCache.h
rename : netwerk/protocol/http/src/nsHttpAuthManager.cpp => netwerk/protocol/http/nsHttpAuthManager.cpp
rename : netwerk/protocol/http/src/nsHttpAuthManager.h => netwerk/protocol/http/nsHttpAuthManager.h
rename : netwerk/protocol/http/src/nsHttpBasicAuth.cpp => netwerk/protocol/http/nsHttpBasicAuth.cpp
rename : netwerk/protocol/http/src/nsHttpBasicAuth.h => netwerk/protocol/http/nsHttpBasicAuth.h
rename : netwerk/protocol/http/src/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannel.cpp
rename : netwerk/protocol/http/src/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannel.h
rename : netwerk/protocol/http/src/nsHttpChunkedDecoder.cpp => netwerk/protocol/http/nsHttpChunkedDecoder.cpp
rename : netwerk/protocol/http/src/nsHttpChunkedDecoder.h => netwerk/protocol/http/nsHttpChunkedDecoder.h
rename : netwerk/protocol/http/src/nsHttpConnection.cpp => netwerk/protocol/http/nsHttpConnection.cpp
rename : netwerk/protocol/http/src/nsHttpConnection.h => netwerk/protocol/http/nsHttpConnection.h
rename : netwerk/protocol/http/src/nsHttpConnectionInfo.cpp => netwerk/protocol/http/nsHttpConnectionInfo.cpp
rename : netwerk/protocol/http/src/nsHttpConnectionInfo.h => netwerk/protocol/http/nsHttpConnectionInfo.h
rename : netwerk/protocol/http/src/nsHttpConnectionMgr.cpp => netwerk/protocol/http/nsHttpConnectionMgr.cpp
rename : netwerk/protocol/http/src/nsHttpConnectionMgr.h => netwerk/protocol/http/nsHttpConnectionMgr.h
rename : netwerk/protocol/http/src/nsHttpDigestAuth.cpp => netwerk/protocol/http/nsHttpDigestAuth.cpp
rename : netwerk/protocol/http/src/nsHttpDigestAuth.h => netwerk/protocol/http/nsHttpDigestAuth.h
rename : netwerk/protocol/http/src/nsHttpHandler.cpp => netwerk/protocol/http/nsHttpHandler.cpp
rename : netwerk/protocol/http/src/nsHttpHandler.h => netwerk/protocol/http/nsHttpHandler.h
rename : netwerk/protocol/http/src/nsHttpHeaderArray.cpp => netwerk/protocol/http/nsHttpHeaderArray.cpp
rename : netwerk/protocol/http/src/nsHttpHeaderArray.h => netwerk/protocol/http/nsHttpHeaderArray.h
rename : netwerk/protocol/http/src/nsHttpNTLMAuth.cpp => netwerk/protocol/http/nsHttpNTLMAuth.cpp
rename : netwerk/protocol/http/src/nsHttpNTLMAuth.h => netwerk/protocol/http/nsHttpNTLMAuth.h
rename : netwerk/protocol/http/src/nsHttpPipeline.cpp => netwerk/protocol/http/nsHttpPipeline.cpp
rename : netwerk/protocol/http/src/nsHttpPipeline.h => netwerk/protocol/http/nsHttpPipeline.h
rename : netwerk/protocol/http/src/nsHttpRequestHead.cpp => netwerk/protocol/http/nsHttpRequestHead.cpp
rename : netwerk/protocol/http/src/nsHttpRequestHead.h => netwerk/protocol/http/nsHttpRequestHead.h
rename : netwerk/protocol/http/src/nsHttpResponseHead.cpp => netwerk/protocol/http/nsHttpResponseHead.cpp
rename : netwerk/protocol/http/src/nsHttpResponseHead.h => netwerk/protocol/http/nsHttpResponseHead.h
rename : netwerk/protocol/http/src/nsHttpTransaction.cpp => netwerk/protocol/http/nsHttpTransaction.cpp
rename : netwerk/protocol/http/src/nsHttpTransaction.h => netwerk/protocol/http/nsHttpTransaction.h
rename : netwerk/protocol/http/public/nsIHttpActivityObserver.idl => netwerk/protocol/http/nsIHttpActivityObserver.idl
rename : netwerk/protocol/http/public/nsIHttpAuthManager.idl => netwerk/protocol/http/nsIHttpAuthManager.idl
rename : netwerk/protocol/http/public/nsIHttpAuthenticator.idl => netwerk/protocol/http/nsIHttpAuthenticator.idl
rename : netwerk/protocol/http/public/nsIHttpChannel.idl => netwerk/protocol/http/nsIHttpChannel.idl
rename : netwerk/protocol/http/public/nsIHttpChannelInternal.idl => netwerk/protocol/http/nsIHttpChannelInternal.idl
rename : netwerk/protocol/http/public/nsIHttpEventSink.idl => netwerk/protocol/http/nsIHttpEventSink.idl
rename : netwerk/protocol/http/public/nsIHttpHeaderVisitor.idl => netwerk/protocol/http/nsIHttpHeaderVisitor.idl
rename : netwerk/protocol/http/public/nsIHttpProtocolHandler.idl => netwerk/protocol/http/nsIHttpProtocolHandler.idl
rename : netwerk/protocol/res/public/nsIResProtocolHandler.idl => netwerk/protocol/res/nsIResProtocolHandler.idl
rename : netwerk/protocol/res/src/nsResProtocolHandler.cpp => netwerk/protocol/res/nsResProtocolHandler.cpp
rename : netwerk/protocol/res/src/nsResProtocolHandler.h => netwerk/protocol/res/nsResProtocolHandler.h
rename : netwerk/protocol/viewsource/public/nsIViewSourceChannel.idl => netwerk/protocol/viewsource/nsIViewSourceChannel.idl
rename : netwerk/protocol/viewsource/src/nsViewSourceChannel.cpp => netwerk/protocol/viewsource/nsViewSourceChannel.cpp
rename : netwerk/protocol/viewsource/src/nsViewSourceChannel.h => netwerk/protocol/viewsource/nsViewSourceChannel.h
rename : netwerk/protocol/viewsource/src/nsViewSourceHandler.cpp => netwerk/protocol/viewsource/nsViewSourceHandler.cpp
rename : netwerk/protocol/viewsource/src/nsViewSourceHandler.h => netwerk/protocol/viewsource/nsViewSourceHandler.h
rename : netwerk/socket/base/nsISOCKSSocketInfo.idl => netwerk/socket/nsISOCKSSocketInfo.idl
rename : netwerk/socket/base/nsISSLSocketControl.idl => netwerk/socket/nsISSLSocketControl.idl
rename : netwerk/socket/base/nsISocketProvider.idl => netwerk/socket/nsISocketProvider.idl
rename : netwerk/socket/base/nsISocketProviderService.idl => netwerk/socket/nsISocketProviderService.idl
rename : netwerk/socket/base/nsITransportSecurityInfo.idl => netwerk/socket/nsITransportSecurityInfo.idl
rename : netwerk/socket/base/nsSOCKS4SocketProvider.h => netwerk/socket/nsSOCKS4SocketProvider.h
rename : netwerk/socket/base/nsSOCKSIOLayer.cpp => netwerk/socket/nsSOCKSIOLayer.cpp
rename : netwerk/socket/base/nsSOCKSIOLayer.h => netwerk/socket/nsSOCKSIOLayer.h
rename : netwerk/socket/base/nsSOCKSSocketProvider.cpp => netwerk/socket/nsSOCKSSocketProvider.cpp
rename : netwerk/socket/base/nsSOCKSSocketProvider.h => netwerk/socket/nsSOCKSSocketProvider.h
rename : netwerk/socket/base/nsSocketProviderService.cpp => netwerk/socket/nsSocketProviderService.cpp
rename : netwerk/socket/base/nsSocketProviderService.h => netwerk/socket/nsSocketProviderService.h
rename : netwerk/socket/base/nsUDPSocketProvider.cpp => netwerk/socket/nsUDPSocketProvider.cpp
rename : netwerk/socket/base/nsUDPSocketProvider.h => netwerk/socket/nsUDPSocketProvider.h
rename : netwerk/wifi/public/nsIWifiAccessPoint.idl => netwerk/wifi/nsIWifiAccessPoint.idl
rename : netwerk/wifi/public/nsIWifiListener.idl => netwerk/wifi/nsIWifiListener.idl
rename : netwerk/wifi/public/nsIWifiMonitor.idl => netwerk/wifi/nsIWifiMonitor.idl
rename : netwerk/wifi/src/nsWifiAccessPoint.cpp => netwerk/wifi/nsWifiAccessPoint.cpp
rename : netwerk/wifi/src/nsWifiAccessPoint.h => netwerk/wifi/nsWifiAccessPoint.h
rename : netwerk/wifi/src/nsWifiMonitor.cpp => netwerk/wifi/nsWifiMonitor.cpp
rename : netwerk/wifi/src/nsWifiMonitor.h => netwerk/wifi/nsWifiMonitor.h
rename : netwerk/wifi/src/nsWifiScannerMac.cpp => netwerk/wifi/nsWifiScannerMac.cpp
rename : netwerk/wifi/src/nsWifiScannerSolaris.cpp => netwerk/wifi/nsWifiScannerSolaris.cpp
rename : netwerk/wifi/src/nsWifiScannerUnix.cpp => netwerk/wifi/nsWifiScannerUnix.cpp
rename : netwerk/wifi/src/nsWifiScannerWin.cpp => netwerk/wifi/nsWifiScannerWin.cpp
rename : netwerk/wifi/src/osx_corewlan.mm => netwerk/wifi/osx_corewlan.mm
rename : netwerk/wifi/src/osx_wifi.h => netwerk/wifi/osx_wifi.h
rename : netwerk/wifi/src/wlanapi.h => netwerk/wifi/wlanapi.h
2010-06-05 21:18:12 -04:00
wfernandom2004@gmail.com
78db44644f
Bug 472529, websockets (netwerk patch), r=smaug+biesi
...
--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
extra : rebase_source : 4f75d33eb4fc7cdaa1f011f176ef4434bbfe2c25
2010-06-17 21:33:42 +03:00
Doug Turner
9a784d5dfd
Automerge with mc. no manual changes
2010-04-21 03:31:13 -07:00
Pam Greene
613aae91ae
Bug 557604 - add IDN <iran>.ir in two forms to PSL. r=gerv.
2010-04-19 15:24:59 +01:00
Doug Turner
6b387f5757
Merge with mc
2010-03-08 10:09:55 -08:00
Gervase Markham
13a73d6a19
Bug 547985 - Comment out nsw.gov.au in PSL. r=pkasting.
2010-03-08 16:28:57 +00:00
Doug Turner
c741a38e65
Merge
2010-03-01 15:36:51 -08:00
Chris Jones
66e2a2f448
Merge from mozilla-central
2010-02-22 21:31:18 -06:00
Paul O’Shannessy
b62f132843
Reduce extraneous console output from DNS Service when offline [r=dwitte]
2010-02-24 11:59:26 -08:00
Gervase Markham
445fad13c6
Bug 550970 - add gov.nc.tr to PSL. r=pkasting.
...
--HG--
extra : rebase_source : 917d5082964d6a5f6b11996b0d31f9983dabf023
2010-04-28 10:43:52 +01:00
Gervase Markham
2687af6ca9
Bug 560885 - add Australian CGDNs to PSL. r=pkasting.
...
--HG--
extra : rebase_source : 4bf89ea646eac64c418f31ab807e1ecf634a345c
2010-04-28 10:42:44 +01:00
Gervase Markham
251ef443ce
Bug 560884 - update entry for .tv in PSL. r=pkasting.
...
--HG--
extra : rebase_source : 655b070deca7c63d5e972a1d0ab9b7508e119992
2010-04-28 10:41:57 +01:00
Benjamin Smedberg
f4cf37213c
Merge mozilla-central into electrolysis
2010-01-13 10:51:41 -05:00
Dan Witte
ac5ec695ab
Bug 536650 - Cookie values not saved for pages loaded from file://, part 1: tighten up the etld service.
...
r=sdwilsh, sr=bz
2010-01-12 10:29:20 -08:00
Benjamin Smedberg
120b9003b7
Merge mozilla-central to electrolysis.
2010-01-07 22:11:14 -05:00
Benjamin Smedberg
636d74b114
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
2009-12-12 13:38:25 -05:00
Gervase Markham
6d1208e071
Bug 526756 - add .mv entries to PSL. r=pkasting.
2009-12-11 17:51:37 -08:00
Gervase Markham
c25f598e29
Bug 531252 - add operaunite.com to PSL. r=pkasting.
2009-12-11 17:49:28 -08:00
Gervase Markham
796083c590
Bug 526739 - add iki.fi to public suffix list.
2009-12-11 16:58:35 -08:00
Chris Jones
bcf3969bc6
Merge mozilla-central to pick up unit test fixes
2009-10-22 20:33:36 -05:00
Peter Kasting
0dbf5b0a98
Bug 520056 - Update Effective TLD list for .za.net and .za.org
...
r=gerv
2009-10-21 00:18:24 +02:00
Ben Turner
1458356fce
Merge mozilla-central
2009-10-05 16:08:52 -07:00
Peter Kasting
120887edd1
Bug 520010 - update Public Suffix list for .ua.
...
--HG--
extra : rebase_source : c4682082cafa136927fc7ac02664946a36dbd207
2009-10-03 11:25:05 +02:00
Ben Turner
9914a675f3
Merge mozilla-central
2009-09-23 13:14:34 -07:00
Gervase Markham
7e04774dbf
Bug 513834 - add "local" to Public Suffix List. Patch by Adam Langley, agl@chromium.org; r=gerv.
2009-09-22 11:37:24 +01:00
Gervase Markham
0263ab7407
Bug 469866 - update Public Suffix list with latest changes. Patch by pkasting; r=gerv.
2009-09-22 11:35:33 +01:00
Benjamin Smedberg
03bc0e116d
Merge mozilla-central into Electrolysis.
2009-09-18 16:47:18 -04:00
Peter Kasting
24762db7cd
Bug 528470. Update Public Suffix List. r=gerv
2010-01-07 13:55:10 +13:00
Pam Greene
6c4fe496df
Bug 544319 - fix up PSL for .ml (Mali) TLD. r=gerv.
2010-02-11 13:39:12 +00:00
Jason Duell
9910cfcf97
Necko init patch, with modeline fixes
2009-08-18 12:05:15 -07:00
Benjamin Smedberg
ba372f3a4c
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Peter Kasting
dffb1b4ec7
Bug 512774 - Update eTLD ruls for .cr. r=gerv
2009-08-27 12:10:37 -07:00
Benjamin Smedberg
c827f3a584
Electrolysis-plugin-only bookkeeping commit.
2009-12-15 20:33:05 -05:00
Daniel Jeter II
38d2a4bd4f
Bug 503186 - DeprecationWarning using Python 2.6, r=bsmedberg
2009-07-17 10:20:11 -04:00
Adam Langley
5618ee659d
Bug 492583 Change of registry-controlled-domain status for .pw
...
r=gerv
2009-05-15 20:56:11 +02:00
Peter Kasting
185204dae0
Bug 564583 - Add IDN TLDs for UAE, Saudi Arabia, Russia and Egypt to PSL. r=gerv.
2010-05-27 10:05:58 +01:00
Gervase Markham
f2e73b2269
Bug 565044 - update .bh entry in the PSL. r=pkasting.
2010-05-26 14:38:56 +01:00
Patrick McManus
d8ac17d88c
Fixing bug 488162. Disable prefetches on proxy config and pref, r+sr=bzbarsky@mit.edu
2009-05-06 14:26:33 -07:00
Simon Montagu
e4d0ea112b
Display URLs containing unassigned Unicode code points in punycode. Bug 479413, r=jduell, sr=jst
2009-03-29 00:49:31 -07:00
Patrick McManus
e02c016fc7
Bug 467562. Fix race between the timeout on our DNS thread waits and signals to those threads that could cause DNS requests to go AWOL every so often. r+sr=bzbarsky
2009-01-14 12:18:27 -05:00
David Triendl
3c67d30842
Bug 460776. Add 'nhs.uk' as an exception to the effective TLD list. r=gerv, a=beltzner
2008-11-11 22:38:49 -05:00
Patrick McManus
2a5b7140ea
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky, a=beltzner
2008-11-07 18:00:26 -05:00
Justin Dolske
4a4f7244af
Backed out changeset e8fd3f4c52b6
2008-11-05 12:54:51 -08:00
Patrick McManus
dbf40a5ca6
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
2008-11-04 11:14:29 -05:00
Patrick McManus
4fc459d715
Bug 459724. Fix normalization of flags in the DNS cache to allow other work that depends on these flags to happen. r+sr=bzbarsky
2008-11-04 11:05:24 -05:00
Boris Zbarsky
a0dfe7f851
Backing out changesets 374d3cf7b48d, 5d9dc9b6127e, 8c4f57a5674d, cd9a392337b7
2008-11-04 11:03:10 -05:00
Patrick McManus
05ec1c59e2
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
2008-11-04 10:14:50 -05:00
Patrick McManus
bda290e94d
Bug 459724. Fix normalization of flags in the DNS cache to allow other work that depends on these flags to happen. r+sr=bzbarsky
2008-11-04 10:10:00 -05:00
Pam Greene
d77e8cd70f
Bug 455771 - Add information for .tel to public suffix (effective TLD) list; r=gerv
2008-10-18 00:28:36 +02:00
David Triendl
40d6fdce70
Bug 457470 - Update public suffix (effective TLD) list (3); r=gerv
2008-10-17 01:29:10 +02:00
Patrick McManus
26fb25117e
Bug 208312. Cache DNS failure responses, not just successful lookups. r+sr=bzbarsky
2008-10-13 17:04:09 -04:00
Arpad Borsos
c72ef7d248
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
2008-10-10 17:04:34 +02:00
Gervase Markham
4a34a60484
Bug 450339 - Public Suffix List incorrectly blocks second-level .pe domains which now exist. Patch by gerv; r=pamg.
2008-09-03 18:23:46 +01:00
Gervase Markham
75422a6cf8
Bug 452428 - Update Public Suffix List again. Patch by David Triendl; r=gerv.
2008-09-02 16:16:18 +01:00
Gervase Markham
1eb9b5aa58
Bug 447815 - updates to the effective TLD list. Patches by David Triendl and Pam Greene, r=gerv.
2008-08-27 16:14:08 +01:00
Bernard Alleysson ext:(%2C%20Ryan%20VanderMeulen%20%3Cryanvm%40gmail.com%3E)
5cd997bd50
do_GetIOService should use nsGetServiceByCID - bug 271823 r=biesi sr=jag
2008-08-18 17:19:27 -07:00
Gervase Markham
d11f050ce7
Bug 438585 - "Updates to Public Suffix List" [p=dwitte]
2008-07-12 06:56:15 -05:00
Gervase Markham
cef0e142c0
Back out Public Suffix List changes at myk's request
2008-07-10 23:04:06 +01:00
Gervase Markham
2e183dde55
Bug 438585 - Updates to Public Suffix List. Patch by gerv; r=dwitte.
2008-07-10 18:26:25 +01:00
Gervase Markham
8a7a52178e
Backed out changeset 8473190b24b0
...
Tinderboxes going orange.
2008-06-18 16:32:40 +01:00
Gervase Markham
81d445e052
Bug 438585: First round of registry-submitted changes to Public Suffix List.
2008-06-18 15:02:51 +01:00
Gervase Markham
93c500b7a3
Testing variable expansion.
2008-06-05 16:46:41 +01:00
Gervase Markham
9162161e32
Add licence boilerplate text to effective TLD list.
2008-06-05 16:25:20 +01:00
smontagu@smontagu.org
fdaf80a1da
Pass domain names to stringprep label by label. Bug 427959, r+sr=biesi, a1.9+b1.9=beltzner
2008-04-14 01:26:55 -07:00
wtc@google.com
16387d0038
Bug 426060: handle the possibility that both mHostRecord->addr_info and mHostRecord->addr are null if the old mHostRecord->addr_info exired and our attempt to reresolve it failed. r=jst, sr=cbiesinger blocking1.9+ Modified Files: nsDNSService2.cpp nsHostResolver.cpp
2008-04-08 17:42:52 -07:00
reed@reedloden.com
3e85c1defd
Bug 333308 - "make clean and make distclean miss various files" (cleanup even more 2) [p=fta+bugzilla@sofaraway.org (Fabien Tassin) / mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=damons]
2008-03-14 08:18:24 -07:00
dwitte@stanford.edu
17b1dd6657
improve interface documentation. no bug, npob
2008-03-09 01:12:12 -08:00
wtc@google.com
d9d255dd01
Bug 403370: fixed a memory leak of a PRNetAddr whenever nsHostResolver::ResolveHost parses an IP address literal again. r=cbiesinger,darin. a1.9+=damons. Modified files: nsHostResolver.cpp nsHostResolver.h
2008-02-26 16:27:33 -08:00
jwalden@mit.edu
2f3c57196e
Bug 414122 - Preprocess effective TLD data into C++ code (eliminate file I/O to read, move parsing out of C++, remove an arena, etc.). r=dwitte, sr=bsmedberg, a=blocker
2008-02-14 14:57:20 -08:00
reed@reedloden.com
640f75e0b1
Typo fix.
2008-02-10 02:04:21 -08:00
dwitte@stanford.edu
753fd12a8c
Bug 409614 - IDN with non-ASCII TLD is displayed in Punycode. r+sr=biesi, a=damons
2008-01-28 22:06:01 -08:00
jwalden@mit.edu
70c01e2694
Remove a duplicated entry in the effective TLD data file. alphabetsoup=campbells
2008-01-28 02:42:50 -08:00
dwitte@stanford.edu
3f16295798
update effective tld data file for gecko 1.9. b=403655, patch by Jo Hermans (jo.hermans@gmail.com) and Caio Tiago Oliveira (asrail@gmail.com), r=dwitte, moa=biesi, a=blocking1.9+
2008-01-27 20:43:09 -08:00
dwitte@stanford.edu
660ba590ac
interface tweak i forgot to make when checking in fix for bug 402013.
2007-12-17 21:31:32 -08:00
dwitte@stanford.edu
feeeffd19f
fix documentation error.
2007-12-14 21:28:44 -08:00
wtc@google.com
f4e01f2e86
Bug 337418: added a generation count for the addr_info field of nsHostRecord to detect the change of addr_info and invalidate addr_info's iterator, and added a lock to protect access to the addr_info and addr_info_gencnt fields. r=cbiesinger,sr=bzbarsky blocking1.9+ Modified files: nsDNSService2.cpp nsHostResolver.cpp nsHostResolver.h
2007-12-11 13:45:42 -08:00
dwitte@stanford.edu
c3166c0c05
Bug 402013 - improve normalization behavior of nsIEffectiveTLDService. r+sr=biesi, a=mconnor
2007-12-04 13:57:31 -08:00
dwitte@stanford.edu
90cc1d86f5
relanding 402008.
2007-12-03 22:30:47 -08:00
dwitte@stanford.edu
7122b2f331
backing out due to orange.
2007-12-03 18:46:02 -08:00
dwitte@stanford.edu
0df570cddb
Bug 402008 - expose nsIURI::GetHost() "display normalization" behavior on nsIIDNService. r+sr=biesi, a=dsicore
2007-12-03 18:24:53 -08:00
dwitte@stanford.edu
aa18a20ec3
rework effective tld service interface, fix normalization bugs and improve error propagation. b=368989, r=biesi, sr=dveditz
2007-10-25 01:14:26 -07:00
bzbarsky@mit.edu
19db0dcb93
Fix leak of PRAddrInfos. Bug 397716, r+sr=biesi, a=bsmedberg
2007-09-28 07:43:03 -07:00
dwitte@stanford.edu
a79dcd72fc
no change in private bytes; adding back change.
2007-09-02 20:03:41 -07:00
dwitte@stanford.edu
53b8e27607
backing out previous change temporarily per bug Bug 390856.
2007-09-02 18:10:41 -07:00
dwitte@stanford.edu
af101a819c
followup bustage-related fix for bug 386154, r+sr=biesi, a=gavins for checkin to closed tree
2007-07-26 11:42:54 -07:00
dwitte@stanford.edu
bd219dab6c
fixing bustage.
2007-07-26 01:55:53 -07:00
dwitte@stanford.edu
4e978ce217
rework etld backend to use a flat hash instead of a tree-hash structure, to reduce memory consumption and eliminate shutdown leaks. bugs 386154 and 386155,
...
r=biesi
2007-07-25 23:31:49 -07:00
jwalden@mit.edu
6d7584839a
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 00:08:04 -07:00
asqueella@gmail.com
32439be46a
287469 - fix source comments to match idl.r+sr=biesi
2007-05-03 23:00:33 -07:00
asqueella@gmail.com
96d282fde2
Bug 368702 - Effective TLD Service should treat trailing dot properlyp=Wladimir Palant <trev.moz@adblockplus.org>r=biesi, sr=dveditz
2007-04-27 07:50:15 -07:00
dbaron@dbaron.org
d98d9fdec5
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 08:33:38 -07:00
hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
dveditz%cruzio.com
8f100cd4dc
bug 342314: check-in initial effective-tld file. r=bsmedberg.
...
Effective TLD file itself thanks to Jo Hermans.
2007-01-27 00:12:57 +00:00
gavin%gavinsharp.com
572e4fb58e
Followup patch for bug 269254: make sure not to include the null terminator in the string's length, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi
2007-01-04 18:37:00 +00:00
timeless%mozdev.org
05804e5bfe
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
...
r=darin
2006-12-21 07:03:23 +00:00
gavin%gavinsharp.com
28b1e5e364
Bug 269254: fix bug in utf16ToUcs4()'s returned length, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=biesi
2006-12-16 14:36:12 +00:00
cbiesinger%web.de
9f2e5d2908
remove misleading comment, no bug. r+sr=bz
2006-07-28 02:45:14 +00:00
pamg.bugs%gmail.com
1b3e2f9583
Bug 331510: Adding nsEffectiveTLDService to allow necko and others to know about TLD-like subdomains. r=darin
2006-06-09 18:23:10 +00:00
darin%meer.net
148944fe8b
fixes bug 312061 "Call res_ninit when restarting the DNS service [was: Firefox keeps a list of dns servers after connection goes down]" r=biesi sr=bzbarsky
2006-05-25 16:49:48 +00:00
darin%meer.net
0318b8c707
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
ajschult%verizon.net
6c8f21d4da
Bug 334421: Shutdown leak of mEvictionQ entries. r+sr=darin
2006-04-29 04:37:07 +00:00
cbiesinger%web.de
c2d981f764
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
timeless%mozdev.org
9b0852aaf7
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
dbaron%dbaron.org
19e6e1862a
Fix negative leak stats regression from bug 302724.
2005-11-16 19:35:07 +00:00
bzbarsky%mit.edu
b511cb188c
Log addref/release for nsHostResolver and nsHostRecord. Bug 302724, r+sr=darin
2005-11-15 17:30:50 +00:00
bienvenu%nventure.com
1d236ef23c
add more logging to nsHostResolver to help diagnose 173924, in which host lookups stop working afer extended period of time, r/sr=darin
2005-10-28 21:24:48 +00:00
darin%meer.net
0296e4e195
fixes bug 290190 "crash when network connection drops and reconnects [@ msvcrt.dll - nsDNSRecord::GetNextAddr ]" r=biesi sr=bzbarsky
2005-10-18 21:25:05 +00:00
darin%meer.net
d78e1730ff
Fixes bug 304904 "Necko should refuse to look up invalid hostnames containing '%'" patch by andreas.otte@debitel.net, r=biesi, sr=darin
2005-09-22 21:38:12 +00:00
masayuki%d-toybox.com
9f7d47f9a7
Bug 283016 Make it possible to blacklist characters in domain names r=gerv, sr=darin, a=benjamin
2005-07-22 15:07:33 +00:00
jshin%mailaps.org
ae04ba0b7e
bug 236425: fix IDN support on 64bit platforms (r=darin, sr=bz, a=chofmann)
2005-06-03 02:21:47 +00:00
darin%meer.net
c7c0859ea1
fixes bug 289178 "Move show_punycode pref into nsStandardURL" r=biesi sr=dbaron a=asa
2005-04-27 01:32:36 +00:00
darin%meer.net
9791154211
patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky
2005-04-06 01:33:28 +00:00
cbiesinger%web.de
44625301dd
bug 283489 r=darin sr=bz
...
- Make the HTTP, FTP and file channels implement nsIPropertyBag2 and associated
interfaces (by inheriting from nsHashPropertyBag)
- Use that interface to expose a "content-length" property giving the length of
the data as a 64-bit value on the FTP and HTTP channels
- change docshell and xpinstall to use nsIPropertyBag2 instead of nsIProperties
to read/write the referrer property
2005-04-05 17:40:32 +00:00
darin%meer.net
777171a792
fixes bug 283659 "punycode.c:130: warning: signed and unsigned type in conditional expression" patch by baafie@planet.nl r+sr=darin
2005-02-26 07:36:15 +00:00
bsmedberg%covad.net
361daac936
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
darin%meer.net
452a016da8
fixes bug 282270 (and bug 282520) "always show punycode by default" r=dbaron sr=dveditz a=dbaron
2005-02-17 20:02:37 +00:00
bsmedberg%covad.net
79241940e8
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
db48x%yahoo.com
cebb9552f5
bug 272277: Change to Append/Assign/Equals-Literal in networking
...
patch by Mikael Parknert <mikael@parknert.se>, r=cbiesinger, sr=darin
2004-12-04 10:19:29 +00:00
cbiesinger%web.de
9a367ee238
Bug 258035 document port argument of nsIDNSRecord::getNextAddr
...
r+sr=darin
2004-09-05 13:20:59 +00:00
darin%meer.net
6a24dcfb4c
use a better hash function, bug 239358 (courtesy of brendan)
2004-09-01 22:35:37 +00:00
darin%meer.net
62b71377af
landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
...
degrading performance" r=lorenzo sr=bryner
2004-09-01 19:55:58 +00:00
darin%meer.net
c51b32c8ad
Apply bryner's review comment, bug 256316
2004-08-25 04:43:14 +00:00
darin%meer.net
9f91a230dc
fixes bug 256316 "non-ascii char in URL lead to heap overrun" r=dveditz sr=bryner
2004-08-25 04:41:48 +00:00
darin%meer.net
8fe1ed0d52
fixes bug 243498 "nsStandardURL::BuildNormalizedSpec spends too much time in nsIDNService::IsACE" r+sr=bzbarsky
2004-05-13 22:17:17 +00:00
darin%meer.net
c447a4568d
fixes bug 240759 "necko DNS cache stops working" r=biesi sr=bryner
2004-04-20 17:57:45 +00:00
gerv%gerv.net
8b8dde7d95
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
darin%meer.net
412f67c262
fixes bug 239644 "FreeBSD build error in nsHostResolver" r+sr=bryner
2004-04-17 00:57:26 +00:00
dbaron%dbaron.org
38b785939b
Perform the normalization of the hostname done by IDN when constructing the URL. b=237818 r=jshin sr=darin a=chofmann
2004-04-03 07:32:18 +00:00
darin%meer.net
a7166e9ccd
removing DEBUG_darinf printf section
2004-03-10 07:25:54 +00:00
darin%meer.net
e88a75d16d
patch for bug 68796 "IPv6 : Some IPv4 addresses won't resolve w/IPv6 OS" patch by lorenzo@colitti.com r+sr=darin
2004-03-09 20:31:54 +00:00
darin%meer.net
8bdaba45ad
final patch for bug 234908 "getter_Copies scoping problem" r+sr=dbaron
2004-03-08 23:48:39 +00:00
bsmedberg%covad.net
7d79d7ba8b
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
2004-01-28 23:45:17 +00:00
dbaron%dbaron.org
0231f67b81
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
2004-01-23 23:12:44 +00:00
neil%parkwaycc.co.uk
cac0311c73
Bug 203422 fix some warnings in netwerk p=gautheri@noos.fr r=andreas.otte sr=darin
2004-01-07 23:43:12 +00:00
peter%propagandism.org
feda8614f8
Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2003-12-23 16:48:40 +00:00
darin%meer.net
b6c874b805
minor IDL tweak to make getNextAddr return PRNetAddr instead -- does not
...
change the binary interface. r=botbot
2003-11-09 01:29:58 +00:00
darin%meer.net
2e48347cf6
adding additional comments to last patch, b=223145
2003-11-03 09:10:57 +00:00
darin%meer.net
bb123973dd
fixes bug 223145 "Numeric IPv6 addresses don't work" patch=lorenzo@colitti.com r+sr=darin
2003-11-03 08:54:49 +00:00
darin%meer.net
d5c92b85c2
fixes bug 223861 "default value of network.dnsCacheExpiration should be reduced" r=dougt sr=brendan
2003-11-03 05:55:07 +00:00
timeless%mozdev.org
74e144e261
Bug 222085 warning: initializer does not fit or is out of range: -1
...
r=darin sr=darin
2003-10-30 02:07:31 +00:00
darin%meer.net
478ea8f332
fixes bug 221491 "crash [@ nsHostResolver::GetHostToLookup]" r=dougt sr=bzbarsky a=dbaron
2003-10-25 23:48:33 +00:00
darin%meer.net
c3e0c2ef4e
fixes bug 219376 "Trying to resolve IP's via DNS (Failed connections stall instead of giving Connection Failure Error; pages stop/don't finish/complete loading if ad hosts/scripts fail)" r=dougt sr=bienvenu,bryner
2003-10-07 05:11:41 +00:00
timeless%mozdev.org
8f793d6611
Bug 221142 warning: missing initializer for `nameprep_versions[1].unassigned_proc
...
r=darin sr=darin
2003-10-07 02:28:20 +00:00
darin%meer.net
ef96caa6fb
removing files that are no longer compiled.
2003-09-15 21:56:55 +00:00
darin%meer.net
f4a8778d0b
landing patch for bug 205726 "DNS rewrite" r=dougt sr=bryner
2003-09-11 20:32:33 +00:00
bryner%brianryner.com
63fa99c65e
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 23:12:15 +00:00
brendan%mozilla.org
b7cdb7debb
Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron).
2003-08-05 20:09:21 +00:00
dbaron%dbaron.org
3099367b82
Fix debug-only bustage. b=205023
2003-08-05 07:19:20 +00:00
jaggernaut%netscape.com
95899387f6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
jaggernaut%netscape.com
817298ce0b
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00