2013-04-01 18:36:59 +00:00
|
|
|
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
|
2013-02-25 20:47:23 +00: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 17:17:46 +00:00
|
|
|
XPIDL_SOURCES += [
|
|
|
|
'mozIThirdPartyUtil.idl',
|
|
|
|
'nsIApplicationCache.idl',
|
|
|
|
'nsIApplicationCacheChannel.idl',
|
|
|
|
'nsIApplicationCacheContainer.idl',
|
|
|
|
'nsIApplicationCacheService.idl',
|
2013-04-19 09:25:33 +00:00
|
|
|
'nsIArrayBufferInputStream.idl',
|
2013-05-03 16:54:45 +00:00
|
|
|
'nsIAsyncStreamCopier.idl',
|
2013-03-12 17:17:46 +00: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 23:05:43 +00:00
|
|
|
'nsICryptoHMAC.idl',
|
2013-03-12 17:17:46 +00:00
|
|
|
'nsIDashboard.idl',
|
|
|
|
'nsIDashboardEventNotifier.idl',
|
|
|
|
'nsIDownloader.idl',
|
|
|
|
'nsIEncodedChannel.idl',
|
|
|
|
'nsIExternalProtocolHandler.idl',
|
|
|
|
'nsIFileStreams.idl',
|
|
|
|
'nsIFileURL.idl',
|
|
|
|
'nsIIncrementalDownload.idl',
|
|
|
|
'nsIInputStreamChannel.idl',
|
|
|
|
'nsIInputStreamPump.idl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'nsIIOService.idl',
|
|
|
|
'nsIIOService2.idl',
|
2013-09-20 09:11:25 +00:00
|
|
|
'nsILoadContextInfo.idl',
|
2013-03-12 17:17:46 +00:00
|
|
|
'nsILoadGroup.idl',
|
2013-04-09 17:38:48 +00:00
|
|
|
'nsILoadGroupChild.idl',
|
2013-03-12 17:17:46 +00:00
|
|
|
'nsIMIMEInputStream.idl',
|
|
|
|
'nsIMultiPartChannel.idl',
|
|
|
|
'nsINestedURI.idl',
|
|
|
|
'nsINetAddr.idl',
|
|
|
|
'nsINetUtil.idl',
|
|
|
|
'nsINetworkLinkService.idl',
|
2013-07-11 15:39:36 +00:00
|
|
|
'nsINetworkProperties.idl',
|
2013-10-25 21:56:51 +00:00
|
|
|
'nsINetworkSeer.idl',
|
|
|
|
'nsINetworkSeerVerifier.idl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'nsINSSErrorsService.idl',
|
2013-03-12 17:17:46 +00: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',
|
|
|
|
'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 22:48:37 +00:00
|
|
|
'nsISiteSecurityService.idl',
|
2013-03-12 17:17:46 +00:00
|
|
|
'nsISocketTransport.idl',
|
|
|
|
'nsISocketTransportService.idl',
|
|
|
|
'nsISpeculativeConnect.idl',
|
|
|
|
'nsIStandardURL.idl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'nsIStreamingProtocolController.idl',
|
|
|
|
'nsIStreamingProtocolService.idl',
|
2013-03-12 17:17:46 +00:00
|
|
|
'nsIStreamListener.idl',
|
|
|
|
'nsIStreamListenerTee.idl',
|
|
|
|
'nsIStreamLoader.idl',
|
|
|
|
'nsIStreamTransportService.idl',
|
|
|
|
'nsISyncStreamListener.idl',
|
|
|
|
'nsISystemProxySettings.idl',
|
2013-07-09 01:45:25 +00:00
|
|
|
'nsIThreadRetargetableRequest.idl',
|
|
|
|
'nsIThreadRetargetableStreamListener.idl',
|
2013-03-12 17:17:46 +00:00
|
|
|
'nsITimedChannel.idl',
|
|
|
|
'nsITraceableChannel.idl',
|
|
|
|
'nsITransport.idl',
|
2013-05-10 12:00:22 +00:00
|
|
|
'nsIUDPSocket.idl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'nsIUnicharStreamLoader.idl',
|
|
|
|
'nsIUploadChannel.idl',
|
|
|
|
'nsIUploadChannel2.idl',
|
2013-03-12 17:17:46 +00:00
|
|
|
'nsIURI.idl',
|
|
|
|
'nsIURIChecker.idl',
|
|
|
|
'nsIURIClassifier.idl',
|
|
|
|
'nsIURIWithPrincipal.idl',
|
|
|
|
'nsIURL.idl',
|
|
|
|
'nsIURLParser.idl',
|
2013-04-15 13:41:27 +00:00
|
|
|
'nsPILoadGroupInternal.idl',
|
2013-05-03 16:54:45 +00:00
|
|
|
'nsPISocketTransportService.idl',
|
2013-03-12 17:17:46 +00:00
|
|
|
]
|
|
|
|
|
2013-03-12 17:20:41 +00:00
|
|
|
if CONFIG['MOZ_TOOLKIT_SEARCH']:
|
|
|
|
XPIDL_SOURCES += [
|
|
|
|
'nsIBrowserSearchService.idl',
|
|
|
|
]
|
|
|
|
|
2013-11-19 02:47:43 +00:00
|
|
|
XPIDL_MODULE = 'necko'
|
2013-03-19 18:47:00 +00:00
|
|
|
|
2013-04-16 19:24:43 +00:00
|
|
|
EXPORTS += [
|
|
|
|
'netCore.h',
|
|
|
|
'nsASocketHandler.h',
|
|
|
|
'nsAsyncRedirectVerifyHelper.h',
|
|
|
|
'nsChannelProperties.h',
|
|
|
|
'nsNetStrings.h',
|
|
|
|
'nsNetUtil.h',
|
|
|
|
'nsReadLine.h',
|
|
|
|
'nsStreamListenerWrapper.h',
|
|
|
|
'nsURIHashKey.h',
|
|
|
|
]
|
|
|
|
|
2013-08-22 06:55:59 +00:00
|
|
|
FAIL_ON_WARNINGS = True
|
|
|
|
|