gecko/dom/webidl
2013-09-14 14:59:51 -04:00
..
AnalyserNode.webidl
AnimationEvent.webidl
ArchiveReader.webidl
ArchiveRequest.webidl
Attr.webidl
AudioBuffer.webidl
AudioBufferSourceNode.webidl
AudioChannelManager.webidl Bug 855655 - Part 1: Add new attribute - volumeControlChannel into AudioChannelManager. sr=sicking 2013-09-12 20:25:23 +08:00
AudioContext.webidl Bug 865253 - Part 1: Implement the DOM bindings for OscillatorNode; r=roc 2013-08-19 11:53:00 -07:00
AudioDestinationNode.webidl
AudioListener.webidl
AudioNode.webidl b=906966 limit ConvolverNode and PannerNode input channel count through channelCount and channelCountMode r=ehsan 2013-09-05 07:44:35 +12:00
AudioParam.webidl
AudioProcessingEvent.webidl
AudioStreamTrack.webidl
BarProp.webidl
BatteryManager.webidl
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl
Blob.webidl
BlobEvent.webidl Bug 900904 - Support webidl-only generated events, r=khuey,gps 2013-09-10 21:27:39 +03:00
BluetoothAdapter.webidl Bug 914175 - Reply error when no profile is connected, r=echou 2013-09-11 09:21:48 +02: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
BrowserElementDictionaries.webidl Bug 910088 - Use webIDL dictionaries for DOMWindowResize event details r=bz 2013-08-29 11:54:31 +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
CameraControl.webidl bug 899210 - convert camera control to WebIDL r=bz 2013-07-06 16:55:10 -04:00
CameraManager.webidl
CanvasRenderingContext2D.webidl Bug 902651 - Restore the DrawTarget transform and clip when demoting r=mattwoodrow,bz 2013-08-23 09:52:32 -04:00
CaretPosition.webidl
CDATASection.webidl
CFStateChangeEvent.webidl
ChannelMergerNode.webidl
ChannelSplitterNode.webidl
CharacterData.webidl
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
ClipboardEvent.webidl
CloseEvent.webidl
CommandEvent.webidl
Comment.webidl
CompositionEvent.webidl
ConvolverNode.webidl
Coordinates.webidl
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
CSSStyleSheet.webidl
CSSValue.webidl
CSSValueList.webidl
CustomEvent.webidl
DataChannel.webidl
DataContainerEvent.webidl
DataErrorEvent.webidl
DelayNode.webidl
DesktopNotification.webidl
DeviceLightEvent.webidl Bug 915813: Convert DeviceLightEvent to webidl-only r=smaug 2013-09-14 14:59:50 -04:00
DeviceMotionEvent.webidl
DeviceOrientationEvent.webidl
DeviceProximityEvent.webidl Bug 915248 - Convert DeviceProximityEvent to webidl-only r=smaug 2013-09-11 18:35:51 -04:00
DeviceStorage.webidl
DeviceStorageChangeEvent.webidl
Document.webidl Bug 912322 - Stop making XBL methods available to the web. r=bz 2013-09-06 09:12:56 -07: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
DOMCursor.webidl
DOMError.webidl
DOMException.webidl Bug 911258: Part 3 - Convert exceptions to WebIDL. r=bz 2013-09-08 20:28:49 -07:00
DOMImplementation.webidl Bug 909859. Make the doctype argument of createDocument optional. r=smaug 2013-08-29 00:30:04 -04:00
DOMMMIError.webidl
DOMParser.webidl
DOMRequest.webidl
DOMSettableTokenList.webidl
DOMStringList.webidl
DOMStringMap.webidl
DOMTokenList.webidl Bug 814014 - Implement the new classList specification which permits adding/removing several classes with one call. r=smaug 2013-08-28 09:31:13 +02:00
DOMTransaction.webidl
DOMTransactionEvent.webidl
DragEvent.webidl
DummyBinding.webidl Bug 910088 - Use webIDL dictionaries for DOMWindowResize event details r=bz 2013-08-29 11:54:31 +08:00
DynamicsCompressorNode.webidl
Element.webidl Bug 909863. Add support for the [SameObject] extended attribute in WebIDL. r=khuey 2013-08-29 00:30:05 -04:00
ElementReplaceEvent.webidl
Event.webidl
EventHandler.webidl
EventListener.webidl
EventSource.webidl
EventTarget.webidl
File.webidl
FileHandle.webidl
FileList.webidl
FileMode.webidl
FileReader.webidl
FileReaderSync.webidl
FileRequest.webidl
FMRadio.webidl Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku 2013-09-03 15:26:33 -07:00
FocusEvent.webidl
FormData.webidl
Function.webidl
GainNode.webidl
Gamepad.webidl
GamepadAxisMoveEvent.webidl Bug 856373 - WebIDL-ify Gamepad events r=smaug 2013-09-11 18:35:51 -04:00
GamepadButtonEvent.webidl Bug 856373 - WebIDL-ify Gamepad events r=smaug 2013-09-11 18:35:51 -04:00
GamepadEvent.webidl Bug 856373 - WebIDL-ify Gamepad events r=smaug 2013-09-11 18:35:51 -04:00
Geolocation.webidl
GetUserMediaRequest.webidl Bug 882145: gUM constraints converted to webidl + gUMDevices() takes constraints. r=bz r=jesup 2013-09-14 00:48:39 -04:00
HashChangeEvent.webidl
History.webidl Bug 903311. Remove all ChromeOnly methods on window.history. r=bzbarsky 2013-08-13 21:02:01 -07:00
HTMLAnchorElement.webidl Bug 887364 - Update URLUtils interface. r=ehsan 2013-09-04 13:05:10 -04:00
HTMLAppletElement.webidl
HTMLAreaElement.webidl Bug 887364 - Update URLUtils interface. r=ehsan 2013-09-04 13:05:10 -04:00
HTMLAudioElement.webidl
HTMLBaseElement.webidl
HTMLBodyElement.webidl
HTMLBRElement.webidl
HTMLButtonElement.webidl
HTMLCanvasElement.webidl Bug 911575 - Convert canvas callbacks to WebIDL r=bz 2013-09-11 18:35:51 -04:00
HTMLCollection.webidl
HTMLDataElement.webidl
HTMLDataListElement.webidl
HTMLDirectoryElement.webidl
HTMLDivElement.webidl
HTMLDListElement.webidl
HTMLDocument.webidl Bug 673919 - Remove routeEvent, enableExternalCapture and disableExternalCapture. r=smaug 2013-08-01 23:48:18 +09:00
HTMLElement.webidl
HTMLEmbedElement.webidl
HTMLFieldSetElement.webidl
HTMLFontElement.webidl
HTMLFormElement.webidl
HTMLFrameElement.webidl
HTMLFrameSetElement.webidl
HTMLHeadElement.webidl
HTMLHeadingElement.webidl Bug 895873 - backout bug 893117 for Win8 mc bustage 2013-07-30 23:32:35 -04:00
HTMLHRElement.webidl
HTMLHtmlElement.webidl
HTMLIFrameElement.webidl
HTMLImageElement.webidl
HTMLInputElement.webidl Bug 894840, part 4 - Add an openDirectoryPicker() method to HTMLInputElement. r=mounir, r=khuey 2013-08-22 10:43: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
HTMLLinkElement.webidl
HTMLMapElement.webidl
HTMLMediaElement.webidl
HTMLMenuElement.webidl
HTMLMenuItemElement.webidl
HTMLMetaElement.webidl
HTMLMeterElement.webidl
HTMLModElement.webidl
HTMLObjectElement.webidl
HTMLOListElement.webidl
HTMLOptGroupElement.webidl
HTMLOptionElement.webidl Bug 903791 - Make HTMLOptionElement.index infallible; r=mounir 2013-08-14 08:57:04 +02:00
HTMLOptionsCollection.webidl
HTMLOutputElement.webidl
HTMLParagraphElement.webidl
HTMLParamElement.webidl
HTMLPreElement.webidl
HTMLProgressElement.webidl
HTMLPropertiesCollection.webidl
HTMLQuoteElement.webidl
HTMLScriptElement.webidl
HTMLSelectElement.webidl Bug 596681 - Implement HTMLSelectElement.selectedOptions attribute. r=smaug 2013-09-02 14:23:27 -03:00
HTMLSourceElement.webidl
HTMLSpanElement.webidl
HTMLStyleElement.webidl
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
HTMLUListElement.webidl
HTMLVideoElement.webidl
IccCardLockErrorEvent.webidl
IDBCursor.webidl Bug 906812: Remove nsISupports usage from IndexedDB WebIDL. r=sicking 2013-08-22 22:17:10 -07:00
IDBDatabase.webidl Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent 2013-09-11 06:18:36 +02:00
IDBFactory.webidl Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent 2013-09-11 06:18:36 +02:00
IDBFileHandle.webidl Bug 888596 - Move IDBDatabase to WebIDL, r=janv 2013-07-31 17:48:46 +02:00
IDBIndex.webidl Bug 892065 - Move IDBIndex to WebIDL, r=janv 2013-07-31 17:48:40 +02:00
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 906812: Remove nsISupports usage from IndexedDB WebIDL. r=sicking 2013-08-22 22:17:10 -07: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 904530 - Implement composition methods for InputContext API. r=fabrice, r=masayuki 2013-08-30 08:07:16 -04:00
InspectorUtils.webidl
InterAppConnection.webidl Bug 876397 - Inter-App Communication API (part 1, Web IDLs). r=nsm,ted sr=smaug 2013-07-30 22:03:06 +08:00
InterAppConnectionRequest.webidl Bug 876397 - Inter-App Communication API (part 1, Web IDLs). r=nsm,ted sr=smaug 2013-07-30 22:03:06 +08:00
InterAppMessageEvent.webidl Bug 876397 - Inter-App Communication API (part 6, post message). r=nsm,bent 2013-08-16 17:50:37 +08:00
InterAppMessagePort.webidl Bug 876397 - Inter-App Communication API (part 8, follow-up). r=bent 2013-09-12 22:14:48 +08:00
KeyboardEvent.webidl
KeyEvent.webidl
LinkStyle.webidl
LocalMediaStream.webidl
Location.webidl Bug 887364 - Update URLUtils interface. r=ehsan 2013-09-04 13:05:10 -04:00
MediaElementAudioSourceNode.webidl Bug 855568 - Implement MediaElementAudioSourceNode 2013-07-25 15:01:49 +12:00
MediaError.webidl
MediaRecorder.webidl Bug 889720 - Media Recording - Implement Pause/Resume DOM API. r=roc 2013-07-14 15:31:59 +08:00
MediaSource.webidl
MediaStream.webidl
MediaStreamAudioDestinationNode.webidl
MediaStreamAudioSourceNode.webidl Bug 856361. Part 5: Implement MediaStreamAudioSourceNode. r=ehsan 2013-07-24 23:29:39 +12:00
MediaStreamEvent.webidl
MediaStreamList.webidl
MediaStreamTrack.webidl Bug 882145: gUM constraints converted to webidl + gUMDevices() takes constraints. r=bz r=jesup 2013-09-14 00:48:39 -04:00
MessageChannel.webidl Bug 677638 - MessageChannel and MessagePort disabled by pref, r=smaug 2013-09-03 14:39:03 +02:00
MessageEvent.webidl Bug 848294 - Update MessageEvent to be compatible with the spec, r=bz 2013-09-11 16:10:01 +02:00
MessagePort.webidl Bug 677638 - MessageChannel and MessagePort disabled by pref, r=smaug 2013-09-03 14:39:03 +02:00
MessagePortList.webidl Bug 848294 - Update MessageEvent to be compatible with the spec, r=bz 2013-09-11 16:10:01 +02:00
MimeType.webidl Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org. 2013-07-09 06:58:21 -07:00
MimeTypeArray.webidl Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org. 2013-07-09 06:58:21 -07:00
MobileMessageManager.webidl
MouseEvent.webidl
MouseScrollEvent.webidl
moz.build Bug 915813: Remove nsIDOMUserProximityEvent r=smaug 2013-09-14 14:59:51 -04:00
MozActivity.webidl
MozApplicationEvent.webidl
MozCellBroadcast.webidl Bug 865403 - Move MozCellBroadcast to WebIDL. r=Ms2ger 2013-08-27 11:38:37 +08:00
MozCellBroadcastEvent.webidl
MozContactChangeEvent.webidl
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
MozMmsMessage.webidl
MozNamedAttrMap.webidl
MozOtaStatusEvent.webidl Bug 882983 - Part 1: Add ota status event (idl, webidl). r=hsinyi, sr=smaug 2013-08-27 08:25:53 -04:00
MozPowerManager.webidl Bug 911603 - Convert MozPowerManager to WebIDL r=Ms2ger 2013-09-10 19:03:56 -04:00
MozSettingsEvent.webidl
MozSmsEvent.webidl
MozStkCommandEvent.webidl
MozTimeManager.webidl
MozVoicemail.webidl Bug 888593 - Move MozVoicemail to WebIDL. r=Ms2ger 2013-09-03 16:38:53 +02:00
MozVoicemailEvent.webidl
MozWifiConnectionInfoEvent.webidl
MozWifiStatusChangeEvent.webidl
MutationEvent.webidl
MutationObserver.webidl Bug 912874 - New API to enumerate mutation observers, r=peterv 2013-09-11 22:43:01 +03:00
Navigator.webidl Bug 882145: gUM constraints converted to webidl + gUMDevices() takes constraints. r=bz r=jesup 2013-09-14 00:48:39 -04:00
NetDashboard.webidl Bug 890513 - Diagnostic tool: DNS Lookup implementation. r=valentin.gosu 2013-08-02 12:42:45 -04:00
Node.webidl Bug 912874 - New API to enumerate mutation observers, r=peterv 2013-09-11 22:43:01 +03:00
NodeFilter.webidl
NodeIterator.webidl
NodeList.webidl
Notification.webidl Bug 915450 - [Web Notifications] allow to inspect notification properties. r=bz 2013-09-12 02:50:29 -07:00
NotifyAudioAvailableEvent.webidl
NotifyPaintEvent.webidl
OfflineAudioCompletionEvent.webidl
OfflineAudioContext.webidl
OfflineResourceList.webidl
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
PaintRequest.webidl
PaintRequestList.webidl
PannerNode.webidl
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
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
PopupBlockedEvent.webidl
Position.webidl
PositionError.webidl
ProcessingInstruction.webidl
ProgressEvent.webidl
Promise.webidl Bug 911213 - Implement new promise constructor, r=bz 2013-09-11 18:03:04 +02: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
Rect.webidl
RGBColor.webidl
RTCConfiguration.webidl
RTCDataChannelEvent.webidl
RTCIceCandidate.webidl
RTCPeerConnection.webidl
RTCPeerConnectionIceEvent.webidl
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
ScrollAreaEvent.webidl
SettingsManager.webidl Bug 889503 - Move Settings API to WebIDL. r=gwagner r=bz 2013-07-15 18:17:46 -07:00
SimpleGestureEvent.webidl
SmartCardEvent.webidl
SourceBuffer.webidl
SourceBufferList.webidl
SpeechGrammar.webidl
SpeechGrammarList.webidl
SpeechRecognition.webidl
SpeechRecognitionAlternative.webidl
SpeechRecognitionError.webidl
SpeechRecognitionEvent.webidl
SpeechRecognitionResult.webidl
SpeechRecognitionResultList.webidl
SpeechSynthesis.webidl
SpeechSynthesisEvent.webidl
SpeechSynthesisUtterance.webidl
SpeechSynthesisVoice.webidl
StorageEvent.webidl
StorageType.webidl Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent 2013-09-11 06:18:36 +02:00
StyleRuleChangeEvent.webidl
StyleSheet.webidl
StyleSheetApplicableStateChangeEvent.webidl
StyleSheetChangeEvent.webidl
SVGAElement.webidl
SVGAltGlyphElement.webidl
SVGAngle.webidl
SVGAnimatedAngle.webidl
SVGAnimatedBoolean.webidl
SVGAnimatedEnumeration.webidl
SVGAnimatedInteger.webidl
SVGAnimatedLength.webidl
SVGAnimatedLengthList.webidl
SVGAnimatedNumber.webidl
SVGAnimatedNumberList.webidl
SVGAnimatedPathData.webidl
SVGAnimatedPoints.webidl
SVGAnimatedPreserveAspectRatio.webidl
SVGAnimatedRect.webidl
SVGAnimatedString.webidl
SVGAnimatedTransformList.webidl
SVGAnimateElement.webidl
SVGAnimateMotionElement.webidl
SVGAnimateTransformElement.webidl
SVGAnimationElement.webidl
SVGCircleElement.webidl
SVGClipPathElement.webidl
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
SVGFEColorMatrixElement.webidl
SVGFEComponentTransferElement.webidl
SVGFECompositeElement.webidl
SVGFEConvolveMatrixElement.webidl
SVGFEDiffuseLightingElement.webidl
SVGFEDisplacementMapElement.webidl
SVGFEDistantLightElement.webidl
SVGFEFloodElement.webidl
SVGFEFuncAElement.webidl
SVGFEFuncBElement.webidl
SVGFEFuncGElement.webidl
SVGFEFuncRElement.webidl
SVGFEGaussianBlurElement.webidl
SVGFEImageElement.webidl
SVGFEMergeElement.webidl
SVGFEMergeNodeElement.webidl
SVGFEMorphologyElement.webidl
SVGFEOffsetElement.webidl
SVGFEPointLightElement.webidl
SVGFESpecularLightingElement.webidl
SVGFESpotLightElement.webidl
SVGFETileElement.webidl
SVGFETurbulenceElement.webidl
SVGFilterElement.webidl
SVGFilterPrimitiveStandardAttributes.webidl
SVGFitToViewBox.webidl
SVGForeignObjectElement.webidl
SVGGElement.webidl
SVGGradientElement.webidl
SVGGraphicsElement.webidl
SVGImageElement.webidl
SVGLengthList.webidl
SVGLinearGradientElement.webidl
SVGLineElement.webidl
SVGMarkerElement.webidl
SVGMaskElement.webidl
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
SVGRectElement.webidl
SVGScriptElement.webidl
SVGSetElement.webidl
SVGStopElement.webidl
SVGStringList.webidl
SVGStyleElement.webidl
SVGSVGElement.webidl
SVGSwitchElement.webidl
SVGSymbolElement.webidl
SVGTests.webidl
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
SVGTextPositioningElement.webidl
SVGTitleElement.webidl
SVGTransform.webidl
SVGTransformList.webidl
SVGTSpanElement.webidl
SVGUnitTypes.webidl
SVGURIReference.webidl
SVGUseElement.webidl
SVGViewElement.webidl
SVGZoomAndPan.webidl
SVGZoomEvent.webidl
Telephony.webidl Bug 772765 - Conference call - part1 - webidl. sr=sicking, r=bent 2013-07-20 14:46:35 +08:00
TelephonyCall.webidl Bug 822210 - cdma call waiting - part1 - idl. sr=sicking, r=bent 2013-08-06 20:07:40 +08:00
TelephonyCallGroup.webidl Bug 772765 - Conference call - part1 - webidl. sr=sicking, r=bent 2013-07-20 14:46:35 +08:00
Text.webidl
TextDecoder.webidl
TextEncoder.webidl
TextTrack.webidl Bug 897504 - Implement region API for Gecko. r=giles, khuey 2013-09-13 19:44:33 -04:00
TextTrackCueList.webidl Bug 868509 - Rename TextTrackCue to VTTCue r=rillian 2013-08-27 13:07:00 -07:00
TextTrackList.webidl Bug 882706 - Implement TextTrackList::GetTrackById(). r=rillian 2013-07-09 11:44:35 -04:00
TextTrackRegion.webidl Bug 897504 - Implement region API for Gecko. r=giles, khuey 2013-09-13 19:44:33 -04:00
TextTrackRegionList.webidl Bug 897504 - Implement region API for Gecko. r=giles, khuey 2013-09-13 19:44:33 -04:00
TimeEvent.webidl
TimeRanges.webidl
Touch.webidl
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
TreeColumns.webidl Bug 910220 part 3. Always generate a defineProperty hook for DOM proxies. r=peterv 2013-08-31 00:21:31 -04:00
TreeWalker.webidl
UIEvent.webidl
UndoManager.webidl
URL.webidl Bug 887364 - URL API for main thread. r=ehsan 2013-09-04 13:07:21 -04:00
URLUtils.webidl Bug 887364 - Update URLUtils interface. r=ehsan 2013-09-04 13:05:10 -04:00
URLUtilsReadOnly.webidl Bug 878600 - Move WorkerLocation to WebIDL; r=khuey 2013-07-24 09:41:55 +02:00
UserProximityEvent.webidl Bug 915813: Remove nsIDOMUserProximityEvent r=smaug 2013-09-14 14:59:51 -04:00
USSDReceivedEvent.webidl
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
VTTCue.webidl Bug 868509 - Rename TextTrackCue to VTTCue r=rillian 2013-08-27 13:07:00 -07:00
WaveShaperNode.webidl Bug 875277 - Part 1: Implement WaveShaperNode.oversample - webidl enums. r=ehsan 2013-08-06 14:15:07 +08:00
WebComponents.webidl
WebGL2RenderingContext.webidl bug 908841 - step 4 - Add more natively supported extensions in WebGL 2 - r=jgilbert 2013-08-26 17:12:54 -04:00
WebGLRenderingContext.webidl bug 900767 - Implement the WebGL extension ANGLE_instanced_arrays - r=jgilbert 2013-08-13 18:11:01 -04:00
WebSocket.webidl
WheelEvent.webidl
WifiOptions.webidl Bug 864932 - Rewrite wifi workers in c++ r=mrbkap 2013-08-27 13:54:51 -07:00
Window.webidl
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
XMLHttpRequest.webidl
XMLHttpRequestEventTarget.webidl
XMLHttpRequestUpload.webidl
XMLSerializer.webidl
XMLStylesheetProcessingInstruction.webidl
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