gecko/dom/webidl
2015-06-17 11:44:27 +01: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 1166164 part 6 - Make pausing from idle set the current time; r=jwatt, r=smaug 2015-05-19 14:55:26 +09: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 Bug 1077651 Measure frame uniformity by synthesizing native events. r=kats,mrbkap 2015-06-08 09:53:41 -07:00
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 1174071 - Remove 'required' keyword for Bluetooth*EventInit dictionary members. r=btian, r=bz 2015-06-15 17:11:18 +08: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 1174071 - Remove 'required' keyword for Bluetooth*EventInit dictionary members. r=btian, r=bz 2015-06-15 17:11:18 +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 1174071 - Remove 'required' keyword for Bluetooth*EventInit dictionary members. r=btian, r=bz 2015-06-15 17:11:18 +08:00
BluetoothManager2.webidl
BluetoothManager.webidl
BluetoothPairingEvent.webidl Bug 1174071 - Remove 'required' keyword for Bluetooth*EventInit dictionary members. r=btian, r=bz 2015-06-15 17:11:18 +08: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 1163961 - Browser API: Page search. r=kchen, r=ehsan 2015-06-09 20:04:00 -04: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
CanvasCaptureMediaStream.webidl Bug 1032848 - Part 1: Implement WebIDL for HTMLCanvasElement::CaptureStream. r=smaug, r=mt 2015-05-13 14:04:30 +08:00
CanvasRenderingContext2D.webidl Add an API for snapshotting widgets as they are presented by the operating system. (bug 1167477, r=mattwoodrow, dom r=khuey) 2015-06-04 14:19:06 -07:00
CaretPosition.webidl
CaretStateChangedEvent.webidl Bug 1155493 - Part 1: Add CaretStateChangedEvent and corresponding utility function. r=roc, sr=smaug 2015-05-19 20:59:00 -04:00
CDATASection.webidl
CFStateChangeEvent.webidl
ChannelMergerNode.webidl
ChannelSplitterNode.webidl
CharacterData.webidl
ChildNode.webidl
ChromeNotifications.webidl
ChromeUtils.webidl Bug 1170097 - Part 2: Add originAttributesToCookieJar. r=bholley 2015-06-03 14:38:55 +08:00
Client.webidl Bug 1130686 - Implement client.focus. r=baku 2015-04-07 16:25:08 +03:00
Clients.webidl Bug 1130684 - Implement Service Worker clients.claim. r=nsm,ehsan 2015-05-14 12:41:42 -07:00
ClipboardEvent.webidl
CloseEvent.webidl Bug 1161950 - Remove support for createEvent("CloseEvent") / initCloseEvent, r=smaug 2015-05-14 12:25:36 +01:00
CommandEvent.webidl
Comment.webidl
CompositionEvent.webidl
Console.webidl Bug 922221 - implement console.timeStamp(label) to create profile timeline markers. r=khuey 2015-04-29 12:48:57 -07: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
CSPDictionaries.webidl Bug 1089255 - Implement and test manifest-src CSP directive. r=bholley, r=dveditz, r=ckerschb 2015-06-02 15:42:19 -04:00
CSPReport.webidl
CSS2Properties.webidl.in
CSS2PropertiesProps.h
CSS.webidl
CSSFontFaceLoadEvent.webidl
CSSLexer.webidl Bug 1152033 - Expose CSS lexer to js. r=heycam, r=bz 2015-05-04 10:28:00 -04:00
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 1163898 part 1. Give DOMEventTargetHelper a sane accessor for getting its nsIGlobalObject. r=smaug 2015-05-12 15:56:39 -04: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 Bug 1163388 - patch 1 - make nsIDOMFile an empty interface, r=ehsan 2015-05-18 14:51:54 +01:00
FileList.webidl
FileMode.webidl
FileReader.webidl
FileReaderSync.webidl
FMRadio.webidl
FocusEvent.webidl
FontFace.webidl
FontFaceSet.webidl Bug 1163865 - Remove [Throws] from FontFaceSet.delete. r=smaug 2015-05-13 12:24:34 +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
HeapSnapshot.webidl Bug 1024774 - Part 7: Add HeapSnapshot WebIDL interface; r=bholley 2015-05-28 07:37:42 -07:00
History.webidl
HTMLAllCollection.webidl
HTMLAnchorElement.webidl
HTMLAppletElement.webidl
HTMLAreaElement.webidl
HTMLAudioElement.webidl
HTMLBaseElement.webidl
HTMLBodyElement.webidl
HTMLBRElement.webidl
HTMLButtonElement.webidl
HTMLCanvasElement.webidl Bug 1032848 - Part 1: Implement WebIDL for HTMLCanvasElement::CaptureStream. r=smaug, r=mt 2015-05-13 14:04:30 +08:00
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 1173390 - Remove the majority of the old directory picker implementation to prepare for the new implementation under bug 1164310. r=baku 2015-06-06 12:41:47 +01: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 Bug 911972 - MessagePort and MessageChannel in workers, r=smaug, r=bent 2015-06-17 11:44:27 +01:00
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 1164981 - Add MouseEvent.movementX/Y. r=masayuki, r=ehsan 2015-05-19 16:26:02 -04:00
MouseScrollEvent.webidl
moz.build Bug 1167064 - Patch1: Switch to bluetooth APIv2. r=shuang 2015-06-16 09:38:50 +08: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 Bug 1169160 - [MobileConnection] Support more call barring program: all service, outgoing service and incoming service. r=hsinyi,aknow 2015-05-28 15:41:55 +08:00
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 Bug 1150115 - Update the SelfSupport API for the unification changes. r=bsmedberg,smaug 2015-06-02 13:35:06 +07:00
MozSettingsEvent.webidl
MozSettingsTransactionEvent.webidl
MozSmsEvent.webidl
MozSpeakerManager.webidl
MozStkCommandEvent.webidl Bug 1114938 - Part 4: (WebIDL) Type of MNC/MCC shall be the same to the one defined in MozMobileNetworkInfo. r=echen, r=htsai 2015-05-06 19:26:59 +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 1167423 - patch 3 - Handle return values of FallibleTArray functions in MutationObserver, r=smaug 2015-05-25 12:50:15 +01: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 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01:00
PerformanceEntry.webidl Bug 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01:00
PerformanceMark.webidl Bug 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01:00
PerformanceMeasure.webidl Bug 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01: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 Bug 873923, add a method to allow popups to be anchored at a rectangle, r=tn,mark,khuey 2015-05-08 14:49:54 -04:00
Position.webidl
PositionError.webidl
PresentationDeviceInfoManager.webidl
ProcessingInstruction.webidl
ProfileTimelineMarker.webidl Bug 1050500 - add fields to ProfileTimelineStackFrame; r=smaug 2015-05-26 10:52:52 -07: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 1174868 - Avoid storing RequestContext inside InternalRequest; r=nsm,bkelly,smaug 2015-06-15 21:36:04 -04: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 Bug 952145: Rollback support r=mt, r=smaug 2015-03-19 17:32:51 -07:00
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 1118102 - Fix error handling by rejecting the promise request with specific SE errors instead of 'Generic Error'. r=allstars.chh r=khuey a=kwierso 2015-06-09 11:18:51 -07:00
SecureElementManager.webidl Bug 879861 - Part 6: Adding dom.secureelement.enabled pref. r=smaug 2015-02-11 04:04:00 -05:00
Selection.webidl Bug 1067788 - Part 4: Update test_bug496275.html. Add setCaretBidiLevel method to Selection. r=smontagu r=ehsan 2015-05-22 00:37:16 -04:00
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 1131352 - Part 2: Add ServiceWorkerGlobalScope skipWaiting(). r=nsm, r=baku 2015-06-02 07:12:00 -04: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 Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechGrammarList.webidl Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechRecognition.webidl Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechRecognitionAlternative.webidl Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechRecognitionError.webidl Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechRecognitionEvent.webidl Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechRecognitionResult.webidl Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechRecognitionResultList.webidl Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechSynthesis.webidl
SpeechSynthesisEvent.webidl
SpeechSynthesisUtterance.webidl Bug 1162692 - Add SpeechSynthesisUtterance.chosenVoiceURI for testing purposes. r=smaug 2015-05-12 13:24:58 -07:00
SpeechSynthesisVoice.webidl
StereoPannerNode.webidl
Storage.webidl
StorageEvent.webidl
StorageType.webidl
StyleRuleChangeEvent.webidl
StyleSheet.webidl
StyleSheetApplicableStateChangeEvent.webidl
StyleSheetChangeEvent.webidl
StyleSheetList.webidl
SubtleCrypto.webidl Bug 1050175 - Add raw import/export for EC public keys to the WebCrypto API r=rbarnes,smaug 2015-04-28 09:13:16 +02: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 Bug 1174954 part 1. Stop throwing DOMErrors from JS-implemented webidl, since we can now throw content-side Errors instead. r=bholley 2015-06-16 16:44:10 -04:00
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 1156875 - patch 1 - URL.createObjectURL leaks in JS sandbox, r=bholley 2015-05-07 08:05:43 +01: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 1170855 - Part 7: Implement MAX_CLIENT_WAIT_TIMEOUT_WEBGL. r=jgilbert, r=smaug 2015-06-11 15:12:12 +10:00
WebGLRenderingContext.webidl Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury 2015-06-01 10:17:00 -04:00
WebrtcGlobalInformation.webidl
WebSocket.webidl Bug 1159792 - get rid of dom.workers.websocket.enabled pref, r=smaug 2015-05-14 12:24:06 +01:00
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