gecko/dom/webidl
2015-05-06 11:59:15 +02:00
..
AbortablePromise.webidl
AbstractWorker.webidl
ActivityRequestHandler.webidl
AlarmsManager.webidl
AnalyserNode.webidl
Animatable.webidl Bug 1154615 part 1 - Rename AnimationPlayer to Animation in WebIDL; r=smaug 2015-04-21 10:22:09 +09:00
Animation.webidl Bug 1159082 - Rename *Readonly animation interfaces to *ReadOnly. r=smaug 2015-04-30 09:06:43 -04:00
AnimationEffectReadOnly.webidl Bug 1159082 - Rename *Readonly animation interfaces to *ReadOnly. r=smaug 2015-04-30 09:06:43 -04:00
AnimationEvent.webidl
AnimationTimeline.webidl Bug 1154615 part 1 - Rename AnimationPlayer to Animation in WebIDL; r=smaug 2015-04-21 10:22:09 +09:00
AnonymousContent.webidl
AppInfo.webidl
AppNotificationServiceOptions.webidl
Apps.webidl Backed out changeset 3a626a11ac38 (bug 1097468) for B2G ICS Emulator m1 test failures 2015-04-01 12:53:02 +02:00
APZTestData.webidl
ArchiveReader.webidl
ArchiveRequest.webidl
Attr.webidl
AudioBuffer.webidl
AudioBufferSourceNode.webidl Bug 1153783 - Implement the detune AudioParam for the AudioBufferSourceNode. r=ehsan 2015-04-14 17:03:50 +02:00
AudioChannel.webidl
AudioChannelManager.webidl
AudioContext.webidl Backed out changeset 7fc52c48e6e3 (bug 1094764) for mulet m-3 perma failure in /test_dataChannel_basicAudioVideo.html 2015-04-09 13:44:27 +02:00
AudioDestinationNode.webidl
AudioListener.webidl Bug 1148354 - Deprecate the doppler effect from the PannerNode. r=ehsan 2015-04-16 15:35:19 +02:00
AudioNode.webidl
AudioParam.webidl Bug 1134034 - Add a chrome-only parentId and name on AudioParam for devtools. r=ehsan 2015-04-14 17:03:52 +02:00
AudioProcessingEvent.webidl
AudioStreamTrack.webidl
AudioTrack.webidl
AudioTrackList.webidl
AutocompleteErrorEvent.webidl
AutocompleteInfo.webidl
AVInputPort.webidl Bug 1026350 - Part 1: Inputport API implementation. r=baku 2015-04-08 03:07:00 -04:00
BarProp.webidl
BatteryManager.webidl
BeforeAfterKeyboardEvent.webidl
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl
Blob.webidl
BlobEvent.webidl
BluetoothAdapter2.webidl Bug 1063444 - Implement LE scan related methods and LE device event. r=joliu, r=mrbkap 2015-05-04 18:59:02 +08:00
BluetoothAdapter.webidl
BluetoothAdapterEvent.webidl
BluetoothAttributeEvent.webidl Bug 1015796 - Use sequence<DOMString> as the type of attribute |attrs| in BluetoothAttributeEvent instead of any. r=btian, r=mrbkap 2015-04-19 20:09:00 -04:00
BluetoothClassOfDevice.webidl
BluetoothDevice2.webidl Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz 2015-02-13 17:13:00 +01:00
BluetoothDevice.webidl
BluetoothDeviceEvent.webidl
BluetoothDiscoveryHandle.webidl
BluetoothDiscoveryStateChangedEvent.webidl
BluetoothGatt.webidl Bug 1152653 - Implement BluetoothGatt.oncharacteristicchanged. r=jocelyn, r=mrbkap 2015-04-16 16:47:01 +08:00
BluetoothGattCharacteristic.webidl Bug 1140952 - Implement read/write value of a characteristic for GATT client API (webapi part). f=jocelyn, r=shawnjohnjr, r=mrbkap 2015-04-16 16:44:17 +08:00
BluetoothGattCharacteristicEvent.webidl Bug 1152653 - Implement BluetoothGatt.oncharacteristicchanged. r=jocelyn, r=mrbkap 2015-04-16 16:47:01 +08:00
BluetoothGattDescriptor.webidl Bug 1140952 - Implement read/write value of a descriptor for GATT client API (webapi part). f=jocelyn, r=btian, r=mrbkap 2015-04-16 16:44:58 +08:00
BluetoothGattService.webidl Bug 1114515 - Par h4: Implement Service, Characteristic, Descriptor interfaces for GATT client DiscoverServices API. r=btian, r=mrbkap 2015-03-23 03:27:00 -04:00
BluetoothLeDeviceEvent.webidl Bug 1063444 - Implement LE scan related methods and LE device event. r=joliu, r=mrbkap 2015-05-04 18:59:02 +08:00
BluetoothManager2.webidl
BluetoothManager.webidl
BluetoothPairingEvent.webidl Bug 1127670 - Replace device property of BluetoothPairingEvent with device name. r=btian, r=bz 2015-02-24 22:33:00 +01:00
BluetoothPairingHandle.webidl Bug 1132343 - Patch1: Add accept/reject method in BluetoothPairingHandle interface for supporting consent and displaypasskey pairing requests. r=shuang, r=mrbkap 2015-04-08 13:49:14 +08:00
BluetoothPairingListener.webidl
BluetoothStatusChangedEvent.webidl
BoxObject.webidl
BroadcastChannel.webidl
BrowserElement.webidl bug 1126065 - Make JS callers of ios.newChannel call ios.newChannel2 in dom/browser-element. r=sicking 2015-02-23 14:11:23 -08:00
BrowserElementDictionaries.webidl
BrowserFeedWriter.webidl
Cache.webidl Bug 1160138 P1 Update CacheStorage and Cache webidl to latest spec. r=ehsan 2015-05-05 15:45:36 -07:00
CacheStorage.webidl Bug 1160138 P2 Add a [ChromeConstructor] to CacheStorage to support devtools. r=ehsan 2015-05-05 15:45:36 -07:00
CallEvent.webidl
CallGroupErrorEvent.webidl
CallsList.webidl
CameraCapabilities.webidl
CameraClosedEvent.webidl
CameraConfigurationEvent.webidl
CameraControl.webidl Bug 1062387 - Part 2. Implement DOM and JavaScript facing components of JS camera driver. r=mikeh r=bz 2015-03-01 13:48:37 -05:00
CameraFacesDetectedEvent.webidl
CameraManager.webidl
CameraStateChangeEvent.webidl
CameraUtil.webidl
CanvasRenderingContext2D.webidl Bug 1129147 - Part 2. Path option to addHitRegion. r=ehsan r=gw280 2015-03-02 15:33:28 -05:00
CaretPosition.webidl
CDATASection.webidl
CFStateChangeEvent.webidl
ChannelMergerNode.webidl
ChannelSplitterNode.webidl
CharacterData.webidl
ChildNode.webidl
ChromeNotifications.webidl
Client.webidl Bug 1130686 - Implement client.focus. r=baku 2015-04-07 16:25:08 +03:00
Clients.webidl Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku 2015-03-06 15:04:49 +02:00
ClipboardEvent.webidl
CloseEvent.webidl
CommandEvent.webidl
Comment.webidl
CompositionEvent.webidl
Console.webidl Bug 922212 - Add console.dirxml. r=bgrins, r=mrbkap 2015-04-29 11:34:00 -04:00
Constraints.webidl Bug 1119335 - support ideal/exact constraint syntax. r=mrbkap, r=mt 2015-02-20 17:06:26 -05:00
Contacts.webidl
ContainerBoxObject.webidl
ConvolverNode.webidl
Coordinates.webidl
Crypto.webidl Bug 1147940 - Remove the dom.webcrypto.enabled pref as it is no longer necessary. r=smaug,r=rbarnes 2015-04-08 19:23:05 +01:00
CSPReport.webidl
CSS2Properties.webidl.in
CSS2PropertiesProps.h
CSS.webidl
CSSFontFaceLoadEvent.webidl
CSSPrimitiveValue.webidl
CSSRuleList.webidl
CSSStyleDeclaration.webidl
CSSStyleSheet.webidl
CSSValue.webidl
CSSValueList.webidl
CustomEvent.webidl
DataChannel.webidl
DataContainerEvent.webidl
DataErrorEvent.webidl
DataStore.webidl
DataStoreChangeEvent.webidl
DataStoreImpl.webidl
DataTransfer.webidl
DedicatedWorkerGlobalScope.webidl
DelayNode.webidl
DesktopNotification.webidl
DeviceLightEvent.webidl
DeviceMotionEvent.webidl
DeviceOrientationEvent.webidl
DeviceProximityEvent.webidl
DeviceStorage.webidl
DeviceStorageAreaChangedEvent.webidl Bug 1035748 - WebIDL for DeviceStorageAreaChangedEvent. r=bz 2015-04-23 19:35:00 -04:00
DeviceStorageAreaListener.webidl Bug 1126694 - IDL changes for DeviceStorageAreaListener. r=bz 2015-05-04 08:10:00 +02:00
DeviceStorageChangeEvent.webidl
Directory.webidl
DisplayPortInputPort.webidl Bug 1026350 - Part 1: Inputport API implementation. r=baku 2015-04-08 03:07:00 -04:00
Document.webidl Bug 1153294 - Exposing Document.documentLoadGroup to Chrome JS, r=sicking 2015-04-15 14:19:21 -07:00
DocumentFragment.webidl
DocumentTimeline.webidl Bug 1152171 part 2 - Rename AnimationTimeline to DocumentTimeline; r=smaug 2015-04-10 10:34:22 +09:00
DocumentType.webidl
DOMCursor.webidl
DOMError.webidl
DOMException.webidl
DOMImplementation.webidl
DOMMatrix.webidl
DOMMobileMessageError.webidl
DOMParser.webidl
DOMPoint.webidl
DOMQuad.webidl
DOMRect.webidl
DOMRectList.webidl
DOMRequest.webidl
DOMSettableTokenList.webidl
DOMStringList.webidl
DOMStringMap.webidl
DOMTokenList.webidl
DOMTransaction.webidl
DOMTransactionEvent.webidl
DownloadEvent.webidl
Downloads.webidl Bug 825318 - Implement adoptDownload for mozDownloadManager, r=aus, r=sicking 2015-02-24 11:06:59 -05:00
DragEvent.webidl Bug 1135627 - Add implementation of DragEvent constructor. r=jdm r=smaug 2015-03-04 17:52:03 +03:00
DummyBinding.webidl
DynamicsCompressorNode.webidl Bug 1141282 - DynamicCompressorNode's readonly 'reduction' should be a float. r=ehsan 2015-03-12 14:36:39 +01:00
Element.webidl Bug 945584: Part 8 - Implement Scroll Snapping for Middle Mouse Button Scrolls (v2 Patch), r=roc, r=bz 2015-02-19 16:03:07 -08:00
EngineeringMode.webidl
ErrorEvent.webidl
Event.webidl
EventHandler.webidl
EventListener.webidl
EventSource.webidl
EventTarget.webidl Bug 1092102 - Implement a WorkerDebuggerGlobalScope;r=khuey 2015-03-04 00:51:53 +01:00
ExtendableEvent.webidl
External.webidl
Fetch.webidl Bug 1109751 - Consume FormData support in Fetch API. r=baku 2015-04-03 22:55:15 -07:00
FetchEvent.webidl Bug 1146365 - Add support of union type for FetchEvent.respondWith. r=nsm, r=ehsan 2015-03-24 10:37:39 +03:00
File.webidl
FileList.webidl
FileMode.webidl
FileReader.webidl
FileReaderSync.webidl
FMRadio.webidl
FocusEvent.webidl
FontFace.webidl
FontFaceSet.webidl Bug 1155015 - Hide FontFaceSet.load() until we implement it. r=bzbarsky 2015-04-17 11:09:59 +10:00
FontFaceSource.webidl
FormData.webidl Backed out 2 changesets (bug 1127150, bug 1085283) for w-p-t failures. 2015-02-21 15:47:04 -05:00
Function.webidl
GainNode.webidl
Gamepad.webidl
GamepadAxisMoveEvent.webidl
GamepadButtonEvent.webidl
GamepadEvent.webidl
Geolocation.webidl
GeometryUtils.webidl
GetUserMediaRequest.webidl
HashChangeEvent.webidl
HDMIInputPort.webidl Bug 1026350 - Part 1: Inputport API implementation. r=baku 2015-04-08 03:07:00 -04:00
Headers.webidl Bug 1133861 - Enable the Fetch API by default. r=jst 2015-02-22 01:52:10 -08:00
History.webidl
HTMLAllCollection.webidl
HTMLAnchorElement.webidl
HTMLAppletElement.webidl
HTMLAreaElement.webidl
HTMLAudioElement.webidl
HTMLBaseElement.webidl
HTMLBodyElement.webidl
HTMLBRElement.webidl
HTMLButtonElement.webidl
HTMLCanvasElement.webidl
HTMLCollection.webidl
HTMLContentElement.webidl
HTMLDataElement.webidl
HTMLDataListElement.webidl
HTMLDirectoryElement.webidl
HTMLDivElement.webidl
HTMLDListElement.webidl
HTMLDocument.webidl
HTMLElement.webidl
HTMLEmbedElement.webidl
HTMLFieldSetElement.webidl
HTMLFontElement.webidl
HTMLFormControlsCollection.webidl
HTMLFormElement.webidl
HTMLFrameElement.webidl
HTMLFrameSetElement.webidl
HTMLHeadElement.webidl
HTMLHeadingElement.webidl Bug 1158366: Remove nsIDOMHTML[BR|Div|Heading|TableCaption|Table|Title]Element.idl. r=ehsan 2015-04-25 07:23:54 -07:00
HTMLHRElement.webidl
HTMLHtmlElement.webidl
HTMLIFrameElement.webidl
HTMLImageElement.webidl Backed out changeset 80c32af73390 (bug 1139560) 2015-04-01 09:59:35 +02:00
HTMLInputElement.webidl Bug 1143934 - Disallow mozSetFileNameArray in content processes. r=ehsan 2015-03-31 20:47:00 -04:00
HTMLLabelElement.webidl
HTMLLegendElement.webidl
HTMLLIElement.webidl
HTMLLinkElement.webidl
HTMLMapElement.webidl
HTMLMediaElement.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
HTMLMenuElement.webidl
HTMLMenuItemElement.webidl
HTMLMetaElement.webidl
HTMLMeterElement.webidl
HTMLModElement.webidl
HTMLObjectElement.webidl Bug 1148012 - Expose run ID through nsIObjectLoadingContent.idl. r=josh,smaug. 2015-03-17 13:28:32 -04:00
HTMLOListElement.webidl
HTMLOptGroupElement.webidl
HTMLOptionElement.webidl
HTMLOptionsCollection.webidl
HTMLOutputElement.webidl
HTMLParagraphElement.webidl
HTMLParamElement.webidl
HTMLPictureElement.webidl
HTMLPreElement.webidl
HTMLProgressElement.webidl
HTMLPropertiesCollection.webidl
HTMLQuoteElement.webidl
HTMLScriptElement.webidl
HTMLSelectElement.webidl
HTMLShadowElement.webidl
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 Bug 1158366: Remove nsIDOMHTML[BR|Div|Heading|TableCaption|Table|Title]Element.idl. r=ehsan 2015-04-25 07:23:54 -07:00
HTMLTrackElement.webidl
HTMLUListElement.webidl
HTMLVideoElement.webidl
IccCardLockError.webidl Bug 1116680 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=mobileconnection] to ICC interfaces. r=smaug 2015-01-29 15:55:47 +08:00
IccChangeEvent.webidl Bug 1116680 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=mobileconnection] to ICC interfaces. r=smaug 2015-01-29 15:55:47 +08:00
IDBCursor.webidl
IDBDatabase.webidl Bug 1112702 - Make IndexedDB transactions non-durable by default, r=khuey. 2015-01-25 22:30:09 -08:00
IDBEnvironment.webidl Bug 975699. Remove mozIndexedDB. r=khuey 2015-02-12 18:39:26 -05:00
IDBFactory.webidl
IDBFileHandle.webidl
IDBFileRequest.webidl
IDBIndex.webidl
IDBKeyRange.webidl
IDBMutableFile.webidl
IDBObjectStore.webidl
IDBOpenDBRequest.webidl
IDBRequest.webidl
IDBTransaction.webidl Bug 1112702 - Make IndexedDB transactions non-durable by default, r=khuey. 2015-01-25 22:30:09 -08:00
IDBVersionChangeEvent.webidl
Identity.webidl
ImageCapture.webidl
ImageCaptureErrorEvent.webidl
ImageData.webidl
ImageDocument.webidl
InputEvent.webidl
InputMethod.webidl
InputPort.webidl Bug 1153717 - [Stingray] Update document reference link on InputPort API. r=baku, a=NPOTB 2015-04-12 21:07:00 -04:00
InputPortManager.webidl Bug 1153717 - [Stingray] Update document reference link on InputPort API. r=baku, a=NPOTB 2015-04-12 21:07:00 -04:00
InspectorUtils.webidl
InstallTrigger.webidl
InterAppConnection.webidl
InterAppConnectionRequest.webidl
InterAppMessagePort.webidl
KeyAlgorithm.webidl
KeyboardEvent.webidl Bug 1124608 Support D3E EventModifierInit r=smaug 2015-04-13 16:16:13 +09:00
KeyEvent.webidl
KeyframeEffect.webidl Bug 1159082 - Rename *Readonly animation interfaces to *ReadOnly. r=smaug 2015-04-30 09:06:43 -04:00
LegacyQueryInterface.webidl
LinkStyle.webidl
ListBoxObject.webidl
LocalMediaStream.webidl
Location.webidl
MediaDeviceInfo.webidl Backed out 6 changesets (bug 1046245) on a CLOSED TREE 2015-03-29 01:42:32 -04:00
MediaDevices.webidl Backed out 6 changesets (bug 1046245) on a CLOSED TREE 2015-03-29 01:42:32 -04:00
MediaElementAudioSourceNode.webidl
MediaEncryptedEvent.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
MediaError.webidl
MediaKeyError.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
MediaKeyMessageEvent.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
MediaKeys.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
MediaKeySession.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
MediaKeysRequestStatus.webidl Bug 1124031 part 4 - Enforce min CDM version from keySystem string. r=bz 2015-02-20 14:38:08 +13:00
MediaKeyStatusMap.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
MediaKeySystemAccess.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
MediaList.webidl
MediaQueryList.webidl
MediaRecorder.webidl
MediaSource.webidl
MediaStream.webidl Bug 1089798 - Add id to MediaStream. r=bwc, r=smaug 2015-02-05 11:03:00 -05:00
MediaStreamAudioDestinationNode.webidl
MediaStreamAudioSourceNode.webidl
MediaStreamError.webidl
MediaStreamEvent.webidl
MediaStreamList.webidl
MediaStreamTrack.webidl Bug 1119335 - support ideal/exact constraint syntax. r=mrbkap, r=mt 2015-02-20 17:06:26 -05:00
MediaStreamTrackEvent.webidl
MediaTrackConstraintSet.webidl Bug 1119335 - support ideal/exact constraint syntax. r=mrbkap, r=mt 2015-02-20 17:06:26 -05:00
MenuBoxObject.webidl
MessageChannel.webidl
MessageEvent.webidl Bug 1142015 - Add source for messages dispatched to a Service Worker. r=baku 2015-03-16 22:23:42 +02:00
MessagePort.webidl
MessagePortList.webidl
MimeType.webidl
MimeTypeArray.webidl
MMICall.webidl
MouseEvent.webidl Bug 1124608 Support D3E EventModifierInit r=smaug 2015-04-13 16:16:13 +09:00
MouseScrollEvent.webidl
moz.build Bug 1126694 - IDL changes for DeviceStorageAreaListener. r=bz 2015-05-04 08:10:00 +02:00
MozActivity.webidl
MozApplicationEvent.webidl
MozCellBroadcast.webidl Bug 1121850 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=cellbroadcast] to Cellbroadcast interfaces. r=smaug 2015-01-29 15:49:40 +08:00
MozCellBroadcastEvent.webidl Bug 1121850 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=cellbroadcast] to Cellbroadcast interfaces. r=smaug 2015-01-29 15:49:40 +08:00
MozCellBroadcastMessage.webidl Bug 1121850 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=cellbroadcast] to Cellbroadcast interfaces. r=smaug 2015-01-29 15:49:40 +08:00
MozClirModeEvent.webidl
MozContactChangeEvent.webidl
MozEmergencyCbModeEvent.webidl
MozIcc.webidl Backout Bug 1114935 for causing bug 1144567. 2015-03-18 11:48:52 -07:00
MozIccInfo.webidl Bug 1116680 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=mobileconnection] to ICC interfaces. r=smaug 2015-01-29 15:55:47 +08:00
MozIccManager.webidl Bug 1116680 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=mobileconnection] to ICC interfaces. r=smaug 2015-01-29 15:55:47 +08:00
MozInterAppMessageEvent.webidl
MozIsoDepTech.webidl
MozMessageDeletedEvent.webidl
MozMmsEvent.webidl
MozMmsMessage.webidl
MozMobileCellInfo.webidl
MozMobileConnection.webidl
MozMobileConnectionArray.webidl
MozMobileConnectionInfo.webidl
MozMobileMessageManager.webidl Bug 1044721 - Part 1: Add setSmscAddress API in MozMobileMessageManager Web IDL interface, and corresponding implementation in MobileMessageManager class. r=hsinyi 2015-04-29 10:41:05 +08:00
MozMobileNetworkInfo.webidl
MozNDEFRecord.webidl Bug 1139830 - Make type/id/payload nullable in MozNDEFRecordOptions. r=smaug 2015-03-06 16:23:21 +08:00
MozNetworkStats.webidl
MozNetworkStatsAlarm.webidl
MozNetworkStatsData.webidl
MozNetworkStatsInterface.webidl
MozNFC.webidl
MozNFCPeer.webidl
MozNFCPeerEvent.webidl
MozNFCTag.webidl
MozNFCTagEvent.webidl
MozOtaStatusEvent.webidl
MozPaymentProvider.webidl
MozPowerManager.webidl
MozSelfSupport.webidl Backed out changesets c6380188c418 and cc9ff30e82d6 for possible Android debug asserts/crashes. 2015-05-04 14:12:37 -04:00
MozSettingsEvent.webidl
MozSettingsTransactionEvent.webidl
MozSmsEvent.webidl
MozSpeakerManager.webidl
MozStkCommandEvent.webidl Bug 1116680 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=mobileconnection] to ICC interfaces. r=smaug 2015-01-29 15:55:47 +08:00
MozTetheringManager.webidl
MozTimeManager.webidl
MozVoicemail.webidl Bug 1121853 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=voicemail] to Voicemail interfaces. r=smaug 2015-01-29 15:32:33 +08:00
MozVoicemailEvent.webidl Bug 1121853 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=voicemail] to Voicemail interfaces. r=smaug 2015-01-29 15:32:33 +08:00
MozVoicemailStatus.webidl Bug 1121853 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=voicemail] to Voicemail interfaces. r=smaug 2015-01-29 15:32:33 +08:00
MozWakeLock.webidl
MozWifiCapabilities.webidl
MozWifiConnectionInfoEvent.webidl
MozWifiManager.webidl Bug 1049476 - 0001. webidl change - Support user certificate parameter. r=mrbkap 2015-02-28 21:54:26 +08:00
MozWifiP2pManager.webidl
MozWifiP2pStatusChangeEvent.webidl
MozWifiStationInfoEvent.webidl
MozWifiStatusChangeEvent.webidl
MutationEvent.webidl
MutationObserver.webidl Bug 1154615 part 1 - Rename AnimationPlayer to Animation in WebIDL; r=smaug 2015-04-21 10:22:09 +09:00
NamedNodeMap.webidl
NativeOSFileInternals.webidl
Navigator.webidl Bug 1126694 - IDL changes for DeviceStorageAreaListener. r=bz 2015-05-04 08:10:00 +02:00
NetDashboard.webidl
NetworkInformation.webidl
NetworkOptions.webidl Bug 992772 - Use mms specific network interface to do DNS lookup. r=echen, r=btseng, r=mrbkap 2015-04-09 19:09:37 +08:00
NfcOptions.webidl Bug 1127735 - Update TechDiscoveredNotication. r=smaug, dimi 2015-03-25 11:16:42 +08:00
Node.webidl
NodeFilter.webidl
NodeIterator.webidl
NodeList.webidl
Notification.webidl
NotifyPaintEvent.webidl
OfflineAudioCompletionEvent.webidl
OfflineAudioContext.webidl
OfflineResourceList.webidl
OscillatorNode.webidl
PageTransitionEvent.webidl
PaintRequest.webidl
PaintRequestList.webidl
PannerNode.webidl Bug 1148354 - Deprecate the doppler effect from the PannerNode. r=ehsan 2015-04-16 15:35:19 +02:00
ParentNode.webidl
PeerConnectionImpl.webidl Bug 1146955 - Make the GMP pluginID a uint32_t, and dispatch it in the PluginCrashed event. r=jesup r=mrbkap 2015-05-04 15:40:29 -04:00
PeerConnectionImplEnums.webidl
PeerConnectionObserver.webidl Bug 1017888 - Part 1: Renegotiation support. r=mt, r=smaug 2014-12-10 15:53:54 -08:00
PeerConnectionObserverEnums.webidl
Performance.webidl Bug 1125412 - Add a pref-gated performance.mozMemory for accessing internal memory usage/threshold info, r=smaug, sr=smaug 2015-03-23 12:19:52 -07:00
PerformanceEntry.webidl
PerformanceMark.webidl Bug 782751 - User Timing API Implementation; r=baku 2015-02-03 21:46:23 -08:00
PerformanceMeasure.webidl Bug 782751 - User Timing API Implementation; r=baku 2015-02-03 21:46:23 -08:00
PerformanceNavigation.webidl
PerformanceResourceTiming.webidl
PerformanceTiming.webidl
PeriodicWave.webidl
PermissionSettings.webidl
PhoneNumberService.webidl
Plugin.webidl
PluginArray.webidl
PluginCrashedEvent.webidl Bug 1146955 - Make the GMP pluginID a uint32_t, and dispatch it in the PluginCrashed event. r=jesup r=mrbkap 2015-05-04 15:40:29 -04:00
PointerEvent.webidl
PopStateEvent.webidl
PopupBlockedEvent.webidl
PopupBoxObject.webidl
Position.webidl
PositionError.webidl
PresentationDeviceInfoManager.webidl
ProcessingInstruction.webidl
ProfileTimelineMarker.webidl Bug 1050500 - Add entry reason to timeline marker. r=jsantell, r=smaug 2015-04-20 07:03:00 -04:00
ProgressEvent.webidl
Promise.webidl Bug 1152902 part 2. Add a fast path for the case when a Promise is resolved with another Promise. r=nsm 2015-04-17 22:01:02 -04:00
PromiseDebugging.webidl Bug 1083361 - Exposing a PromiseDebugging API to monitor uncaught DOM Promise. r=bz 2015-04-10 17:27:57 +02:00
PushEvent.webidl Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
PushManager.webidl Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
PushMessageData.webidl Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
PushSubscription.webidl Bug 1149271 - Remove subscriptionid. r=baku 2015-04-26 03:59:38 -07:00
RadioNodeList.webidl
Range.webidl
RecordErrorEvent.webidl
Rect.webidl
Request.webidl Bug 1133861 - Enable the Fetch API by default. r=jst 2015-02-22 01:52:10 -08:00
RequestSyncManager.webidl Bug 1130663 - requestsync-manager::runNow to allow for an immediate sync, r=fabrice 2015-02-11 14:32:45 +01:00
RequestSyncScheduler.webidl
ResourceStats.webidl
ResourceStatsManager.webidl
Response.webidl Bug 1146059 - Remove Response.finalURL. r=ehsan 2015-03-21 17:49:29 -07:00
RGBColor.webidl
RTCConfiguration.webidl
RTCDataChannelEvent.webidl
RTCIceCandidate.webidl
RTCIdentityAssertion.webidl Bug 1152538 - RTCIdentityAssertion is a dictionary, r=smaug 2015-04-16 09:55:18 -07:00
RTCIdentityProvider.webidl Bug 975144 - WebIDL changes for RTC identity sandbox, r=jib,bz 2015-02-22 10:57:20 +13:00
RTCPeerConnection.webidl Bug 975144 - WebIDL changes for identity error handling refactor, r=jib,bz 2015-02-22 10:57:21 +13:00
RTCPeerConnectionIceEvent.webidl
RTCPeerConnectionStatic.webidl
RTCRtpReceiver.webidl
RTCRtpSender.webidl
RTCSessionDescription.webidl
RTCStatsReport.webidl
Screen.webidl
ScriptProcessorNode.webidl
ScrollAreaEvent.webidl
ScrollBoxObject.webidl
ScrollViewChangeEvent.webidl Bug 1143665 - Remove the ambiguous scroll position being passed around in scroll started/stop notifications. r=roc,ehsan 2015-03-25 07:52:37 -04:00
SecureElement.webidl Bug 879861 - Part 6: Adding dom.secureelement.enabled pref. r=smaug 2015-02-11 04:04:00 -05:00
SecureElementManager.webidl Bug 879861 - Part 6: Adding dom.secureelement.enabled pref. r=smaug 2015-02-11 04:04:00 -05:00
Selection.webidl
SelectionStateChangedEvent.webidl
ServiceWorker.webidl Bug 1131327 - Patch 2 - Expose to workers. r=baku 2015-04-03 22:46:07 -07:00
ServiceWorkerContainer.webidl Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
ServiceWorkerGlobalScope.webidl Bug 1157108 - onpush EventHandler support. r=ehsan 2015-04-23 20:43:40 +02:00
ServiceWorkerRegistration.webidl Bug 1131327 - Patch 2 - Expose to workers. r=baku 2015-04-03 22:46:07 -07:00
SettingChangeNotification.webidl
SettingsManager.webidl
ShadowRoot.webidl
SharedWorker.webidl
SharedWorkerGlobalScope.webidl
SimpleGestureEvent.webidl
SimplePushManager.webidl Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
SocketCommon.webidl
SourceBuffer.webidl Bug 1096089: Make end argument an unrestricted double as per spec. r=cajbir r=bholley 2015-02-25 20:35:44 +11:00
SourceBufferList.webidl
SpeechGrammar.webidl
SpeechGrammarList.webidl
SpeechRecognition.webidl
SpeechRecognitionAlternative.webidl
SpeechRecognitionError.webidl
SpeechRecognitionEvent.webidl
SpeechRecognitionResult.webidl
SpeechRecognitionResultList.webidl
SpeechSynthesis.webidl
SpeechSynthesisEvent.webidl
SpeechSynthesisUtterance.webidl
SpeechSynthesisVoice.webidl
StereoPannerNode.webidl
Storage.webidl
StorageEvent.webidl
StorageType.webidl
StyleRuleChangeEvent.webidl
StyleSheet.webidl
StyleSheetApplicableStateChangeEvent.webidl
StyleSheetChangeEvent.webidl
StyleSheetList.webidl
SubtleCrypto.webidl Bug 1147940 - Remove the dom.webcrypto.enabled pref as it is no longer necessary. r=smaug,r=rbarnes 2015-04-08 19:23:05 +01: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
SVGAnimateElement.webidl
SVGAnimateMotionElement.webidl
SVGAnimateTransformElement.webidl
SVGAnimationElement.webidl
SVGCircleElement.webidl
SVGClipPathElement.webidl
SVGComponentTransferFunctionElement.webidl
SVGDefsElement.webidl
SVGDescElement.webidl
SVGDocument.webidl
SVGElement.webidl Bug 824222 - Remove commented out IDL members for xmllang, xmlspace and xmlbase. r=bzbarsky 2015-02-12 15:22:29 +11:00
SVGEllipseElement.webidl
SVGFEBlendElement.webidl
SVGFEColorMatrixElement.webidl
SVGFEComponentTransferElement.webidl
SVGFECompositeElement.webidl
SVGFEConvolveMatrixElement.webidl
SVGFEDiffuseLightingElement.webidl
SVGFEDisplacementMapElement.webidl
SVGFEDistantLightElement.webidl
SVGFEDropShadowElement.webidl
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
SVGImageElement.webidl
SVGLength.webidl
SVGLengthList.webidl
SVGLinearGradientElement.webidl
SVGLineElement.webidl
SVGMarkerElement.webidl
SVGMaskElement.webidl
SVGMatrix.webidl
SVGMetadataElement.webidl
SVGMPathElement.webidl
SVGNumber.webidl
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
SVGSVGElement.webidl Bug 1133176 - Remoe commented out IDL for ViewCSS/DocumentCSS being implemented on SVGSVGElement. r=bzbarsky 2015-02-17 11:39:25 +11:00
SVGSwitchElement.webidl
SVGSymbolElement.webidl
SVGTests.webidl
SVGTextContentElement.webidl
SVGTextElement.webidl
SVGTextPathElement.webidl
SVGTextPositioningElement.webidl
SVGTitleElement.webidl
SVGTransform.webidl
SVGTransformList.webidl
SVGTSpanElement.webidl
SVGUnitTypes.webidl
SVGURIReference.webidl
SVGUseElement.webidl
SVGViewElement.webidl
SVGZoomAndPan.webidl
SVGZoomEvent.webidl
Telephony.webidl
TelephonyCall.webidl Bug 1043165 - Part 1: Add TelephonyCall.disconnectedReason (webidl). r=hsinyi 2015-03-26 16:39:39 +08:00
TelephonyCallGroup.webidl Bug 1131047 - Part 1: Obsolete some events (WebIDL). r=hsinyi 2015-04-16 09:33:00 -04:00
TelephonyCallId.webidl
TestInterfaceJS.webidl
TestInterfaceJSDictionaries.webidl
Text.webidl
TextDecoder.webidl
TextEncoder.webidl
TextTrack.webidl
TextTrackCueList.webidl
TextTrackList.webidl
TimeEvent.webidl
TimeRanges.webidl
Touch.webidl
TouchEvent.webidl
TouchList.webidl
TrackEvent.webidl
TransitionEvent.webidl
TreeBoxObject.webidl
TreeColumn.webidl
TreeColumns.webidl
TreeWalker.webidl
TVChannel.webidl
TVCurrentChannelChangedEvent.webidl
TVCurrentSourceChangedEvent.webidl
TVEITBroadcastedEvent.webidl
TVManager.webidl
TVProgram.webidl
TVScanningStateChangedEvent.webidl
TVSource.webidl
TVTuner.webidl
UDPMessageEvent.webidl
UDPSocket.webidl
UIEvent.webidl Bug 1124608 Support D3E EventModifierInit r=smaug 2015-04-13 16:16:13 +09:00
UndoManager.webidl
URL.webidl Bug 1160628. Speed up the URL constructor in the common case of no base URI. r=baku 2015-05-05 13:38:56 -04:00
URLSearchParams.webidl
URLUtils.webidl
URLUtilsReadOnly.webidl
UserProximityEvent.webidl
USSDReceivedEvent.webidl
USSDSession.webidl
ValidityState.webidl
VideoPlaybackQuality.webidl
VideoStreamTrack.webidl
VideoTrack.webidl
VideoTrackList.webidl
VRDevice.webidl Bug 1148005; Update WebVR APIs based on latest spec changes; r=baku 2015-04-01 16:02:20 -04:00
VTTCue.webidl
VTTRegion.webidl
WaveShaperNode.webidl
WebComponents.webidl
WebGL2RenderingContext.webidl Bug 1048724 - Implement GetBufferSubData. r=jgilbert, r=smaug 2015-04-22 11:24:12 +10:00
WebGLRenderingContext.webidl Bug 1130616 - Support EXT_color_buffer_half_float on ANGLE. - r=jrmuizel,khuey 2015-02-24 14:09:09 -08:00
WebrtcGlobalInformation.webidl
WebSocket.webidl
WheelEvent.webidl
WifiOptions.webidl
Window.webidl Bug 1155984. Improve the performance of the "self" getter in both window and workers. r=peterv,jorendorff 2015-04-27 13:38:12 -04:00
WindowRoot.webidl
Worker.webidl Bug 1137398 - disallow creating nested workers from ServiceWorker. r=baku 2015-02-27 09:37:00 +01:00
WorkerDebuggerGlobalScope.webidl Bug 1092102 - Implement WorkerDebuggerGlobalScope.createSandbox;r=khuey 2015-03-31 12:22:40 +02:00
WorkerGlobalScope.webidl Bug 1155984. Improve the performance of the "self" getter in both window and workers. r=peterv,jorendorff 2015-04-27 13:38:12 -04:00
WorkerLocation.webidl
WorkerNavigator.webidl
XMLDocument.webidl
XMLHttpRequest.webidl Bug 1053650 - Part 1: Add attribute 'networkInterfaceId' to XMLHttpRequest. r=bz 2015-03-03 09:09:07 +08:00
XMLHttpRequestEventTarget.webidl Bug 1131751. Drop [NoInterfaceObject] from XMLHttpRequestEventTarget. r=smaug 2015-02-12 18:39:25 -05:00
XMLHttpRequestUpload.webidl
XMLSerializer.webidl
XMLStylesheetProcessingInstruction.webidl
XPathEvaluator.webidl
XPathExpression.webidl
XPathNSResolver.webidl
XPathResult.webidl
XSLTProcessor.webidl
XULCommandEvent.webidl
XULDocument.webidl
XULElement.webidl