gecko/dom/webidl
Brian Birtles b318248411 Bug 1153734 part 5 - Add AnimationEffectReadonly as a superinterface of KeyframeEffectReadonly; r=smaug
This patch also replaces some tabs with spaces in KeyframeEffect.h because I was
in the area.
2015-04-15 08:48:21 +09:00
..
AbortablePromise.webidl
AbstractWorker.webidl Bug 1084439. Remove ResolveWorkerClasses in favor of [Exposed=System] annotations. r=bholley 2014-10-19 22:25:49 -04:00
ActivityRequestHandler.webidl Bug 1058901 - Disable ActivityRequestHandler in prerendering; r=jst 2014-12-21 11:54:37 -05:00
AlarmsManager.webidl Bug 1058904 - Disable AlarmsManager in prerendering; r=jst 2014-12-21 11:55:45 -05:00
AnalyserNode.webidl
Animatable.webidl Bug 1145246, part 5 - Remove the Animatable.getAnimationPlayers() alias for Animatable.getAnimations(). r=birtles, r=smaug 2015-03-20 18:21:02 +00:00
AnimationEffectReadonly.webidl Bug 1153734 part 5 - Add AnimationEffectReadonly as a superinterface of KeyframeEffectReadonly; r=smaug 2015-04-15 08:48:21 +09:00
AnimationEvent.webidl
AnimationPlayer.webidl Bug 1153734 part 5 - Add AnimationEffectReadonly as a superinterface of KeyframeEffectReadonly; r=smaug 2015-04-15 08:48:21 +09:00
AnimationTimeline.webidl Bug 1152171 part 2 - Rename AnimationTimeline to DocumentTimeline; r=smaug 2015-04-10 10:34:22 +09:00
AnonymousContent.webidl Bug 1020244 - AnonymousContent API and implementation; r=smaug 2014-10-28 11:15:21 +01:00
AppInfo.webidl
AppNotificationServiceOptions.webidl
Apps.webidl Backed out changeset 3a626a11ac38 (bug 1097468) for B2G ICS Emulator m1 test failures 2015-04-01 12:53:02 +02:00
APZTestData.webidl
ArchiveReader.webidl
ArchiveRequest.webidl
Attr.webidl
AudioBuffer.webidl
AudioBufferSourceNode.webidl Bug 1153783 - Implement the detune AudioParam for the AudioBufferSourceNode. r=ehsan 2015-04-14 17:03:50 +02:00
AudioChannel.webidl
AudioChannelManager.webidl
AudioContext.webidl Backed out changeset 7fc52c48e6e3 (bug 1094764) for mulet m-3 perma failure in /test_dataChannel_basicAudioVideo.html 2015-04-09 13:44:27 +02:00
AudioDestinationNode.webidl
AudioListener.webidl
AudioNode.webidl
AudioParam.webidl Bug 1134034 - Add a chrome-only parentId and name on AudioParam for devtools. r=ehsan 2015-04-14 17:03:52 +02:00
AudioProcessingEvent.webidl
AudioStreamTrack.webidl
AudioTrack.webidl
AudioTrackList.webidl
AutocompleteErrorEvent.webidl
AutocompleteInfo.webidl
AVInputPort.webidl Bug 1026350 - Part 1: Inputport API implementation. r=baku 2015-04-08 03:07:00 -04:00
BarProp.webidl
BatteryManager.webidl
BeforeAfterKeyboardEvent.webidl Bug 989198, Patch 2: Implementation of BeforeAfterKeyboardEvent, sr=smaug, r=masayuki. 2014-11-03 15:05:32 +08:00
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl
Blob.webidl Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +01:00
BlobEvent.webidl Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +01:00
BluetoothAdapter2.webidl Bug 1128383 - [bluetooth2] Add adapter.onpairingaborted event handler, f=jocelyn, f=jaliu, r=shuang, r=bz 2015-03-06 11:55:30 +08:00
BluetoothAdapter.webidl
BluetoothAdapterEvent.webidl
BluetoothAttributeEvent.webidl
BluetoothClassOfDevice.webidl
BluetoothDevice2.webidl Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz 2015-02-13 17:13:00 +01:00
BluetoothDevice.webidl
BluetoothDeviceEvent.webidl
BluetoothDiscoveryHandle.webidl
BluetoothDiscoveryStateChangedEvent.webidl
BluetoothGatt.webidl Bug 1114515 - Par h4: Implement Service, Characteristic, Descriptor interfaces for GATT client DiscoverServices API. r=btian, r=mrbkap 2015-03-23 03:27:00 -04:00
BluetoothGattCharacteristic.webidl Bug 1140951 - Implement start/stopNotifications for GATT client API. r=shuang, r=mrbkap 2015-04-08 13:49:28 +08:00
BluetoothGattDescriptor.webidl Bug 1114515 - Par h4: Implement Service, Characteristic, Descriptor interfaces for GATT client DiscoverServices API. r=btian, r=mrbkap 2015-03-23 03:27:00 -04:00
BluetoothGattService.webidl Bug 1114515 - Par h4: Implement Service, Characteristic, Descriptor interfaces for GATT client DiscoverServices API. r=btian, r=mrbkap 2015-03-23 03:27:00 -04:00
BluetoothManager2.webidl
BluetoothManager.webidl
BluetoothPairingEvent.webidl Bug 1127670 - Replace device property of BluetoothPairingEvent with device name. r=btian, r=bz 2015-02-24 22:33:00 +01:00
BluetoothPairingHandle.webidl Bug 1132343 - Patch1: Add accept/reject method in BluetoothPairingHandle interface for supporting consent and displaypasskey pairing requests. r=shuang, r=mrbkap 2015-04-08 13:49:14 +08:00
BluetoothPairingListener.webidl
BluetoothStatusChangedEvent.webidl
BoxObject.webidl Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz 2014-10-14 13:15:21 -07:00
BroadcastChannel.webidl Bug 966439 - BroadcastChannel API - patch 6 - Support any kind of body messages, r=bent 2015-01-15 16:58:41 +00:00
BrowserElement.webidl bug 1126065 - Make JS callers of ios.newChannel call ios.newChannel2 in dom/browser-element. r=sicking 2015-02-23 14:11:23 -08:00
BrowserElementDictionaries.webidl
BrowserFeedWriter.webidl
Cache.webidl Bug 1130452 - Remove support for the prefixMatch option in the service worker cache code; r=bkelly,baku 2015-03-06 08:19:31 -05:00
CacheStorage.webidl Bug 940273 - Part 3 - Service Worker Cache webidl. r=ehsan 2015-03-02 14:12:00 +01:00
CallEvent.webidl
CallGroupErrorEvent.webidl
CallsList.webidl
CameraCapabilities.webidl Bug 1052821 - expose exposure metering modes to JS, r=aosmond,bz 2014-12-12 21:42:13 -05:00
CameraClosedEvent.webidl Bug 1099390 - add reason to onClosed event, r=aosmond,bz 2014-11-25 14:45:00 -05:00
CameraConfigurationEvent.webidl Bug 1104913 - Update selection algorithms for preview, picture and video sizes to have sane defaults. r=mikeh, r=bz 2014-12-12 19:51:29 -08:00
CameraControl.webidl Bug 1062387 - Part 2. Implement DOM and JavaScript facing components of JS camera driver. r=mikeh r=bz 2015-03-01 13:48:37 -05:00
CameraFacesDetectedEvent.webidl Bug 994912 - Add support for promises and event-based notifications to camera. r=mikeh, r=bz 2014-10-03 04:19:00 -04:00
CameraManager.webidl Bug 1104913 - Update selection algorithms for preview, picture and video sizes to have sane defaults. r=mikeh, r=bz 2014-12-12 19:51:29 -08:00
CameraStateChangeEvent.webidl Bug 994912 - Add support for promises and event-based notifications to camera. r=mikeh, r=bz 2014-10-03 04:19:00 -04:00
CameraUtil.webidl Bug 994912 - Add support for promises and event-based notifications to camera. r=mikeh, r=bz 2014-10-03 04:19:00 -04:00
CanvasRenderingContext2D.webidl Bug 1129147 - Part 2. Path option to addHitRegion. r=ehsan r=gw280 2015-03-02 15:33:28 -05:00
CaretPosition.webidl
CDATASection.webidl
CFStateChangeEvent.webidl Bug 1083843 - [MobileConnection] Deprecate CFStateChangeEvent.success. r=hsinyi,smaug,btian 2014-10-23 22:13:35 +08:00
ChannelMergerNode.webidl
ChannelSplitterNode.webidl
CharacterData.webidl
ChildNode.webidl
ChromeNotifications.webidl
Client.webidl Bug 1130686 - Implement client.focus. r=baku 2015-04-07 16:25:08 +03:00
Clients.webidl Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku 2015-03-06 15:04:49 +02:00
ClipboardEvent.webidl
CloseEvent.webidl
CommandEvent.webidl
Comment.webidl
CompositionEvent.webidl Bug 1087378. Stop using WindowProxy for arguments in Web IDL; Window expresses what's going on more clearly. r=peterv 2014-10-29 15:06:20 -04:00
Console.webidl Bug 1139984 - Fix console API in child processes by ensuring windowID is correctly typed. r=bz 2015-03-17 07:13:00 -04:00
Constraints.webidl Bug 1119335 - support ideal/exact constraint syntax. r=mrbkap, r=mt 2015-02-20 17:06:26 -05:00
Contacts.webidl
ContainerBoxObject.webidl Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz 2014-10-14 13:15:21 -07:00
ConvolverNode.webidl
Coordinates.webidl
Crypto.webidl Bug 1147940 - Remove the dom.webcrypto.enabled pref as it is no longer necessary. r=smaug,r=rbarnes 2015-04-08 19:23:05 +01:00
CSPReport.webidl
CSS2Properties.webidl.in
CSS2PropertiesProps.h Bug 649142 - Part 1: Add macros and flags for defining logical properties and don't allocate storage for them in nsRuleData. r=dbaron 2015-01-17 15:16:01 +11:00
CSS.webidl
CSSFontFaceLoadEvent.webidl Bug 1028497 - Part 2: Add Web IDL interfaces for CSS Font Loading API. r=bzbarsky 2014-10-02 12:32:05 +10:00
CSSPrimitiveValue.webidl
CSSRuleList.webidl
CSSStyleDeclaration.webidl Bug 830260. Passing null as the value to CSSStyleDeclaration.setProperty should remove the property. r=heycam 2014-12-01 15:15:59 -05:00
CSSStyleSheet.webidl
CSSValue.webidl
CSSValueList.webidl
CustomEvent.webidl
DataChannel.webidl
DataContainerEvent.webidl
DataErrorEvent.webidl
DataStore.webidl Bug 1121688. Filter out overloads with non-worker-exposed arguments when generating worker bindings. r=peterv 2015-01-20 16:44:14 -05:00
DataStoreChangeEvent.webidl
DataStoreImpl.webidl
DataTransfer.webidl
DedicatedWorkerGlobalScope.webidl
DelayNode.webidl
DesktopNotification.webidl
DeviceLightEvent.webidl
DeviceMotionEvent.webidl
DeviceOrientationEvent.webidl
DeviceProximityEvent.webidl
DeviceStorage.webidl Bug 1113827 part 2. Remove some now-unnecessary [Throws] annotations in our IDL. r=peterv 2015-01-12 11:52:25 -05:00
DeviceStorageChangeEvent.webidl Bug 971732. Hide the DeviceStorage interface object in cases when the corresponding navigator APIs are hidden. r=sicking 2015-01-12 11:52:20 -05:00
Directory.webidl Bug 1113827 part 2. Remove some now-unnecessary [Throws] annotations in our IDL. r=peterv 2015-01-12 11:52:25 -05:00
DisplayPortInputPort.webidl Bug 1026350 - Part 1: Inputport API implementation. r=baku 2015-04-08 03:07:00 -04:00
Document.webidl Bug 1152171 part 2 - Rename AnimationTimeline to DocumentTimeline; r=smaug 2015-04-10 10:34:22 +09:00
DocumentFragment.webidl
DocumentTimeline.webidl Bug 1152171 part 2 - Rename AnimationTimeline to DocumentTimeline; r=smaug 2015-04-10 10:34:22 +09:00
DocumentType.webidl
DOMCursor.webidl Bug 839838 - Implement DOMRequest.then; r=sicking,bzbarsky 2014-10-11 09:46:01 -04:00
DOMError.webidl Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
DOMException.webidl Bug 1107592 part 1. Implement a DOMException constructor. r=peterv 2015-01-02 17:08:33 -05:00
DOMImplementation.webidl
DOMMatrix.webidl Bug 1082663 - Fix for bug 1082663 - DOMMatrix does not implement stringifier from spec. r=bz 2014-10-20 11:14:00 +02:00
DOMMobileMessageError.webidl Bug 1116670 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=sms] to MozMobileMessageManager.webidl. r=smaug 2015-01-05 18:34:31 +08:00
DOMParser.webidl
DOMPoint.webidl
DOMQuad.webidl
DOMRect.webidl
DOMRectList.webidl
DOMRequest.webidl Bug 1113827 part 2. Remove some now-unnecessary [Throws] annotations in our IDL. r=peterv 2015-01-12 11:52:25 -05:00
DOMSettableTokenList.webidl
DOMStringList.webidl Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
DOMStringMap.webidl
DOMTokenList.webidl
DOMTransaction.webidl
DOMTransactionEvent.webidl
DownloadEvent.webidl
Downloads.webidl Bug 825318 - Implement adoptDownload for mozDownloadManager, r=aus, r=sicking 2015-02-24 11:06:59 -05:00
DragEvent.webidl Bug 1135627 - Add implementation of DragEvent constructor. r=jdm r=smaug 2015-03-04 17:52:03 +03:00
DummyBinding.webidl
DynamicsCompressorNode.webidl Bug 1141282 - DynamicCompressorNode's readonly 'reduction' should be a float. r=ehsan 2015-03-12 14:36:39 +01:00
Element.webidl Bug 945584: Part 8 - Implement Scroll Snapping for Middle Mouse Button Scrolls (v2 Patch), r=roc, r=bz 2015-02-19 16:03:07 -08:00
EngineeringMode.webidl
ErrorEvent.webidl Bug 1084439. Remove ResolveWorkerClasses in favor of [Exposed=System] annotations. r=bholley 2014-10-19 22:25:49 -04:00
Event.webidl Bug 1079236, Event.composedTarget to reveal the original non-native-anonymous event target, r=wchen, r=smaug 2015-01-23 13:55:46 +02:00
EventHandler.webidl Backed out changeset 142031795f33 (bug 992685) for failing w3 and w4 tests 2015-01-20 11:21:51 +01:00
EventListener.webidl
EventSource.webidl
EventTarget.webidl Bug 1092102 - Implement a WorkerDebuggerGlobalScope;r=khuey 2015-03-04 00:51:53 +01:00
ExtendableEvent.webidl Backed out changeset 5ed6d1902cc7 (bug 1113621) for asan mochitest-4 bustage on a CLOSED TREE 2015-01-23 19:49:51 -08:00
External.webidl Bug 1058980 - Disable external.addSearchEngine, external.AddSearchProvider in prerendering; r=jst 2014-12-21 12:06:33 -05:00
Fetch.webidl Bug 1109751 - Consume FormData support in Fetch API. r=baku 2015-04-03 22:55:15 -07:00
FetchEvent.webidl Bug 1146365 - Add support of union type for FetchEvent.respondWith. r=nsm, r=ehsan 2015-03-24 10:37:39 +03:00
File.webidl Bug 1077393 - Rename ScalarValueString to USVString. r=smaug 2014-11-20 12:58:00 +01:00
FileList.webidl Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +01:00
FileMode.webidl
FileReader.webidl
FileReaderSync.webidl Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +01:00
FMRadio.webidl Bug 864327 - Support FM RDS in WebAPI, r=ehsan,pzhang,khuey 2014-09-30 12:57:52 -04:00
FocusEvent.webidl
FontFace.webidl Bug 1028497 - Part 12: Implement FontFace.loaded. r=jdaggett,bzbarsky 2014-10-02 12:32:07 +10:00
FontFaceSet.webidl Bug 1072101 - Part 5: Remove indexed property access on FontFaceSet. r=peterv 2015-03-31 14:05:33 +11:00
FontFaceSource.webidl Bug 1028497 - Part 2: Add Web IDL interfaces for CSS Font Loading API. r=bzbarsky 2014-10-02 12:32:05 +10:00
FormData.webidl Backed out 2 changesets (bug 1127150, bug 1085283) for w-p-t failures. 2015-02-21 15:47:04 -05:00
Function.webidl
GainNode.webidl
Gamepad.webidl Bug 852257 - implement Gamepad.timestamp property; r=ted, r=smaug 2015-01-07 14:17:04 -05:00
GamepadAxisMoveEvent.webidl
GamepadButtonEvent.webidl
GamepadEvent.webidl
Geolocation.webidl
GeometryUtils.webidl
GetUserMediaRequest.webidl
HashChangeEvent.webidl
HDMIInputPort.webidl Bug 1026350 - Part 1: Inputport API implementation. r=baku 2015-04-08 03:07:00 -04:00
Headers.webidl Bug 1133861 - Enable the Fetch API by default. r=jst 2015-02-22 01:52:10 -08:00
History.webidl Bug 1058948 - Disable History & Location APIs in prerendering; r=jst 2015-01-14 08:35:02 -05:00
HTMLAllCollection.webidl
HTMLAnchorElement.webidl Bug 1082734 - Disable location.searchParams for cross-origin insecure data access, r=bz 2014-11-03 08:18:22 +00:00
HTMLAppletElement.webidl Bug 1058964 - Disable HTMLAppletElement and HTMLObjectElement in prerendering; r=baku 2015-01-05 20:49:32 -05:00
HTMLAreaElement.webidl Bug 1082734 - Disable location.searchParams for cross-origin insecure data access, r=bz 2014-11-03 08:18:22 +00:00
HTMLAudioElement.webidl
HTMLBaseElement.webidl
HTMLBodyElement.webidl
HTMLBRElement.webidl
HTMLButtonElement.webidl
HTMLCanvasElement.webidl Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley 2014-10-08 17:15:22 +01:00
HTMLCollection.webidl
HTMLContentElement.webidl
HTMLDataElement.webidl
HTMLDataListElement.webidl
HTMLDirectoryElement.webidl
HTMLDivElement.webidl
HTMLDListElement.webidl
HTMLDocument.webidl Bug 1110789 - Cleanup patch for Bug 340494. r=bz 2014-12-12 07:04:00 -05:00
HTMLElement.webidl
HTMLEmbedElement.webidl Bug 993026 - Rename NewResolve to Resolve in browser. r=bz 2014-11-08 01:07:12 +01:00
HTMLFieldSetElement.webidl
HTMLFontElement.webidl
HTMLFormControlsCollection.webidl
HTMLFormElement.webidl
HTMLFrameElement.webidl
HTMLFrameSetElement.webidl
HTMLHeadElement.webidl
HTMLHeadingElement.webidl
HTMLHRElement.webidl
HTMLHtmlElement.webidl
HTMLIFrameElement.webidl Bug 1044736 - Part 1. Add BrowserElement.webidl and stub implementation. r=bz 2014-11-21 18:56:27 +08:00
HTMLImageElement.webidl Backed out changeset 80c32af73390 (bug 1139560) 2015-04-01 09:59:35 +02:00
HTMLInputElement.webidl Bug 1143934 - Disallow mozSetFileNameArray in content processes. r=ehsan 2015-03-31 20:47:00 -04:00
HTMLLabelElement.webidl
HTMLLegendElement.webidl
HTMLLIElement.webidl
HTMLLinkElement.webidl
HTMLMapElement.webidl
HTMLMediaElement.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
HTMLMenuElement.webidl Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv 2014-12-16 11:21:11 -05:00
HTMLMenuItemElement.webidl
HTMLMetaElement.webidl
HTMLMeterElement.webidl
HTMLModElement.webidl
HTMLObjectElement.webidl Bug 1148012 - Expose run ID through nsIObjectLoadingContent.idl. r=josh,smaug. 2015-03-17 13:28:32 -04:00
HTMLOListElement.webidl
HTMLOptGroupElement.webidl
HTMLOptionElement.webidl
HTMLOptionsCollection.webidl
HTMLOutputElement.webidl
HTMLParagraphElement.webidl
HTMLParamElement.webidl
HTMLPictureElement.webidl
HTMLPreElement.webidl
HTMLProgressElement.webidl
HTMLPropertiesCollection.webidl
HTMLQuoteElement.webidl
HTMLScriptElement.webidl
HTMLSelectElement.webidl
HTMLShadowElement.webidl
HTMLSourceElement.webidl
HTMLSpanElement.webidl
HTMLStyleElement.webidl
HTMLTableCaptionElement.webidl
HTMLTableCellElement.webidl
HTMLTableColElement.webidl
HTMLTableElement.webidl
HTMLTableRowElement.webidl
HTMLTableSectionElement.webidl
HTMLTemplateElement.webidl
HTMLTextAreaElement.webidl
HTMLTimeElement.webidl
HTMLTitleElement.webidl
HTMLTrackElement.webidl
HTMLUListElement.webidl
HTMLVideoElement.webidl Bug 1112761 part 1. Replace Pref="media.mediasource.enabled" annotations in IDL with calls to a function which will end up doing something a bit more interesting. r=kinetik 2015-01-08 11:57:10 -05:00
IccCardLockError.webidl Bug 1116680 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=mobileconnection] to ICC interfaces. r=smaug 2015-01-29 15:55:47 +08:00
IccChangeEvent.webidl Bug 1116680 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=mobileconnection] to ICC interfaces. r=smaug 2015-01-29 15:55:47 +08:00
IDBCursor.webidl Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
IDBDatabase.webidl Bug 1112702 - Make IndexedDB transactions non-durable by default, r=khuey. 2015-01-25 22:30:09 -08:00
IDBEnvironment.webidl Bug 975699. Remove mozIndexedDB. r=khuey 2015-02-12 18:39:26 -05:00
IDBFactory.webidl Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
IDBFileHandle.webidl
IDBFileRequest.webidl
IDBIndex.webidl Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
IDBKeyRange.webidl Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
IDBMutableFile.webidl
IDBObjectStore.webidl Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
IDBOpenDBRequest.webidl Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
IDBRequest.webidl Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
IDBTransaction.webidl Bug 1112702 - Make IndexedDB transactions non-durable by default, r=khuey. 2015-01-25 22:30:09 -08:00
IDBVersionChangeEvent.webidl Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
Identity.webidl
ImageCapture.webidl
ImageCaptureErrorEvent.webidl
ImageData.webidl
ImageDocument.webidl Bug 946065 - Part 11: Move content/html/ to dom/ and flatten subdirectories. r=peterv 2014-10-25 20:24:55 +03:00
InputEvent.webidl
InputMethod.webidl Bug 936724 - Implement addInput/removeInput in InputMethod API. r=yxl, r=khuey 2014-12-09 14:20:40 -05:00
InputPort.webidl Bug 1153717 - [Stingray] Update document reference link on InputPort API. r=baku, a=NPOTB 2015-04-12 21:07:00 -04:00
InputPortManager.webidl Bug 1153717 - [Stingray] Update document reference link on InputPort API. r=baku, a=NPOTB 2015-04-12 21:07:00 -04:00
InspectorUtils.webidl
InstallEvent.webidl Backed out changeset 5ed6d1902cc7 (bug 1113621) for asan mochitest-4 bustage on a CLOSED TREE 2015-01-23 19:49:51 -08:00
InstallTrigger.webidl
InterAppConnection.webidl
InterAppConnectionRequest.webidl
InterAppMessagePort.webidl
KeyAlgorithm.webidl Bug 1037892 - Implement changes to WebCrypto API from latest Editor's Draft r=bz,ttaubert 2014-09-27 14:22:57 -04:00
KeyboardEvent.webidl Bug 1124608 Support D3E EventModifierInit r=smaug 2015-04-13 16:16:13 +09:00
KeyEvent.webidl Bug 1087378. Stop using WindowProxy for arguments in Web IDL; Window expresses what's going on more clearly. r=peterv 2014-10-29 15:06:20 -04:00
KeyframeEffect.webidl Bug 1153734 part 5 - Add AnimationEffectReadonly as a superinterface of KeyframeEffectReadonly; r=smaug 2015-04-15 08:48:21 +09:00
LegacyQueryInterface.webidl Bug 1084439. Remove ResolveWorkerClasses in favor of [Exposed=System] annotations. r=bholley 2014-10-19 22:25:49 -04:00
LinkStyle.webidl
ListBoxObject.webidl Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz 2014-10-14 13:15:21 -07:00
LocalMediaStream.webidl
Location.webidl Bug 1058948 - Disable History & Location APIs in prerendering; r=jst 2015-01-14 08:35:02 -05:00
MediaDeviceInfo.webidl Backed out 6 changesets (bug 1046245) on a CLOSED TREE 2015-03-29 01:42:32 -04:00
MediaDevices.webidl Backed out 6 changesets (bug 1046245) on a CLOSED TREE 2015-03-29 01:42:32 -04:00
MediaElementAudioSourceNode.webidl
MediaEncryptedEvent.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
MediaError.webidl
MediaKeyError.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
MediaKeyMessageEvent.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
MediaKeys.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
MediaKeySession.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
MediaKeysRequestStatus.webidl Bug 1124031 part 4 - Enforce min CDM version from keySystem string. r=bz 2015-02-20 14:38:08 +13:00
MediaKeyStatusMap.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
MediaKeySystemAccess.webidl Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz 2015-02-12 11:27:25 +13:00
MediaList.webidl
MediaQueryList.webidl
MediaRecorder.webidl
MediaSource.webidl Bug 1112424 Part 1 - Add moz specific methods to retrieve debug data to media object IDL - r=bz 2015-01-29 15:35:55 +13:00
MediaStream.webidl Bug 1089798 - Add id to MediaStream. r=bwc, r=smaug 2015-02-05 11:03:00 -05:00
MediaStreamAudioDestinationNode.webidl
MediaStreamAudioSourceNode.webidl
MediaStreamError.webidl Bug 1033885 - add MediaStreamError interface. r=jesup,bz 2014-10-27 12:53:10 -04:00
MediaStreamEvent.webidl
MediaStreamList.webidl
MediaStreamTrack.webidl Bug 1119335 - support ideal/exact constraint syntax. r=mrbkap, r=mt 2015-02-20 17:06:26 -05:00
MediaStreamTrackEvent.webidl
MediaTrackConstraintSet.webidl Bug 1119335 - support ideal/exact constraint syntax. r=mrbkap, r=mt 2015-02-20 17:06:26 -05:00
MenuBoxObject.webidl Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz 2014-10-14 13:15:21 -07:00
MessageChannel.webidl
MessageEvent.webidl Bug 1142015 - Add source for messages dispatched to a Service Worker. r=baku 2015-03-16 22:23:42 +02:00
MessagePort.webidl Bug 1084439. Remove ResolveWorkerClasses in favor of [Exposed=System] annotations. r=bholley 2014-10-19 22:25:49 -04:00
MessagePortList.webidl Bug 1084439. Remove ResolveWorkerClasses in favor of [Exposed=System] annotations. r=bholley 2014-10-19 22:25:49 -04:00
MimeType.webidl
MimeTypeArray.webidl
MMICall.webidl Bug 1080883 - Part 1: Add MMICall (webidl). r=hsinyi 2014-11-11 17:15:31 +08:00
MouseEvent.webidl Bug 1124608 Support D3E EventModifierInit r=smaug 2015-04-13 16:16:13 +09:00
MouseScrollEvent.webidl Bug 1087378. Stop using WindowProxy for arguments in Web IDL; Window expresses what's going on more clearly. r=peterv 2014-10-29 15:06:20 -04:00
moz.build Bug 1153734 part 5 - Add AnimationEffectReadonly as a superinterface of KeyframeEffectReadonly; r=smaug 2015-04-15 08:48:21 +09:00
MozActivity.webidl
MozApplicationEvent.webidl
MozCellBroadcast.webidl Bug 1121850 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=cellbroadcast] to Cellbroadcast interfaces. r=smaug 2015-01-29 15:49:40 +08:00
MozCellBroadcastEvent.webidl Bug 1121850 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=cellbroadcast] to Cellbroadcast interfaces. r=smaug 2015-01-29 15:49:40 +08:00
MozCellBroadcastMessage.webidl Bug 1121850 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=cellbroadcast] to Cellbroadcast interfaces. r=smaug 2015-01-29 15:49:40 +08:00
MozClirModeEvent.webidl
MozContactChangeEvent.webidl
MozEmergencyCbModeEvent.webidl
MozIcc.webidl Backout Bug 1114935 for causing bug 1144567. 2015-03-18 11:48:52 -07:00
MozIccInfo.webidl Bug 1116680 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=mobileconnection] to ICC interfaces. r=smaug 2015-01-29 15:55:47 +08:00
MozIccManager.webidl Bug 1116680 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=mobileconnection] to ICC interfaces. r=smaug 2015-01-29 15:55:47 +08:00
MozInterAppMessageEvent.webidl
MozIsoDepTech.webidl Bug 916428 - [NFC] APIs for ISO 14443-4 tags (IsoDep Support). r=smaug, r=yoshi 2015-01-13 14:50:24 +08:00
MozMessageDeletedEvent.webidl Bug 1116670 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=sms] to MozMobileMessageManager.webidl. r=smaug 2015-01-05 18:34:31 +08:00
MozMmsEvent.webidl Bug 1116670 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=sms] to MozMobileMessageManager.webidl. r=smaug 2015-01-05 18:34:31 +08:00
MozMmsMessage.webidl
MozMobileCellInfo.webidl
MozMobileConnection.webidl BUG 1070831 - Part 1: Clean up the WebIDL. r=hsinyi 2014-12-21 17:28:00 +01:00
MozMobileConnectionArray.webidl
MozMobileConnectionInfo.webidl
MozMobileMessageManager.webidl Bug 1116670 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=sms] to MozMobileMessageManager.webidl. r=smaug 2015-01-05 18:34:31 +08:00
MozMobileNetworkInfo.webidl
MozNDEFRecord.webidl Bug 1139830 - Make type/id/payload nullable in MozNDEFRecordOptions. r=smaug 2015-03-06 16:23:21 +08:00
MozNetworkStats.webidl Bug 1070944 - Part 1: MozNetworkStats WebIDL change. r=ehsan 2015-01-23 19:12:03 +08:00
MozNetworkStatsAlarm.webidl
MozNetworkStatsData.webidl
MozNetworkStatsInterface.webidl
MozNFC.webidl Bug 1120315 - Part 4: update comments in MozNFC.webidl. r=smaug 2015-01-28 11:25:35 +08:00
MozNFCPeer.webidl Bug 1116725 - TypeError : isLost is a readonly attribute. r=smaug, dimi 2014-12-31 17:08:17 +08:00
MozNFCPeerEvent.webidl Bug 1091356 - Change AvailableIn to PrivilegedApps for p2p sharing API. r=smaug r=allstars.chh 2014-12-04 15:55:14 -08:00
MozNFCTag.webidl Bug 1089658 - NFC: b2g crashes when trying to read MIFARE Classic tag. r=smaug, r=yoshi 2015-01-27 11:02:56 +08:00
MozNFCTagEvent.webidl Bug 1091356 - Change AvailableIn to PrivilegedApps for p2p sharing API. r=smaug r=allstars.chh 2014-12-04 15:55:14 -08:00
MozOtaStatusEvent.webidl
MozPaymentProvider.webidl Bug 1097928 - Convert MozPaymentProvider to WebIDL. r=bholley,fabrice 2015-01-19 14:50:32 +01:00
MozPowerManager.webidl Bug 1100964 - Reset phone while enabling unrestricted devtools mode. r=fabrice, r=sicking 2014-11-26 06:46:00 -05:00
MozSelfSupport.webidl
MozSettingsEvent.webidl
MozSettingsTransactionEvent.webidl
MozSmsEvent.webidl Bug 1116670 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=sms] to MozMobileMessageManager.webidl. r=smaug 2015-01-05 18:34:31 +08:00
MozSpeakerManager.webidl
MozStkCommandEvent.webidl Bug 1116680 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=mobileconnection] to ICC interfaces. r=smaug 2015-01-29 15:55:47 +08:00
MozTetheringManager.webidl
MozTimeManager.webidl
MozVoicemail.webidl Bug 1121853 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=voicemail] to Voicemail interfaces. r=smaug 2015-01-29 15:32:33 +08:00
MozVoicemailEvent.webidl Bug 1121853 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=voicemail] to Voicemail interfaces. r=smaug 2015-01-29 15:32:33 +08:00
MozVoicemailStatus.webidl Bug 1121853 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=voicemail] to Voicemail interfaces. r=smaug 2015-01-29 15:32:33 +08:00
MozWakeLock.webidl
MozWifiCapabilities.webidl
MozWifiConnectionInfoEvent.webidl
MozWifiManager.webidl Bug 1049476 - 0001. webidl change - Support user certificate parameter. r=mrbkap 2015-02-28 21:54:26 +08:00
MozWifiP2pManager.webidl
MozWifiP2pStatusChangeEvent.webidl
MozWifiStationInfoEvent.webidl
MozWifiStatusChangeEvent.webidl
MutationEvent.webidl
MutationObserver.webidl Bug 1123523 - Part 2: Add an "animations" option for MutationObservers and expose chrome-only animation members on MutationRecords. r=smaug 2015-03-14 16:34:40 +11:00
NamedNodeMap.webidl
NativeOSFileInternals.webidl
Navigator.webidl Bug 1026350 - Part 1: Inputport API implementation. r=baku 2015-04-08 03:07:00 -04:00
NetDashboard.webidl
NetworkInformation.webidl
NetworkOptions.webidl
NfcOptions.webidl Bug 1127735 - Update TechDiscoveredNotication. r=smaug, dimi 2015-03-25 11:16:42 +08:00
Node.webidl Bug 1055773 - Move hasAttributes method from Node to Element. r=bz 2014-10-01 10:16:00 +02:00
NodeFilter.webidl
NodeIterator.webidl
NodeList.webidl
Notification.webidl Bug 1058924 - Disable Notifications API in prerendering; r=jst 2014-12-21 12:02:33 -05:00
NotifyPaintEvent.webidl
OfflineAudioCompletionEvent.webidl
OfflineAudioContext.webidl Bug 1087944 - Implement the promise version of OfflineAudioContext. r=ehsan,smaug 2014-11-19 11:38:39 +01:00
OfflineResourceList.webidl
OscillatorNode.webidl Bug 1057585 - Disable WebAudio APIs in prerendering; r=jst 2014-12-21 11:53:32 -05:00
PageTransitionEvent.webidl
PaintRequest.webidl
PaintRequestList.webidl
PannerNode.webidl Bug 1128494 - Change the default panning model of the PannerNode to "equalpower". r=smaug 2015-02-03 11:25:37 +01:00
ParentNode.webidl
PeerConnectionImpl.webidl Bug 1136871 - Part 2: Clear up some inconsistencies with ReplaceTrack r=jib,smaug 2015-03-11 12:08:21 -04:00
PeerConnectionImplEnums.webidl
PeerConnectionObserver.webidl Bug 1017888 - Part 1: Renegotiation support. r=mt, r=smaug 2014-12-10 15:53:54 -08:00
PeerConnectionObserverEnums.webidl
Performance.webidl Bug 1125412 - Add a pref-gated performance.mozMemory for accessing internal memory usage/threshold info, r=smaug, sr=smaug 2015-03-23 12:19:52 -07:00
PerformanceEntry.webidl
PerformanceMark.webidl Bug 782751 - User Timing API Implementation; r=baku 2015-02-03 21:46:23 -08:00
PerformanceMeasure.webidl Bug 782751 - User Timing API Implementation; r=baku 2015-02-03 21:46:23 -08:00
PerformanceNavigation.webidl
PerformanceResourceTiming.webidl
PerformanceTiming.webidl
PeriodicWave.webidl
PermissionSettings.webidl
PhoneNumberService.webidl
Plugin.webidl
PluginArray.webidl
PluginCrashedEvent.webidl Bug 1045100 - This is 1 of 2 patches. This patch replaces the custom "PluginCrashed" event with "PluginCrashedEvent." The "PluginCrashedEvent" is a a WebIDL binding. r=smaug r=gfritzsche 2014-10-21 23:40:12 -04:00
PointerEvent.webidl
PopStateEvent.webidl
PopupBlockedEvent.webidl
PopupBoxObject.webidl Bug 1083724: Restore the optionality of string arguments to methods on PopupBoxObject. r=bz 2014-10-20 13:33:09 -07:00
Position.webidl
PositionError.webidl
PresentationDeviceInfoManager.webidl Bug 1080474 - Part 2 - expose device information via PresentationDeviceInfoManager API. r=khuey r=fabrice. 2014-11-14 13:55:24 -08:00
ProcessingInstruction.webidl
ProfileTimelineMarker.webidl Bug 1104213 - add stack traces to timeline markers. r=smaug r=vporof 2014-12-29 11:32:00 +01:00
ProgressEvent.webidl
Promise.webidl Bug 1113827 part 2. Remove some now-unnecessary [Throws] annotations in our IDL. r=peterv 2015-01-12 11:52:25 -05:00
PromiseDebugging.webidl Bug 1083361 - Exposing a PromiseDebugging API to monitor uncaught DOM Promise. r=bz 2015-04-10 17:27:57 +02:00
PushEvent.webidl Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
PushManager.webidl Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
PushMessageData.webidl Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
PushSubscription.webidl Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
RadioNodeList.webidl
Range.webidl
RecordErrorEvent.webidl
Rect.webidl
Request.webidl Bug 1133861 - Enable the Fetch API by default. r=jst 2015-02-22 01:52:10 -08:00
RequestSyncManager.webidl Bug 1130663 - requestsync-manager::runNow to allow for an immediate sync, r=fabrice 2015-02-11 14:32:45 +01:00
RequestSyncScheduler.webidl Backed out 7 changesets (bug 1018320) because the debug M12 is still from this 2015-01-05 08:02:54 -08:00
ResourceStats.webidl
ResourceStatsManager.webidl
Response.webidl Bug 1146059 - Remove Response.finalURL. r=ehsan 2015-03-21 17:49:29 -07:00
RGBColor.webidl
RTCConfiguration.webidl Bug 1115998 - Support RTCIceServer.urls (plural) array form. r=smaug, r=mt 2015-01-20 10:08:00 -05:00
RTCDataChannelEvent.webidl
RTCIceCandidate.webidl
RTCIdentityAssertion.webidl
RTCIdentityProvider.webidl Bug 975144 - WebIDL changes for RTC identity sandbox, r=jib,bz 2015-02-22 10:57:20 +13:00
RTCPeerConnection.webidl Bug 975144 - WebIDL changes for identity error handling refactor, r=jib,bz 2015-02-22 10:57:21 +13:00
RTCPeerConnectionIceEvent.webidl
RTCPeerConnectionStatic.webidl
RTCRtpReceiver.webidl
RTCRtpSender.webidl Bug 1091898 - add RTCPeerConnection hybrid with promises. r=bz, r=mt 2014-12-08 09:36:18 -06:00
RTCSessionDescription.webidl
RTCStatsReport.webidl
Screen.webidl Bug 1058961 - Disable mozLockOrientation, mozUnlockOrientation in prerendering; r=jst 2014-12-21 12:03:52 -05:00
ScriptProcessorNode.webidl
ScrollAreaEvent.webidl Bug 1087378. Stop using WindowProxy for arguments in Web IDL; Window expresses what's going on more clearly. r=peterv 2014-10-29 15:06:20 -04:00
ScrollBoxObject.webidl Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz 2014-10-14 13:15:21 -07:00
ScrollViewChangeEvent.webidl Bug 1143665 - Remove the ambiguous scroll position being passed around in scroll started/stop notifications. r=roc,ehsan 2015-03-25 07:52:37 -04:00
SecureElement.webidl Bug 879861 - Part 6: Adding dom.secureelement.enabled pref. r=smaug 2015-02-11 04:04:00 -05:00
SecureElementManager.webidl Bug 879861 - Part 6: Adding dom.secureelement.enabled pref. r=smaug 2015-02-11 04:04:00 -05:00
Selection.webidl
SelectionStateChangedEvent.webidl Bug 1120750 - Part 2: Add taponcaret to SelectionState. r=roc, sr=smaug 2015-01-21 23:28:00 -05:00
ServiceWorker.webidl Bug 982726 - Patch 2: Add postMessage to service worker. r=baku 2015-02-09 12:42:00 -05:00
ServiceWorkerContainer.webidl Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
ServiceWorkerGlobalScope.webidl Bug 1131353 - Make ServiceWorkerGlobalScope.close() throw InvalidAccessError; r=baku 2015-03-06 08:19:33 -05:00
ServiceWorkerRegistration.webidl Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
SettingChangeNotification.webidl
SettingsManager.webidl
ShadowRoot.webidl Bug 1083587 - Add host and olderShadowRoot properties to ShadowRoot interface. r=smaug 2014-10-15 18:25:45 -07:00
SharedWorker.webidl
SharedWorkerGlobalScope.webidl
SimpleGestureEvent.webidl Bug 1087378. Stop using WindowProxy for arguments in Web IDL; Window expresses what's going on more clearly. r=peterv 2014-10-29 15:06:20 -04:00
SimplePushManager.webidl Bug 1038811 - Push Notifications - WebIDL changes. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
SocketCommon.webidl
SourceBuffer.webidl Bug 1096089: Make end argument an unrestricted double as per spec. r=cajbir r=bholley 2015-02-25 20:35:44 +11:00
SourceBufferList.webidl Bug 1112761 part 1. Replace Pref="media.mediasource.enabled" annotations in IDL with calls to a function which will end up doing something a bit more interesting. r=kinetik 2015-01-08 11:57:10 -05:00
SpeechGrammar.webidl
SpeechGrammarList.webidl Bug 1060659 - SpeechGrammarList should both initialize SpeechRecognitionService and set a grammar on it. r=smaug 2014-10-01 21:37:00 +02:00
SpeechRecognition.webidl Bug 1058922 - Disable Speech APIs in prerendering; r=jst 2014-12-21 12:02:12 -05:00
SpeechRecognitionAlternative.webidl
SpeechRecognitionError.webidl
SpeechRecognitionEvent.webidl
SpeechRecognitionResult.webidl
SpeechRecognitionResultList.webidl
SpeechSynthesis.webidl Bug 1058922 - Disable Speech APIs in prerendering; r=jst 2014-12-21 12:02:12 -05:00
SpeechSynthesisEvent.webidl
SpeechSynthesisUtterance.webidl
SpeechSynthesisVoice.webidl
StereoPannerNode.webidl Bug 1100349 - Implement StereoPannerNode. r=ehsan,smaug 2014-11-19 18:15:13 +01:00
Storage.webidl
StorageEvent.webidl
StorageType.webidl Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00
StyleRuleChangeEvent.webidl
StyleSheet.webidl
StyleSheetApplicableStateChangeEvent.webidl
StyleSheetChangeEvent.webidl
StyleSheetList.webidl
SubtleCrypto.webidl Bug 1147940 - Remove the dom.webcrypto.enabled pref as it is no longer necessary. r=smaug,r=rbarnes 2015-04-08 19:23:05 +01:00
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 Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGComponentTransferFunctionElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGDefsElement.webidl
SVGDescElement.webidl
SVGDocument.webidl Bug 1125647 - mark some webidl attributes as [Pure]. r=bzbarsky 2015-01-27 13:39:48 +00:00
SVGElement.webidl Bug 824222 - Remove commented out IDL members for xmllang, xmlspace and xmlbase. r=bzbarsky 2015-02-12 15:22:29 +11:00
SVGEllipseElement.webidl
SVGFEBlendElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFEColorMatrixElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFEComponentTransferElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFECompositeElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFEConvolveMatrixElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFEDiffuseLightingElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFEDisplacementMapElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFEDistantLightElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFEDropShadowElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFEFloodElement.webidl
SVGFEFuncAElement.webidl
SVGFEFuncBElement.webidl
SVGFEFuncGElement.webidl
SVGFEFuncRElement.webidl
SVGFEGaussianBlurElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFEImageElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFEMergeElement.webidl
SVGFEMergeNodeElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFEMorphologyElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFEOffsetElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFEPointLightElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFESpecularLightingElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFESpotLightElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFETileElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFETurbulenceElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFilterElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFilterPrimitiveStandardAttributes.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGFitToViewBox.webidl
SVGForeignObjectElement.webidl
SVGGElement.webidl
SVGGradientElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGGraphicsElement.webidl
SVGImageElement.webidl
SVGLength.webidl
SVGLengthList.webidl
SVGLinearGradientElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGLineElement.webidl
SVGMarkerElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGMaskElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGMatrix.webidl
SVGMetadataElement.webidl
SVGMPathElement.webidl
SVGNumber.webidl
SVGNumberList.webidl
SVGPathElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGPathSeg.webidl Bug 1125647 - mark some webidl attributes as [Pure]. r=bzbarsky 2015-01-27 13:39:48 +00:00
SVGPathSegList.webidl
SVGPatternElement.webidl
SVGPoint.webidl
SVGPointList.webidl
SVGPolygonElement.webidl
SVGPolylineElement.webidl
SVGPreserveAspectRatio.webidl
SVGRadialGradientElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGRect.webidl
SVGRectElement.webidl
SVGScriptElement.webidl
SVGSetElement.webidl
SVGStopElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGStringList.webidl
SVGStyleElement.webidl
SVGSVGElement.webidl Bug 1133176 - Remoe commented out IDL for ViewCSS/DocumentCSS being implemented on SVGSVGElement. r=bzbarsky 2015-02-17 11:39:25 +11:00
SVGSwitchElement.webidl
SVGSymbolElement.webidl
SVGTests.webidl
SVGTextContentElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGTextElement.webidl
SVGTextPathElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGTextPositioningElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGTitleElement.webidl
SVGTransform.webidl
SVGTransformList.webidl
SVGTSpanElement.webidl
SVGUnitTypes.webidl
SVGURIReference.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGUseElement.webidl
SVGViewElement.webidl
SVGZoomAndPan.webidl
SVGZoomEvent.webidl
Telephony.webidl Bug 722841 - WebTelephony: Implement navigator.mozTelephony.sendTones(). r=hsinyi 2015-01-07 07:37:03 +01:00
TelephonyCall.webidl Bug 1043165 - Part 1: Add TelephonyCall.disconnectedReason (webidl). r=hsinyi 2015-03-26 16:39:39 +08:00
TelephonyCallGroup.webidl Bug 1113827 part 2. Remove some now-unnecessary [Throws] annotations in our IDL. r=peterv 2015-01-12 11:52:25 -05:00
TelephonyCallId.webidl
TestInterfaceJS.webidl Bug 1107953 part 5. Add tests for promise rejections with content-side DOMExceptions, and fix the promise code so those tests actually pass. r=bholley 2015-01-15 17:39:02 -05:00
TestInterfaceJSDictionaries.webidl
Text.webidl
TextDecoder.webidl Bug 1092737 followup, because ScalarValueString got renamed. 2014-11-21 15:46:19 -05:00
TextEncoder.webidl Bug 1113827 part 2. Remove some now-unnecessary [Throws] annotations in our IDL. r=peterv 2015-01-12 11:52:25 -05:00
TextTrack.webidl
TextTrackCueList.webidl
TextTrackList.webidl
TimeEvent.webidl Bug 1087378. Stop using WindowProxy for arguments in Web IDL; Window expresses what's going on more clearly. r=peterv 2014-10-29 15:06:20 -04:00
TimeRanges.webidl
Touch.webidl
TouchEvent.webidl Bug 1087378. Stop using WindowProxy for arguments in Web IDL; Window expresses what's going on more clearly. r=peterv 2014-10-29 15:06:20 -04:00
TouchList.webidl
TrackEvent.webidl
TransitionEvent.webidl
TreeBoxObject.webidl Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz 2014-10-14 13:15:21 -07:00
TreeColumn.webidl
TreeColumns.webidl Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz 2014-10-14 13:15:21 -07:00
TreeWalker.webidl
TVChannel.webidl
TVCurrentChannelChangedEvent.webidl
TVCurrentSourceChangedEvent.webidl
TVEITBroadcastedEvent.webidl
TVManager.webidl
TVProgram.webidl
TVScanningStateChangedEvent.webidl
TVSource.webidl
TVTuner.webidl
UDPMessageEvent.webidl
UDPSocket.webidl
UIEvent.webidl Bug 1124608 Support D3E EventModifierInit r=smaug 2015-04-13 16:16:13 +09:00
UndoManager.webidl
URL.webidl Backed out changesets 156eee9f2d2a,6e5aee097c86 (bug 1094545) for bc1 and xpcshell orange on a CLOSED TREE 2014-11-07 14:23:05 -08:00
URLSearchParams.webidl Bug 1094545. Expose the URLSearchParams API in system globals. r=bholley 2014-11-07 14:10:39 -05:00
URLUtils.webidl Bug 1077393 - Rename ScalarValueString to USVString. r=smaug 2014-11-20 12:58:00 +01:00
URLUtilsReadOnly.webidl Bug 1077393 - Rename ScalarValueString to USVString. r=smaug 2014-11-20 12:58:00 +01:00
UserProximityEvent.webidl
USSDReceivedEvent.webidl BUG 1070831 - Part 1: Clean up the WebIDL. r=hsinyi 2014-12-21 17:28:00 +01:00
USSDSession.webidl Bug 1113827 part 2. Remove some now-unnecessary [Throws] annotations in our IDL. r=peterv 2015-01-12 11:52:25 -05:00
ValidityState.webidl
VideoPlaybackQuality.webidl Bug 1112761 part 1. Replace Pref="media.mediasource.enabled" annotations in IDL with calls to a function which will end up doing something a bit more interesting. r=kinetik 2015-01-08 11:57:10 -05:00
VideoStreamTrack.webidl
VideoTrack.webidl
VideoTrackList.webidl
VRDevice.webidl Bug 1148005; Update WebVR APIs based on latest spec changes; r=baku 2015-04-01 16:02:20 -04:00
VTTCue.webidl
VTTRegion.webidl
WaveShaperNode.webidl
WebComponents.webidl
WebGL2RenderingContext.webidl Bug 1048745 - Uniform array with Uint32Array. r=jgilbert, r=smaug 2015-03-26 14:27:44 +10:00
WebGLRenderingContext.webidl Bug 1130616 - Support EXT_color_buffer_half_float on ANGLE. - r=jrmuizel,khuey 2015-02-24 14:09:09 -08:00
WebrtcGlobalInformation.webidl
WebSocket.webidl Bug 504553 - patch 3 - WebSockes in Workers: Workers supported, r=smaug 2014-10-10 17:58:05 +01:00
WheelEvent.webidl
WifiOptions.webidl
Window.webidl Bug 1151940 part 3. Make some writable cssom-view attributes that we only allow setting from chrome act the way readonly replaceables would when called from content. r=smaug 2015-04-08 22:50:45 -04:00
WindowRoot.webidl Bug 1082839 - WebIDL for WindowRoot, r=peterv 2014-10-18 02:05:16 +03:00
Worker.webidl Bug 1137398 - disallow creating nested workers from ServiceWorker. r=baku 2015-02-27 09:37:00 +01:00
WorkerDebuggerGlobalScope.webidl Bug 1092102 - Implement WorkerDebuggerGlobalScope.createSandbox;r=khuey 2015-03-31 12:22:40 +02:00
WorkerGlobalScope.webidl Bug 1131353 - Make ServiceWorkerGlobalScope.close() throw InvalidAccessError; r=baku 2015-03-06 08:19:33 -05:00
WorkerLocation.webidl
WorkerNavigator.webidl
XMLDocument.webidl
XMLHttpRequest.webidl Bug 1053650 - Part 1: Add attribute 'networkInterfaceId' to XMLHttpRequest. r=bz 2015-03-03 09:09:07 +08:00
XMLHttpRequestEventTarget.webidl Bug 1131751. Drop [NoInterfaceObject] from XMLHttpRequestEventTarget. r=smaug 2015-02-12 18:39:25 -05:00
XMLHttpRequestUpload.webidl
XMLSerializer.webidl
XMLStylesheetProcessingInstruction.webidl
XPathEvaluator.webidl Backout 58e2cab9572e, bad patch. 2014-11-04 12:35:02 +01:00
XPathExpression.webidl
XPathNSResolver.webidl Bug 1018658 - Convert XPathNSResolver to WebIDL bindings, switch XPathNSResolver to WebIDL. r=bz. 2014-10-14 16:27:24 +02:00
XPathResult.webidl
XSLTProcessor.webidl Bug 844457 - Move XSLTProcessor to WebIDL. r=peterv 2014-10-10 14:21:54 +02:00
XULCommandEvent.webidl Bug 1087378. Stop using WindowProxy for arguments in Web IDL; Window expresses what's going on more clearly. r=peterv 2014-10-29 15:06:20 -04:00
XULDocument.webidl Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz 2014-10-14 13:15:21 -07:00
XULElement.webidl Bug 1061864 - Part 2: Add a prerendered flag to nsIFrameLoader and nsIFrameLoaderOwner; r=smaug 2015-01-05 21:01:28 -05:00