2013-09-05 15:20:26 +00:00
|
|
|
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
|
|
|
|
# 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/.
|
|
|
|
|
|
|
|
GENERATED_WEBIDL_FILES = [
|
|
|
|
'CSS2Properties.webidl',
|
|
|
|
]
|
|
|
|
|
|
|
|
PREPROCESSED_WEBIDL_FILES = [
|
|
|
|
'Crypto.webidl',
|
|
|
|
'Navigator.webidl',
|
2013-10-08 15:51:42 +00:00
|
|
|
'Window.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
WEBIDL_FILES = [
|
2013-06-05 14:04:23 +00:00
|
|
|
'AbstractWorker.webidl',
|
2014-03-22 13:52:21 +00:00
|
|
|
'ActivityRequestHandler.webidl',
|
2014-06-13 06:19:11 +00:00
|
|
|
'AlarmsManager.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'AnalyserNode.webidl',
|
|
|
|
'AnimationEvent.webidl',
|
2014-05-13 07:22:12 +00:00
|
|
|
'AnimationTimeline.webidl',
|
2013-10-23 18:56:20 +00:00
|
|
|
'AppInfo.webidl',
|
2013-10-11 18:12:13 +00:00
|
|
|
'AppNotificationServiceOptions.webidl',
|
2014-05-09 21:16:03 +00:00
|
|
|
'APZTestData.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'ArchiveReader.webidl',
|
|
|
|
'ArchiveRequest.webidl',
|
|
|
|
'Attr.webidl',
|
|
|
|
'AudioBuffer.webidl',
|
|
|
|
'AudioBufferSourceNode.webidl',
|
2013-10-29 00:08:14 +00:00
|
|
|
'AudioChannel.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'AudioContext.webidl',
|
|
|
|
'AudioDestinationNode.webidl',
|
|
|
|
'AudioListener.webidl',
|
|
|
|
'AudioNode.webidl',
|
|
|
|
'AudioParam.webidl',
|
|
|
|
'AudioProcessingEvent.webidl',
|
|
|
|
'AudioStreamTrack.webidl',
|
2014-04-16 03:06:45 +00:00
|
|
|
'AudioTrack.webidl',
|
|
|
|
'AudioTrackList.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'BarProp.webidl',
|
|
|
|
'BatteryManager.webidl',
|
|
|
|
'BeforeUnloadEvent.webidl',
|
|
|
|
'BiquadFilterNode.webidl',
|
|
|
|
'Blob.webidl',
|
|
|
|
'BrowserElementDictionaries.webidl',
|
|
|
|
'CallsList.webidl',
|
2014-02-14 22:41:07 +00:00
|
|
|
'CameraCapabilities.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'CameraControl.webidl',
|
|
|
|
'CameraManager.webidl',
|
|
|
|
'CanvasRenderingContext2D.webidl',
|
|
|
|
'CaretPosition.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'CDATASection.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'ChannelMergerNode.webidl',
|
|
|
|
'ChannelSplitterNode.webidl',
|
|
|
|
'CharacterData.webidl',
|
|
|
|
'ChildNode.webidl',
|
2014-05-08 21:16:00 +00:00
|
|
|
'ChromeNotifications.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'ClipboardEvent.webidl',
|
|
|
|
'CommandEvent.webidl',
|
|
|
|
'Comment.webidl',
|
|
|
|
'CompositionEvent.webidl',
|
2014-02-27 23:39:00 +00:00
|
|
|
'Console.webidl',
|
2014-04-18 19:14:44 +00:00
|
|
|
'Constraints.webidl',
|
2013-10-17 21:29:56 +00:00
|
|
|
'Contacts.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'ConvolverNode.webidl',
|
|
|
|
'Coordinates.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'CSS.webidl',
|
|
|
|
'CSSPrimitiveValue.webidl',
|
2014-05-03 07:32:54 +00:00
|
|
|
'CSSRuleList.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'CSSStyleDeclaration.webidl',
|
|
|
|
'CSSStyleSheet.webidl',
|
|
|
|
'CSSValue.webidl',
|
|
|
|
'CSSValueList.webidl',
|
|
|
|
'DataContainerEvent.webidl',
|
|
|
|
'DataStore.webidl',
|
2013-12-20 08:17:49 +00:00
|
|
|
'DataStoreImpl.webidl',
|
2014-02-27 03:23:31 +00:00
|
|
|
'DataTransfer.webidl',
|
2013-11-05 14:16:26 +00:00
|
|
|
'DedicatedWorkerGlobalScope.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'DelayNode.webidl',
|
|
|
|
'DesktopNotification.webidl',
|
|
|
|
'DeviceMotionEvent.webidl',
|
|
|
|
'DeviceStorage.webidl',
|
2014-03-05 03:26:39 +00:00
|
|
|
'Directory.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'Document.webidl',
|
|
|
|
'DocumentFragment.webidl',
|
|
|
|
'DocumentType.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'DOMCursor.webidl',
|
|
|
|
'DOMError.webidl',
|
|
|
|
'DOMException.webidl',
|
|
|
|
'DOMImplementation.webidl',
|
2014-06-24 18:15:00 +00:00
|
|
|
'DOMMatrix.webidl',
|
2014-04-28 03:54:07 +00:00
|
|
|
'DOMMobileMessageError.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'DOMParser.webidl',
|
2014-03-12 01:11:37 +00:00
|
|
|
'DOMPoint.webidl',
|
2013-09-20 10:21:04 +00:00
|
|
|
'DOMQuad.webidl',
|
2013-09-20 10:21:03 +00:00
|
|
|
'DOMRect.webidl',
|
|
|
|
'DOMRectList.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'DOMRequest.webidl',
|
|
|
|
'DOMSettableTokenList.webidl',
|
2013-07-09 17:54:21 +00:00
|
|
|
'DOMStringList.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'DOMStringMap.webidl',
|
|
|
|
'DOMTokenList.webidl',
|
|
|
|
'DOMTransaction.webidl',
|
2013-12-20 21:43:46 +00:00
|
|
|
'Downloads.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'DragEvent.webidl',
|
|
|
|
'DummyBinding.webidl',
|
|
|
|
'DynamicsCompressorNode.webidl',
|
|
|
|
'Element.webidl',
|
|
|
|
'Event.webidl',
|
|
|
|
'EventHandler.webidl',
|
|
|
|
'EventListener.webidl',
|
|
|
|
'EventSource.webidl',
|
|
|
|
'EventTarget.webidl',
|
|
|
|
'File.webidl',
|
|
|
|
'FileHandle.webidl',
|
|
|
|
'FileList.webidl',
|
|
|
|
'FileMode.webidl',
|
|
|
|
'FileReader.webidl',
|
|
|
|
'FileReaderSync.webidl',
|
|
|
|
'FileRequest.webidl',
|
|
|
|
'FocusEvent.webidl',
|
|
|
|
'FormData.webidl',
|
|
|
|
'Function.webidl',
|
|
|
|
'GainNode.webidl',
|
|
|
|
'Geolocation.webidl',
|
2014-03-12 01:11:38 +00:00
|
|
|
'GeometryUtils.webidl',
|
2013-09-16 06:34:57 +00:00
|
|
|
'GetUserMediaRequest.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'History.webidl',
|
2014-05-20 19:52:21 +00:00
|
|
|
'HTMLAllCollection.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'HTMLAnchorElement.webidl',
|
|
|
|
'HTMLAppletElement.webidl',
|
|
|
|
'HTMLAreaElement.webidl',
|
|
|
|
'HTMLAudioElement.webidl',
|
|
|
|
'HTMLBaseElement.webidl',
|
|
|
|
'HTMLBodyElement.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'HTMLBRElement.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'HTMLButtonElement.webidl',
|
|
|
|
'HTMLCanvasElement.webidl',
|
|
|
|
'HTMLCollection.webidl',
|
2013-12-02 10:26:12 +00:00
|
|
|
'HTMLContentElement.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'HTMLDataElement.webidl',
|
|
|
|
'HTMLDataListElement.webidl',
|
|
|
|
'HTMLDirectoryElement.webidl',
|
|
|
|
'HTMLDivElement.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'HTMLDListElement.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'HTMLDocument.webidl',
|
|
|
|
'HTMLElement.webidl',
|
|
|
|
'HTMLEmbedElement.webidl',
|
|
|
|
'HTMLFieldSetElement.webidl',
|
|
|
|
'HTMLFontElement.webidl',
|
2013-10-03 07:11:27 +00:00
|
|
|
'HTMLFormControlsCollection.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'HTMLFormElement.webidl',
|
|
|
|
'HTMLFrameElement.webidl',
|
|
|
|
'HTMLFrameSetElement.webidl',
|
|
|
|
'HTMLHeadElement.webidl',
|
|
|
|
'HTMLHeadingElement.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'HTMLHRElement.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'HTMLHtmlElement.webidl',
|
|
|
|
'HTMLIFrameElement.webidl',
|
|
|
|
'HTMLImageElement.webidl',
|
|
|
|
'HTMLInputElement.webidl',
|
|
|
|
'HTMLLabelElement.webidl',
|
|
|
|
'HTMLLegendElement.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'HTMLLIElement.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'HTMLLinkElement.webidl',
|
|
|
|
'HTMLMapElement.webidl',
|
|
|
|
'HTMLMediaElement.webidl',
|
|
|
|
'HTMLMenuElement.webidl',
|
|
|
|
'HTMLMenuItemElement.webidl',
|
|
|
|
'HTMLMetaElement.webidl',
|
|
|
|
'HTMLMeterElement.webidl',
|
|
|
|
'HTMLModElement.webidl',
|
2013-09-26 17:14:48 +00:00
|
|
|
'HTMLObjectElement.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'HTMLOListElement.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'HTMLOptGroupElement.webidl',
|
|
|
|
'HTMLOptionElement.webidl',
|
|
|
|
'HTMLOptionsCollection.webidl',
|
|
|
|
'HTMLOutputElement.webidl',
|
|
|
|
'HTMLParagraphElement.webidl',
|
|
|
|
'HTMLParamElement.webidl',
|
2014-03-06 23:46:38 +00:00
|
|
|
'HTMLPictureElement.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'HTMLPreElement.webidl',
|
|
|
|
'HTMLProgressElement.webidl',
|
|
|
|
'HTMLPropertiesCollection.webidl',
|
|
|
|
'HTMLQuoteElement.webidl',
|
|
|
|
'HTMLScriptElement.webidl',
|
|
|
|
'HTMLSelectElement.webidl',
|
2013-12-21 06:43:58 +00:00
|
|
|
'HTMLShadowElement.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'HTMLSourceElement.webidl',
|
|
|
|
'HTMLSpanElement.webidl',
|
|
|
|
'HTMLStyleElement.webidl',
|
|
|
|
'HTMLTableCaptionElement.webidl',
|
|
|
|
'HTMLTableCellElement.webidl',
|
|
|
|
'HTMLTableColElement.webidl',
|
|
|
|
'HTMLTableElement.webidl',
|
|
|
|
'HTMLTableRowElement.webidl',
|
|
|
|
'HTMLTableSectionElement.webidl',
|
|
|
|
'HTMLTemplateElement.webidl',
|
|
|
|
'HTMLTextAreaElement.webidl',
|
|
|
|
'HTMLTimeElement.webidl',
|
|
|
|
'HTMLTitleElement.webidl',
|
|
|
|
'HTMLTrackElement.webidl',
|
|
|
|
'HTMLUListElement.webidl',
|
|
|
|
'HTMLVideoElement.webidl',
|
|
|
|
'IDBCursor.webidl',
|
|
|
|
'IDBDatabase.webidl',
|
2013-10-08 15:51:42 +00:00
|
|
|
'IDBEnvironment.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'IDBFactory.webidl',
|
|
|
|
'IDBIndex.webidl',
|
2013-09-28 11:25:46 +00:00
|
|
|
'IDBKeyRange.webidl',
|
2014-06-12 03:35:29 +00:00
|
|
|
'IDBMutableFile.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'IDBObjectStore.webidl',
|
|
|
|
'IDBOpenDBRequest.webidl',
|
|
|
|
'IDBRequest.webidl',
|
|
|
|
'IDBTransaction.webidl',
|
|
|
|
'IDBVersionChangeEvent.webidl',
|
|
|
|
'ImageData.webidl',
|
|
|
|
'ImageDocument.webidl',
|
2014-04-10 07:11:37 +00:00
|
|
|
'InputEvent.webidl',
|
2013-09-25 19:38:41 +00:00
|
|
|
'InputMethod.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'InspectorUtils.webidl',
|
2014-05-13 21:49:36 +00:00
|
|
|
'InstallEvent.webidl',
|
|
|
|
'InstallPhaseEvent.webidl',
|
2013-07-30 14:03:06 +00:00
|
|
|
'InterAppConnection.webidl',
|
|
|
|
'InterAppConnectionRequest.webidl',
|
|
|
|
'InterAppMessagePort.webidl',
|
2013-09-26 17:14:48 +00:00
|
|
|
'KeyboardEvent.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'KeyEvent.webidl',
|
2013-09-24 19:37:53 +00:00
|
|
|
'LegacyQueryInterface.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'LinkStyle.webidl',
|
|
|
|
'LocalMediaStream.webidl',
|
|
|
|
'Location.webidl',
|
|
|
|
'MediaElementAudioSourceNode.webidl',
|
|
|
|
'MediaError.webidl',
|
2014-06-06 20:52:15 +00:00
|
|
|
'MediaKeyError.webidl',
|
|
|
|
'MediaKeyMessageEvent.webidl',
|
|
|
|
'MediaKeyNeededEvent.webidl',
|
|
|
|
'MediaKeys.webidl',
|
|
|
|
'MediaKeySession.webidl',
|
2013-11-11 08:03:17 +00:00
|
|
|
'MediaList.webidl',
|
2013-12-16 14:03:34 +00:00
|
|
|
'MediaQueryList.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'MediaRecorder.webidl',
|
|
|
|
'MediaSource.webidl',
|
|
|
|
'MediaStream.webidl',
|
|
|
|
'MediaStreamAudioDestinationNode.webidl',
|
|
|
|
'MediaStreamAudioSourceNode.webidl',
|
|
|
|
'MediaStreamTrack.webidl',
|
2014-04-18 19:14:44 +00:00
|
|
|
'MediaTrackConstraintSet.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'MessageChannel.webidl',
|
|
|
|
'MessageEvent.webidl',
|
|
|
|
'MessagePort.webidl',
|
2013-09-11 14:10:01 +00:00
|
|
|
'MessagePortList.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'MimeType.webidl',
|
|
|
|
'MimeTypeArray.webidl',
|
|
|
|
'MouseEvent.webidl',
|
|
|
|
'MouseScrollEvent.webidl',
|
|
|
|
'MozActivity.webidl',
|
|
|
|
'MozMmsMessage.webidl',
|
2014-06-25 03:57:13 +00:00
|
|
|
'MozMobileMessageManager.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'MozNamedAttrMap.webidl',
|
2013-09-10 23:03:56 +00:00
|
|
|
'MozPowerManager.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'MozTimeManager.webidl',
|
2014-01-07 12:16:07 +00:00
|
|
|
'MozWakeLock.webidl',
|
2014-06-12 03:35:29 +00:00
|
|
|
'MutableFile.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'MutationEvent.webidl',
|
|
|
|
'MutationObserver.webidl',
|
2014-03-14 14:13:26 +00:00
|
|
|
'NativeOSFileInternals.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'NetDashboard.webidl',
|
2014-03-05 03:54:55 +00:00
|
|
|
'NetworkInformation.webidl',
|
2014-01-29 11:38:50 +00:00
|
|
|
'NetworkOptions.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'Node.webidl',
|
|
|
|
'NodeFilter.webidl',
|
|
|
|
'NodeIterator.webidl',
|
|
|
|
'NodeList.webidl',
|
|
|
|
'Notification.webidl',
|
|
|
|
'NotifyPaintEvent.webidl',
|
|
|
|
'OfflineAudioCompletionEvent.webidl',
|
|
|
|
'OfflineAudioContext.webidl',
|
|
|
|
'OfflineResourceList.webidl',
|
|
|
|
'OscillatorNode.webidl',
|
|
|
|
'PaintRequest.webidl',
|
|
|
|
'PaintRequestList.webidl',
|
|
|
|
'PannerNode.webidl',
|
|
|
|
'ParentNode.webidl',
|
|
|
|
'Performance.webidl',
|
2013-10-16 01:35:44 +00:00
|
|
|
'PerformanceEntry.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'PerformanceNavigation.webidl',
|
2013-10-16 01:35:44 +00:00
|
|
|
'PerformanceResourceTiming.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'PerformanceTiming.webidl',
|
|
|
|
'PeriodicWave.webidl',
|
2014-03-22 13:58:24 +00:00
|
|
|
'PermissionSettings.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'PhoneNumberService.webidl',
|
|
|
|
'Plugin.webidl',
|
|
|
|
'PluginArray.webidl',
|
2013-11-21 05:44:22 +00:00
|
|
|
'PointerEvent.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'Position.webidl',
|
|
|
|
'PositionError.webidl',
|
|
|
|
'ProcessingInstruction.webidl',
|
|
|
|
'Promise.webidl',
|
2014-07-02 04:19:48 +00:00
|
|
|
'PromiseDebugging.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'PushManager.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'Range.webidl',
|
|
|
|
'Rect.webidl',
|
2013-12-13 11:29:33 +00:00
|
|
|
'ResourceStats.webidl',
|
|
|
|
'ResourceStatsManager.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'RGBColor.webidl',
|
|
|
|
'RTCConfiguration.webidl',
|
|
|
|
'RTCIceCandidate.webidl',
|
2014-02-10 22:41:46 +00:00
|
|
|
'RTCIdentityAssertion.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'RTCPeerConnection.webidl',
|
2014-05-22 21:14:56 +00:00
|
|
|
'RTCPeerConnectionStatic.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'RTCSessionDescription.webidl',
|
2013-10-17 22:00:05 +00:00
|
|
|
'RTCStatsReport.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'Screen.webidl',
|
|
|
|
'ScriptProcessorNode.webidl',
|
|
|
|
'ScrollAreaEvent.webidl',
|
2013-12-17 14:12:33 +00:00
|
|
|
'Selection.webidl',
|
2013-11-19 23:14:07 +00:00
|
|
|
'ServiceWorker.webidl',
|
|
|
|
'ServiceWorkerContainer.webidl',
|
2014-05-13 21:28:01 +00:00
|
|
|
'ServiceWorkerGlobalScope.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'SettingsManager.webidl',
|
2013-12-02 10:26:11 +00:00
|
|
|
'ShadowRoot.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'SharedWorker.webidl',
|
2013-11-05 14:16:26 +00:00
|
|
|
'SharedWorkerGlobalScope.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'SimpleGestureEvent.webidl',
|
|
|
|
'SourceBuffer.webidl',
|
|
|
|
'SourceBufferList.webidl',
|
2014-05-29 13:33:00 +00:00
|
|
|
'StorageEvent.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'StorageType.webidl',
|
|
|
|
'StyleSheet.webidl',
|
2014-04-12 08:18:54 +00:00
|
|
|
'StyleSheetList.webidl',
|
2014-05-15 10:20:00 +00:00
|
|
|
'SubtleCrypto.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'SVGAElement.webidl',
|
|
|
|
'SVGAltGlyphElement.webidl',
|
|
|
|
'SVGAngle.webidl',
|
|
|
|
'SVGAnimatedAngle.webidl',
|
|
|
|
'SVGAnimatedBoolean.webidl',
|
|
|
|
'SVGAnimatedEnumeration.webidl',
|
|
|
|
'SVGAnimatedInteger.webidl',
|
|
|
|
'SVGAnimatedLength.webidl',
|
|
|
|
'SVGAnimatedLengthList.webidl',
|
|
|
|
'SVGAnimatedNumber.webidl',
|
|
|
|
'SVGAnimatedNumberList.webidl',
|
|
|
|
'SVGAnimatedPathData.webidl',
|
|
|
|
'SVGAnimatedPoints.webidl',
|
|
|
|
'SVGAnimatedPreserveAspectRatio.webidl',
|
|
|
|
'SVGAnimatedRect.webidl',
|
|
|
|
'SVGAnimatedString.webidl',
|
|
|
|
'SVGAnimatedTransformList.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'SVGAnimateElement.webidl',
|
|
|
|
'SVGAnimateMotionElement.webidl',
|
|
|
|
'SVGAnimateTransformElement.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'SVGAnimationElement.webidl',
|
|
|
|
'SVGCircleElement.webidl',
|
|
|
|
'SVGClipPathElement.webidl',
|
|
|
|
'SVGComponentTransferFunctionElement.webidl',
|
|
|
|
'SVGDefsElement.webidl',
|
|
|
|
'SVGDescElement.webidl',
|
|
|
|
'SVGDocument.webidl',
|
|
|
|
'SVGElement.webidl',
|
|
|
|
'SVGEllipseElement.webidl',
|
|
|
|
'SVGFEBlendElement.webidl',
|
|
|
|
'SVGFEColorMatrixElement.webidl',
|
|
|
|
'SVGFEComponentTransferElement.webidl',
|
|
|
|
'SVGFECompositeElement.webidl',
|
|
|
|
'SVGFEConvolveMatrixElement.webidl',
|
|
|
|
'SVGFEDiffuseLightingElement.webidl',
|
|
|
|
'SVGFEDisplacementMapElement.webidl',
|
|
|
|
'SVGFEDistantLightElement.webidl',
|
2014-02-09 09:46:16 +00:00
|
|
|
'SVGFEDropShadowElement.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'SVGFEFloodElement.webidl',
|
|
|
|
'SVGFEFuncAElement.webidl',
|
|
|
|
'SVGFEFuncBElement.webidl',
|
|
|
|
'SVGFEFuncGElement.webidl',
|
|
|
|
'SVGFEFuncRElement.webidl',
|
|
|
|
'SVGFEGaussianBlurElement.webidl',
|
|
|
|
'SVGFEImageElement.webidl',
|
|
|
|
'SVGFEMergeElement.webidl',
|
|
|
|
'SVGFEMergeNodeElement.webidl',
|
|
|
|
'SVGFEMorphologyElement.webidl',
|
|
|
|
'SVGFEOffsetElement.webidl',
|
|
|
|
'SVGFEPointLightElement.webidl',
|
|
|
|
'SVGFESpecularLightingElement.webidl',
|
|
|
|
'SVGFESpotLightElement.webidl',
|
|
|
|
'SVGFETileElement.webidl',
|
|
|
|
'SVGFETurbulenceElement.webidl',
|
|
|
|
'SVGFilterElement.webidl',
|
|
|
|
'SVGFilterPrimitiveStandardAttributes.webidl',
|
|
|
|
'SVGFitToViewBox.webidl',
|
|
|
|
'SVGForeignObjectElement.webidl',
|
|
|
|
'SVGGElement.webidl',
|
|
|
|
'SVGGradientElement.webidl',
|
|
|
|
'SVGGraphicsElement.webidl',
|
2014-02-18 01:24:40 +00:00
|
|
|
'SVGIFrameElement.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'SVGImageElement.webidl',
|
2014-04-11 21:26:29 +00:00
|
|
|
'SVGLength.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'SVGLengthList.webidl',
|
2013-09-26 17:14:48 +00:00
|
|
|
'SVGLinearGradientElement.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'SVGLineElement.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'SVGMarkerElement.webidl',
|
|
|
|
'SVGMaskElement.webidl',
|
|
|
|
'SVGMatrix.webidl',
|
|
|
|
'SVGMetadataElement.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'SVGMPathElement.webidl',
|
2014-05-30 07:36:52 +00:00
|
|
|
'SVGNumber.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'SVGNumberList.webidl',
|
|
|
|
'SVGPathElement.webidl',
|
|
|
|
'SVGPathSeg.webidl',
|
|
|
|
'SVGPathSegList.webidl',
|
|
|
|
'SVGPatternElement.webidl',
|
|
|
|
'SVGPoint.webidl',
|
|
|
|
'SVGPointList.webidl',
|
|
|
|
'SVGPolygonElement.webidl',
|
|
|
|
'SVGPolylineElement.webidl',
|
|
|
|
'SVGPreserveAspectRatio.webidl',
|
|
|
|
'SVGRadialGradientElement.webidl',
|
|
|
|
'SVGRect.webidl',
|
|
|
|
'SVGRectElement.webidl',
|
|
|
|
'SVGScriptElement.webidl',
|
|
|
|
'SVGSetElement.webidl',
|
|
|
|
'SVGStopElement.webidl',
|
|
|
|
'SVGStringList.webidl',
|
|
|
|
'SVGStyleElement.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'SVGSVGElement.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'SVGSwitchElement.webidl',
|
|
|
|
'SVGSymbolElement.webidl',
|
|
|
|
'SVGTests.webidl',
|
|
|
|
'SVGTextContentElement.webidl',
|
|
|
|
'SVGTextElement.webidl',
|
|
|
|
'SVGTextPathElement.webidl',
|
|
|
|
'SVGTextPositioningElement.webidl',
|
|
|
|
'SVGTitleElement.webidl',
|
|
|
|
'SVGTransform.webidl',
|
|
|
|
'SVGTransformList.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'SVGTSpanElement.webidl',
|
2013-09-26 17:14:48 +00:00
|
|
|
'SVGUnitTypes.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'SVGURIReference.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'SVGUseElement.webidl',
|
|
|
|
'SVGViewElement.webidl',
|
|
|
|
'SVGZoomAndPan.webidl',
|
|
|
|
'SVGZoomEvent.webidl',
|
|
|
|
'Telephony.webidl',
|
|
|
|
'TelephonyCall.webidl',
|
|
|
|
'TelephonyCallGroup.webidl',
|
2014-04-09 10:17:43 +00:00
|
|
|
'TelephonyCallId.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'Text.webidl',
|
|
|
|
'TextDecoder.webidl',
|
|
|
|
'TextEncoder.webidl',
|
|
|
|
'TextTrack.webidl',
|
|
|
|
'TextTrackCueList.webidl',
|
|
|
|
'TextTrackList.webidl',
|
|
|
|
'TimeEvent.webidl',
|
|
|
|
'TimeRanges.webidl',
|
|
|
|
'Touch.webidl',
|
|
|
|
'TouchEvent.webidl',
|
|
|
|
'TouchList.webidl',
|
|
|
|
'TransitionEvent.webidl',
|
|
|
|
'TreeColumns.webidl',
|
|
|
|
'TreeWalker.webidl',
|
|
|
|
'UIEvent.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'UndoManager.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'URL.webidl',
|
2013-12-12 19:30:10 +00:00
|
|
|
'URLSearchParams.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'URLUtils.webidl',
|
|
|
|
'URLUtilsReadOnly.webidl',
|
|
|
|
'ValidityState.webidl',
|
|
|
|
'VideoPlaybackQuality.webidl',
|
|
|
|
'VideoStreamTrack.webidl',
|
2014-04-16 03:06:45 +00:00
|
|
|
'VideoTrack.webidl',
|
|
|
|
'VideoTrackList.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'VTTCue.webidl',
|
|
|
|
'VTTRegion.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'WaveShaperNode.webidl',
|
|
|
|
'WebComponents.webidl',
|
|
|
|
'WebSocket.webidl',
|
|
|
|
'WheelEvent.webidl',
|
|
|
|
'WifiOptions.webidl',
|
2013-11-05 14:16:24 +00:00
|
|
|
'Worker.webidl',
|
2013-11-05 14:16:26 +00:00
|
|
|
'WorkerGlobalScope.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'WorkerLocation.webidl',
|
|
|
|
'WorkerNavigator.webidl',
|
|
|
|
'XMLDocument.webidl',
|
|
|
|
'XMLHttpRequest.webidl',
|
|
|
|
'XMLHttpRequestEventTarget.webidl',
|
|
|
|
'XMLHttpRequestUpload.webidl',
|
|
|
|
'XMLSerializer.webidl',
|
|
|
|
'XMLStylesheetProcessingInstruction.webidl',
|
|
|
|
'XPathEvaluator.webidl',
|
2014-06-27 19:39:50 +00:00
|
|
|
'XPathExpression.webidl',
|
2013-07-04 15:40:06 +00:00
|
|
|
'XPathResult.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'XULCommandEvent.webidl',
|
|
|
|
'XULDocument.webidl',
|
|
|
|
'XULElement.webidl',
|
|
|
|
]
|
|
|
|
|
|
|
|
if CONFIG['MOZ_AUDIO_CHANNEL_MANAGER']:
|
|
|
|
WEBIDL_FILES += [
|
|
|
|
'AudioChannelManager.webidl',
|
|
|
|
]
|
|
|
|
|
|
|
|
if CONFIG['MOZ_WEBGL']:
|
|
|
|
WEBIDL_FILES += [
|
|
|
|
'WebGL2RenderingContext.webidl',
|
2013-09-26 17:14:48 +00:00
|
|
|
'WebGLRenderingContext.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
if CONFIG['MOZ_WEBRTC']:
|
|
|
|
WEBIDL_FILES += [
|
|
|
|
'DataChannel.webidl',
|
|
|
|
'MediaStreamList.webidl',
|
2013-10-15 14:49:02 +00:00
|
|
|
'PeerConnectionImpl.webidl',
|
|
|
|
'PeerConnectionImplEnums.webidl',
|
|
|
|
'PeerConnectionObserver.webidl',
|
|
|
|
'PeerConnectionObserverEnums.webidl',
|
2014-02-20 17:35:35 +00:00
|
|
|
'WebrtcGlobalInformation.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
if CONFIG['MOZ_WEBSPEECH']:
|
|
|
|
WEBIDL_FILES += [
|
|
|
|
'SpeechGrammar.webidl',
|
|
|
|
'SpeechGrammarList.webidl',
|
|
|
|
'SpeechRecognition.webidl',
|
|
|
|
'SpeechRecognitionAlternative.webidl',
|
2014-06-30 23:02:03 +00:00
|
|
|
'SpeechRecognitionError.webidl',
|
|
|
|
'SpeechRecognitionEvent.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'SpeechRecognitionResult.webidl',
|
|
|
|
'SpeechRecognitionResultList.webidl',
|
|
|
|
'SpeechSynthesis.webidl',
|
|
|
|
'SpeechSynthesisEvent.webidl',
|
|
|
|
'SpeechSynthesisUtterance.webidl',
|
|
|
|
'SpeechSynthesisVoice.webidl',
|
|
|
|
]
|
|
|
|
|
|
|
|
if CONFIG['MOZ_GAMEPAD']:
|
|
|
|
WEBIDL_FILES += [
|
|
|
|
'Gamepad.webidl',
|
|
|
|
]
|
|
|
|
|
|
|
|
WEBIDL_FILES += [
|
|
|
|
'CloseEvent.webidl',
|
|
|
|
'CustomEvent.webidl',
|
|
|
|
'DeviceOrientationEvent.webidl',
|
|
|
|
'DeviceStorageChangeEvent.webidl',
|
2013-10-23 23:05:43 +00:00
|
|
|
'DOMTransactionEvent.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'HashChangeEvent.webidl',
|
|
|
|
'MozApplicationEvent.webidl',
|
|
|
|
'MozSettingsEvent.webidl',
|
|
|
|
'PageTransitionEvent.webidl',
|
|
|
|
'PopStateEvent.webidl',
|
|
|
|
'PopupBlockedEvent.webidl',
|
|
|
|
'ProgressEvent.webidl',
|
|
|
|
'RecordErrorEvent.webidl',
|
|
|
|
'SmartCardEvent.webidl',
|
|
|
|
'StyleRuleChangeEvent.webidl',
|
|
|
|
'StyleSheetApplicableStateChangeEvent.webidl',
|
|
|
|
'StyleSheetChangeEvent.webidl',
|
|
|
|
]
|
|
|
|
|
2014-02-15 06:36:43 +00:00
|
|
|
# We only expose our prefable test interfaces in debug builds, just to be on
|
|
|
|
# the safe side.
|
|
|
|
if CONFIG['MOZ_DEBUG']:
|
|
|
|
WEBIDL_FILES += ['TestInterfaceJS.webidl']
|
|
|
|
|
2013-09-05 15:20:26 +00:00
|
|
|
if CONFIG['MOZ_B2G_BT']:
|
2014-05-21 06:12:24 +00:00
|
|
|
if CONFIG['MOZ_B2G_BT_API_V2']:
|
|
|
|
WEBIDL_FILES += [
|
|
|
|
'BluetoothAdapter2.webidl',
|
|
|
|
'BluetoothDevice2.webidl',
|
2014-07-02 03:16:26 +00:00
|
|
|
'BluetoothDiscoveryHandle.webidl',
|
2014-05-21 06:12:24 +00:00
|
|
|
'BluetoothManager2.webidl',
|
|
|
|
]
|
|
|
|
else:
|
|
|
|
WEBIDL_FILES += [
|
|
|
|
'BluetoothAdapter.webidl',
|
|
|
|
'BluetoothDevice.webidl',
|
|
|
|
'BluetoothManager.webidl',
|
|
|
|
]
|
2013-09-05 15:20:26 +00:00
|
|
|
|
|
|
|
if CONFIG['MOZ_B2G_RIL']:
|
|
|
|
WEBIDL_FILES += [
|
2014-04-23 04:31:57 +00:00
|
|
|
'DOMMMIError.webidl',
|
2013-09-25 06:49:44 +00:00
|
|
|
'IccCardLockError.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
'MozCellBroadcast.webidl',
|
2013-10-09 08:02:59 +00:00
|
|
|
'MozIcc.webidl',
|
2014-04-16 07:30:28 +00:00
|
|
|
'MozIccManager.webidl',
|
2014-04-24 09:43:05 +00:00
|
|
|
'MozMobileCellInfo.webidl',
|
2014-04-24 10:11:17 +00:00
|
|
|
'MozMobileConnection.webidl',
|
2013-11-13 08:50:11 +00:00
|
|
|
'MozMobileConnectionArray.webidl',
|
2014-04-24 10:03:45 +00:00
|
|
|
'MozMobileConnectionInfo.webidl',
|
2014-04-24 09:57:52 +00:00
|
|
|
'MozMobileNetworkInfo.webidl',
|
2013-10-29 08:12:42 +00:00
|
|
|
'MozVoicemail.webidl',
|
2013-10-29 08:12:45 +00:00
|
|
|
]
|
|
|
|
|
2013-11-06 17:36:19 +00:00
|
|
|
if CONFIG['MOZ_NFC']:
|
|
|
|
WEBIDL_FILES += [
|
2014-01-29 00:20:17 +00:00
|
|
|
'MozNDEFRecord.webidl',
|
2014-04-29 03:50:25 +00:00
|
|
|
'MozNFC.webidl',
|
2013-11-06 17:36:19 +00:00
|
|
|
'MozNFCPeer.webidl',
|
|
|
|
'MozNFCTag.webidl',
|
|
|
|
]
|
|
|
|
|
2013-10-29 08:12:45 +00:00
|
|
|
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
|
|
|
|
WEBIDL_FILES += [
|
2014-05-05 06:54:23 +00:00
|
|
|
'MozNetworkStats.webidl',
|
2014-05-05 07:38:06 +00:00
|
|
|
'MozNetworkStatsAlarm.webidl',
|
2014-05-05 08:40:11 +00:00
|
|
|
'MozNetworkStatsData.webidl',
|
2014-05-05 03:55:01 +00:00
|
|
|
'MozNetworkStatsInterface.webidl',
|
2013-11-24 23:50:03 +00:00
|
|
|
'MozSpeakerManager.webidl',
|
2014-05-19 02:29:18 +00:00
|
|
|
'MozWifiCapabilities.webidl',
|
2014-04-10 03:34:29 +00:00
|
|
|
'MozWifiManager.webidl',
|
2014-01-28 07:47:51 +00:00
|
|
|
'MozWifiP2pManager.webidl',
|
2013-09-05 15:20:26 +00:00
|
|
|
]
|
2013-12-12 02:08:00 +00:00
|
|
|
else:
|
|
|
|
WEBIDL_FILES += [
|
|
|
|
'InstallTrigger.webidl',
|
|
|
|
]
|
2013-09-05 15:20:26 +00:00
|
|
|
|
2013-09-10 17:16:08 +00:00
|
|
|
if CONFIG['MOZ_B2G_FM']:
|
|
|
|
WEBIDL_FILES += [
|
|
|
|
'FMRadio.webidl',
|
|
|
|
]
|
|
|
|
|
2014-01-27 16:27:04 +00:00
|
|
|
if not CONFIG['MOZ_DISABLE_CRYPTOLEGACY']:
|
|
|
|
WEBIDL_FILES += [
|
|
|
|
'CRMFObject.webidl',
|
|
|
|
]
|
|
|
|
|
2013-09-10 18:27:39 +00:00
|
|
|
GENERATED_EVENTS_WEBIDL_FILES = [
|
2014-06-06 20:06:15 +00:00
|
|
|
'AutocompleteErrorEvent.webidl',
|
2013-09-10 18:27:39 +00:00
|
|
|
'BlobEvent.webidl',
|
2014-06-11 01:23:34 +00:00
|
|
|
'CallEvent.webidl',
|
2013-10-23 05:53:40 +00:00
|
|
|
'CallGroupErrorEvent.webidl',
|
2014-01-03 05:55:27 +00:00
|
|
|
'CFStateChangeEvent.webidl',
|
2014-06-30 23:00:31 +00:00
|
|
|
'CloseEvent.webidl',
|
2014-01-03 05:55:27 +00:00
|
|
|
'DataErrorEvent.webidl',
|
2013-10-02 17:27:15 +00:00
|
|
|
'DataStoreChangeEvent.webidl',
|
2013-09-14 18:59:50 +00:00
|
|
|
'DeviceLightEvent.webidl',
|
2014-06-30 23:02:03 +00:00
|
|
|
'DeviceOrientationEvent.webidl',
|
2013-09-11 22:35:51 +00:00
|
|
|
'DeviceProximityEvent.webidl',
|
2014-06-30 23:02:03 +00:00
|
|
|
'DeviceStorageChangeEvent.webidl',
|
2014-06-30 23:02:03 +00:00
|
|
|
'DOMTransactionEvent.webidl',
|
2013-12-20 21:43:46 +00:00
|
|
|
'DownloadEvent.webidl',
|
2013-06-05 14:04:23 +00:00
|
|
|
'ErrorEvent.webidl',
|
2014-06-30 23:00:31 +00:00
|
|
|
'HashChangeEvent.webidl',
|
2013-10-30 06:05:30 +00:00
|
|
|
'IccChangeEvent.webidl',
|
2013-09-25 09:48:03 +00:00
|
|
|
'MediaStreamEvent.webidl',
|
2014-06-30 23:02:02 +00:00
|
|
|
'MozApplicationEvent.webidl',
|
2014-04-24 06:13:14 +00:00
|
|
|
'MozClirModeEvent.webidl',
|
2013-10-12 01:48:29 +00:00
|
|
|
'MozContactChangeEvent.webidl',
|
2014-01-03 05:55:27 +00:00
|
|
|
'MozEmergencyCbModeEvent.webidl',
|
2013-09-27 10:50:05 +00:00
|
|
|
'MozInterAppMessageEvent.webidl',
|
2014-06-11 01:23:34 +00:00
|
|
|
'MozMmsEvent.webidl',
|
2014-01-03 05:55:27 +00:00
|
|
|
'MozOtaStatusEvent.webidl',
|
2014-06-30 23:02:02 +00:00
|
|
|
'MozSettingsEvent.webidl',
|
2014-06-11 01:23:34 +00:00
|
|
|
'MozSmsEvent.webidl',
|
2013-07-17 23:18:00 +00:00
|
|
|
'MozStkCommandEvent.webidl',
|
2014-06-30 23:02:02 +00:00
|
|
|
'PageTransitionEvent.webidl',
|
2014-06-30 23:02:02 +00:00
|
|
|
'PopStateEvent.webidl',
|
2014-06-30 23:02:01 +00:00
|
|
|
'PopupBlockedEvent.webidl',
|
2014-06-03 22:52:36 +00:00
|
|
|
'ProgressEvent.webidl',
|
2014-06-30 23:02:02 +00:00
|
|
|
'RecordErrorEvent.webidl',
|
2013-09-25 09:48:03 +00:00
|
|
|
'RTCDataChannelEvent.webidl',
|
|
|
|
'RTCPeerConnectionIceEvent.webidl',
|
2014-04-08 12:26:00 +00:00
|
|
|
'RTCPeerConnectionIdentityErrorEvent.webidl',
|
2014-02-10 22:41:46 +00:00
|
|
|
'RTCPeerConnectionIdentityEvent.webidl',
|
2014-06-30 23:02:02 +00:00
|
|
|
'SmartCardEvent.webidl',
|
2014-06-30 23:02:04 +00:00
|
|
|
'StyleRuleChangeEvent.webidl',
|
|
|
|
'StyleSheetApplicableStateChangeEvent.webidl',
|
|
|
|
'StyleSheetChangeEvent.webidl',
|
2013-10-04 18:28:25 +00:00
|
|
|
'TrackEvent.webidl',
|
2013-09-14 18:59:51 +00:00
|
|
|
'UserProximityEvent.webidl',
|
2014-01-03 05:55:27 +00:00
|
|
|
'USSDReceivedEvent.webidl',
|
2013-09-10 18:27:39 +00:00
|
|
|
]
|
2013-09-11 22:35:51 +00:00
|
|
|
|
2014-06-30 23:02:03 +00:00
|
|
|
if CONFIG['MOZ_WEBSPEECH']:
|
|
|
|
GENERATED_EVENTS_WEBIDL_FILES += [
|
|
|
|
'SpeechRecognitionEvent.webidl',
|
|
|
|
'SpeechSynthesisEvent.webidl',
|
|
|
|
]
|
|
|
|
|
2013-09-11 22:35:51 +00:00
|
|
|
if CONFIG['MOZ_GAMEPAD']:
|
|
|
|
GENERATED_EVENTS_WEBIDL_FILES += [
|
|
|
|
'GamepadAxisMoveEvent.webidl',
|
|
|
|
'GamepadButtonEvent.webidl',
|
|
|
|
'GamepadEvent.webidl',
|
|
|
|
]
|
2014-01-22 06:26:29 +00:00
|
|
|
|
|
|
|
if CONFIG['MOZ_B2G_BT']:
|
2014-05-26 01:40:28 +00:00
|
|
|
if CONFIG['MOZ_B2G_BT_API_V2']:
|
|
|
|
GENERATED_EVENTS_WEBIDL_FILES += [
|
|
|
|
'BluetoothAdapterEvent.webidl',
|
|
|
|
'BluetoothAttributeEvent.webidl',
|
|
|
|
]
|
|
|
|
else:
|
|
|
|
GENERATED_EVENTS_WEBIDL_FILES += [
|
|
|
|
'BluetoothDiscoveryStateChangedEvent.webidl',
|
|
|
|
]
|
|
|
|
|
2014-01-22 06:26:29 +00:00
|
|
|
GENERATED_EVENTS_WEBIDL_FILES += [
|
|
|
|
'BluetoothDeviceEvent.webidl',
|
|
|
|
'BluetoothStatusChangedEvent.webidl',
|
|
|
|
]
|
|
|
|
|
2014-06-11 01:23:34 +00:00
|
|
|
if CONFIG['MOZ_B2G_RIL']:
|
|
|
|
GENERATED_EVENTS_WEBIDL_FILES += [
|
|
|
|
'MozCellBroadcastEvent.webidl',
|
|
|
|
'MozVoicemailEvent.webidl',
|
|
|
|
]
|
|
|
|
|
|
|
|
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
|
|
|
|
GENERATED_EVENTS_WEBIDL_FILES += [
|
|
|
|
'MozWifiConnectionInfoEvent.webidl',
|
|
|
|
'MozWifiP2pStatusChangeEvent.webidl',
|
|
|
|
'MozWifiStationInfoEvent.webidl',
|
|
|
|
'MozWifiStatusChangeEvent.webidl',
|
|
|
|
]
|
|
|
|
|
2014-03-23 01:34:02 +00:00
|
|
|
if CONFIG['MOZ_BUILD_APP'] in ['browser', 'xulrunner']:
|
2014-03-19 16:29:00 +00:00
|
|
|
WEBIDL_FILES += [
|
|
|
|
'BrowserFeedWriter.webidl',
|
|
|
|
]
|
2014-03-28 04:03:03 +00:00
|
|
|
|
|
|
|
if CONFIG['MOZ_BUILD_APP'] in ['browser', 'mobile/android', 'xulrunner']:
|
|
|
|
WEBIDL_FILES += [
|
|
|
|
'External.webidl',
|
|
|
|
]
|