gecko/dom/webidl
2013-06-28 14:33:47 +01: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
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
AudioBufferSourceNode.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
AudioChannelManager.webidl
AudioContext.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
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 Bug 874869 - Disallow setting AudioNode.channelCount to zero; r=roc 2013-05-23 07:46:20 -04: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
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 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
BluetoothDeviceEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
CallEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
CameraManager.webidl bug 870678 - move CameraSelector dictionary to webidl r=bz 2013-05-15 07:07:08 -04:00
CanvasRenderingContext2D.webidl Bug 861938. Make the CanvasWindingRule arguments be treated as missing if undefined is passed in. r=smaug 2013-06-05 20:51:22 -04:00
CaretPosition.webidl Bug 863950 - Crash with outdated CaretPosition object, r=bz 2013-04-20 16:11:20 +03: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 856629 - Part b: Implement ChildNode.remove(); r=bz 2013-04-13 09:08:47 +02:00
ChildNode.webidl Bug 856629 - Part b: Implement ChildNode.remove(); r=bz 2013-04-13 09:08:47 +02:00
ClientRect.webidl Bug 850817 - Move ClientRect to Paris bindings; r=bz 2013-03-17 08:55:17 +01:00
ClientRectList.webidl Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey 2013-05-09 13:08:29 -04: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
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
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 Bug 840898. Flag our nullable return value as actually being nullable. r=tbsaunde 2013-02-15 22:36:15 -05:00
CustomEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
DataChannel.webidl Bug 878945: rename RTCDataChannelInit dictionary items to match updated spec r=smaug 2013-06-03 17:34:42 -04: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
DelayNode.webidl
DesktopNotification.webidl Bug 862983 - HeaderFile annotation for WebIDL interfaces, r=bz 2013-04-17 23:29:09 +03:00
DeviceLightEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03: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 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
DeviceStorage.webidl Bug 881386 - DeviceStorage: Add .default attribute to webidl. r=Ms2ger 2013-06-12 09:30:23 -07:00
DeviceStorageChangeEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
Document.webidl Bug 839103 - Part 6: Allow style sheet change event enabling to be controlled through a chrome-only attribute on Documents. r=bz 2013-05-16 17:13:35 +10:00
DocumentFragment.webidl Bug 869002 - DocumentFragment should be constructable, r=Ms2ger 2013-05-23 03:59:00 -07: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 870856 - Convert DOMError to WebIDL. r=Ms2ger, r=bz 2013-05-18 13:52:06 -04:00
DOMImplementation.webidl Bug 851916 part 2 - createHTMLDocument() should work with no arguments; r=bz 2013-03-21 14:55:08 +02:00
DOMParser.webidl
DOMRequest.webidl Bug 885701 - [DOMRequest] Implement DOMRequestService.fireDetailedError. r,sr=sicking 2013-06-28 10:53:44 +08: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 814090 - [classList] Implement the second force argument for toggle. r=bz 2013-06-14 23:22:17 +02:00
DOMTransaction.webidl
DOMTransactionEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
DragEvent.webidl Bug 856351 - Paris binding for DragEvent, r=peterv 2013-04-19 02:13:35 +03:00
DummyBinding.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
DynamicsCompressorNode.webidl
Element.webidl Bug 852135 - Part d: Move nsDOMAttributeMap to WebIDL bindings, remove CI and QS; r=bz 2013-04-26 08:48:27 +02:00
ElementReplaceEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
Event.webidl Bug 874669 - Remove legacy event type constants. r=smaug 2013-06-26 02:12:48 +09:00
EventHandler.webidl
EventListener.webidl Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
EventSource.webidl
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 860731 - Part b: Use FileMode for LockedFile; r=janv 2013-06-12 09:00:06 +02: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 858212 - Move FileReader to Paris bindings; r=bz 2013-04-13 09:06:31 +02:00
FileReaderSync.webidl
FileRequest.webidl Bug 824986 - Move DOMRequest and subclasses to Paris bindings; r=khuey 2013-03-17 09:51:36 +01: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
Future.webidl Backed out changeset 96036434bb78 (bug 875289) for mochitest-chrome failures on a CLOSED TREE 2013-06-20 11:20:49 +01:00
GainNode.webidl
Gamepad.webidl bug 860413 - Allow setting standard gamepad mapping. r=smaug 2013-04-09 08:43:25 -04:00
GamepadAxisMoveEvent.webidl bug 857092 - put non-standard Gamepad events behind another pref. r=smaug 2013-06-19 15:05:47 -04:00
GamepadButtonEvent.webidl bug 857092 - put non-standard Gamepad events behind another pref. r=smaug 2013-06-19 15:05:47 -04:00
GamepadEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
Geolocation.webidl Bug 850442 - Part 3 - Convert callbacks, Geolocation and Position. r=bz 2013-04-12 13:01:29 -07:00
HashChangeEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
HTMLAnchorElement.webidl Bug 839912 - Implement the URLUtils interface; r=Ms2ger 2013-02-19 01:07:44 -05: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 839913 - Fix HTMLAreaElement's stringifier; r=bz 2013-03-05 10:46:48 +01: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 798438 - Use a dictionary to set context options instead of an nsIPropertyBag r=bz 2013-06-07 11:42:12 -07:00
HTMLCollection.webidl Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey 2013-05-09 13:08:29 -04:00
HTMLDataElement.webidl Bug 839371 - Implement HTML5 <data> element. r=smaug 2013-02-26 15:19:05 -05:00
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 877277 - Move the document.all getter into WebIDL; r=smaug 2013-06-12 08:55:00 +02:00
HTMLElement.webidl Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey 2013-05-09 13:08:29 -04:00
HTMLEmbedElement.webidl Bug 881128 - Remove nsIDOMGetSVGDocument r=bz 2013-06-11 21:56:26 -07:00
HTMLFieldSetElement.webidl
HTMLFontElement.webidl
HTMLFormElement.webidl Bug 841442 - Move HTMLFormElement to WebIDL, r=bz 2013-06-19 10:24:37 -04:00
HTMLFrameElement.webidl Bug 842495 - Cleanup contentDocument/contentWindow getters; r=mounir 2013-02-28 21:28:32 +01:00
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
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 881128 - Remove nsIDOMGetSVGDocument r=bz 2013-06-11 21:56:26 -07: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 874640 - Make HTMLInputElement.valueAsDate visibility pref controlled. r=bz 2013-05-23 14:10:26 +01:00
HTMLLabelElement.webidl
HTMLLegendElement.webidl Bug 838532 - Convert HTMLLegendElement to WebIDL. r=Ms2ger 2013-02-15 11:55:53 -05: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 877135. Remove HTMLMediaElement::mozLoadFrom since it's nonstandard and no longer needed (setting 'src' to another element's 'currentSrc' works just as well). r=doublec 2013-06-04 15:28:23 +12:00
HTMLMenuElement.webidl Bug 838559 - Convert HTMLMenuElement to WebIDL. r=Ms2ger, r=peterv 2013-02-18 06:59:08 -05:00
HTMLMenuItemElement.webidl Bug 838598 - Part 2: Convert HTMLMenuItemElement to WebIDL. r=Ms2ger, r=janv 2013-02-18 05:06:27 -05:00
HTMLMetaElement.webidl
HTMLMeterElement.webidl
HTMLModElement.webidl
HTMLObjectElement.webidl Bug 880735 part A - Add a .defaultFallbackType to plugins so that we can avoid re-implementing the ShouldPlay logic in the frontend code. r=johns 2013-06-24 08:51:07 -04: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 Fix for bug 825628 (Implement NamedConstructor) - use NamedConstructor for Image() and Option(). r=bz. 2013-01-22 11:53:13 +01:00
HTMLOptionsCollection.webidl Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey 2013-05-09 13:08:29 -04: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 877910 - Make HTMLSelectElement.namedItem return 'HTMLOptionElement' instead of 'object'; r=bz 2013-06-01 08:56:34 +02: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
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 Backed out 6 changesets (bug 832920, bug 825341, bug 838582, bug 842726, bug 629801, bug 842561) for Linux32 debug mochitest-2 and Windows/OSX mochitest-browser-chrome failures on a CLOSED TREE. 2013-02-22 15:30:06 -05:00
HTMLTimeElement.webidl Bug 629801 Implement HTML5 <time> element. r=smaug, peterv, hsivonen 2013-02-22 10:07:42 -05:00
HTMLTitleElement.webidl
HTMLTrackElement.webidl Bug 833385 - Implement HTMLTrackElement and TextTrack. r=bz,Ms2ger 2013-05-22 00:14:00 +08: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 Backout 184ef886365d, 4c6a6ac3a9d5, and 59857a435c3b on a CLOSED TREE 2013-06-28 16:55:35 +12:00
IccCardLockErrorEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
IDBDatabase.webidl Bug 868312 finale: finish rooting dom/ code. r=smaug 2013-05-17 21:48:25 -04:00
IDBFactory.webidl Bug 854323 - Move IDBFactory to Paris bindings. r=khuey 2013-03-31 10:18:30 +02:00
IDBVersionChangeEvent.webidl Bug 847607 - Paris bindings for IDB event, r=khuey 2013-03-12 19:45:59 +02:00
ImageData.webidl
ImageDocument.webidl Bug 868929 - Convert ImageDocument to WebIDL, switch to WebIDL. r=bz. 2013-05-06 15:42:00 +02: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
KeyboardEvent.webidl Bug 871786 - Separate D2E KeyEvent constants and a method from KeyboardEvent. r=smaug, bz 2013-05-19 10:28:47 +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
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 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07: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
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
MediaStreamEvent.webidl Bug 823512: Rewrite PeerConnection in JS-implemented WebIDL r=bz,jesup 2013-05-07 20:55:21 -04:00
MediaStreamList.webidl
MediaStreamTrack.webidl Bug 868405. Support 'enabled' attribute on MediaStreamTrack. r=jesup 2013-05-30 16:44:43 +12:00
MessageEvent.webidl Bug 847583 - Paris binding for MessageEvent, r=peterv 2013-03-13 22:18:36 +02:00
MobileMessageManager.webidl Bug 868312 finale: finish rooting dom/ code. r=smaug 2013-05-17 21:48:25 -04: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
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
MozCellBroadcastEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
MozContactChangeEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +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
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
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
MozStkCommandEvent.webidl Bug 868232 - Paris binding for MozStkCommandEvent, r=peterv 2013-05-07 15:46:07 +03:00
MozTimeManager.webidl Bug 875784 - Move MozTimeManager to WebIDL; r=smaug 2013-06-12 09:00:07 +02:00
MozVoicemailEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03: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
NetDashboard.webidl Bug 843865 - Implement Networking Dashboard using webidl. r=bz 2013-04-14 21:32:06 -04:00
Node.webidl Bug 834699 - Stop checking dom.xbl_scopes. r=bz 2013-05-02 16:02:03 -07:00
NodeFilter.webidl
NodeIterator.webidl Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv 2013-02-28 12:56:42 -05:00
NodeList.webidl
Notification.webidl Bug 782211 - Part 5: Implement Notification API. r=smaug 2013-03-18 06:24:54 -07:00
NotifyAudioAvailableEvent.webidl Bug 847597 - Paris binding for NotifyAudioAvailableEvent, r=peterv 2013-05-02 20:11:12 +03:00
NotifyPaintEvent.webidl Bug 847598 - Paris binding for NotifyPaintEvent, r=peterv 2013-04-15 23:27:37 +03: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 Bug 836599 - Part 9: Implement the DOM binding for OfflineAudioContext; r=roc 2013-05-16 19:30:41 -04:00
OfflineResourceList.webidl Bug 876240 - Move OfflineResourceList to WebIDL; r=mounir 2013-06-01 08:53:44 +02:00
PageTransitionEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
PaintRequest.webidl Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey 2013-05-09 13:08:29 -04: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
Performance.webidl
PerformanceNavigation.webidl
PerformanceTiming.webidl
PeriodicWave.webidl Bug 865256 - Part 2: Rename WaveTable to PeriodicWave; r=roc 2013-06-19 18:24:26 -04:00
PopStateEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
PopupBlockedEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03: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
Range.webidl Bug 868999 - Range should be constructable. r=Ms2ger 2013-05-21 14:33:28 -04: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 823512: Part 2: Update PeerConnection to spec. states + DataChannel. r=bz,rjesup,ekr 2013-05-16 19:40:23 -04:00
RTCIceCandidate.webidl Bug 823512: Rewrite PeerConnection in JS-implemented WebIDL r=bz,jesup 2013-05-07 20:55:21 -04:00
RTCPeerConnection.webidl Bug 878945: rename RTCDataChannelInit dictionary items to match updated spec r=smaug 2013-06-03 17:34:42 -04:00
RTCPeerConnectionIceEvent.webidl Bug 823512: Part 2: Update PeerConnection to spec. states + DataChannel. r=bz,rjesup,ekr 2013-05-16 19:40:23 -04:00
RTCSessionDescription.webidl Bug 823512: Part 4: Workaround for lack of serializer support (bug 863402). r=bz 2013-05-15 01:07:49 -04:00
Screen.webidl
ScriptProcessorNode.webidl Bug 834513 - Part 3: Implement ScriptProcessorNode; r=roc 2013-04-13 21:37:04 -04:00
ScrollAreaEvent.webidl Bug 855241 - Paris binding for ScrollAreaEvent, r=peterv 2013-03-28 16:21:20 +02: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
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 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07: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 525444 - (Part 1/3) Basic SpeechSynthesis setup and voice registration. r=smaug 2013-04-03 15:13:16 -07: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
StyleRuleChangeEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
StyleSheet.webidl Bug 846972 part 2. Add the WebIDL APIs for StyleSheet and CSSStyleSheet. r=peterv 2013-03-17 10:42:59 -04:00
StyleSheetApplicableStateChangeEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
StyleSheetChangeEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03: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
SVGAnimatedLength.webidl
SVGAnimatedLengthList.webidl
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
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 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGEllipseElement.webidl
SVGFEBlendElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFEColorMatrixElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFEComponentTransferElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFECompositeElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFEConvolveMatrixElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFEDiffuseLightingElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFEDisplacementMapElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFEDistantLightElement.webidl Bug 832155: Convert SVGFEDistantLightElement to WebIDL r=Ms2ger 2013-03-15 03:01:38 -04: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 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07: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 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFEOffsetElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFEPointLightElement.webidl Bug 832155: Convert SVGFEPointLightElement to WebIDL r=Ms2ger 2013-03-13 17:41:20 -04:00
SVGFESpecularLightingElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFESpotLightElement.webidl Bug 853692: Convert SVGFESpotLightElement to WebIDL r=Ms2ger 2013-03-25 02:26:04 -04:00
SVGFETileElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFETurbulenceElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGFilterElement.webidl Bug 837044 - Convert SVGFilterElement to WebIDL r=bz 2013-02-17 21:14:02 -05: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 852620 - Convert SVGRect to WebIDL, r=Ms2ger 2013-03-26 16:53:13 +01:00
SVGImageElement.webidl Bug 827158 part 10. Implement the WebIDL API for <object>. r=peterv,johns 2013-03-04 14:08:24 -05:00
SVGLengthList.webidl
SVGLinearGradientElement.webidl
SVGLineElement.webidl
SVGMarkerElement.webidl
SVGMaskElement.webidl Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey 2013-05-09 13:08:29 -04:00
SVGMatrix.webidl
SVGMetadataElement.webidl
SVGMPathElement.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 Bug 852620 - Convert SVGRect to WebIDL, r=Ms2ger 2013-03-26 16:53:13 +01:00
SVGRectElement.webidl
SVGScriptElement.webidl
SVGSetElement.webidl
SVGStopElement.webidl
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 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07: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 398825 - Make the selectSubString method pref enabled and fix and re-enable the mochitests r=Ms2ger 2013-04-02 12:17:52 +01:00
SVGTextElement.webidl
SVGTextPathElement.webidl
SVGTextPositioningElement.webidl
SVGTitleElement.webidl
SVGTransform.webidl
SVGTransformList.webidl
SVGTSpanElement.webidl
SVGUnitTypes.webidl Bug 837044 - Convert SVGFilterElement to WebIDL r=bz 2013-02-17 21:14:02 -05:00
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
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 833385 - Implement HTMLTrackElement and TextTrack. r=bz,Ms2ger 2013-05-22 00:14:00 +08:00
TextTrackCue.webidl Bug 833385 - Implement HTMLTrackElement and TextTrack. r=bz,Ms2ger 2013-05-22 00:14:00 +08:00
TextTrackCueList.webidl Bug 833385 - Implement HTMLTrackElement and TextTrack. r=bz,Ms2ger 2013-05-22 00:14:00 +08:00
TextTrackList.webidl Bug 833385 - Implement HTMLTrackElement and TextTrack. r=bz,Ms2ger 2013-05-22 00:14:00 +08: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 864145 - Cleanup nsDOMTouchEvent's TouchList getters; r=smaug 2013-04-26 08:48:00 +02:00
TouchList.webidl Bug 856962 - Move Touch to WebIDL bindings; r=mounir 2013-04-21 08:42:19 +02: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 No bug. Fix typo in license boilerplate 2013-05-06 14:38:08 -07:00
TreeWalker.webidl Bug 776536 part 3. Add a WebIDL API to NodeIterator and TreeWalker. r=peterv 2013-02-28 12:56:42 -05:00
UIEvent.webidl Bug 847585 - Paris binding for UIEvent, r=peterv 2013-03-13 22:02:32 +02:00
UndoManager.webidl
URL.webidl
URLUtils.webidl Bug 839912 - Implement the URLUtils interface; r=Ms2ger 2013-02-19 01:07:44 -05:00
UserProximityEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
USSDReceivedEvent.webidl Bug 847611 - Paris bindings for autogenerated events, r=peterv 2013-06-18 21:48:45 +03:00
ValidityState.webidl
VideoStreamTrack.webidl Backed out 4 changesets (bug 834835) for making bug 786539 nearly perma-orange. 2013-04-18 10:32:26 -04:00
WaveShaperNode.webidl Bug 865251 - Implement WaveShaperNode; r=roc 2013-05-14 00:12:30 -04: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
WebGLRenderingContext.webidl bug 738869 - implement OES_vertex_array_object webgl extension - r=bjacob 2013-06-27 17:07:21 -04:00
WebIDL.mk Backout 184ef886365d, 4c6a6ac3a9d5, and 59857a435c3b on a CLOSED TREE 2013-06-28 16:55:35 +12:00
WebSocket.webidl
WheelEvent.webidl Bug 855091 - Paris bindings for WheelEvent, r=peterv 2013-03-28 16:57:33 +02:00
Window.webidl Bug 753453. Add a way for us to pass a high-res timestamp to requestAnimationFrame callbacks. r=roc 2013-04-25 11:13:21 -04: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 796850 - Change XMLHttpRequest interface to support ByteString r=bz 2013-06-13 01:20:10 -04:00
XMLHttpRequestEventTarget.webidl
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
XULCommandEvent.webidl Bug 855110 - Paris binding for XULCommandEvent, r=peterv 2013-03-28 16:19:10 +02:00
XULDocument.webidl Bug 848796 part 2. Add WebIDL API for XULDocument. r=peterv 2013-03-26 11:31:53 -04:00
XULElement.webidl Bug 838691 part 3. Switch touch event handler attributes to using a function to check whether they're enabled. r=peterv 2013-02-19 11:54:41 -05:00