2013-04-01 11:36:59 -07:00
|
|
|
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
|
2013-02-25 12:47:23 -08:00
|
|
|
# vim: set filetype=python:
|
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
|
2013-03-12 10:17:46 -07:00
|
|
|
XPIDL_SOURCES += [
|
|
|
|
'mozIThirdPartyUtil.idl',
|
|
|
|
'nsIApplicationCache.idl',
|
|
|
|
'nsIApplicationCacheChannel.idl',
|
|
|
|
'nsIApplicationCacheContainer.idl',
|
|
|
|
'nsIApplicationCacheService.idl',
|
2013-04-19 02:25:33 -07:00
|
|
|
'nsIArrayBufferInputStream.idl',
|
2013-05-03 09:54:45 -07:00
|
|
|
'nsIAsyncStreamCopier.idl',
|
2014-04-08 17:26:00 -07:00
|
|
|
'nsIAsyncStreamCopier2.idl',
|
2013-03-12 10:17:46 -07:00
|
|
|
'nsIAsyncVerifyRedirectCallback.idl',
|
|
|
|
'nsIAuthInformation.idl',
|
|
|
|
'nsIAuthModule.idl',
|
|
|
|
'nsIAuthPrompt.idl',
|
|
|
|
'nsIAuthPrompt2.idl',
|
|
|
|
'nsIAuthPromptAdapterFactory.idl',
|
|
|
|
'nsIAuthPromptCallback.idl',
|
|
|
|
'nsIAuthPromptProvider.idl',
|
|
|
|
'nsIBackgroundFileSaver.idl',
|
|
|
|
'nsIBufferedStreams.idl',
|
|
|
|
'nsIByteRangeRequest.idl',
|
|
|
|
'nsICacheInfoChannel.idl',
|
|
|
|
'nsICachingChannel.idl',
|
|
|
|
'nsICancelable.idl',
|
|
|
|
'nsIChannel.idl',
|
|
|
|
'nsIChannelEventSink.idl',
|
|
|
|
'nsIChannelPolicy.idl',
|
|
|
|
'nsIChildChannel.idl',
|
|
|
|
'nsIContentSniffer.idl',
|
|
|
|
'nsICryptoFIPSInfo.idl',
|
|
|
|
'nsICryptoHash.idl',
|
2013-10-23 16:05:43 -07:00
|
|
|
'nsICryptoHMAC.idl',
|
2013-03-12 10:17:46 -07:00
|
|
|
'nsIDashboard.idl',
|
|
|
|
'nsIDashboardEventNotifier.idl',
|
2014-03-10 15:04:28 -07:00
|
|
|
'nsIDivertableChannel.idl',
|
2013-03-12 10:17:46 -07:00
|
|
|
'nsIDownloader.idl',
|
|
|
|
'nsIEncodedChannel.idl',
|
|
|
|
'nsIExternalProtocolHandler.idl',
|
|
|
|
'nsIFileStreams.idl',
|
|
|
|
'nsIFileURL.idl',
|
|
|
|
'nsIIncrementalDownload.idl',
|
|
|
|
'nsIInputStreamChannel.idl',
|
|
|
|
'nsIInputStreamPump.idl',
|
2013-10-23 16:05:43 -07:00
|
|
|
'nsIIOService.idl',
|
|
|
|
'nsIIOService2.idl',
|
2013-09-20 02:11:25 -07:00
|
|
|
'nsILoadContextInfo.idl',
|
2013-03-12 10:17:46 -07:00
|
|
|
'nsILoadGroup.idl',
|
2013-04-09 10:38:48 -07:00
|
|
|
'nsILoadGroupChild.idl',
|
2013-03-12 10:17:46 -07:00
|
|
|
'nsIMIMEInputStream.idl',
|
|
|
|
'nsIMultiPartChannel.idl',
|
|
|
|
'nsINestedURI.idl',
|
|
|
|
'nsINetAddr.idl',
|
|
|
|
'nsINetUtil.idl',
|
|
|
|
'nsINetworkLinkService.idl',
|
2013-07-11 08:39:36 -07:00
|
|
|
'nsINetworkProperties.idl',
|
2013-10-25 14:56:51 -07:00
|
|
|
'nsINetworkSeer.idl',
|
|
|
|
'nsINetworkSeerVerifier.idl',
|
2013-10-23 16:05:43 -07:00
|
|
|
'nsINSSErrorsService.idl',
|
2013-03-12 10:17:46 -07:00
|
|
|
'nsIParentChannel.idl',
|
|
|
|
'nsIParentRedirectingChannel.idl',
|
|
|
|
'nsIPermission.idl',
|
|
|
|
'nsIPermissionManager.idl',
|
|
|
|
'nsIPrivateBrowsingChannel.idl',
|
|
|
|
'nsIProgressEventSink.idl',
|
|
|
|
'nsIPrompt.idl',
|
|
|
|
'nsIProtocolHandler.idl',
|
|
|
|
'nsIProtocolProxyCallback.idl',
|
|
|
|
'nsIProtocolProxyFilter.idl',
|
|
|
|
'nsIProtocolProxyService.idl',
|
|
|
|
'nsIProtocolProxyService2.idl',
|
|
|
|
'nsIProxiedChannel.idl',
|
|
|
|
'nsIProxiedProtocolHandler.idl',
|
|
|
|
'nsIProxyInfo.idl',
|
|
|
|
'nsIRandomGenerator.idl',
|
|
|
|
'nsIRedirectChannelRegistrar.idl',
|
2014-05-22 12:58:23 -07:00
|
|
|
'nsIRedirectHistory.idl',
|
2013-03-12 10:17:46 -07:00
|
|
|
'nsIRedirectResultListener.idl',
|
|
|
|
'nsIRequest.idl',
|
|
|
|
'nsIRequestObserver.idl',
|
|
|
|
'nsIRequestObserverProxy.idl',
|
|
|
|
'nsIResumableChannel.idl',
|
|
|
|
'nsISecretDecoderRing.idl',
|
|
|
|
'nsISecureBrowserUI.idl',
|
|
|
|
'nsISecurityEventSink.idl',
|
|
|
|
'nsISecurityInfoProvider.idl',
|
|
|
|
'nsISerializationHelper.idl',
|
|
|
|
'nsIServerSocket.idl',
|
|
|
|
'nsISimpleStreamListener.idl',
|
2013-08-02 15:48:37 -07:00
|
|
|
'nsISiteSecurityService.idl',
|
2013-03-12 10:17:46 -07:00
|
|
|
'nsISocketTransport.idl',
|
|
|
|
'nsISocketTransportService.idl',
|
|
|
|
'nsISpeculativeConnect.idl',
|
|
|
|
'nsIStandardURL.idl',
|
2013-10-23 16:05:43 -07:00
|
|
|
'nsIStreamingProtocolController.idl',
|
|
|
|
'nsIStreamingProtocolService.idl',
|
2013-03-12 10:17:46 -07:00
|
|
|
'nsIStreamListener.idl',
|
|
|
|
'nsIStreamListenerTee.idl',
|
|
|
|
'nsIStreamLoader.idl',
|
|
|
|
'nsIStreamTransportService.idl',
|
|
|
|
'nsISyncStreamListener.idl',
|
|
|
|
'nsISystemProxySettings.idl',
|
2013-07-08 18:45:25 -07:00
|
|
|
'nsIThreadRetargetableRequest.idl',
|
|
|
|
'nsIThreadRetargetableStreamListener.idl',
|
2013-03-12 10:17:46 -07:00
|
|
|
'nsITimedChannel.idl',
|
|
|
|
'nsITraceableChannel.idl',
|
|
|
|
'nsITransport.idl',
|
2013-05-10 05:00:22 -07:00
|
|
|
'nsIUDPSocket.idl',
|
2013-11-29 08:13:44 -08:00
|
|
|
'nsIUDPSocketFilter.idl',
|
2013-10-23 16:05:43 -07:00
|
|
|
'nsIUnicharStreamLoader.idl',
|
|
|
|
'nsIUploadChannel.idl',
|
|
|
|
'nsIUploadChannel2.idl',
|
2013-03-12 10:17:46 -07:00
|
|
|
'nsIURI.idl',
|
|
|
|
'nsIURIChecker.idl',
|
|
|
|
'nsIURIClassifier.idl',
|
|
|
|
'nsIURIWithPrincipal.idl',
|
|
|
|
'nsIURL.idl',
|
|
|
|
'nsIURLParser.idl',
|
2013-04-15 06:41:27 -07:00
|
|
|
'nsPILoadGroupInternal.idl',
|
2013-05-03 09:54:45 -07:00
|
|
|
'nsPISocketTransportService.idl',
|
2013-03-12 10:17:46 -07:00
|
|
|
]
|
|
|
|
|
2013-03-12 10:20:41 -07:00
|
|
|
if CONFIG['MOZ_TOOLKIT_SEARCH']:
|
|
|
|
XPIDL_SOURCES += [
|
|
|
|
'nsIBrowserSearchService.idl',
|
|
|
|
]
|
|
|
|
|
2013-11-18 18:47:43 -08:00
|
|
|
XPIDL_MODULE = 'necko'
|
2013-03-19 11:47:00 -07:00
|
|
|
|
2013-04-16 12:24:43 -07:00
|
|
|
EXPORTS += [
|
|
|
|
'netCore.h',
|
|
|
|
'nsASocketHandler.h',
|
|
|
|
'nsAsyncRedirectVerifyHelper.h',
|
|
|
|
'nsChannelProperties.h',
|
|
|
|
'nsNetStrings.h',
|
|
|
|
'nsNetUtil.h',
|
|
|
|
'nsReadLine.h',
|
|
|
|
'nsStreamListenerWrapper.h',
|
|
|
|
'nsURIHashKey.h',
|
|
|
|
]
|
|
|
|
|
2014-01-14 01:55:29 -08:00
|
|
|
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
|
|
|
|
EXPORTS += [
|
|
|
|
'NetStatistics.h',
|
|
|
|
]
|
|
|
|
|
2013-08-21 23:55:59 -07:00
|
|
|
FAIL_ON_WARNINGS = True
|
|
|
|
|