.. |
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
|
|
|
ArchiveRequest.webidl
|
|
|
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 865253 - Part 1: Implement the DOM bindings for OscillatorNode; r=roc
|
2013-08-19 11:53:00 -07:00 |
AudioDestinationNode.webidl
|
Bug 865244 - Implement AudioContext.destination.maxChannelCount. r=ehsan
|
2013-06-10 19:32:28 +02:00 |
AudioListener.webidl
|
|
|
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
|
|
|
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 |
BluetoothAdapter.webidl
|
Bug 889795 - Reply 'Authorize' signal for supported profile, r=echou, sr=mrbkap
|
2013-08-14 13:54:18 +08:00 |
BluetoothDevice.webidl
|
Bug 888595 - Convert BluetoothDevice to WebIDL. r=bz, r=echou
|
2013-08-12 10:34:28 +02:00 |
BluetoothDeviceEvent.webidl
|
Bug 888595 - Convert BluetoothDevice to WebIDL. r=bz, r=echou
|
2013-08-12 10:34:28 +02:00 |
BluetoothManager.webidl
|
Bug 888595 - Convert BluetoothManager bindings to WebIDL. r=bz, r=echou
|
2013-08-12 10:31:58 +02:00 |
BluetoothStatusChangedEvent.webidl
|
Bug 853221 - Patch 2: Distribute events from BluetoothAdapter, r=smaug, sr=mrbkap
|
2013-08-02 18:33:15 +08:00 |
CallEvent.webidl
|
Bug 888592 - move Telephony and TelephonyCall to webidl. sr=sicking, r=bent
|
2013-07-15 16:27:19 +08:00 |
CallsList.webidl
|
Bug 888592 - move Telephony and TelephonyCall to webidl. sr=sicking, r=bent
|
2013-07-15 16:27:19 +08:00 |
CameraManager.webidl
|
bug 870678 - move CameraSelector dictionary to webidl r=bz
|
2013-05-15 07:07:08 -04:00 |
CanvasRenderingContext2D.webidl
|
Bug 865998: Implement WebIDL union return values r=bz
|
2013-07-26 11:25:54 -07: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 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug
|
2013-07-22 08:15:43 -04:00 |
ClientRect.webidl
|
|
|
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
|
|
|
Comment.webidl
|
Bug 869006 - Comment should be consructable. r=Ms2ger
|
2013-05-13 09:22:30 -04:00 |
CompositionEvent.webidl
|
|
|
ConvolverNode.webidl
|
Bug 815643 - Part 1: Implement the DOM bindings for ConvolverNode; r=roc
|
2013-06-10 16:07:55 -04:00 |
Coordinates.webidl
|
Bug 850442 - Part 1 - Wrap nsGeoPosition and nsGeoPositionCoords into Position and Coordinates. r=bz
|
2013-04-12 13:01:28 -07:00 |
Crypto.webidl
|
Bug 883741 - Part 1: WebCrypto: Move Crypto to WebIDL. r=bz
|
2013-08-01 14:57:25 +08:00 |
CSS2Properties.webidl.in
|
|
|
CSS2PropertiesProps.h
|
|
|
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
|
|
|
CSSValue.webidl
|
|
|
CSSValueList.webidl
|
|
|
CustomEvent.webidl
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
DataChannel.webidl
|
Bug 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 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug
|
2013-07-22 08:15:43 -04:00 |
DocumentFragment.webidl
|
Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug
|
2013-07-22 08:15:43 -04:00 |
DocumentType.webidl
|
Bug 856629 - Part b: Implement ChildNode.remove(); r=bz
|
2013-04-13 09:08:47 +02:00 |
DOMCursor.webidl
|
|
|
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
|
|
|
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 890513 - Diagnostic tool: DNS Lookup implementation. r=valentin.gosu
|
2013-08-02 12:42:45 -04:00 |
DynamicsCompressorNode.webidl
|
|
|
Element.webidl
|
Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug
|
2013-07-22 08:15:43 -04:00 |
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
|
|
|
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
|
|
|
FocusEvent.webidl
|
Bug 855741 - Update Focus webidl from Event to FocusEvent. r=smaug
|
2013-06-05 08:02:51 -04:00 |
FormData.webidl
|
Bug 841442 - Move HTMLFormElement to WebIDL, r=bz
|
2013-06-19 10:24:37 -04:00 |
Function.webidl
|
|
|
GainNode.webidl
|
|
|
Gamepad.webidl
|
bug 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 |
History.webidl
|
Bug 903311. Remove all ChromeOnly methods on window.history. r=bzbarsky
|
2013-08-13 21:02:01 -07:00 |
HTMLAnchorElement.webidl
|
|
|
HTMLAppletElement.webidl
|
|
|
HTMLAreaElement.webidl
|
|
|
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 891884 - toBlob should support the quality parameter as toDataURL does r=joedrew sr=mrbkap
|
2013-07-24 12:17:00 +01: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
|
|
|
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 673919 - Remove routeEvent, enableExternalCapture and disableExternalCapture. r=smaug
|
2013-08-01 23:48:18 +09: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
|
|
|
HTMLFrameSetElement.webidl
|
|
|
HTMLHeadElement.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
HTMLHeadingElement.webidl
|
Bug 895873 - backout bug 893117 for Win8 mc bustage
|
2013-07-30 23:32:35 -04:00 |
HTMLHRElement.webidl
|
|
|
HTMLHtmlElement.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
HTMLIFrameElement.webidl
|
Bug 802895 - Implement srcdoc attribute for iframe r=bz
|
2013-06-28 23:13:23 -04:00 |
HTMLImageElement.webidl
|
Bug 878509 - Restore the HTMLImageElement.lowsrc, x, y attributes that were unintentionally removed; r=smaug
|
2013-06-02 17:38:25 +02:00 |
HTMLInputElement.webidl
|
Bug 874640 - Make HTMLInputElement.valueAsDate visibility pref controlled. r=bz
|
2013-05-23 14:10:26 +01:00 |
HTMLLabelElement.webidl
|
Bug 895873 - backout bug 893117 for Win8 mc bustage
|
2013-07-30 23:32:35 -04:00 |
HTMLLegendElement.webidl
|
Bug 893117: Remove nsIDOMHTMLLegendElement r=bz
|
2013-08-01 15:24:24 -07:00 |
HTMLLIElement.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
HTMLLinkElement.webidl
|
|
|
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
|
|
|
HTMLMenuItemElement.webidl
|
|
|
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
|
Bug 903791 - Make HTMLOptionElement.index infallible; r=mounir
|
2013-08-14 08:57:04 +02: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
|
|
|
HTMLTableCaptionElement.webidl
|
|
|
HTMLTableCellElement.webidl
|
|
|
HTMLTableColElement.webidl
|
Bug 893117: Remove nsIDOMHTMLTableColElement r=peterv
|
2013-08-01 15:24:22 -07:00 |
HTMLTableElement.webidl
|
|
|
HTMLTableRowElement.webidl
|
|
|
HTMLTableSectionElement.webidl
|
|
|
HTMLTemplateElement.webidl
|
|
|
HTMLTextAreaElement.webidl
|
|
|
HTMLTimeElement.webidl
|
|
|
HTMLTitleElement.webidl
|
|
|
HTMLTrackElement.webidl
|
Bug 880064 - Change HTMLTrackElement::Kind to a DOMString value. r=Ms2ger
|
2013-07-04 14:16:05 -04:00 |
HTMLUListElement.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
HTMLVideoElement.webidl
|
Bug 889205 - Change HTMLVideoElement.videoPlaybackQuality attribute to getVideoPlaybackAttribute method to reflect the current spec. r=roc
|
2013-07-05 12:24:35 +12:00 |
IccCardLockErrorEvent.webidl
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
IDBCursor.webidl
|
Bug 891944 - Move IDBCursor to WebIDL, r=janv
|
2013-08-01 00:28:13 +02:00 |
IDBDatabase.webidl
|
Bug 888596 - Move IDBDatabase to WebIDL, r=janv
|
2013-07-31 17:48:46 +02:00 |
IDBFactory.webidl
|
Bug 887524 - Move IDBRequest to WebIDL, r=janv
|
2013-08-01 00:28:15 +02:00 |
IDBFileHandle.webidl
|
Bug 888596 - Move IDBDatabase to WebIDL, r=janv
|
2013-07-31 17:48:46 +02:00 |
IDBIndex.webidl
|
Bug 892065 - Move IDBIndex to WebIDL, r=janv
|
2013-07-31 17:48:40 +02:00 |
IDBObjectStore.webidl
|
Bug 887524 - Move IDBRequest to WebIDL, r=janv
|
2013-08-01 00:28:15 +02:00 |
IDBOpenDBRequest.webidl
|
Bug 887524 - Move IDBRequest to WebIDL, r=janv
|
2013-08-01 00:28:15 +02:00 |
IDBRequest.webidl
|
Bug 887524 - Move IDBRequest to WebIDL, r=janv
|
2013-08-01 00:28:15 +02:00 |
IDBTransaction.webidl
|
Bug 888597 - Move IDBObjectStore to WebIDL, r=janv
|
2013-07-31 17:48:36 +02:00 |
IDBVersionChangeEvent.webidl
|
Bug 890382 - Implement a Web IDL event constructor for IDBVersionChangeEvent; r=smaug
|
2013-07-05 13:57:28 -04:00 |
ImageData.webidl
|
|
|
ImageDocument.webidl
|
Bug 895294 - Make ImageDocument OverrideBuiltins. r=peterv
|
2013-08-15 09:50:02 -07:00 |
InputMethod.webidl
|
Bug 899073 - Move MozInputMethod, MozInputMethodManager and MozInputContext to WebIDL and uses Promises. r=yxl,khuey,nsm
|
2013-08-09 17:41:48 +08:00 |
InspectorUtils.webidl
|
|
|
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 |
MediaElementAudioSourceNode.webidl
|
Bug 855568 - Implement MediaElementAudioSourceNode
|
2013-07-25 15:01:49 +12:00 |
MediaError.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
MediaRecorder.webidl
|
Bug 889720 - Media Recording - Implement Pause/Resume DOM API. r=roc
|
2013-07-14 15:31:59 +08:00 |
MediaSource.webidl
|
Bug 855130 - Implement a minimal working subset of the Media Source
|
2013-06-21 15:14:42 +12:00 |
MediaStream.webidl
|
Bug 834835. Part 3: Implement DOMMediaStream::GetAudio/VideoTracks. r=jesup
|
2013-04-17 17:18:37 +12:00 |
MediaStreamAudioDestinationNode.webidl
|
Bug 865257 - Implement MediaStreamAudioDestinationNode. r=ehsan,roc
|
2013-05-21 15:17:47 -04:00 |
MediaStreamAudioSourceNode.webidl
|
Bug 856361. Part 5: Implement MediaStreamAudioSourceNode. r=ehsan
|
2013-07-24 23:29:39 +12:00 |
MediaStreamEvent.webidl
|
Bug 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
|
|
|
MimeType.webidl
|
Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org.
|
2013-07-09 06:58:21 -07:00 |
MimeTypeArray.webidl
|
Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org.
|
2013-07-09 06:58:21 -07:00 |
MobileMessageManager.webidl
|
Bug 868312 finale: finish rooting dom/ code. r=smaug
|
2013-05-17 21:48:25 -04:00 |
MouseEvent.webidl
|
|
|
MouseScrollEvent.webidl
|
Bug 856303 - Paris binding for MouseScrollEvent, r=peterv
|
2013-04-15 23:37:52 +03:00 |
MozActivity.webidl
|
|
|
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 |
MozEmergencyCbModeEvent.webidl
|
Bug 887690 - Part 1: Add emergency callback mode support (idl, webidl). r=hsinyi, sr=smaug
|
2013-08-14 08:48:28 -04:00 |
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
|
|
|
MutationObserver.webidl
|
|
|
Navigator.webidl
|
Bug 888595 - Convert BluetoothManager bindings to WebIDL. r=bz, r=echou
|
2013-08-12 10:31:58 +02:00 |
NetDashboard.webidl
|
Bug 890513 - Diagnostic tool: DNS Lookup implementation. r=valentin.gosu
|
2013-08-02 12:42:45 -04:00 |
Node.webidl
|
Bug 894448 part 1. Move IsChromeOrXBL to xpcpublic.h. r=bholley
|
2013-07-25 19:41:46 -07:00 |
NodeFilter.webidl
|
|
|
NodeIterator.webidl
|
|
|
NodeList.webidl
|
|
|
Notification.webidl
|
|
|
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 |
OscillatorNode.webidl
|
Bug 865253 - Part 2: Implement the alternate enum values for OscillatorNode; r=roc
|
2013-08-19 11:54:00 -07: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 |
ParentNode.webidl
|
Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug
|
2013-07-22 08:15:43 -04:00 |
Performance.webidl
|
Bug 760851 - Add jsonifier WebIDL declaration and add toJSON to performance.timing. r=bz
|
2013-07-26 12:00:49 -04:00 |
PerformanceNavigation.webidl
|
Bug 760851 - Add jsonifier WebIDL declaration and add toJSON to performance.timing. r=bz
|
2013-07-26 12:00:49 -04:00 |
PerformanceTiming.webidl
|
Bug 760851 - Add jsonifier WebIDL declaration and add toJSON to performance.timing. r=bz
|
2013-07-26 12:00:49 -04:00 |
PeriodicWave.webidl
|
Bug 865256 - Part 2: Rename WaveTable to PeriodicWave; r=roc
|
2013-06-19 18:24:26 -04:00 |
PhoneNumberService.webidl
|
Bug 883923 - Provide a Fuzzy Matcher API for phone numbers. r=fabrice
|
2013-07-31 21:04:59 -07:00 |
Plugin.webidl
|
Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org.
|
2013-07-09 06:58:21 -07:00 |
PluginArray.webidl
|
Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org.
|
2013-07-09 06:58:21 -07:00 |
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 |
Promise.webidl
|
Bug 897913 part 3. Enable Promise in chrome and certified apps, even when preffed off. r=bholley, pending review from baku
|
2013-08-07 17:40:20 -04:00 |
PushManager.webidl
|
Bug 884897 - Add permission check to navigator.push load. r=bz
|
2013-08-07 08:04:10 -07:00 |
Range.webidl
|
Bug 891340 - Make Range.collapse optional and default to false
|
2013-07-09 18:29:38 -04:00 |
RecordErrorEvent.webidl
|
Bug 803414 - Part 0: Add RecordErrorEvent. r=smaug
|
2013-06-20 14:06:39 +08:00 |
Rect.webidl
|
|
|
RGBColor.webidl
|
|
|
RTCConfiguration.webidl
|
Bug 823512: Rewrite PeerConnection in JS-implemented WebIDL r=bz,jesup
|
2013-05-07 20:55:21 -04:00 |
RTCDataChannelEvent.webidl
|
Bug 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 872377 - Restore "toJSON" to list of reserved webidl keywords. r=bz
|
2013-07-29 12:39:18 -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 |
SettingsManager.webidl
|
Bug 889503 - Move Settings API to WebIDL. r=gwagner r=bz
|
2013-07-15 18:17:46 -07:00 |
SimpleGestureEvent.webidl
|
Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc
|
2013-04-09 14:44:01 -05:00 |
SmartCardEvent.webidl
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
SourceBuffer.webidl
|
Bug 855130 - Implement a minimal working subset of the Media Source
|
2013-06-21 15:14:42 +12:00 |
SourceBufferList.webidl
|
Bug 855130 - Implement a minimal working subset of the Media Source
|
2013-06-21 15:14:42 +12:00 |
SpeechGrammar.webidl
|
Bug 650295 - Implement main state machine for speech recognition. r=smaug
|
2013-03-27 14:13:57 -07:00 |
SpeechGrammarList.webidl
|
Bug 650295 - Implement main state machine for speech recognition. r=smaug
|
2013-03-27 14:13:57 -07:00 |
SpeechRecognition.webidl
|
Bug 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
|
|
|
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
|
|
|
SVGAnimatedEnumeration.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGAnimatedInteger.webidl
|
Bug 886270 - Move SVGAnimatedInteger to WebIDL; r=dzbarsky
|
2013-07-01 09:02:56 +02:00 |
SVGAnimatedLength.webidl
|
|
|
SVGAnimatedLengthList.webidl
|
|
|
SVGAnimatedNumber.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGAnimatedNumberList.webidl
|
|
|
SVGAnimatedPathData.webidl
|
|
|
SVGAnimatedPoints.webidl
|
|
|
SVGAnimatedPreserveAspectRatio.webidl
|
|
|
SVGAnimatedRect.webidl
|
Bug 871551 - ToDOMAnimatedRect to ToSVGAnimatedRect. r=Ms2ger
|
2013-05-20 07:46:12 -04:00 |
SVGAnimatedString.webidl
|
Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger
|
2013-06-14 15:37:27 -07:00 |
SVGAnimatedTransformList.webidl
|
|
|
SVGAnimateElement.webidl
|
|
|
SVGAnimateMotionElement.webidl
|
|
|
SVGAnimateTransformElement.webidl
|
|
|
SVGAnimationElement.webidl
|
|
|
SVGCircleElement.webidl
|
|
|
SVGClipPathElement.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGComponentTransferFunctionElement.webidl
|
|
|
SVGDefsElement.webidl
|
|
|
SVGDescElement.webidl
|
|
|
SVGDocument.webidl
|
|
|
SVGElement.webidl
|
Bug 835048 - ownerElement should return null rather than throwing for invalid content. r=jwatt
|
2013-08-07 18:40:52 +01:00 |
SVGEllipseElement.webidl
|
|
|
SVGFEBlendElement.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGFEColorMatrixElement.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGFEComponentTransferElement.webidl
|
Bug 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
|
|
|
SVGFEFuncAElement.webidl
|
|
|
SVGFEFuncBElement.webidl
|
|
|
SVGFEFuncGElement.webidl
|
|
|
SVGFEFuncRElement.webidl
|
|
|
SVGFEGaussianBlurElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFEImageElement.webidl
|
|
|
SVGFEMergeElement.webidl
|
|
|
SVGFEMergeNodeElement.webidl
|
Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger
|
2013-06-14 15:37:27 -07:00 |
SVGFEMorphologyElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFEOffsetElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFEPointLightElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFESpecularLightingElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFESpotLightElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFETileElement.webidl
|
Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger
|
2013-06-14 15:37:27 -07:00 |
SVGFETurbulenceElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFilterElement.webidl
|
Bug 886270 - Move SVGAnimatedInteger to WebIDL; r=dzbarsky
|
2013-07-01 09:02:56 +02:00 |
SVGFilterPrimitiveStandardAttributes.webidl
|
Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger
|
2013-06-14 15:37:27 -07:00 |
SVGFitToViewBox.webidl
|
Bug 866796 - Convert SVGAnimatedRect to WebIDL. r=Ms2ger
|
2013-05-09 13:42:12 -04:00 |
SVGForeignObjectElement.webidl
|
|
|
SVGGElement.webidl
|
|
|
SVGGradientElement.webidl
|
|
|
SVGGraphicsElement.webidl
|
Bug 852620 - Convert SVGRect to WebIDL, r=Ms2ger
|
2013-03-26 16:53:13 +01:00 |
SVGImageElement.webidl
|
|
|
SVGLengthList.webidl
|
|
|
SVGLinearGradientElement.webidl
|
|
|
SVGLineElement.webidl
|
|
|
SVGMarkerElement.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGMaskElement.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGMatrix.webidl
|
|
|
SVGMetadataElement.webidl
|
|
|
SVGMPathElement.webidl
|
|
|
SVGNumberList.webidl
|
|
|
SVGPathElement.webidl
|
|
|
SVGPathSeg.webidl
|
|
|
SVGPathSegList.webidl
|
|
|
SVGPatternElement.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
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
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGStringList.webidl
|
Bug 861507 - Move SVGStringList to WebIDL and remove nsIDOMSVGStringList; r=heycam,smaug
|
2013-04-21 08:42:00 +02:00 |
SVGStyleElement.webidl
|
|
|
SVGSVGElement.webidl
|
Bug 889329 - Implement deselectAll(). r=cam,sr=roc
|
2013-07-03 08:41:53 +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 569722 - Implement textLength and lengthAdjust on SVG text elements. r=longsonr
|
2013-07-07 17:27:51 +10:00 |
SVGTextElement.webidl
|
|
|
SVGTextPathElement.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGTextPositioningElement.webidl
|
|
|
SVGTitleElement.webidl
|
|
|
SVGTransform.webidl
|
|
|
SVGTransformList.webidl
|
|
|
SVGTSpanElement.webidl
|
|
|
SVGUnitTypes.webidl
|
|
|
SVGURIReference.webidl
|
Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger
|
2013-06-14 15:37:27 -07:00 |
SVGUseElement.webidl
|
|
|
SVGViewElement.webidl
|
Bug 861507 - Move SVGStringList to WebIDL and remove nsIDOMSVGStringList; r=heycam,smaug
|
2013-04-21 08:42:00 +02:00 |
SVGZoomAndPan.webidl
|
|
|
SVGZoomEvent.webidl
|
Bug 866679 - Convert DOMSVGZoomEvent to WebIDL. r=Ms2ger
|
2013-04-30 13:43:25 -04:00 |
Telephony.webidl
|
Bug 772765 - Conference call - part1 - webidl. sr=sicking, r=bent
|
2013-07-20 14:46:35 +08:00 |
TelephonyCall.webidl
|
Bug 772765 - Conference call - part1 - webidl. sr=sicking, r=bent
|
2013-07-20 14:46:35 +08:00 |
TelephonyCallGroup.webidl
|
Bug 772765 - Conference call - part1 - webidl. sr=sicking, r=bent
|
2013-07-20 14:46:35 +08:00 |
Text.webidl
|
Bug 869000 - Text should be constructable. r=Ms2ger
|
2013-05-21 14:34:36 -04:00 |
TextDecoder.webidl
|
|
|
TextEncoder.webidl
|
|
|
TextTrack.webidl
|
Bug 882706 - Implement TextTrackList::GetTrackById(). r=rillian
|
2013-07-09 11:44:35 -04:00 |
TextTrackCue.webidl
|
Bug 882743 - Make TextTrackCue setters throw. r=rillian, r=bz
|
2013-07-24 14:18:54 -04:00 |
TextTrackCueList.webidl
|
Bug 833385 - Implement HTMLTrackElement and TextTrack. r=bz,Ms2ger
|
2013-05-22 00:14:00 +08:00 |
TextTrackList.webidl
|
Bug 882706 - Implement TextTrackList::GetTrackById(). r=rillian
|
2013-07-09 11:44:35 -04:00 |
TimeEvent.webidl
|
Bug 875155 - Convert TimeEvent to WebIDL. r=smaug
|
2013-05-25 07:55:19 +09:00 |
TimeRanges.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
Touch.webidl
|
Bug 856962 - Move Touch to WebIDL bindings; r=mounir
|
2013-04-21 08:42:19 +02:00 |
TouchEvent.webidl
|
Bug 734503 - Add new DOM binding for TouchList; r=jst.
|
2013-07-10 11:53:53 +02:00 |
TouchList.webidl
|
Bug 734503 - Add new DOM binding for TouchList; r=jst.
|
2013-07-10 11:53:53 +02:00 |
TransitionEvent.webidl
|
Bug 868751: Remove support for obsolete document.createEvent("AnimationEvent"), document.createEvent("TransitionEvent"), AnimationEvent.initAnimationEvent, and TransitionEvent.initTransitionEvent. r=smaug
|
2013-05-08 13:45:35 -07:00 |
TreeColumns.webidl
|
Bug 899388 - Part 1: Enable WebIDL XUL interfaces on Chrome or content XBL. r=bz
|
2013-08-09 23:35:53 +09:00 |
TreeWalker.webidl
|
|
|
UIEvent.webidl
|
|
|
UndoManager.webidl
|
|
|
URL.webidl
|
Bug 855130 - Implement URL::createObjectURL overload for
|
2013-06-21 15:15:15 +12:00 |
URLUtils.webidl
|
|
|
URLUtilsReadOnly.webidl
|
Bug 878600 - Move WorkerLocation to WebIDL; r=khuey
|
2013-07-24 09:41:55 +02: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
|
|
|
VideoPlaybackQuality.webidl
|
Bug 895754 - Update VideoPlaybackQuality to current MSE spec (remove playbackJitter, add totalFrameDelay). r=doublec
|
2013-07-24 11:46:43 +12:00 |
VideoStreamTrack.webidl
|
Backed out 4 changesets (bug 834835) for making bug 786539 nearly perma-orange.
|
2013-04-18 10:32:26 -04:00 |
WaveShaperNode.webidl
|
Bug 875277 - Part 1: Implement WaveShaperNode.oversample - webidl enums. r=ehsan
|
2013-08-06 14:15:07 +08:00 |
WebComponents.webidl
|
Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey
|
2013-05-09 13:08:29 -04:00 |
WebGL2RenderingContext.webidl
|
bug 903481_- step 3 - [WebGL 2.0] implement TRANSFORM_FEEDBACK_BUFFER - r=jgilbert
|
2013-08-20 11:36:20 -04:00 |
WebGLRenderingContext.webidl
|
bug 900767 - Implement the WebGL extension ANGLE_instanced_arrays - r=jgilbert
|
2013-08-13 18:11:01 -04:00 |
WebIDL.mk
|
Bug 772765 - Conference call - part1 - webidl. sr=sicking, r=bent
|
2013-07-20 14:46:35 +08: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 |
WorkerLocation.webidl
|
Bug 878600 - Move WorkerLocation to WebIDL; r=khuey
|
2013-07-24 09:41:55 +02:00 |
WorkerNavigator.webidl
|
Bug 878401 - Move WorkerNavigator to WebIDL; r=khuey
|
2013-07-24 09:38:23 +02: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 899388 - Part 1: Enable WebIDL XUL interfaces on Chrome or content XBL. r=bz
|
2013-08-09 23:35:53 +09:00 |
XULDocument.webidl
|
Bug 899388 - Part 1: Enable WebIDL XUL interfaces on Chrome or content XBL. r=bz
|
2013-08-09 23:35:53 +09:00 |
XULElement.webidl
|
Bug 899388 - Part 1: Enable WebIDL XUL interfaces on Chrome or content XBL. r=bz
|
2013-08-09 23:35:53 +09:00 |