gecko/dom/webidl
2013-12-05 17:29:03 -05:00
..
AbstractWorker.webidl Bug 643325 - Implement SharedWorker. r=khuey. 2013-06-05 07:04:23 -07:00
AnalyserNode.webidl Backed out changeset 81bad314826a (bug 855990) because of build bustage 2013-04-01 18:41:30 -04:00
AnimationEvent.webidl Bug 868751: Remove support for obsolete document.createEvent("AnimationEvent"), document.createEvent("TransitionEvent"), AnimationEvent.initAnimationEvent, and TransitionEvent.initTransitionEvent. r=smaug 2013-05-08 13:45:35 -07:00
AppInfo.webidl Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell,mrbkap 2013-10-23 11:56:20 -07:00
AppNotificationServiceOptions.webidl Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice 2013-10-11 11:12:13 -07:00
ArchiveReader.webidl Bug 824986 - Move DOMRequest and subclasses to Paris bindings; r=khuey 2013-03-17 09:51:36 +01:00
ArchiveRequest.webidl Bug 824986 - Move DOMRequest and subclasses to Paris bindings; r=khuey 2013-03-17 09:51:36 +01:00
Attr.webidl Bug 851470 - Attr to WebIDL. r=Ms2ger 2013-04-09 17:29:47 +02:00
AudioBuffer.webidl Bug 915524 - Implement AudioBuffer.copyFromChannel and AudioBuffer.copyToChannel; r=roc 2013-09-17 07:30:32 -04:00
AudioBufferSourceNode.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
AudioChannel.webidl Bug 925594 - WebIDL enum for AudioChannel in HTMLMediaElement, r=ehsan, r=khuey 2013-10-28 17:08:14 -07:00
AudioChannelManager.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
AudioContext.webidl Bug 925594 - WebIDL enum for AudioChannel in HTMLMediaElement, r=ehsan, r=khuey 2013-10-28 17:08:14 -07:00
AudioDestinationNode.webidl Bug 865244 - Implement AudioContext.destination.maxChannelCount. r=ehsan 2013-06-10 19:32:28 +02:00
AudioListener.webidl Bug 849914 - Implement the latest spec changes to PannerNode and AudioListener; r=roc 2013-03-11 19:09:27 -04:00
AudioNode.webidl b=906966 limit ConvolverNode and PannerNode input channel count through channelCount and channelCountMode r=ehsan 2013-09-05 07:44:35 +12:00
AudioParam.webidl Bug 886165 - Hide the alternate names in the spec behind prefs which are turned off by default; r=roc 2013-06-23 19:22:10 -04:00
AudioProcessingEvent.webidl Bug 834513 - Part 3: Implement ScriptProcessorNode; r=roc 2013-04-13 21:37:04 -04:00
AudioStreamTrack.webidl Backed out 4 changesets (bug 834835) for making bug 786539 nearly perma-orange. 2013-04-18 10:32:26 -04:00
BarProp.webidl Bug 858524 - Move BarProp objects to Paris bindings, r=ms2ger, r=smaug 2013-06-01 01:53:00 -07:00
BatteryManager.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
BeforeUnloadEvent.webidl Bug 847590 - Paris binding for BeforeUnloadEvent, r=peterv 2013-03-26 13:45:39 +02:00
BiquadFilterNode.webidl Bug 886165 - Hide the alternate names in the spec behind prefs which are turned off by default; r=roc 2013-06-23 19:22:10 -04:00
Blob.webidl
BlobEvent.webidl Bug 900904 - Support webidl-only generated events, r=khuey,gps 2013-09-10 21:27:39 +03:00
BluetoothAdapter.webidl Bug 942104 - Add an event "ondiscoverystatechanged", r=gyeh, sr=mrbkap 2013-11-30 20:20:17 +08:00
BluetoothDevice.webidl Bug 888595 - Convert BluetoothDevice to WebIDL. r=bz, r=echou 2013-08-12 10:34:28 +02:00
BluetoothDeviceEvent.webidl Bug 888595 - Convert BluetoothDevice to WebIDL. r=bz, r=echou 2013-08-12 10:34:28 +02:00
BluetoothDiscoveryStateChangedEvent.webidl Bug 942104 - Add nsIDOMBluetoothDiscoveryStateChangedEvent, r=gyeh 2013-11-30 20:20:17 +08:00
BluetoothManager.webidl Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz. 2013-09-30 18:32:22 +02:00
BluetoothStatusChangedEvent.webidl Bug 853221 - Patch 2: Distribute events from BluetoothAdapter, r=smaug, sr=mrbkap 2013-08-02 18:33:15 +08:00
BrowserElementDictionaries.webidl Bug 910088 - Use webIDL dictionaries for DOMWindowResize event details r=bz 2013-08-29 11:54:31 +08:00
CallEvent.webidl Bug 914182 - Hide Telephony API behind a pref except on B2G. r=vyang,khuey 2013-09-15 04:46:35 +09:00
CallGroupErrorEvent.webidl Bug 912849 - part1 - WebAPI: notify conference call error. r=khuey, sr=gene.lian 2013-10-23 13:53:40 +08:00
CallsList.webidl Bug 888592 - move Telephony and TelephonyCall to webidl. sr=sicking, r=bent 2013-07-15 16:27:19 +08:00
CameraControl.webidl Bug 807058 - Expose thumbnail size capability and control properties. r=sotaro, r=jst 2013-10-30 15:41:08 -04:00
CameraManager.webidl bug 870678 - move CameraSelector dictionary to webidl r=bz 2013-05-15 07:07:08 -04:00
CanvasRenderingContext2D.webidl Bug 540456 - Support HTML5 canvas draw{Custom,System}FocusRing(). r=smaug 2013-11-04 14:52:24 -05:00
CaretPosition.webidl Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey 2013-09-20 22:21:03 +12:00
CDATASection.webidl
CFStateChangeEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
ChannelMergerNode.webidl Bug 865248 - Implement ChannelMergerNode; r=roc 2013-05-05 11:49:37 -04:00
ChannelSplitterNode.webidl Bug 865247 - Part 4: Implement ChannelSplitterNode; r=roc 2013-05-05 11:49:13 -04:00
CharacterData.webidl Bug 932501. Drop nextElementSibling/previousElementSibling from DocumentType. r=smaug 2013-11-17 00:10:19 -05:00
ChildNode.webidl Bug 932501. Drop nextElementSibling/previousElementSibling from DocumentType. r=smaug 2013-11-17 00:10:19 -05:00
ClipboardEvent.webidl Bug 855522 - Paris binding for ClipboardEvent, r=peterv 2013-03-28 16:11:21 +02:00
CloseEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
CommandEvent.webidl Bug 847591 - Paris binding for CommandEvent, r=peterv 2013-03-13 23:05:32 +02:00
Comment.webidl Bug 869006 - Comment should be consructable. r=Ms2ger 2013-05-13 09:22:30 -04:00
CompositionEvent.webidl Bug 854573 - Paris binding for CompositionEvent, r=peterv 2013-03-26 13:45:45 +02:00
Contacts.webidl Bug 935804 - Handle null and undefined correctly in mozContact field properties. r=bz 2013-11-07 01:26:25 -02:00
ConvolverNode.webidl Bug 815643 - Part 1: Implement the DOM bindings for ConvolverNode; r=roc 2013-06-10 16:07:55 -04:00
Coordinates.webidl Bug 850442 - Part 1 - Wrap nsGeoPosition and nsGeoPositionCoords into Position and Coordinates. r=bz 2013-04-12 13:01:28 -07:00
Crypto.webidl Bug 883741 - Part 1: WebCrypto: Move Crypto to WebIDL. r=bz 2013-08-01 14:57:25 +08:00
CSS2Properties.webidl.in
CSS2PropertiesProps.h Bug 849657 patch 1: Expose CSS_PROP_PUBLIC_OR_PRIVATE macro to users of nsCSSPropList.h rather than CSS_PROP_DOMPROP_PREFIXED, so that we can avoid 'CssFloat' spreading even further. r=bzbarsky 2013-03-25 09:24:21 -07:00
CSS.webidl
CSSPrimitiveValue.webidl
CSSStyleDeclaration.webidl Bug 876725. Make use of IDL default string values in CSSStyleDeclaration to simplify the code. r=smaug 2013-05-29 16:15:50 -04:00
CSSStyleSheet.webidl Bug 846972 part 2. Add the WebIDL APIs for StyleSheet and CSSStyleSheet. r=peterv 2013-03-17 10:42:59 -04:00
CSSValue.webidl
CSSValueList.webidl
CustomEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
DataChannel.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
DataContainerEvent.webidl Bug 847594 - Paris binding for DataContainerEvent, r=peterv 2013-05-16 17:10:30 +03:00
DataErrorEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
DataStore.webidl Bug 933050 - DataStore.add should receive an optional key value., r=ehsan 2013-11-08 23:10:29 +00:00
DataStoreChangeEvent.webidl Bug 871445 - patch 7 - DataStore: WebIDL porting 2013-10-02 13:27:15 -04:00
DedicatedWorkerGlobalScope.webidl Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
DelayNode.webidl
DesktopNotification.webidl Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz. 2013-09-30 18:32:22 +02:00
DeviceLightEvent.webidl Bug 915813: Convert DeviceLightEvent to webidl-only r=smaug 2013-09-14 14:59:50 -04:00
DeviceMotionEvent.webidl Bug 847596 - Paris binding for DeviceMotionEvent, r=peterv 2013-04-16 16:03:46 +03:00
DeviceOrientationEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
DeviceProximityEvent.webidl Bug 915248 - Convert DeviceProximityEvent to webidl-only r=smaug 2013-09-11 18:35:51 -04:00
DeviceStorage.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
DeviceStorageChangeEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
Document.webidl Bug 938355 part 2. Relax the restriction on [Pure] not mixing with [Throws] and annotate some more things as [Pure]. r=peterv 2013-12-02 09:50:34 -05:00
DocumentFragment.webidl Bug 933193 part 3. Add getElementById to DocumentFragment. r=smaug 2013-11-01 15:39:25 -04:00
DocumentType.webidl Bug 856629 - Part b: Implement ChildNode.remove(); r=bz 2013-04-13 09:08:47 +02:00
DOMCursor.webidl Bug 824986 - Move DOMRequest and subclasses to Paris bindings; r=khuey 2013-03-17 09:51:36 +01:00
DOMError.webidl Bug 883178 - [MMI] Implement DOMMMIResult and DOMMMIError. Part 1: DOMError. r=sicking, sr=peterv 2013-06-30 20:21:31 +08:00
DOMException.webidl Bug 911258: Part 3 - Convert exceptions to WebIDL. r=bz 2013-09-08 20:28:49 -07:00
DOMImplementation.webidl Bug 909859. Make the doctype argument of createDocument optional. r=smaug 2013-08-29 00:30:04 -04:00
DOMMMIError.webidl Bug 883178 - [MMI] Implement DOMMMIResult and DOMMMIError. Part 2: DOMMMIResult and DOMMMIError. r=vicamo, sr=sicking 2013-06-30 20:21:32 +08:00
DOMParser.webidl Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz. 2013-09-30 18:32:22 +02:00
DOMRect.webidl Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey 2013-09-20 22:21:03 +12:00
DOMRectList.webidl Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey 2013-09-20 22:21:03 +12:00
DOMRequest.webidl Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
DOMSettableTokenList.webidl
DOMStringList.webidl
DOMStringMap.webidl Bug 874758. Make DOMStringMap use [OverrideBuiltins]. r=peterv 2013-06-17 16:31:03 -04:00
DOMTokenList.webidl Bug 814014 - Implement the new classList specification which permits adding/removing several classes with one call. r=smaug 2013-08-28 09:31:13 +02:00
DOMTransaction.webidl
DOMTransactionEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
DownloadEvent.webidl Bug 938023 - Implement the download API : Part 1, webidl. r=auswerk 2013-11-27 23:17:39 -08:00
Downloads.webidl Bug 938023 - Implement the download API : Part 1, webidl. r=auswerk 2013-11-27 23:17:39 -08:00
DragEvent.webidl Bug 856351 - Paris binding for DragEvent, r=peterv 2013-04-19 02:13:35 +03:00
DummyBinding.webidl Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 1, DOM API IDL). sr=hsinyi r=vicamo 2013-11-02 18:16:59 +08:00
DynamicsCompressorNode.webidl
Element.webidl Bug 938355 part 2. Relax the restriction on [Pure] not mixing with [Throws] and annotate some more things as [Pure]. r=peterv 2013-12-02 09:50:34 -05:00
ElementReplaceEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
ErrorEvent.webidl Bug 643325 - Implement SharedWorker. r=khuey. 2013-06-05 07:04:23 -07:00
Event.webidl Bug 924682 - [Pure] getters for some often used attributes, r=bz 2013-10-09 21:58:15 +03:00
EventHandler.webidl Bug 822898 - Implement pointer events. Interface. r=smaug 2013-11-20 21:44:22 -08:00
EventListener.webidl Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
EventSource.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
EventTarget.webidl Bug 865377. Give EventTarget a chrome-only getter that returns its global. r=smaug 2013-05-30 17:46:39 -04:00
File.webidl
FileHandle.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
FileList.webidl
FileMode.webidl Bug 860731 - Part b: Use FileMode for LockedFile; r=janv 2013-06-12 09:00:06 +02:00
FileReader.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
FileReaderSync.webidl
FileRequest.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
FMRadio.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
FocusEvent.webidl Bug 855741 - Update Focus webidl from Event to FocusEvent. r=smaug 2013-06-05 08:02:51 -04:00
FormData.webidl Bug 841442 - Move HTMLFormElement to WebIDL, r=bz 2013-06-19 10:24:37 -04:00
Function.webidl
GainNode.webidl
Gamepad.webidl Bug 926091 - Make Gamepad.buttons into an array of GamepadButton objects. r=smaug 2013-10-17 15:07:19 -04:00
GamepadAxisMoveEvent.webidl Bug 856373 - WebIDL-ify Gamepad events r=smaug 2013-09-11 18:35:51 -04:00
GamepadButtonEvent.webidl Bug 856373 - WebIDL-ify Gamepad events r=smaug 2013-09-11 18:35:51 -04:00
GamepadEvent.webidl Bug 856373 - WebIDL-ify Gamepad events r=smaug 2013-09-11 18:35:51 -04:00
Geolocation.webidl Bug 857330 - Geolocation uses a wrong default value for maximumAge. r=jdm 2013-10-08 08:23:00 -04:00
GetUserMediaRequest.webidl Bug 882145: reland changesets bc4ee7cbd7bd and cf373e408a6b r=bz 2013-09-16 02:34:57 -04:00
HashChangeEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
History.webidl Bug 903311. Remove all ChromeOnly methods on window.history. r=bzbarsky 2013-08-13 21:02:01 -07:00
HTMLAnchorElement.webidl Bug 887364 - Update URLUtils interface. r=ehsan 2013-09-04 13:05:10 -04:00
HTMLAppletElement.webidl Bug 843627 part 2. Implement the WebIDL API for <embed> and <applet>. r=peterv 2013-03-17 10:42:03 -04:00
HTMLAreaElement.webidl Bug 887364 - Update URLUtils interface. r=ehsan 2013-09-04 13:05:10 -04:00
HTMLAudioElement.webidl Bug 858211 - Use more webidl features for HTMLAudioElement; r=bz 2013-04-13 08:59:30 +02:00
HTMLBaseElement.webidl Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07:00
HTMLBodyElement.webidl
HTMLBRElement.webidl
HTMLButtonElement.webidl
HTMLCanvasElement.webidl Bug 911575 - Convert canvas callbacks to WebIDL r=bz 2013-09-11 18:35:51 -04:00
HTMLCollection.webidl Bug 909254 - Stop using jsapi for HTMLCollection.namedItem; r=peterv 2013-11-11 08:55:41 +01:00
HTMLContentElement.webidl Bug 854736 - Implement HTML content element. r=mrbkap 2013-12-02 02:26:12 -08:00
HTMLDataElement.webidl
HTMLDataListElement.webidl
HTMLDirectoryElement.webidl Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07:00
HTMLDivElement.webidl
HTMLDListElement.webidl Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07:00
HTMLDocument.webidl Bug 924682 - [Pure] getters for some often used attributes, r=bz 2013-10-09 21:58:15 +03:00
HTMLElement.webidl Bug 912666 - Introduce a 'scrollgrab' DOM property. r=roc,ehsan,Cwiiis 2013-11-20 15:23:43 -05:00
HTMLEmbedElement.webidl Bug 881128 - Remove nsIDOMGetSVGDocument r=bz 2013-06-11 21:56:26 -07:00
HTMLFieldSetElement.webidl
HTMLFontElement.webidl
HTMLFormControlsCollection.webidl Bug 913920 - Part b: Implement HTMLFormControlsCollection and use it for HTMLFormElement.elements; r=dzbarsky 2013-10-03 09:11:27 +02:00
HTMLFormElement.webidl Bug 841442 - Move HTMLFormElement to WebIDL, r=bz 2013-06-19 10:24:37 -04:00
HTMLFrameElement.webidl
HTMLFrameSetElement.webidl
HTMLHeadElement.webidl Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07:00
HTMLHeadingElement.webidl Bug 895873 - backout bug 893117 for Win8 mc bustage 2013-07-30 23:32:35 -04:00
HTMLHRElement.webidl
HTMLHtmlElement.webidl Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07:00
HTMLIFrameElement.webidl Bug 802895 - Implement srcdoc attribute for iframe r=bz 2013-06-28 23:13:23 -04:00
HTMLImageElement.webidl Bug 878509 - Restore the HTMLImageElement.lowsrc, x, y attributes that were unintentionally removed; r=smaug 2013-06-02 17:38:25 +02:00
HTMLInputElement.webidl Bug 940698 - Add an "ownerNumberControl" property to HTMLInputElement. r=smaug 2013-11-20 09:32:45 +00:00
HTMLLabelElement.webidl Bug 895873 - backout bug 893117 for Win8 mc bustage 2013-07-30 23:32:35 -04:00
HTMLLegendElement.webidl Bug 893117: Remove nsIDOMHTMLLegendElement r=bz 2013-08-01 15:24:24 -07:00
HTMLLIElement.webidl Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07:00
HTMLLinkElement.webidl Bug 846972 part 2. Add the WebIDL APIs for StyleSheet and CSSStyleSheet. r=peterv 2013-03-17 10:42:59 -04:00
HTMLMapElement.webidl
HTMLMediaElement.webidl Bug 925594 - WebIDL enum for AudioChannel in HTMLMediaElement, r=ehsan, r=khuey 2013-10-28 17:08:14 -07:00
HTMLMenuElement.webidl
HTMLMenuItemElement.webidl
HTMLMetaElement.webidl
HTMLMeterElement.webidl
HTMLModElement.webidl
HTMLObjectElement.webidl Bug 883404 - Add a object.reload() call for chrome to de-activate plugins. r=josh 2013-11-08 13:00:46 -08:00
HTMLOListElement.webidl Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07:00
HTMLOptGroupElement.webidl
HTMLOptionElement.webidl Bug 903791 - Make HTMLOptionElement.index infallible; r=mounir 2013-08-14 08:57:04 +02:00
HTMLOptionsCollection.webidl Bug 909254 - Stop using jsapi for HTMLCollection.namedItem; r=peterv 2013-11-11 08:55:41 +01:00
HTMLOutputElement.webidl
HTMLParagraphElement.webidl
HTMLParamElement.webidl Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07:00
HTMLPreElement.webidl
HTMLProgressElement.webidl
HTMLPropertiesCollection.webidl
HTMLQuoteElement.webidl Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07:00
HTMLScriptElement.webidl
HTMLSelectElement.webidl Bug 596681 - Implement HTMLSelectElement.selectedOptions attribute. r=smaug 2013-09-02 14:23:27 -03:00
HTMLSourceElement.webidl
HTMLSpanElement.webidl
HTMLStyleElement.webidl Bug 846972 part 2. Add the WebIDL APIs for StyleSheet and CSSStyleSheet. r=peterv 2013-03-17 10:42:59 -04:00
HTMLTableCaptionElement.webidl
HTMLTableCellElement.webidl
HTMLTableColElement.webidl Bug 893117: Remove nsIDOMHTMLTableColElement r=peterv 2013-08-01 15:24:22 -07:00
HTMLTableElement.webidl
HTMLTableRowElement.webidl
HTMLTableSectionElement.webidl
HTMLTemplateElement.webidl Bug 818976 - Part 2: Implement template element interface. r=mrbkap,bz 2013-03-26 00:15:23 -07:00
HTMLTextAreaElement.webidl Bug 918940 - Part b: Implement setRangeText for HTMLTextAreaElement. r=ehsan 2013-10-04 11:30:07 -04:00
HTMLTimeElement.webidl
HTMLTitleElement.webidl
HTMLTrackElement.webidl Bug 880064 - Change HTMLTrackElement::Kind to a DOMString value. r=Ms2ger 2013-07-04 14:16:05 -04:00
HTMLUListElement.webidl Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07:00
HTMLVideoElement.webidl Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz. 2013-09-30 18:32:22 +02:00
IccCardLockError.webidl Bug 873380 - Part 1: Refined the error report policy for card lock functionality. r=smaug. sr=hsinyi 2013-09-25 14:49:44 +08:00
IccChangeEvent.webidl Bug 814637 - Part 2: Add iccChangeEvent using event generator. f=hsinyi. r=smaug 2013-10-30 14:05:30 +08:00
IDBCursor.webidl Bug 906812: Remove nsISupports usage from IndexedDB WebIDL. r=sicking 2013-08-22 22:17:10 -07:00
IDBDatabase.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
IDBEnvironment.webidl Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
IDBFactory.webidl Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent 2013-09-11 06:18:36 +02:00
IDBFileHandle.webidl Bug 888596 - Move IDBDatabase to WebIDL, r=janv 2013-07-31 17:48:46 +02:00
IDBIndex.webidl Bug 892065 - Move IDBIndex to WebIDL, r=janv 2013-07-31 17:48:40 +02:00
IDBKeyRange.webidl Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz. 2013-09-30 18:32:22 +02:00
IDBObjectStore.webidl Backed out changeset 87a72129c007 (bug 920800) for indexedDB failures 2013-09-26 16:54:01 -07:00
IDBOpenDBRequest.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
IDBRequest.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
IDBTransaction.webidl Backout 8e3b6d7159c2, bug 929274, for test failures. 2013-11-14 10:58:05 -08:00
IDBVersionChangeEvent.webidl Bug 890382 - Implement a Web IDL event constructor for IDBVersionChangeEvent; r=smaug 2013-07-05 13:57:28 -04:00
ImageData.webidl Bug 935855 part 1. Add a [StoreInSlot] WebIDL annotation to bindings. r=peterv 2013-11-25 20:59:34 -05:00
ImageDocument.webidl Bug 895294 - Make ImageDocument OverrideBuiltins. r=peterv 2013-08-15 09:50:02 -07:00
InputMethod.webidl Backed out changeset 51a41b139305 (bug 920831) for bustage. 2013-09-27 16:21:06 -04:00
InspectorUtils.webidl Bug 848745 part 1. Add a scriptable API for converting CSS color names to RGB triples. r=dbaron,miker 2013-03-14 15:43:00 -04:00
InterAppConnection.webidl Bug 876397 - Inter-App Communication API (part 1, Web IDLs). r=nsm,ted sr=smaug 2013-07-30 22:03:06 +08:00
InterAppConnectionRequest.webidl Bug 876397 - Inter-App Communication API (part 1, Web IDLs). r=nsm,ted sr=smaug 2013-07-30 22:03:06 +08:00
InterAppMessagePort.webidl Bug 876397 - Inter-App Communication API (part 8, follow-up). r=bent 2013-09-12 22:14:48 +08:00
KeyboardEvent.webidl Bug 600117 part.1 Implement KeyboardEvent.repeat r=smaug, sr=jst 2013-11-07 20:17:32 +09:00
KeyEvent.webidl Bug 871786 - Separate D2E KeyEvent constants and a method from KeyboardEvent. r=smaug, bz 2013-05-19 10:28:47 +09:00
LegacyQueryInterface.webidl Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey 2013-09-20 22:21:03 +12:00
LinkStyle.webidl
LocalMediaStream.webidl Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07:00
Location.webidl Bug 887364 - Update URLUtils interface. r=ehsan 2013-09-04 13:05:10 -04:00
MediaElementAudioSourceNode.webidl Bug 855568 - Implement MediaElementAudioSourceNode 2013-07-25 15:01:49 +12:00
MediaError.webidl Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07:00
MediaList.webidl Bug 921718 - Part b: Move MediaList to WebIDL; r=bz 2013-11-11 09:03:17 +01:00
MediaRecorder.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
MediaSource.webidl Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz. 2013-09-30 18:32:22 +02:00
MediaStream.webidl Bug 834835. Part 3: Implement DOMMediaStream::GetAudio/VideoTracks. r=jesup 2013-04-17 17:18:37 +12:00
MediaStreamAudioDestinationNode.webidl Bug 865257 - Implement MediaStreamAudioDestinationNode. r=ehsan,roc 2013-05-21 15:17:47 -04:00
MediaStreamAudioSourceNode.webidl Bug 856361. Part 5: Implement MediaStreamAudioSourceNode. r=ehsan 2013-07-24 23:29:39 +12:00
MediaStreamEvent.webidl Bug 919840 - Use WebIDL codegen to implement WebRTC events, r=jib 2013-09-25 12:48:03 +03:00
MediaStreamList.webidl Bug 917328: Second, convert PeerConnectionImpl and PeerConnectionObserver to webidl. r=bz, rjesup 2013-10-14 12:53:56 -04:00
MediaStreamTrack.webidl Bug 882145: reland changesets bc4ee7cbd7bd and cf373e408a6b r=bz 2013-09-16 02:34:57 -04:00
MessageChannel.webidl Bug 677638 - MessageChannel and MessagePort disabled by pref, r=smaug 2013-09-03 14:39:03 +02:00
MessageEvent.webidl Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
MessagePort.webidl Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
MessagePortList.webidl Bug 848294 - Update MessageEvent to be compatible with the spec, r=bz 2013-09-11 16:10:01 +02:00
MimeType.webidl Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org. 2013-07-09 06:58:21 -07:00
MimeTypeArray.webidl Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org. 2013-07-09 06:58:21 -07:00
MobileMessageManager.webidl Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 1, DOM API IDL). sr=hsinyi r=vicamo 2013-11-02 18:16:59 +08:00
MouseEvent.webidl Bug 851073 - Move MouseEvent to Web IDL; r=smaug 2013-03-14 11:30:47 -04:00
MouseScrollEvent.webidl Bug 856303 - Paris binding for MouseScrollEvent, r=peterv 2013-04-15 23:37:52 +03:00
moz.build Merge m-c to inbound. 2013-12-02 10:34:41 -05:00
MozActivity.webidl Bug 824986 - Move DOMRequest and subclasses to Paris bindings; r=khuey 2013-03-17 09:51:36 +01:00
MozApplicationEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
MozCellBroadcast.webidl Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk 2013-10-18 04:51:27 +08:00
MozCellBroadcastEvent.webidl Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk 2013-10-18 04:51:27 +08:00
MozContactChangeEvent.webidl Bug 916267 - Remove XPIDL for MozContactChangeEvent. r=smaug 2013-10-11 22:48:29 -03:00
MozEmergencyCbModeEvent.webidl Bug 887690 - Part 1: Add emergency callback mode support (idl, webidl). r=hsinyi, sr=smaug 2013-08-14 08:48:28 -04:00
MozIcc.webidl Bug 814637 - Part 1: Interface changes for iccManager support multiple sim. r=allstars.chh,hsinyi,smaug 2013-10-09 16:02:59 +08:00
MozInterAppMessageEvent.webidl Bug 921033 - Make InterAppMessageEvent to use webidl event codegen, r=gene.lian 2013-09-27 13:50:05 +03:00
MozMmsEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
MozMmsMessage.webidl Bug 868312 finale: finish rooting dom/ code. r=smaug 2013-05-17 21:48:25 -04:00
MozMobileConnectionArray.webidl Bug 814629 - Part 1: MozMobileConnectionArray webidl. f=hsinyi r=khuey 2013-11-13 16:50:11 +08:00
MozNamedAttrMap.webidl Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey 2013-05-09 13:08:29 -04:00
MozNdefRecord.webidl Bug 674741 - Part 1: NFC DOM WebIDL. r=khuey 2013-11-06 09:36:19 -08:00
MozNfc.webidl Bug 933136 - Part 1: Add Nfc DOM event handlers 'onpeerready' and 'onpeerlost'. r=khuey, sr=smaug 2013-11-24 20:40:39 -08:00
MozNFCPeer.webidl Bug 674741 - Part 1: NFC DOM WebIDL. r=khuey 2013-11-06 09:36:19 -08:00
MozNFCTag.webidl Bug 674741 - Part 1: NFC DOM WebIDL. r=khuey 2013-11-06 09:36:19 -08:00
MozOtaStatusEvent.webidl Bug 882983 - Part 1: Add ota status event (idl, webidl). r=hsinyi, sr=smaug 2013-08-27 08:25:53 -04:00
MozPowerManager.webidl Bug 911603 - Convert MozPowerManager to WebIDL r=Ms2ger 2013-09-10 19:03:56 -04:00
MozSettingsEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
MozSmsEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
MozSpeakerManager.webidl Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas 2013-11-25 12:50:03 +13:00
MozStkCommandEvent.webidl Bug 835143: Implement StkCommandEvent using event generator. f=vyang. r=smaug 2013-07-18 07:18:00 +08:00
MozTimeManager.webidl Bug 875784 - Move MozTimeManager to WebIDL; r=smaug 2013-06-12 09:00:07 +02:00
MozVoicemail.webidl Backed out changeset 170e22ea9aa0 (bug 814634) for missing r= in comment 2013-11-06 13:48:17 +08:00
MozVoicemailEvent.webidl Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk 2013-10-18 04:51:27 +08:00
MozWifiConnectionInfoEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
MozWifiStatusChangeEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
MutationEvent.webidl Bug 847586 - Paris binding for MutationEvent, r=Ms2ger 2013-03-14 23:18:20 +02:00
MutationObserver.webidl Bug 912874 - New API to enumerate mutation observers, r=peterv 2013-09-11 22:43:01 +03:00
Navigator.webidl Backed out changeset 9fb6d1811696 (bug 942639) for B2G mochitest-3 timeouts. 2013-12-05 11:36:01 -05:00
NetDashboard.webidl Bug 923686 - Refactor about:networking return values. r=hurley 2013-11-20 09:29:01 -05:00
Node.webidl Bug 938294 part 4. Add more [Pure] annotations on Node/Element/Document. r=peterv 2013-11-25 20:59:39 -05:00
NodeFilter.webidl
NodeIterator.webidl
NodeList.webidl
Notification.webidl Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent 2013-10-02 18:27:53 -07:00
NotifyAudioAvailableEvent.webidl Bug 847597 - Paris binding for NotifyAudioAvailableEvent, r=peterv 2013-05-02 20:11:12 +03:00
NotifyPaintEvent.webidl Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey 2013-09-20 22:21:03 +12:00
OfflineAudioCompletionEvent.webidl Bug 836599 - Part 9: Implement the DOM binding for OfflineAudioContext; r=roc 2013-05-16 19:30:41 -04:00
OfflineAudioContext.webidl b=916422 make OfflineAudioContext::StartRendering() throw if called more than once r=ehsan 2013-09-16 17:14:45 +12:00
OfflineResourceList.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
OscillatorNode.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
PageTransitionEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
PaintRequest.webidl Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey 2013-09-20 22:21:03 +12:00
PaintRequestList.webidl
PannerNode.webidl Bug 886165 - Hide the alternate names in the spec behind prefs which are turned off by default; r=roc 2013-06-23 19:22:10 -04:00
ParentNode.webidl Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug 2013-07-22 08:15:43 -04:00
PeerConnectionImpl.webidl Bug 892148 - Make DTLS fingerprint accessible from JS r=abr 2013-12-04 15:36:00 -06:00
PeerConnectionImplEnums.webidl Bug 935723. Part 1. Decouple ICE state with ICE gathering state r=ekr,abr,jesup 2013-11-13 14:53:30 -08:00
PeerConnectionObserver.webidl Bug 945788. Add support for dictionary return values to example codegen and js-implemented codegen. r=smaug 2013-12-05 11:39:50 -05:00
PeerConnectionObserverEnums.webidl Bug 935723. Part 1. Decouple ICE state with ICE gathering state r=ekr,abr,jesup 2013-11-13 14:53:30 -08:00
Performance.webidl Bug 760851 - Add jsonifier WebIDL declaration and add toJSON to performance.timing. r=bz 2013-07-26 12:00:49 -04:00
PerformanceNavigation.webidl Bug 760851 - Add jsonifier WebIDL declaration and add toJSON to performance.timing. r=bz 2013-07-26 12:00:49 -04:00
PerformanceTiming.webidl Bug 760851 - Add jsonifier WebIDL declaration and add toJSON to performance.timing. r=bz 2013-07-26 12:00:49 -04:00
PeriodicWave.webidl Bug 865256 - Part 2: Rename WaveTable to PeriodicWave; r=roc 2013-06-19 18:24:26 -04:00
PhoneNumberService.webidl Bug 935612. Stop using TreatUndefinedAs in PhoneNumberService. r=mhenretty 2013-11-17 00:10:18 -05:00
Plugin.webidl Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org. 2013-07-09 06:58:21 -07:00
PluginArray.webidl Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org. 2013-07-09 06:58:21 -07:00
PointerEvent.webidl Bug 822898 - Implement pointer events. Interface. r=smaug 2013-11-20 21:44:22 -08:00
PopStateEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
PopupBlockedEvent.webidl Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
Position.webidl Bug 850442 - Part 1 - Wrap nsGeoPosition and nsGeoPositionCoords into Position and Coordinates. r=bz 2013-04-12 13:01:28 -07:00
PositionError.webidl Bug 850442 - Part 2 - Convert PositionError. r=bz 2013-04-12 13:01:28 -07:00
ProcessingInstruction.webidl
ProgressEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
Promise.webidl Bug 939906 - Make Promise.resolve(), Promise.reject(), Promise.prototype.then() and Promise.prototype.catch() spec compliant. r=baku 2013-11-19 13:29:47 -08:00
PushManager.webidl Bug 884897 - Add permission check to navigator.push load. r=bz 2013-08-07 08:04:10 -07:00
Range.webidl Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey 2013-09-20 22:21:03 +12:00
RecordErrorEvent.webidl Bug 803414 - Part 0: Add RecordErrorEvent. r=smaug 2013-06-20 14:06:39 +08:00
Rect.webidl
RGBColor.webidl
RTCConfiguration.webidl Bug 823512: Rewrite PeerConnection in JS-implemented WebIDL r=bz,jesup 2013-05-07 20:55:21 -04:00
RTCDataChannelEvent.webidl Bug 919840 - Use WebIDL codegen to implement WebRTC events, r=jib 2013-09-25 12:48:03 +03:00
RTCIceCandidate.webidl Bug 928304 Add jsonifier to mozRTCIceCandidate to simplify passing the candidate via signalling. r=jib 2013-10-21 21:56:07 +01:00
RTCPeerConnection.webidl Bug 906990: Part 10. Webidl and implementation for WebrtcGlobal. Encompasses things like global stats and logging. r=jib,bz 2013-11-25 11:01:03 -08:00
RTCPeerConnectionIceEvent.webidl Bug 919840 - Use WebIDL codegen to implement WebRTC events, r=jib 2013-09-25 12:48:03 +03:00
RTCSessionDescription.webidl Bug 872377 - Restore "toJSON" to list of reserved webidl keywords. r=bz 2013-07-29 12:39:18 -04:00
RTCStatsReport.webidl Bug 906990: Part 10. Webidl and implementation for WebrtcGlobal. Encompasses things like global stats and logging. r=jib,bz 2013-11-25 11:01:03 -08:00
Screen.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
ScriptProcessorNode.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
ScrollAreaEvent.webidl Bug 855241 - Paris binding for ScrollAreaEvent, r=peterv 2013-03-28 16:21:20 +02:00
SettingsManager.webidl Bug 889503 - Move Settings API to WebIDL. r=gwagner r=bz 2013-07-15 18:17:46 -07:00
ShadowRoot.webidl Bug 929885 - Implement web components ShadowRoot style sheet behavior. r=mrbkap 2013-12-02 02:26:12 -08:00
SharedWorker.webidl Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
SharedWorkerGlobalScope.webidl Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
SimpleGestureEvent.webidl Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc 2013-04-09 14:44:01 -05:00
SmartCardEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
SourceBuffer.webidl Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz. 2013-09-30 18:32:22 +02:00
SourceBufferList.webidl Bug 855130 - Implement a minimal working subset of the Media Source 2013-06-21 15:14:42 +12:00
SpeechGrammar.webidl Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
SpeechGrammarList.webidl Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
SpeechRecognition.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
SpeechRecognitionAlternative.webidl Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
SpeechRecognitionError.webidl Bug 884407 - Use an enum in SpeechRecognitionError. r=smaug 2013-06-25 20:08:58 -04:00
SpeechRecognitionEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
SpeechRecognitionResult.webidl Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
SpeechRecognitionResultList.webidl Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
SpeechSynthesis.webidl Bug 525444 - (Part 1/3) Basic SpeechSynthesis setup and voice registration. r=smaug 2013-04-03 15:13:16 -07:00
SpeechSynthesisEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
SpeechSynthesisUtterance.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
SpeechSynthesisVoice.webidl Bug 525444 - (Part 1/3) Basic SpeechSynthesis setup and voice registration. r=smaug 2013-04-03 15:13:16 -07:00
StorageEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
StorageType.webidl Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent 2013-09-11 06:18:36 +02:00
StyleRuleChangeEvent.webidl Bug 872934 - Make style sheet change event interfaces [ChromeOnly]. r=smaug 2013-10-15 04:03:37 +09:00
StyleSheet.webidl Bug 921718 - Part b: Move MediaList to WebIDL; r=bz 2013-11-11 09:03:17 +01:00
StyleSheetApplicableStateChangeEvent.webidl Bug 872934 - Make style sheet change event interfaces [ChromeOnly]. r=smaug 2013-10-15 04:03:37 +09:00
StyleSheetChangeEvent.webidl Bug 872934 - Make style sheet change event interfaces [ChromeOnly]. r=smaug 2013-10-15 04:03:37 +09:00
SVGAElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGAltGlyphElement.webidl
SVGAngle.webidl
SVGAnimatedAngle.webidl
SVGAnimatedBoolean.webidl
SVGAnimatedEnumeration.webidl Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky 2013-07-01 09:02:46 +02:00
SVGAnimatedInteger.webidl Bug 886270 - Move SVGAnimatedInteger to WebIDL; r=dzbarsky 2013-07-01 09:02:56 +02:00
SVGAnimatedLength.webidl
SVGAnimatedLengthList.webidl
SVGAnimatedNumber.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
SVGAnimatedNumberList.webidl
SVGAnimatedPathData.webidl
SVGAnimatedPoints.webidl
SVGAnimatedPreserveAspectRatio.webidl
SVGAnimatedRect.webidl Bug 871551 - ToDOMAnimatedRect to ToSVGAnimatedRect. r=Ms2ger 2013-05-20 07:46:12 -04:00
SVGAnimatedString.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGAnimatedTransformList.webidl
SVGAnimateElement.webidl
SVGAnimateMotionElement.webidl
SVGAnimateTransformElement.webidl
SVGAnimationElement.webidl
SVGCircleElement.webidl
SVGClipPathElement.webidl Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky 2013-07-01 09:02:46 +02:00
SVGComponentTransferFunctionElement.webidl
SVGDefsElement.webidl
SVGDescElement.webidl
SVGDocument.webidl Bug 848386 part 5. Convert SVGDocument to WebIDL. r=peterv 2013-03-20 12:22:26 -04:00
SVGElement.webidl Bug 922160 - Bring EventHandler.webidl more in line with the spec, remove NodeEventHandlers. r=bz. 2013-10-08 17:51:15 +02:00
SVGEllipseElement.webidl
SVGFEBlendElement.webidl Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky 2013-07-01 09:02:46 +02:00
SVGFEColorMatrixElement.webidl Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky 2013-07-01 09:02:46 +02:00
SVGFEComponentTransferElement.webidl Bug 935902 - Fix access to filter standard attributes for gaussian blur and component transfer. r=jwatt 2013-11-08 09:28:42 +00:00
SVGFECompositeElement.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
SVGFEConvolveMatrixElement.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
SVGFEDiffuseLightingElement.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
SVGFEDisplacementMapElement.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
SVGFEDistantLightElement.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
SVGFEFloodElement.webidl Bug 847120: Convert SVGFEFloodElement to WebIDL r=Ms2ger 2013-03-07 04:15:22 -05:00
SVGFEFuncAElement.webidl
SVGFEFuncBElement.webidl
SVGFEFuncGElement.webidl
SVGFEFuncRElement.webidl
SVGFEGaussianBlurElement.webidl Bug 935902 - Fix access to filter standard attributes for gaussian blur and component transfer. r=jwatt 2013-11-08 09:28:42 +00:00
SVGFEImageElement.webidl Bug 847120: Convert SVGFEImageElement to WebIDL r=Ms2ger 2013-03-07 04:15:23 -05:00
SVGFEMergeElement.webidl Bug 847120: Convert SVGFEMergeElement to WebIDL r=Ms2ger 2013-03-07 04:15:21 -05:00
SVGFEMergeNodeElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFEMorphologyElement.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
SVGFEOffsetElement.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
SVGFEPointLightElement.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
SVGFESpecularLightingElement.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
SVGFESpotLightElement.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
SVGFETileElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFETurbulenceElement.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
SVGFilterElement.webidl Bug 886270 - Move SVGAnimatedInteger to WebIDL; r=dzbarsky 2013-07-01 09:02:56 +02:00
SVGFilterPrimitiveStandardAttributes.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFitToViewBox.webidl Bug 866796 - Convert SVGAnimatedRect to WebIDL. r=Ms2ger 2013-05-09 13:42:12 -04:00
SVGForeignObjectElement.webidl
SVGGElement.webidl
SVGGradientElement.webidl
SVGGraphicsElement.webidl Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz. 2013-09-30 18:32:22 +02:00
SVGImageElement.webidl
SVGLengthList.webidl
SVGLinearGradientElement.webidl
SVGLineElement.webidl
SVGMarkerElement.webidl Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky 2013-07-01 09:02:46 +02:00
SVGMaskElement.webidl Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky 2013-07-01 09:02:46 +02:00
SVGMatrix.webidl Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz. 2013-09-30 18:32:22 +02:00
SVGMetadataElement.webidl
SVGMPathElement.webidl
SVGNumberList.webidl
SVGPathElement.webidl Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz. 2013-09-30 18:32:22 +02:00
SVGPathSeg.webidl
SVGPathSegList.webidl
SVGPatternElement.webidl Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky 2013-07-01 09:02:46 +02:00
SVGPoint.webidl Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz. 2013-09-30 18:32:22 +02:00
SVGPointList.webidl
SVGPolygonElement.webidl
SVGPolylineElement.webidl
SVGPreserveAspectRatio.webidl
SVGRadialGradientElement.webidl
SVGRect.webidl Bug 852620 - Convert SVGRect to WebIDL, r=Ms2ger 2013-03-26 16:53:13 +01:00
SVGRectElement.webidl
SVGScriptElement.webidl
SVGSetElement.webidl
SVGStopElement.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
SVGStringList.webidl Bug 861507 - Move SVGStringList to WebIDL and remove nsIDOMSVGStringList; r=heycam,smaug 2013-04-21 08:42:00 +02:00
SVGStyleElement.webidl
SVGSVGElement.webidl Bug 933193 part 2. Implement nsINode::GetElementById and make SVGSVGElement use it. r=smaug 2013-11-01 15:39:24 -04:00
SVGSwitchElement.webidl
SVGSymbolElement.webidl
SVGTests.webidl Bug 861507 - Move SVGStringList to WebIDL and remove nsIDOMSVGStringList; r=heycam,smaug 2013-04-21 08:42:00 +02:00
SVGTextContentElement.webidl Bug 889736, part 6 - Stop setting the svg.text.css-frames.enabled pref. r=heycam 2013-11-18 14:29:53 +00:00
SVGTextElement.webidl
SVGTextPathElement.webidl Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky 2013-07-01 09:02:46 +02:00
SVGTextPositioningElement.webidl
SVGTitleElement.webidl
SVGTransform.webidl
SVGTransformList.webidl
SVGTSpanElement.webidl
SVGUnitTypes.webidl
SVGURIReference.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGUseElement.webidl
SVGViewElement.webidl Bug 861507 - Move SVGStringList to WebIDL and remove nsIDOMSVGStringList; r=heycam,smaug 2013-04-21 08:42:00 +02:00
SVGZoomAndPan.webidl [Bug 852843] SVGZoomAndPan interface object not being instantiated r=bz 2013-03-21 01:33:56 -04:00
SVGZoomEvent.webidl Bug 866679 - Convert DOMSVGZoomEvent to WebIDL. r=Ms2ger 2013-04-30 13:43:25 -04:00
Telephony.webidl Bug 814625 - Part 2: WebIDL: Add multisim support. r=hsinyi, r=khuey 2013-10-31 08:05:50 -04:00
TelephonyCall.webidl Bug 814625 - Part 2: WebIDL: Add multisim support. r=hsinyi, r=khuey 2013-10-31 08:05:50 -04:00
TelephonyCallGroup.webidl Bug 912849 - part1 - WebAPI: notify conference call error. r=khuey, sr=gene.lian 2013-10-23 13:53:40 +08:00
Text.webidl Bug 869000 - Text should be constructable. r=Ms2ger 2013-05-21 14:34:36 -04:00
TextDecoder.webidl
TextEncoder.webidl
TextTrack.webidl Bug 917945 - Part 1: Expose TextTrackRegion* as VTTRegion*. r=rillian, r=bz 2013-09-20 14:42:35 -04:00
TextTrackCueList.webidl Bug 868509 - Rename TextTrackCue to VTTCue r=rillian 2013-08-27 13:07:00 -07:00
TextTrackList.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
TimeEvent.webidl Bug 875155 - Convert TimeEvent to WebIDL. r=smaug 2013-05-25 07:55:19 +09:00
TimeRanges.webidl Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07:00
Touch.webidl Bug 856962 - Move Touch to WebIDL bindings; r=mounir 2013-04-21 08:42:19 +02:00
TouchEvent.webidl Bug 734503 - Add new DOM binding for TouchList; r=jst. 2013-07-10 11:53:53 +02:00
TouchList.webidl Bug 734503 - Add new DOM binding for TouchList; r=jst. 2013-07-10 11:53:53 +02:00
TrackEvent.webidl Bug 893309 - Implement TrackEvent. r=cpearce 2013-10-04 14:28:25 -04:00
TransitionEvent.webidl Bug 868751: Remove support for obsolete document.createEvent("AnimationEvent"), document.createEvent("TransitionEvent"), AnimationEvent.initAnimationEvent, and TransitionEvent.initTransitionEvent. r=smaug 2013-05-08 13:45:35 -07:00
TreeColumns.webidl Bug 910220 part 3. Always generate a defineProperty hook for DOM proxies. r=peterv 2013-08-31 00:21:31 -04:00
TreeWalker.webidl
UIEvent.webidl Bug 847585 - Paris binding for UIEvent, r=peterv 2013-03-13 22:02:32 +02:00
UndoManager.webidl
URL.webidl Bug 887364 - URL API for main thread. r=ehsan 2013-09-04 13:07:21 -04:00
URLUtils.webidl Bug 887364 - Update URLUtils interface. r=ehsan 2013-09-04 13:05:10 -04:00
URLUtilsReadOnly.webidl Bug 878600 - Move WorkerLocation to WebIDL; r=khuey 2013-07-24 09:41:55 +02:00
UserProximityEvent.webidl Bug 915813: Remove nsIDOMUserProximityEvent r=smaug 2013-09-14 14:59:51 -04:00
USSDReceivedEvent.webidl Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk 2013-10-18 04:51:27 +08:00
ValidityState.webidl
VideoPlaybackQuality.webidl Bug 895754 - Update VideoPlaybackQuality to current MSE spec (remove playbackJitter, add totalFrameDelay). r=doublec 2013-07-24 11:46:43 +12:00
VideoStreamTrack.webidl Backed out 4 changesets (bug 834835) for making bug 786539 nearly perma-orange. 2013-04-18 10:32:26 -04:00
VTTCue.webidl Bug 917945 - Part 2: Add RegionId attribute to VTTCue. r=rillian 2013-09-18 13:29:20 -04:00
VTTRegion.webidl Bug 917945 - Part 1: Expose TextTrackRegion* as VTTRegion*. r=rillian, r=bz 2013-09-20 14:42:35 -04:00
VTTRegionList.webidl Bug 917945 - Part 1: Expose TextTrackRegion* as VTTRegion*. r=rillian, r=bz 2013-09-20 14:42:35 -04:00
WaveShaperNode.webidl Bug 875277 - Part 1: Implement WaveShaperNode.oversample - webidl enums. r=ehsan 2013-08-06 14:15:07 +08:00
WebComponents.webidl Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey 2013-05-09 13:08:29 -04:00
WebGL2RenderingContext.webidl bug 908841 - step 4 - Add more natively supported extensions in WebGL 2 - r=jgilbert 2013-08-26 17:12:54 -04:00
WebGLRenderingContext.webidl Bug 924600 - WebGL.getUniform should not throw - r=jgilbert 2013-11-23 21:20:48 -05:00
WebSocket.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
WheelEvent.webidl Bug 855091 - Paris bindings for WheelEvent, r=peterv 2013-03-28 16:57:33 +02:00
WifiOptions.webidl Bug 864932 - Rewrite wifi workers in c++ r=mrbkap 2013-08-27 13:54:51 -07:00
Window.webidl Bug 935283 Keep document as a data property on window for now. r=bz 2013-11-06 10:21:36 +01:00
Worker.webidl Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz 2013-11-05 22:16:24 +08:00
WorkerGlobalScope.webidl Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
WorkerLocation.webidl Bug 878600 - Move WorkerLocation to WebIDL; r=khuey 2013-07-24 09:41:55 +02:00
WorkerNavigator.webidl Bug 925847 - WorkerNavigator does not implement all of NavigatorID. r=nsm 2013-11-20 09:29:01 -05:00
XMLDocument.webidl Bug 848332 part 1. Add WebIDL API for XMLDocument. r=peterv 2013-03-26 11:31:54 -04:00
XMLHttpRequest.webidl Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
XMLHttpRequestEventTarget.webidl Bug 916879, remove SetterThrows from eventhandlers, r=emk 2013-09-17 14:01:28 +03:00
XMLHttpRequestUpload.webidl
XMLSerializer.webidl
XMLStylesheetProcessingInstruction.webidl Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey 2013-05-09 13:08:29 -04:00
XPathEvaluator.webidl Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz. 2013-09-30 18:32:22 +02:00
XULCommandEvent.webidl Bug 899388 - Part 1: Enable WebIDL XUL interfaces on Chrome or content XBL. r=bz 2013-08-09 23:35:53 +09:00
XULDocument.webidl Bug 899388 - Part 1: Enable WebIDL XUL interfaces on Chrome or content XBL. r=bz 2013-08-09 23:35:53 +09:00
XULElement.webidl Bug 922160 - Bring EventHandler.webidl more in line with the spec, remove NodeEventHandlers. r=bz. 2013-10-08 17:51:15 +02:00