gecko-dev/dom/webidl
Scott Johnson 8fce66a029 Bug 878931: Add a FontSizeInflation() method to Element in order to retrieve font size inflation to use during reflow-on-zoom. [r=kats,mounir]
The reflow-on-zoom behavior needs a more robust determination of the font size inflation, so
that it can adjust its behavior depending on whether font size inflation has been
enabled for a given element's text. This patch also modifies the behavior of reflow-
on-zoom such that it will zoom in to piece of text, with reflow, if the minimum
specified font size in the font size inflation preferences is greater than the
current font size, with font size inflation, of the element.
2013-07-02 09:04:27 -05: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 Bug 813269 - Use double to represent time in Web Audio; r=bzbarsky 2012-11-19 15:52:29 -05:00
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 Bug 838172 - Convert AudioChannelManager to WebIDL. r=peterv 2013-02-08 11:34:47 -05:00
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 Bug 838220 - Remove [NoInterfaceObject] from BatteryManager.webidl. r=peterv 2013-02-05 15:25:53 -05: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 Bug 789691 - Migrate BlobPropertyBag to WebIDL binding dictionary, r=bzbarsky 2012-09-10 09:57:15 -04:00
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 Bug 826703 part 2. Convert CDATASection to WebIDL. r=peterv 2013-01-08 15:45:06 -05:00
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 Bug 753517 part 4. Set up auto-generation of CSS2Properties.webidl from nsCSSPropList.h and enable Paris bindings for CSSStyleDeclaration and CSS2Properties. r=khuey,peterv,dbaron 2012-08-23 21:08:09 -07:00
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 Bug 779917 - Implement CSS.supports(). r=dbaron f=bz 2012-11-25 11:26:07 +11:00
CSSPrimitiveValue.webidl bug 824970 - use webidl for Rect r=bz 2012-12-26 07:26:36 -05:00
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 bug 798567 - convert css values to webidl r=bz 2012-10-01 12:49:41 -04:00
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 Bug 807533 - Implement DelayNode; r=bzbarsky 2012-10-31 20:26:03 -04:00
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 802895 - ns(I)document changes for iframe srcdoc implementation r=bz 2013-06-28 23:13:22 -04: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 883178 - [MMI] Implement DOMMMIResult and DOMMMIError. Part 1: DOMError. r=sicking, sr=peterv 2013-06-30 20:21:31 +08:00
DOMImplementation.webidl Bug 851916 part 2 - createHTMLDocument() should work with no arguments; r=bz 2013-03-21 14:55:08 +02: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 817844 - Fix WebIDL signature of serializeToStream/parseFromStream. r=bz 2012-12-05 19:49:32 -05:00
DOMRequest.webidl Bug 885701 - [DOMRequest] Implement DOMRequestService.fireDetailedError. r,sr=sicking 2013-06-28 10:53:44 +08:00
DOMSettableTokenList.webidl Bug 830231 - Remove nsIDOMDOM(Settable)TokenList r=bz 2013-01-15 03:35:59 -05:00
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 Bug 830992 part 2. Switch DOMTransaction to WebIDL codegen. r=wchen,peterv 2013-02-06 09:42:33 +00:00
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 Bug 809271 - Implement DynamicsCompressorNode; r=bzbarsky 2012-11-06 20:01:11 -05:00
Element.webidl Bug 878931: Add a FontSizeInflation() method to Element in order to retrieve font size inflation to use during reflow-on-zoom. [r=kats,mounir] 2013-07-02 09:04:27 -05: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 Bug 829072 part 3. Move the event handlers that are shared by HTMLBodyElement, HTMLFramesetElement, and Window onto a WindowEventHandlers interface that can be on the RHS of 'implements'. r=peterv 2013-01-29 08:44:00 -05:00
EventListener.webidl Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
EventSource.webidl Bug 819639 - Part b: Move EventSource to Paris bindings; r=bz 2012-12-22 09:17:05 +01: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 Bug 811615: Enable chrome code to create a new File object by wrapping an existing Blob and provide a custom name/type. r=sicking a=basecamp-blocking 2012-12-11 13:21:03 -08:00
FileHandle.webidl Bug 860731 - Part b: Use FileMode for LockedFile; r=janv 2013-06-12 09:00:06 +02:00
FileList.webidl Fix for bug 788532 (Add the new DOM bindings API to DOM lists). r=bz. 2012-09-05 22:49:53 +02:00
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 Bug 793025: Convert FileReaderSync to WebIDL bindings. r=bz 2012-09-20 19:47:47 -07:00
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 Bug 807526 - Implement GainNode; r=bzbarsky 2012-10-31 15:09:32 -04:00
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 Bug 829072 part 3. Move the event handlers that are shared by HTMLBodyElement, HTMLFramesetElement, and Window onto a WindowEventHandlers interface that can be on the RHS of 'implements'. r=peterv 2013-01-29 08:44:00 -05:00
HTMLBRElement.webidl Bug 837520 - Part 2: Move HTMLBRElement to Web IDL bindings; r=bzbarsky 2013-02-03 18:05:27 -05:00
HTMLButtonElement.webidl Bug 839179 - Part d: Make sure the button element bindings throw exceptions where necessary; r=bz 2013-02-12 11:10:32 +01:00
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 Fix for bug 824007 (Convert HTMLBodyElement, HTMLDataListElement, HTMLFontElement, HTMLFrameSetElement and HTMLLabelElement to new DOM bindings). r=bz. 2012-12-21 15:07:28 +01:00
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 Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey 2013-01-10 10:49:07 -05:00
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 Bug 839105 - Convert HTMLFieldSetElement to WebIDL. r=Ms2ger 2013-02-08 11:34:48 -05:00
HTMLFontElement.webidl Fix for bug 824007 (Convert HTMLBodyElement, HTMLDataListElement, HTMLFontElement, HTMLFrameSetElement and HTMLLabelElement to new DOM bindings). r=bz. 2012-12-21 15:07:28 +01:00
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 Bug 829072 part 3. Move the event handlers that are shared by HTMLBodyElement, HTMLFramesetElement, and Window onto a WindowEventHandlers interface that can be on the RHS of 'implements'. r=peterv 2013-01-29 08:44:00 -05:00
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 824237. Add support for "partial interface" to WebIDL parser. r=khuey 2013-01-10 10:49:07 -05:00
HTMLHRElement.webidl Bug 838233 - Convert HTMLHRElement to WebIDL. r=Ms2ger 2013-02-07 09:57:59 -05:00
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 874640 - Make HTMLInputElement.valueAsDate visibility pref controlled. r=bz 2013-05-23 14:10:26 +01:00
HTMLLabelElement.webidl Fix for bug 824007 (Convert HTMLBodyElement, HTMLDataListElement, HTMLFontElement, HTMLFrameSetElement and HTMLLabelElement to new DOM bindings). r=bz. 2012-12-21 15:07:28 +01:00
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 Bug 837597 - Part b: Move HTMLMapElement to Paris bindings; r=bz 2013-02-07 09:08:57 +01:00
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 Bug 838160 - Part b: Move HTMLMetaElement to Paris bindings; r=bz 2013-02-07 09:08:58 +01:00
HTMLMeterElement.webidl Bug 838750 - Convert HTMLMeterElement to WebIDL. r=Ms2ger 2013-02-07 10:00:39 -05:00
HTMLModElement.webidl Bug 837597 - Part b: Move HTMLModElement to Paris bindings; r=bz 2013-02-07 09:08:58 +01:00
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 Bug 839056 - Convert HTMLOptGroupElement to WebIDL. r=Ms2ger 2013-02-08 11:34:48 -05:00
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 Bug 838160 - Part b: Move HTMLOutputElement to Paris bindings; r=bz 2013-02-12 11:11:01 +01:00
HTMLParagraphElement.webidl Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey 2013-01-10 10:49:07 -05:00
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 Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey 2013-01-10 10:49:07 -05:00
HTMLProgressElement.webidl Bug 839033 - Convert HTMLProgressElement to WebIDL. r=Ms2ger 2013-02-11 13:56:31 -05:00
HTMLPropertiesCollection.webidl Fix for bug 788532 (Add the new DOM bindings API to DOM lists). r=bz. 2012-09-05 22:49:53 +02:00
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 Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey 2013-01-10 10:49:07 -05:00
HTMLSelectElement.webidl Bug 877910 - Make HTMLSelectElement.namedItem return 'HTMLOptionElement' instead of 'object'; r=bz 2013-06-01 08:56:34 +02:00
HTMLSourceElement.webidl Bug 839022 - Convert HTMLSourceElement to WebIDL. r=Ms2ger 2013-02-07 10:39:10 -05:00
HTMLSpanElement.webidl Bug 824823 part 15. Switch HTMLSpanElement to WebIDL. r=peterv 2013-01-04 12:02:15 -05:00
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 Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey 2013-01-10 10:49:07 -05:00
HTMLTableCellElement.webidl Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey 2013-01-10 10:49:07 -05:00
HTMLTableColElement.webidl Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey 2013-01-10 10:49:07 -05:00
HTMLTableElement.webidl Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey 2013-01-10 10:49:07 -05:00
HTMLTableRowElement.webidl Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey 2013-01-10 10:49:07 -05:00
HTMLTableSectionElement.webidl Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey 2013-01-10 10:49:07 -05:00
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 bug 824940 - convert HTMLTitleElement to webidl r=bz 2012-12-25 18:47:17 -05:00
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 Backed out 5fa1f7715c19:7a300d1d1b23 (bug 855130) for Windows build failures 2013-07-01 21:23:37 -07: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
IDBFileHandle.webidl Bug 887909 - Convert IDBFileHandle to WebIDL; r=janv 2013-07-01 09:02:37 +02:00
IDBVersionChangeEvent.webidl Bug 847607 - Paris bindings for IDB event, r=khuey 2013-03-12 19:45:59 +02:00
ImageData.webidl Bug 816425. Mark a few more things [Constant] in IDL, especially ImageData.width/height. r=peterv 2012-12-25 14:00:15 -08:00
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 Bug 837416 - Part 2: Move HTMLStyleElement to Web IDL bindings; r=bzbarsky 2013-02-03 12:42:40 -05:00
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 Bug 837034. Part 2: Convert DOMMediaStream to use WebIDL. r=peterv,jesup 2013-02-15 21:04:11 +13:00
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 Bug 790978 - Convert MutationObserver to webidl, r=bz 2012-12-18 16:50:52 +02:00
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 Bug 816375. Switch NodeFilter to WebIDL bindings. r=peterv 2012-12-14 14:10:49 -05:00
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 Fix for bug 812333 (Replace Node quickstubs with new binding methods) - part 2: install Node's binding methods on the XPConnect proto. r=bz. 2012-11-22 12:09:41 +01:00
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 Bug 796902 - Part c: Implement Paris bindings for PaintRequest; r=bent 2012-12-22 09:16:55 +01:00
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 Bug 816425. Mark a few more things [Constant] in IDL, especially ImageData.width/height. r=peterv 2012-12-25 14:00:15 -08:00
PerformanceNavigation.webidl Bug 778150 part 3. Default attributes to infallible. Allow annotation of fallible attributes in WebIDL. r=peterv 2012-09-05 09:21:33 -04:00
PerformanceTiming.webidl Bug 778150 part 3. Default attributes to infallible. Allow annotation of fallible attributes in WebIDL. r=peterv 2012-09-05 09:21:33 -04:00
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 bug 824970 - add Rect webidl r=bz 2012-12-25 22:08:03 -05:00
RGBColor.webidl bug 821593 - add RGBColor webidl r=bz 2012-10-20 13:42:20 -04:00
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 Bug 816425. Mark a few more things [Constant] in IDL, especially ImageData.width/height. r=peterv 2012-12-25 14:00:15 -08:00
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 Bug 833446: Remove nsIDOMSVGAltGlyphElement r=peterv 2013-02-02 15:22:36 -05:00
SVGAngle.webidl Bug 816778 Part 11: Convert SVGAngle to WebIDL r=bz 2012-12-22 23:54:23 -05:00
SVGAnimatedAngle.webidl Bug 816778 Part 12: Convert SVGAnimatedAngle to WebIDL r=bz 2012-12-22 23:54:23 -05:00
SVGAnimatedBoolean.webidl Bug 816778 Part 8: Convert SVGAnimatedBoolean to WebIDL r=bz 2012-12-22 23:54:22 -05:00
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 Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz 2013-01-19 15:56:00 -05:00
SVGAnimatedLengthList.webidl Bug 816778 Part 13: Convert SVGAnimatedLengthList to WebIDL r=bz 2012-12-22 23:54:25 -05:00
SVGAnimatedNumber.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02:00
SVGAnimatedNumberList.webidl Bug 816778 Part 7: Convert SVGAnimatedNumberList to WebIDL r=bz 2012-12-22 23:54:21 -05:00
SVGAnimatedPathData.webidl Bug 827172 - Convert SVGPathElement to WebIDL r=bz 2013-01-16 15:50:59 -05:00
SVGAnimatedPoints.webidl Bug 825147: Convert SVGPolygonElement and SVGPolylineElement to WebIDL r=bz 2013-01-06 04:32:01 -05:00
SVGAnimatedPreserveAspectRatio.webidl Bug 816778 Part 6: Convert SVGAnimatedPreserveAspectRatio to WebIDL r=bz 2012-12-22 23:54:20 -05:00
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 Bug 816778 Part 4: Convert SVGAnimatedTransformList to WebIDL r=bz 2012-12-22 23:54:20 -05:00
SVGAnimateElement.webidl Bug 824898: Convert SVG animation classes to WebIDL r=bz 2013-01-06 04:32:03 -05:00
SVGAnimateMotionElement.webidl Bug 824898: Convert SVG animation classes to WebIDL r=bz 2013-01-06 04:32:03 -05:00
SVGAnimateTransformElement.webidl Bug 824898: Convert SVG animation classes to WebIDL r=bz 2013-01-06 04:32:03 -05:00
SVGAnimationElement.webidl Bug 824898: Convert SVG animation classes to WebIDL r=bz 2013-01-06 04:32:03 -05:00
SVGCircleElement.webidl Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz 2013-01-19 15:56:00 -05:00
SVGClipPathElement.webidl Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky 2013-07-01 09:02:46 +02:00
SVGComponentTransferFunctionElement.webidl Bug 835065 - Part c: Move SVGComponentTransferFunctionElement and subclasses to Paris bindings; r=bz 2013-02-12 11:10:24 +01:00
SVGDefsElement.webidl Bug 825147: Convert SVGDefsElement to WebIDL r=bz 2013-01-06 01:25:54 -05:00
SVGDescElement.webidl Bug 824327: Convert SVGDescElement to WebIDL r=bz 2013-01-04 20:50:21 -05:00
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 Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz 2013-01-19 15:56:00 -05:00
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 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07: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 Bug 835065 - Part c: Move SVGComponentTransferFunctionElement and subclasses to Paris bindings; r=bz 2013-02-12 11:10:24 +01:00
SVGFEFuncBElement.webidl Bug 835065 - Part c: Move SVGComponentTransferFunctionElement and subclasses to Paris bindings; r=bz 2013-02-12 11:10:24 +01:00
SVGFEFuncGElement.webidl Bug 835065 - Part c: Move SVGComponentTransferFunctionElement and subclasses to Paris bindings; r=bz 2013-02-12 11:10:24 +01:00
SVGFEFuncRElement.webidl Bug 835065 - Part c: Move SVGComponentTransferFunctionElement and subclasses to Paris bindings; r=bz 2013-02-12 11:10:24 +01:00
SVGFEGaussianBlurElement.webidl Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky 2013-07-01 09:03:04 +02: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 Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz 2013-01-19 15:56:00 -05:00
SVGGElement.webidl Bug 825147: Convert SVGGElement to WebIDL r=bz 2013-01-06 01:25:55 -05:00
SVGGradientElement.webidl Bug 825769 - Remove comments about SVGDefinitionElement; DONTBUILD 2013-01-11 09:54:11 +01:00
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 Fix for bug 788532 (Add the new DOM bindings API to DOM lists). r=bz. 2012-09-05 22:49:53 +02:00
SVGLinearGradientElement.webidl Bug 825749 - Convert SVG gradient elements to WebIDL; r=bz 2013-01-11 09:43:01 +01:00
SVGLineElement.webidl Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz 2013-01-19 15:56:00 -05:00
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 816778 Part 2: Convert SVGMatrix to WebIDL r=bz 2012-12-22 23:54:20 -05:00
SVGMetadataElement.webidl Bug 824327: Convert SVGMetadataElement to WebIDL r=bz 2013-01-04 20:50:21 -05:00
SVGMPathElement.webidl Bug 824327: Convert SVGMPathElement to WebIDL r=bz 2013-01-04 20:50:22 -05:00
SVGNumberList.webidl Fix for bug 788532 (Add the new DOM bindings API to DOM lists). r=bz. 2012-09-05 22:49:53 +02:00
SVGPathElement.webidl Bug 827172 - Convert SVGPathElement to WebIDL r=bz 2013-01-16 15:50:59 -05:00
SVGPathSeg.webidl Bug 816778 Part 10: Convert SVGPathSeg and subclasses to WebIDL and remove XPIDL r=bz 2012-12-22 23:54:22 -05:00
SVGPathSegList.webidl Bug 816778 Part 10: Convert SVGPathSeg and subclasses to WebIDL and remove XPIDL r=bz 2012-12-22 23:54:22 -05:00
SVGPatternElement.webidl Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky 2013-07-01 09:02:46 +02:00
SVGPoint.webidl Bug 816778 Part 2: Convert SVGMatrix to WebIDL r=bz 2012-12-22 23:54:20 -05:00
SVGPointList.webidl Bug 816778 Part 1: Convert SVGPoint to WebIDL r=bz 2012-12-22 23:54:19 -05:00
SVGPolygonElement.webidl Bug 825147: Convert SVGPolygonElement and SVGPolylineElement to WebIDL r=bz 2013-01-06 04:32:01 -05:00
SVGPolylineElement.webidl Bug 825147: Convert SVGPolygonElement and SVGPolylineElement to WebIDL r=bz 2013-01-06 04:32:01 -05:00
SVGPreserveAspectRatio.webidl Bug 817442 Part 2: Remove nsIDOMSVG(Animated)PreserveAspectRatio r=bz, jwatt 2012-12-22 23:54:21 -05:00
SVGRadialGradientElement.webidl Bug 825749 - Convert SVG gradient elements to WebIDL; r=bz 2013-01-11 09:43:01 +01:00
SVGRect.webidl Bug 852620 - Convert SVGRect to WebIDL, r=Ms2ger 2013-03-26 16:53:13 +01:00
SVGRectElement.webidl Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz 2013-01-19 15:56:00 -05:00
SVGScriptElement.webidl Bug 833446: Remove nsIDOMSVGScriptElement r=peterv 2013-02-02 15:23:18 -05:00
SVGSetElement.webidl Bug 824898: Convert SVG animation classes to WebIDL r=bz 2013-01-06 04:32:03 -05:00
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 Bug 508725 - Part 10: Implement scoped style sheets for SVG. r=bz 2013-01-09 10:25:48 +11:00
SVGSVGElement.webidl Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger 2013-06-14 15:37:27 -07:00
SVGSwitchElement.webidl Bug 825147: Convert SVGSwitchElement to WebIDL r=bz 2013-01-06 01:25:54 -05:00
SVGSymbolElement.webidl Bug 830181 - Convert SVGSymbolElement to WebIDL r=bz 2013-01-16 15:50:59 -05:00
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 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky 2013-07-01 09:02:46 +02:00
SVGTextElement.webidl Bug 825732: Convert SVGTextElement to WebIDL r=bz, longsonr 2013-01-06 09:14:43 -05:00
SVGTextPathElement.webidl Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky 2013-07-01 09:02:46 +02:00
SVGTextPositioningElement.webidl Bug 825732: Convert SVGTextPositioningElement to WebIDL r=bz 2013-01-06 09:14:43 -05:00
SVGTitleElement.webidl Bug 824327: Convert SVGTitleElement to WebIDL r=bz 2013-01-04 20:50:21 -05:00
SVGTransform.webidl Bug 816778 Part 3: Convert SVGTransform to WebIDL r=bz 2012-12-22 23:54:20 -05:00
SVGTransformList.webidl Bug 816778 Part 3: Convert SVGTransform to WebIDL r=bz 2012-12-22 23:54:20 -05:00
SVGTSpanElement.webidl Bug 825732: Convert SVGTSpanElement to WebIDL r=bz 2013-01-06 09:14:44 -05:00
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 Bug 827182: Convert SVGUseElement to WebIDL 2013-01-16 15:50:59 -05:00
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 Bug 825195 - Update method signatures of TextDecoder and TextEncoder per the latest spec. r=jonas 2012-12-29 09:55:32 +09:00
TextEncoder.webidl Bug 825195 - Update method signatures of TextDecoder and TextEncoder per the latest spec. r=jonas 2012-12-29 09:55:32 +09:00
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 Bug 830992 part 2. Switch DOMTransaction to WebIDL codegen. r=wchen,peterv 2013-02-06 09:42:33 +00:00
URL.webidl Backed out 5fa1f7715c19:7a300d1d1b23 (bug 855130) for Windows build failures 2013-07-01 21:23:37 -07:00
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 Bug 827158 - Part 3: Move the ValidityState API to Web IDL bindings; r=bzbarsky 2013-01-16 13:01:01 -05:00
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 Backed out 5fa1f7715c19:7a300d1d1b23 (bug 855130) for Windows build failures 2013-07-01 21:23:37 -07:00
WebSocket.webidl Bug 792137. [TreatNonCallableAsNull] lives on the callback type now. r=peterv 2012-10-10 15:53:02 -04:00
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 Bug 792137. [TreatNonCallableAsNull] lives on the callback type now. r=peterv 2012-10-10 15:53:02 -04:00
XMLHttpRequestUpload.webidl
XMLSerializer.webidl Bug 817844 - Fix WebIDL signature of serializeToStream/parseFromStream. r=bz 2012-12-05 19:49:32 -05:00
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 816380 followup. Remove unnecessary code. 2012-12-19 22:51:29 -08:00
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