.. |
AnalyserNode.webidl
|
Backed out changeset 81bad314826a (bug 855990) because of build bustage
|
2013-04-01 18:41:30 -04:00 |
AnimationEvent.webidl
|
Bug 847589 - Paris binding for AnimationEvent, r=Ms2ger
|
2013-03-14 23:16:03 +02:00 |
AnonXMLHttpRequest.webidl
|
|
|
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 859595 - Implement the alternate names for AudioBufferSourceNode, AudioContext and AudioParam; r=bzbarsky
|
2013-04-11 22:08:05 -04:00 |
AudioChannelManager.webidl
|
Bug 838172 - Convert AudioChannelManager to WebIDL. r=peterv
|
2013-02-08 11:34:47 -05:00 |
AudioContext.webidl
|
Bug 859600 - Make AudioContext an EventTarget; r=smaug
|
2013-04-25 00:28:39 -04:00 |
AudioDestinationNode.webidl
|
|
|
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 853298 - Part 2: Make AudioNode an EventTarget; r=smaug
|
2013-04-12 11:28:33 -04:00 |
AudioParam.webidl
|
Bug 859595 - Implement the alternate names for AudioBufferSourceNode, AudioContext and AudioParam; r=bzbarsky
|
2013-04-11 22:08:05 -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 |
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 866442 - Implement BiquadFilterNode.getFrequencyResponse; r=padenot
|
2013-04-27 16:29:48 -04:00 |
Blob.webidl
|
|
|
CanvasRenderingContext2D.webidl
|
Bug 856472: Convert CanvasGradient to WebIDL r=bz
|
2013-04-26 10:55:54 -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 827280 - Part 2: DOMEvent. r=philikon a=tef+
|
2013-01-25 19:45:16 +01: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
|
|
|
ClipboardEvent.webidl
|
Bug 855522 - Paris binding for ClipboardEvent, r=peterv
|
2013-03-28 16:11:21 +02:00 |
CommandEvent.webidl
|
Bug 847591 - Paris binding for CommandEvent, r=peterv
|
2013-03-13 23:05:32 +02:00 |
Comment.webidl
|
|
|
CompositionEvent.webidl
|
Bug 854573 - Paris binding for CompositionEvent, r=peterv
|
2013-03-26 13:45:45 +02: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
|
|
|
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
|
|
|
DelayNode.webidl
|
|
|
DesktopNotification.webidl
|
Bug 862983 - HeaderFile annotation for WebIDL interfaces, r=bz
|
2013-04-17 23:29:09 +03:00 |
DeviceMotionEvent.webidl
|
Bug 847596 - Paris binding for DeviceMotionEvent, r=peterv
|
2013-04-16 16:03:46 +03:00 |
Document.webidl
|
Fix document.dir getters and setters to (a) work and (b) conform to HTML5. Bug 151407, r=ehsan
|
2013-04-14 05:37:48 -07:00 |
DocumentFragment.webidl
|
|
|
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
|
|
|
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 824986 - Move DOMRequest and subclasses to Paris bindings; r=khuey
|
2013-03-17 09:51:36 +01:00 |
DOMSettableTokenList.webidl
|
|
|
DOMStringList.webidl
|
|
|
DOMStringMap.webidl
|
|
|
DOMTokenList.webidl
|
|
|
DOMTransaction.webidl
|
Bug 830992 part 2. Switch DOMTransaction to WebIDL codegen. r=wchen,peterv
|
2013-02-06 09:42:33 +00:00 |
DragEvent.webidl
|
Bug 856351 - Paris binding for DragEvent, r=peterv
|
2013-04-19 02:13:35 +03:00 |
DummyBinding.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 |
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 |
Event.webidl
|
Bug 849855 - Expose BaseEventFlags::mMultipleActionsPrevented to chrome JS. r=smaug.
|
2013-03-12 11:28:17 +00: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
|
|
|
EventTarget.webidl
|
Bug 822399 - Make Event to use Paris bindings, r=peterv
|
2013-03-09 13:34:29 +02:00 |
File.webidl
|
|
|
FileHandle.webidl
|
|
|
FileList.webidl
|
|
|
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 |
FormData.webidl
|
Bug 690659 - Add the optional filename parameter to the FormData.append method. r=sicking
|
2013-03-03 19:30:13 +01:00 |
Function.webidl
|
|
|
GainNode.webidl
|
|
|
Gamepad.webidl
|
bug 851542 - Gamepad to webidl (with nsIVariant). r=smaug
|
2013-04-09 08:43:25 -04:00 |
Geolocation.webidl
|
Bug 850442 - Part 3 - Convert callbacks, Geolocation and Position. r=bz
|
2013-04-12 13:01:29 -07: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 839116 part 2. Convert HTMLSharedElement to WebIDL. r=ms2ger
|
2013-02-08 12:20:11 +00: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 826740 - Part f: Move HTMLCanvasElement to Paris bindings; r=khuey
|
2013-04-13 09:05:51 +02:00 |
HTMLCollection.webidl
|
|
|
HTMLDataElement.webidl
|
Bug 839371 - Implement HTML5 <data> element. r=smaug
|
2013-02-26 15:19:05 -05:00 |
HTMLDataListElement.webidl
|
|
|
HTMLDirectoryElement.webidl
|
Bug 839116 part 2. Convert HTMLSharedElement to WebIDL. r=ms2ger
|
2013-02-08 12:20:11 +00:00 |
HTMLDivElement.webidl
|
|
|
HTMLDListElement.webidl
|
|
|
HTMLDocument.webidl
|
Bug 839116 part 2. Convert HTMLSharedElement to WebIDL. r=ms2ger
|
2013-02-08 12:20:11 +00:00 |
HTMLElement.webidl
|
Bug 852846. Make .style [PutForwards=cssText]. r=ms2ger
|
2013-03-20 12:22:25 -04:00 |
HTMLEmbedElement.webidl
|
Bug 843627 part 2. Implement the WebIDL API for <embed> and <applet>. r=peterv
|
2013-03-17 10:42:03 -04:00 |
HTMLFieldSetElement.webidl
|
Bug 839105 - Convert HTMLFieldSetElement to WebIDL. r=Ms2ger
|
2013-02-08 11:34:48 -05:00 |
HTMLFontElement.webidl
|
|
|
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 839116 part 2. Convert HTMLSharedElement to WebIDL. r=ms2ger
|
2013-02-08 12:20:11 +00:00 |
HTMLHeadingElement.webidl
|
|
|
HTMLHRElement.webidl
|
Bug 838233 - Convert HTMLHRElement to WebIDL. r=Ms2ger
|
2013-02-07 09:57:59 -05:00 |
HTMLHtmlElement.webidl
|
Bug 839116 part 2. Convert HTMLSharedElement to WebIDL. r=ms2ger
|
2013-02-08 12:20:11 +00:00 |
HTMLIFrameElement.webidl
|
Bug 844169 - Part 4: Move HTMLIFrameElement to Web IDL bindings; r=ms2ger
|
2013-02-27 10:38:32 -05:00 |
HTMLImageElement.webidl
|
Bug 827158 part 10. Implement the WebIDL API for <object>. r=peterv,johns
|
2013-03-04 14:08:24 -05:00 |
HTMLInputElement.webidl
|
Bug 856611 - Cleanup HTMLInputElement.webidl; r=bz
|
2013-04-04 09:04:45 +02:00 |
HTMLLabelElement.webidl
|
|
|
HTMLLegendElement.webidl
|
Bug 838532 - Convert HTMLLegendElement to WebIDL. r=Ms2ger
|
2013-02-15 11:55:53 -05:00 |
HTMLLIElement.webidl
|
Bug 839116 part 2. Convert HTMLSharedElement to WebIDL. r=ms2ger
|
2013-02-08 12:20:11 +00: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 742537 - Remove HTMLMediaElement.initialTime attribute. r=cpearce,doublec
|
2013-04-01 20:38:54 -04: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 783059 - Plugin instantiation tests for embed/object tags. r=josh
|
2013-03-11 11:47:36 -07:00 |
HTMLOListElement.webidl
|
|
|
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 839056 - Convert HTMLOptGroupElement to WebIDL. r=Ms2ger
|
2013-02-08 11:34:48 -05:00 |
HTMLOutputElement.webidl
|
Bug 838160 - Part b: Move HTMLOutputElement to Paris bindings; r=bz
|
2013-02-12 11:11:01 +01:00 |
HTMLParagraphElement.webidl
|
|
|
HTMLParamElement.webidl
|
Bug 839116 part 2. Convert HTMLSharedElement to WebIDL. r=ms2ger
|
2013-02-08 12:20:11 +00:00 |
HTMLPreElement.webidl
|
|
|
HTMLProgressElement.webidl
|
Bug 839033 - Convert HTMLProgressElement to WebIDL. r=Ms2ger
|
2013-02-11 13:56:31 -05:00 |
HTMLPropertiesCollection.webidl
|
|
|
HTMLQuoteElement.webidl
|
Bug 839116 part 2. Convert HTMLSharedElement to WebIDL. r=ms2ger
|
2013-02-08 12:20:11 +00:00 |
HTMLScriptElement.webidl
|
|
|
HTMLSelectElement.webidl
|
Bug 862084 - Mark HTMLSelectElement.{item,namedItem} as potentially returning null to fix a crash; r=bz
|
2013-04-21 08:41:54 +02:00 |
HTMLSourceElement.webidl
|
Bug 839022 - Convert HTMLSourceElement to WebIDL. r=Ms2ger
|
2013-02-07 10:39:10 -05:00 |
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
|
|
|
HTMLUListElement.webidl
|
|
|
HTMLVideoElement.webidl
|
Bug 841493 - Convert HTMLVideoElement to WebIDL, r=Ms2ger
|
2013-03-19 13:28:34 +01: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
|
|
|
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 |
KeyEvent.webidl
|
Bug 842927 part.1 Implement D3E KeyboardEvent.key r=smaug, sr=smaug
|
2013-04-24 12:49:46 +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 837034. Part 2: Convert DOMMediaStream to use WebIDL. r=peterv,jesup
|
2013-02-15 21:04:11 +13:00 |
Location.webidl
|
Bug 859503. Make unknown extended attributes into parse errors. r=khuey
|
2013-04-10 13:49:06 -04:00 |
MediaError.webidl
|
Bug 840559 - Convert MediaError to WebIDL. r=smaug
|
2013-02-14 10:59:21 -05:00 |
MediaStream.webidl
|
Bug 834835. Part 3: Implement DOMMediaStream::GetAudio/VideoTracks. r=jesup
|
2013-04-17 17:18:37 +12: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
|
Backed out 4 changesets (bug 834835) for making bug 786539 nearly perma-orange.
|
2013-04-18 10:32:26 -04:00 |
MessageEvent.webidl
|
Bug 847583 - Paris binding for MessageEvent, r=peterv
|
2013-03-13 22:18:36 +02: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 |
MozNamedAttrMap.webidl
|
Bug 852135 - Part d: Move nsDOMAttributeMap to WebIDL bindings, remove CI and QS; r=bz
|
2013-04-26 08:48:27 +02: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 856752. Reinstate Node.hasAttributes. r=khuey
|
2013-04-02 00:04:19 -04: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 |
NotifyPaintEvent.webidl
|
Bug 847598 - Paris binding for NotifyPaintEvent, r=peterv
|
2013-04-15 23:27:37 +03:00 |
PaintRequest.webidl
|
|
|
PaintRequestList.webidl
|
|
|
PannerNode.webidl
|
Bug 849914 - Implement the latest spec changes to PannerNode and AudioListener; r=roc
|
2013-03-11 19:09:27 -04:00 |
Performance.webidl
|
|
|
PerformanceNavigation.webidl
|
|
|
PerformanceTiming.webidl
|
|
|
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
|
|
|
Range.webidl
|
Bug 851025 - Remove nsLayoutUtils::RectListBuilder::mRv; r=bz
|
2013-03-17 08:55:16 +01:00 |
Rect.webidl
|
|
|
RGBColor.webidl
|
|
|
RTCConfiguration.webidl
|
Bug 855769: Wire up TURN support in RTCPeerConnection config r=jesup
|
2013-03-29 19:02:08 -04:00 |
RTCIceServer.webidl
|
Bug 825703: Stun configuration from JS for PeerConnections (IP only) r=bz,jesup
|
2013-01-23 14:21:25 -05: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 |
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 |
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 525444 - (Part 1/3) Basic SpeechSynthesis setup and voice registration. r=smaug
|
2013-04-03 15:13:16 -07: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 |
StyleSheet.webidl
|
Bug 846972 part 2. Add the WebIDL APIs for StyleSheet and CSSStyleSheet. r=peterv
|
2013-03-17 10:42:59 -04:00 |
SVGAElement.webidl
|
Bug 833446: Remove nsIDOMSVGAElement r=peterv
|
2013-02-18 17:48:53 -05:00 |
SVGAltGlyphElement.webidl
|
Bug 833446: Remove nsIDOMSVGAltGlyphElement r=peterv
|
2013-02-02 15:22:36 -05:00 |
SVGAngle.webidl
|
|
|
SVGAnimatedAngle.webidl
|
|
|
SVGAnimatedBoolean.webidl
|
|
|
SVGAnimatedLength.webidl
|
|
|
SVGAnimatedLengthList.webidl
|
|
|
SVGAnimatedNumberList.webidl
|
|
|
SVGAnimatedPathData.webidl
|
|
|
SVGAnimatedPoints.webidl
|
|
|
SVGAnimatedPreserveAspectRatio.webidl
|
|
|
SVGAnimatedTransformList.webidl
|
|
|
SVGAnimateElement.webidl
|
|
|
SVGAnimateMotionElement.webidl
|
|
|
SVGAnimateTransformElement.webidl
|
|
|
SVGAnimationElement.webidl
|
|
|
SVGCircleElement.webidl
|
|
|
SVGClipPathElement.webidl
|
Bug 831561 - SVGClipPathElement should inherit from SVGElement r=longsonr
|
2013-01-29 17:11:44 -05: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
|
|
|
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 852846. Make .style [PutForwards=cssText]. r=ms2ger
|
2013-03-20 12:22:25 -04:00 |
SVGEllipseElement.webidl
|
|
|
SVGFEBlendElement.webidl
|
Bug 847116: WebIDL bindings for SVGFEBlendElement r=Ms2ger
|
2013-03-07 02:17:00 -05:00 |
SVGFEColorMatrixElement.webidl
|
Bug 847120: Convert SVGFEColorMatrixElement to WebIDL r=Ms2ger
|
2013-03-18 19:14:40 -04:00 |
SVGFEComponentTransferElement.webidl
|
Bug 849710 - Convert SVGFEComponentTransferElement to WebIDL r=Ms2ger
|
2013-03-16 00:13:31 -04:00 |
SVGFECompositeElement.webidl
|
Bug 847120: Convert SVGFECompositeElement to WebIDL r=Ms2ger
|
2013-03-18 19:14:40 -04:00 |
SVGFEConvolveMatrixElement.webidl
|
Bug 847120: Convert SVGFEConvolveMatrixElement to WebIDL r=Ms2ger
|
2013-03-25 02:26:06 -04:00 |
SVGFEDiffuseLightingElement.webidl
|
Bug 847120: Convert SVGFEDiffuseLightingElement to WebIDL r=Ms2ger
|
2013-03-25 02:26:05 -04:00 |
SVGFEDisplacementMapElement.webidl
|
Bug 847120: Convert SVGFEDisplacementMapElement to WebIDL r=Ms2ger
|
2013-03-25 02:26:06 -04: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
|
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 847120: Convert SVGFEGaussianBlurElement to WebIDL r=Ms2ger
|
2013-03-19 13:43:31 -04: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 847202: Convert SVGFEMergeNodeElement to WebIDL r=Ms2ger
|
2013-03-07 04:15:22 -05:00 |
SVGFEMorphologyElement.webidl
|
Bug 847120: Convert SVGFEMorphologyElement to WebIDL r=Ms2ger
|
2013-03-26 19:43:33 -04:00 |
SVGFEOffsetElement.webidl
|
Bug 847120: Convert SVGFEOffsetElement to WebIDL r=Ms2ger
|
2013-03-21 13:38:28 -04:00 |
SVGFEPointLightElement.webidl
|
Bug 832155: Convert SVGFEPointLightElement to WebIDL r=Ms2ger
|
2013-03-13 17:41:20 -04:00 |
SVGFESpecularLightingElement.webidl
|
Bug 847120: Convert SVGFESpecularLightingElement to WebIDL r=Ms2ger
|
2013-03-25 02:26:05 -04:00 |
SVGFESpotLightElement.webidl
|
Bug 853692: Convert SVGFESpotLightElement to WebIDL r=Ms2ger
|
2013-03-25 02:26:04 -04:00 |
SVGFETileElement.webidl
|
Bug 847120: Convert SVGFETileElement to WebIDL r=Ms2ger
|
2013-03-11 03:27:08 -04:00 |
SVGFETurbulenceElement.webidl
|
Bug 847120: Convert SVGFETurbulenceElement to WebIDL r=Ms2ger
|
2013-03-26 19:43:33 -04:00 |
SVGFilterElement.webidl
|
Bug 837044 - Convert SVGFilterElement to WebIDL r=bz
|
2013-02-17 21:14:02 -05:00 |
SVGFilterPrimitiveStandardAttributes.webidl
|
Bug 847116: WebIDL bindings for SVGFEBlendElement r=Ms2ger
|
2013-03-07 02:17:00 -05:00 |
SVGFitToViewBox.webidl
|
|
|
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
|
Bug 832154: Convert SVGMarkerElement to WebIDL r=bz
|
2013-01-29 17:11:44 -05:00 |
SVGMaskElement.webidl
|
Bug 832153 - Convert SVGMaskElement to WebIDL r=bz
|
2013-01-23 15:59:46 -05: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
|
Bug 833446: Remove nsIDOMSVGScriptElement r=peterv
|
2013-02-02 15:23:18 -05:00 |
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 852620 - Convert SVGRect to WebIDL, r=Ms2ger
|
2013-03-26 16:53:13 +01: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
|
|
|
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 |
Text.webidl
|
|
|
TextDecoder.webidl
|
|
|
TextEncoder.webidl
|
|
|
TimeRanges.webidl
|
Bug 841014 - Convert TimeRanges to WebIDL. r=Ms2ger, r=peterv
|
2013-03-02 14:16:43 -05: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 847599 - Paris binding for TransitionEvent, r=Ms2ger
|
2013-03-14 23:16:13 +02:00 |
TreeColumns.webidl
|
Bug 861880 - Move TreeColumns to WebIDL; r=bz
|
2013-04-21 08:42:26 +02: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
|
Bug 837034. Part 2: Convert DOMMediaStream to use WebIDL. r=peterv,jesup
|
2013-02-15 21:04:11 +13:00 |
URLUtils.webidl
|
Bug 839912 - Implement the URLUtils interface; r=Ms2ger
|
2013-02-19 01:07:44 -05:00 |
USSDReceivedEvent.webidl
|
|
|
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 |
WebComponents.webidl
|
|
|
WebGLRenderingContext.webidl
|
|
|
WebIDL.mk
|
Bug 852135 - Part d: Move nsDOMAttributeMap to WebIDL bindings, remove CI and QS; r=bz
|
2013-04-26 08:48:27 +02: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 843508 - Remove support for multipart XHR responses. r=jst.
|
2013-03-04 11:06:15 +02:00 |
XMLHttpRequestEventTarget.webidl
|
|
|
XMLHttpRequestUpload.webidl
|
|
|
XMLSerializer.webidl
|
|
|
XMLStylesheetProcessingInstruction.webidl
|
Fix for bug 836809 (Convert XMLStyleSheetProcessingInstruction to WebIDL). r=bz.
|
2013-02-01 13:28:37 +01: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 |