gecko-dev/dom/webidl
Ryo Motozawa ec7074d1bf Bug 1244635 - Part1 Add enddelay implementation in dom/animation/AnimationEffectTiming.cpp r=bz,hiro
MozReview-Commit-ID: 7t1fm0zB3V

--HG--
extra : rebase_source : 812ea17b0b51142ff88194b0bb0d06435ddc574d
2016-03-08 10:31:10 +09:00
..
APZTestData.webidl Bug 1077651 Measure frame uniformity by synthesizing native events. r=kats,mrbkap 2015-06-08 09:53:41 -07:00
AVInputPort.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
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 1194525 - Gecko should ignore |postResult| calls for WebActivities with no returnValue. r=fabrice,sicking 2015-11-09 15:33:00 +01:00
AlarmsManager.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
AnalyserNode.webidl Bug 1007778 - Add a devtools API to make some Web Audio nodes pass through their inputs; r=roc,smaug 2014-08-18 20:12:50 -04:00
Animatable.webidl Bug 1096773 part 3 - Implement Animatable.animate(); r=bz 2016-01-29 12:37:52 +11:00
Animation.webidl Bug 1096774 - Part 1: Implement Animation Constructor. r=birtles, r=smaug 2016-01-16 19:02:00 -05:00
AnimationEffectReadOnly.webidl Bug 1214536 - Part 7: Rename AnimationTiming as TimingParams. r=birtles, r=smaug 2016-01-13 18:41:00 +01:00
AnimationEffectTiming.webidl Bug 1244635 - Part1 Add enddelay implementation in dom/animation/AnimationEffectTiming.cpp r=bz,hiro 2016-03-08 10:31:10 +09:00
AnimationEffectTimingReadOnly.webidl Bug 1214536 - Part 5: Add AnimationEffectTimingReadOnly interface. r=birtles, r=smaug 2016-01-13 18:37:00 +01:00
AnimationEvent.webidl
AnimationPlaybackEvent.webidl Bug 1178664 - Part 2 - webidl for AnimationPlaybackEvent. r=smaug 2015-07-14 03:44:00 +02:00
AnimationTimeline.webidl Bug 1212720 - Part 3: Remove AnimationTimeline.getAnimations. r=heycam, r=smaug 2015-12-21 20:39:00 -05:00
AnonymousContent.webidl Bug 1212477 - Needs a way to access to <canvas>'s context (2d, webgl) from Anonymous Content API; r=roc;r=smaug 2015-11-15 14:48:32 +01:00
AppInfo.webidl
AppNotificationServiceOptions.webidl Bug 912645 - Add notification behavior dict support. r=baku, sr=sicking 2014-09-16 17:12:00 -04:00
Apps.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
ArchiveReader.webidl
ArchiveRequest.webidl
Attr.webidl Bug 957430 - Stop pretending Attr.specified is deprecated; r=ehsan 2014-04-25 13:29:56 +03:00
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 Bug 1142933 - New audio channel type for system usages. r=baku 2015-03-16 12:01:50 +08:00
AudioChannelManager.webidl Bug 1167465 - Exposing Allowed Audio Channels in System App's Window, r=alwu, r=fabrice 2015-09-23 08:12:52 +01:00
AudioContext.webidl Bug 1180347 - Split media.useAudioChannelService to support turning the service on without turning the Firefox OS specific APIs on; r=baku 2015-07-06 09:05:00 -04:00
AudioDestinationNode.webidl
AudioListener.webidl Bug 1148354 - Deprecate the doppler effect from the PannerNode. r=ehsan 2015-04-16 15:35:19 +02:00
AudioNode.webidl Bug 1218694 - Return the AudioNode connected to when calling AudioNode.connect(). r=smaug 2015-10-28 13:54:35 +09:00
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 b=991533 throw exception from AudioProcessingEvent buffer getters when allocation fails r=ehsan,bz 2014-05-16 09:11:13 +12:00
AudioStreamTrack.webidl
AudioTrack.webidl Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
AudioTrackList.webidl Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
AutocompleteErrorEvent.webidl Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN 2014-06-06 13:06:15 -07:00
AutocompleteInfo.webidl Bug 1020496, add getAutocompleteInfo method to get components of autocomplete attribute, r=smaug 2014-07-09 08:01:00 +01:00
BarProp.webidl
BatteryManager.webidl
BeforeAfterKeyboardEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl Bug 1007778 - Add a devtools API to make some Web Audio nodes pass through their inputs; r=roc,smaug 2014-08-18 20:12:50 -04:00
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
BluetoothAdapter.webidl Bug 1238825: Add "dom.bluetooth.webbluetooth.enabled" preference for WebBluetooth API development. r=btian, r=bz 2016-01-25 14:35:18 +08:00
BluetoothAdapterEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
BluetoothAttributeEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
BluetoothClassOfDevice.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
BluetoothDevice.webidl Bug 1238825: Add "dom.bluetooth.webbluetooth.enabled" preference for WebBluetooth API development. r=btian, r=bz 2016-01-25 14:35:18 +08:00
BluetoothDeviceEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
BluetoothDiscoveryHandle.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
BluetoothGatt.webidl Bug 1238825: Add "dom.bluetooth.webbluetooth.enabled" preference for WebBluetooth API development. r=btian, r=bz 2016-01-25 14:35:18 +08:00
BluetoothGattAttributeEvent.webidl Bug 1181482 - Patch3: Implement |sendResponse| and BluetoothGattAttributeEvent for GATT server read/write requests. r=btian, r=bz 2015-09-23 14:16:27 +08:00
BluetoothGattCharacteristic.webidl Bug 1181482 - Patch2: Revise read/write characteristic/descriptor value to cover both GATT client and GATT server role. r=btian, r=bz 2015-09-23 14:16:05 +08:00
BluetoothGattCharacteristicEvent.webidl Bug 1238825: Add "dom.bluetooth.webbluetooth.enabled" preference for WebBluetooth API development. r=btian, r=bz 2016-01-25 14:35:18 +08:00
BluetoothGattDescriptor.webidl Bug 1181482 - Patch2: Revise read/write characteristic/descriptor value to cover both GATT client and GATT server role. r=btian, r=bz 2015-09-23 14:16:05 +08:00
BluetoothGattServer.webidl Bug 1228546 - Implement peripheral mode support for GATT API. r=brsun, r=mrbkap 2016-01-15 09:50:54 +08:00
BluetoothGattService.webidl Backed out changeset 89c64eb24508 (bug 1181479) 2015-09-23 13:44:02 +08:00
BluetoothLeDeviceEvent.webidl Bug 1238825: Add "dom.bluetooth.webbluetooth.enabled" preference for WebBluetooth API development. r=btian, r=bz 2016-01-25 14:35:18 +08:00
BluetoothManager.webidl Bug 1192693 - [02] Remove bluetooth1 folder and rename webidl files, r=joliu, r=mrbkap 2015-08-17 15:30:34 +08:00
BluetoothMapFolderListingEvent.webidl Bug 1184017 - [MAP] Dispatch events to MAP event handlers, r=btian, sr=mrbkap 2015-10-09 18:23:20 +08:00
BluetoothMapGetMessageEvent.webidl Bug 1184017 - [MAP] Dispatch events to MAP event handlers, r=btian, sr=mrbkap 2015-10-09 18:23:20 +08:00
BluetoothMapMessageUpdateEvent.webidl Bug 1184017 - [MAP] Dispatch events to MAP event handlers, r=btian, sr=mrbkap 2015-10-09 18:23:20 +08:00
BluetoothMapMessagesListingEvent.webidl Bug 1184017 - [MAP] Dispatch events to MAP event handlers, r=btian, sr=mrbkap 2015-10-09 18:23:20 +08:00
BluetoothMapParameters.webidl Bug 1184017 - [MAP] Dispatch events to MAP event handlers, r=btian, sr=mrbkap 2015-10-09 18:23:20 +08:00
BluetoothMapRequestHandle.webidl Bug 1211769 - [MAP] Pack MAP replies to OBEX response packets, r=btain, sr=mrbkap 2015-11-10 19:04:12 +08:00
BluetoothMapSendMessageEvent.webidl Bug 1184017 - [MAP] Dispatch events to MAP event handlers, r=btian, sr=mrbkap 2015-10-09 18:23:20 +08:00
BluetoothMapSetMessageStatusEvent.webidl Bug 1184017 - [MAP] Dispatch events to MAP event handlers, r=btian, sr=mrbkap 2015-10-09 18:23:20 +08:00
BluetoothObexAuthEvent.webidl Bug 1168298 - Support OBEX authentication procedure, r=shuang, r=mrbkap 2015-11-10 11:34:11 +08:00
BluetoothObexAuthHandle.webidl Bug 1168298 - Support OBEX authentication procedure, r=shuang, r=mrbkap 2015-11-10 11:34:11 +08:00
BluetoothPairingEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
BluetoothPairingHandle.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
BluetoothPairingListener.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
BluetoothPbapParameters.webidl Bug 1200124 - Correct PBAP order mapping, r=shuang, r=mrbkap 2015-09-09 10:17:58 +08:00
BluetoothPbapRequestHandle.webidl CLOSED TREE Bug 1180554 - Dispatch events to PBAP event handlers when the PBAP requests comes. r=btian, r=mrbkap 2015-08-24 10:29:56 +08:00
BluetoothPhonebookPullingEvent.webidl CLOSED TREE Bug 1180554 - Dispatch events to PBAP event handlers when the PBAP requests comes. r=btian, r=mrbkap 2015-08-24 10:29:56 +08:00
BluetoothStatusChangedEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
BluetoothUUID.webidl Bug 1238845 - Implement UUID helper - dom/bluetooth & dom/webidl & layout/build change. r=jocelyn, r=bz 2016-01-15 19:30:46 +08:00
BluetoothVCardListingEvent.webidl CLOSED TREE Bug 1180554 - Dispatch events to PBAP event handlers when the PBAP requests comes. r=btian, r=mrbkap 2015-08-24 10:29:56 +08:00
BluetoothVCardPullingEvent.webidl CLOSED TREE Bug 1180554 - Dispatch events to PBAP event handlers when the PBAP requests comes. r=btian, r=mrbkap 2015-08-24 10:29:56 +08:00
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 1187371 - Get rid of dom.broadcastChannel.enabled pref, r=bz 2015-07-26 08:38:16 +01:00
BrowserElement.webidl Bug 1169633 - [Browser API] getWebManifest(). r=kanru, r=bholley 2015-11-03 03:52:00 +01:00
BrowserElementAudioChannel.webidl Bug 1206581 - Implement notifyChannel() on AudioChannel API. r=kanru, r=baku. 2015-11-06 00:32:04 +08:00
BrowserElementDictionaries.webidl Bug 898075 - Remove the mozbrowserasyncscroll event from Gecko. r=botond,kanru,sicking 2015-11-11 10:17:47 -05:00
BrowserElementProxy.webidl Bug 1196654 - navigator.mozBrowserElementProxy for access Browser API methods from the embedded, r=kanru, sr=sicking 2015-10-25 20:06:00 +01:00
BrowserFeedWriter.webidl
CDATASection.webidl
CFStateChangeEvent.webidl Bug 1083843 - [MobileConnection] Deprecate CFStateChangeEvent.success. r=hsinyi,smaug,btian 2014-10-23 22:13:35 +08:00
CSPDictionaries.webidl Backed out changeset 069d6c54f461 (bug 1045891) for test failures like child-src-cross-origin-load.sub.html 2015-11-02 10:38:11 +01:00
CSPReport.webidl Bug 1033423 - CSP: Create CSPReport.webidl to generate JSON for CSP reports (r=bholley) 2014-08-04 12:51:54 -07:00
CSS.webidl Bug 1230172. Update CSS.escape to never throw and instead replace U+0000 with U+FFFD, per recent spec change. r=dbaron 2016-01-05 15:05:23 -05:00
CSS2Properties.webidl.in
CSSAnimation.webidl Bug 1179111 part 1 - Implement CSSAnimation.animationName; r=smaug, r=jwatt 2015-07-01 12:15:42 +09:00
CSSLexer.webidl Bug 1196896 - add CSSLexer.performEOFFixup. r=heycam, r=bz 2015-09-22 13:14:00 +02:00
CSSPrimitiveValue.webidl
CSSPseudoElement.webidl Bug 1174575 - Part 1: Define CSSPseudoElement interface. r=birtles, r=smaug 2016-02-01 23:49:00 +01:00
CSSRuleList.webidl Bug 995664 - Move CSSRuleList to WebIDL; r=bz 2014-05-03 09:32:54 +02:00
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 Bug 1230491 - add CSSStyleSheet::parsingMode; r=heycam,bz 2016-01-12 09:50:43 -07:00
CSSTransition.webidl Bug 1179111 part 2 - Implement CSSTransition.transitionProperty; r=smaug, r=jwatt 2015-07-01 12:27:48 +09:00
CSSValue.webidl
CSSValueList.webidl
Cache.webidl Bug 1160138 P1 Update CacheStorage and Cache webidl to latest spec. r=ehsan 2015-05-05 15:45:36 -07:00
CacheStorage.webidl Bug 1160138 P2 Add a [ChromeConstructor] to CacheStorage to support devtools. r=ehsan 2015-05-05 15:45:36 -07: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 1191731 - Update poster API to allow application control over when poster is saved. r=bz, r=dhylands 2015-09-15 12:40:32 -04: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
CanvasCaptureMediaStream.webidl Bug 1032848 - Part 1: Implement WebIDL for HTMLCanvasElement::CaptureStream. r=smaug, r=mt 2015-05-13 14:04:30 +08:00
CanvasRenderingContext2D.webidl Back out 9 changesets (bug 801176) for frequent crashes in test_offscreencanvas_dynamic_fallback.html 2016-03-05 07:20:47 -08:00
CaretPosition.webidl
CaretStateChangedEvent.webidl Bug 1215959 - (GeckoCaret2) Upgrade Core and AccessibleCaret, r=smaug 2015-12-01 15:25:06 -05:00
ChannelMergerNode.webidl
ChannelSplitterNode.webidl
CharacterData.webidl
CheckerboardReportService.webidl Bug 1238042 - Expose the checkerboard reports out to JS. r=ehsan,botond 2016-01-22 20:27:28 -05:00
ChildNode.webidl
ChromeNodeList.webidl Bug 120684 - use ChromeNodeList in toolkit's listboxes' selectedItems implementation, r=dao,smaug 2015-10-26 17:25:29 +01:00
ChromeNotifications.webidl Bug 967475 - Implement mozChromeNotifications API. r=mhenretty,bent 2014-05-08 23:16:00 +02:00
ChromeUtils.webidl Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
Client.webidl Bug 1218147 - Make WindowClient.focus() NewObject; r=bzbarsky 2015-10-26 16:00:01 -04:00
Clients.webidl Bug 1238210 - Correct the Promise return types on two Clients methods; r=baku 2016-01-11 13:21:23 -05:00
ClipboardEvent.webidl
CloseEvent.webidl Bug 1161950 - Remove support for createEvent("CloseEvent") / initCloseEvent, r=smaug 2015-05-14 12:25:36 +01:00
CommandEvent.webidl
Comment.webidl
CompositionEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
Console.webidl Bug 1248022 - ConsoleEvent.styles can be a sequence of nullable strings, r=bz 2016-02-13 16:08:17 +00:00
Contacts.webidl Bug 909224 - "Want to add the phonetic name of the name to mozContacts". r=reuben 2014-04-07 03:14:00 +02:00
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 Bug 1007778 - Add a devtools API to make some Web Audio nodes pass through their inputs; r=roc,smaug 2014-08-18 20:12:50 -04:00
Coordinates.webidl
CreateOfferRequest.webidl Bug 1189060 - add CreateOfferRequest.webidl interface for add-ons r=florian,peterv 2015-08-11 13:48:55 -04:00
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
CustomEvent.webidl Bug 1031051: Part 17 - Manually implement CustomEvent. r=smaug 2014-06-30 16:02:04 -07:00
DOMCursor.webidl Bug 1167650 - Expose DOMRequest and DOMCursor to workers. r=bent 2015-06-28 09:34:01 -07:00
DOMError.webidl Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
DOMException.webidl Bug 1229664. Drop the concept of inner exceptions from Exception/DOMException. r=bholley 2015-12-02 13:52:59 -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 859764 - Part 2: Define New WebIDL interfaces for MobileMessage Objects. r=echen r=smaug 2015-10-19 18:44:25 +08:00
DOMParser.webidl
DOMPoint.webidl
DOMQuad.webidl
DOMRect.webidl
DOMRectList.webidl
DOMRequest.webidl Bug 1170760 part 13. Add subclassing support to Promise::Then/Catch. r=baku,efaust 2015-11-25 15:48:10 -05:00
DOMStringList.webidl Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
DOMStringMap.webidl
DOMTokenList.webidl Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky 2016-02-11 17:50:42 -05:00
DOMTransaction.webidl
DOMTransactionEvent.webidl Bug 1031051: Part 14 - Migrate DOMTransactionEvent to the WebIDL code generator. r=smaug 2014-06-30 16:02:03 -07:00
DataChannel.webidl Bug 1178091: Implement RTCDataChannel BufferedAmountLowThreshold and bufferedamountlow event r=smaug,drno 2015-09-28 19:02:23 -04:00
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 Bug 1000837 - {DataStoreTask|DataStoreChangeEvent}.id and DataStoreTask.data have to be nullable, r=gene 2014-04-28 10:54:38 +01:00
DataStoreImpl.webidl Bug 1045743. Add support for the Promise<type> syntax to Web IDL bindings. r=khuey 2014-07-31 23:50:30 -04:00
DataTransfer.webidl Bug 1164310, part 6 - Implement the new Promise returning DataTransfer.getFilesAndDirectories() API. r=baku 2015-07-10 18:57:23 +01:00
DedicatedWorkerGlobalScope.webidl Bug 1017988 part 10. Disallow Pref annotations on things that are exposed in workers. r=khuey 2014-08-04 22:20:35 -04:00
DelayNode.webidl Bug 1007778 - Add a devtools API to make some Web Audio nodes pass through their inputs; r=roc,smaug 2014-08-18 20:12:50 -04:00
DesktopNotification.webidl
DeviceLightEvent.webidl
DeviceMotionEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
DeviceOrientationEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
DeviceProximityEvent.webidl
DeviceStorage.webidl Bug 1204618 - Add a field to the DeviceStorage object holding the low-disk-space status. r=dhylands, r=bzbarsky 2015-09-16 22:29:56 +02:00
DeviceStorageAreaChangedEvent.webidl Bug 1035748 - WebIDL for DeviceStorageAreaChangedEvent. r=bz 2015-04-23 19:35:00 -04:00
DeviceStorageAreaListener.webidl Bug 1126694 - IDL changes for DeviceStorageAreaListener. r=bz 2015-05-04 08:10:00 +02: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 1223825 - Change Directory.path to include the directory's name. r=baku 2015-10-12 16:18:20 +01:00
DisplayPortInputPort.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
Document.webidl Bug 743198 part 2 - Add unprefixed Fullscreen API to Document and Element. r=smaug 2016-02-17 08:47:11 +08: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 Bug 801545 - Remove DocumentType.internalSubset, r=bz 2015-10-19 09:53:41 +01:00
DominatorTree.webidl Bug 1226440 - Expose a method to get a node's immediate dominator; r=bz,sfink 2015-11-30 17:38:06 -08:00
DownloadEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
Downloads.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
DragEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
DummyBinding.webidl Bug 1243001 part 8. Tell SpiderMonkey to put its promise jobs into the CycleCollectedJSRuntime job queue. r=peterv 2016-02-09 17:40:31 -05:00
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 743198 part 2 - Add unprefixed Fullscreen API to Document and Element. r=smaug 2016-02-17 08:47:11 +08:00
EngineeringMode.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
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 1120016 - Allocate short lived JS wrappers in the Nursery, r=mccr8,terrence 2015-12-31 15:21:49 +02:00
EventHandler.webidl Bug 743198 part 6 - Add unprefixed fullscreen events. r=smaug 2016-02-17 08:47:11 +08:00
EventListener.webidl
EventSource.webidl
EventTarget.webidl Bug 1048695 part 2. Make interface members not be exposed based on their nonExposedGlobals. r=peterv 2015-12-01 12:02:36 -05:00
ExtendableEvent.webidl Bug 1181056 - waitUntil() should throw if called when event is not dispatching. r=smaug 2015-08-18 16:28:04 -07:00
ExtendableMessageEvent.webidl Bug 1238225 - Mark ExtendableMessageEvent.ports as SameObject; r=baku 2016-01-11 13:21:23 -05:00
External.webidl Bug 862147 - instrument usage of window.sidebar.addSearchEngine, r=froydnj,smaug. 2015-09-23 12:05:37 +02:00
ExternalAppEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
FMRadio.webidl Bug 864327 - Support FM RDS in WebAPI, r=ehsan,pzhang,khuey 2014-09-30 12:57:52 -04:00
FakePluginTagInit.webidl Bug 1178963 part 3. Make nsPluginHost aware of fake plugins. r=peterv 2015-05-20 15:30:05 +02:00
Fetch.webidl Bug 1109751 - Consume FormData support in Fetch API. r=baku 2015-04-03 22:55:15 -07:00
FetchEvent.webidl Bug 1238213 follow-up: Mark the FetchEventInit dictionary argument to FetchEvent's constructor optional too; r=bzbarsky 2016-01-11 13:31:56 -05:00
File.webidl Bug 1163388 - patch 1 - make nsIDOMFile an empty interface, r=ehsan 2015-05-18 14:51:54 +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 Bug 901097 - FileReader API in workers, r=sicking, r=nfroyd 2015-12-18 08:44:00 +00:00
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
FocusEvent.webidl
FontFace.webidl Bug 1157064 - implementation of font-display. r=heycam,khuey 2016-01-07 14:03:05 +09:00
FontFaceSet.webidl Bug 1072102 - Part 1: Implement FontFaceSet load and check. r=jdaggett,bzbarsky 2015-06-27 11:41:10 +10:00
FontFaceSetLoadEvent.webidl Bug 1193019 - Rename CSSFontFaceLoadEvent to FontFaceSetLoadEvent. r=khuey 2015-08-11 12:19:52 +10:00
FontFaceSource.webidl Bug 1161413 - Part 4: Move FontFaceSet ownership from nsPresContext to nsIDocument. r=smaug 2015-06-27 11:39:54 +10:00
FormData.webidl Bug 1162658 - Update FormData to match latest spec, r=smaug 2016-01-20 17:25:03 +00:00
Function.webidl
GainNode.webidl Bug 1007778 - Add a devtools API to make some Web Audio nodes pass through their inputs; r=roc,smaug 2014-08-18 20:12:50 -04:00
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 Bug 1071615. Make codegen fail when "A implements B" appears on a Web IDL file different from the file A is defined in. r=khuey 2014-09-24 09:11:29 -04:00
GetUserMediaRequest.webidl Bug 907352 - Part 1: Update to most recent constraints syntax. r=mt 2014-04-18 14:00:16 -04:00
HDMIInputPort.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
HTMLAllCollection.webidl Bug 874212 - Move document.all to WebIDL; r=bz 2014-05-20 21:52:21 +02:00
HTMLAnchorElement.webidl Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky 2016-02-11 17:50:42 -05:00
HTMLAppletElement.webidl Bug 1058964 - Disable HTMLAppletElement and HTMLObjectElement in prerendering; r=baku 2015-01-05 20:49:32 -05:00
HTMLAreaElement.webidl Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky 2016-02-11 17:50:42 -05:00
HTMLAudioElement.webidl
HTMLBRElement.webidl
HTMLBaseElement.webidl
HTMLBodyElement.webidl
HTMLButtonElement.webidl
HTMLCanvasElement.webidl Back out 9 changesets (bug 801176) for frequent crashes in test_offscreencanvas_dynamic_fallback.html 2016-03-05 07:20:47 -08:00
HTMLCollection.webidl
HTMLContentElement.webidl
HTMLDListElement.webidl
HTMLDataElement.webidl
HTMLDataListElement.webidl
HTMLDetailsElement.webidl Bug 591737 - Add pref for details and summary elements. r=bz 2016-01-20 23:20:43 +08:00
HTMLDirectoryElement.webidl
HTMLDivElement.webidl
HTMLDocument.webidl Bug 1232295 - Fix HTMLDocument.open's signature; r=khuey 2016-01-05 17:51:08 +01:00
HTMLElement.webidl Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky 2016-02-11 17:50:42 -05:00
HTMLEmbedElement.webidl Bug 993026 - Rename NewResolve to Resolve in browser. r=bz 2014-11-08 01:07:12 +01:00
HTMLExtAppElement.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
HTMLFieldSetElement.webidl
HTMLFontElement.webidl
HTMLFormControlsCollection.webidl Bug 779723 - Implement RadioNodeList collection r=bz 2014-07-16 18:44:19 +02:00
HTMLFormElement.webidl Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN 2014-06-06 13:06:15 -07:00
HTMLFrameElement.webidl
HTMLFrameSetElement.webidl
HTMLHRElement.webidl
HTMLHeadElement.webidl
HTMLHeadingElement.webidl Bug 1158366: Remove nsIDOMHTML[BR|Div|Heading|TableCaption|Table|Title]Element.idl. r=ehsan 2015-04-25 07:23:54 -07:00
HTMLHtmlElement.webidl
HTMLHyperlinkElementUtils.webidl Bug 1213815 - dom/webidl/HTMLHyperlinkElementUtils and URL don't need to throw exceptions as we did before, r=bz 2015-11-23 20:05:26 +00:00
HTMLIFrameElement.webidl Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky 2016-02-11 17:50:42 -05:00
HTMLImageElement.webidl Bug 1187357 - rename referrer attribute to referrerpolicy. r=hsivonen 2015-11-30 16:13:03 -08:00
HTMLInputElement.webidl Bug 1164310, part 4 - Implement the new HTMLInputElement API including the new Promise returning GetFilesAndDirectories. r=baku 2015-07-10 18:55:52 +01:00
HTMLLIElement.webidl
HTMLLabelElement.webidl
HTMLLegendElement.webidl
HTMLLinkElement.webidl Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky 2016-02-11 17:50:42 -05:00
HTMLMapElement.webidl
HTMLMediaElement.webidl Backed out changeset b0eeee008090 (bug 1242321) 2016-01-26 10:54:38 +01: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
HTMLOListElement.webidl
HTMLObjectElement.webidl Bug 1192831 - Remove PlayPreview API. r=jet, r=peterv 2015-08-20 15:15:18 -05:00
HTMLOptGroupElement.webidl
HTMLOptionElement.webidl
HTMLOptionsCollection.webidl
HTMLOutputElement.webidl Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky 2016-02-11 17:50:42 -05:00
HTMLParagraphElement.webidl
HTMLParamElement.webidl
HTMLPictureElement.webidl Bug 870022 - Part 5.1 - Add HTMLPictureElement & atom. r=jst, sr=jst 2014-06-25 11:47:48 -07:00
HTMLPreElement.webidl
HTMLProgressElement.webidl
HTMLPropertiesCollection.webidl
HTMLQuoteElement.webidl
HTMLScriptElement.webidl Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb 2015-08-12 20:19:11 -07:00
HTMLSelectElement.webidl Bug 1020697 - Implement @autocomplete for <select>. r=smaug 2014-07-24 16:55:00 +02:00
HTMLShadowElement.webidl
HTMLSourceElement.webidl Bug 1016707 - Remove keysystem attribute from source element, as it's no longer in the spec. r=bz 2014-08-23 16:53:04 +12:00
HTMLSpanElement.webidl
HTMLStyleElement.webidl
HTMLTableCaptionElement.webidl
HTMLTableCellElement.webidl Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky 2016-02-11 17:50:42 -05:00
HTMLTableColElement.webidl
HTMLTableElement.webidl
HTMLTableRowElement.webidl
HTMLTableSectionElement.webidl
HTMLTemplateElement.webidl
HTMLTextAreaElement.webidl
HTMLTimeElement.webidl
HTMLTitleElement.webidl Bug 1158366: Remove nsIDOMHTML[BR|Div|Heading|TableCaption|Table|Title]Element.idl. r=ehsan 2015-04-25 07:23:54 -07:00
HTMLTrackElement.webidl Bug 950308 - TextTrack, TextTrackCue, TextTrackList should BindToOwner. r=smaug 2014-04-07 13:58:38 -04:00
HTMLUListElement.webidl
HTMLVideoElement.webidl Bug 1203151 - Allow disabling of screen wakelocks for video elements. r=baku 2015-09-02 09:18:16 -04:00
HashChangeEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
Headers.webidl Bug 1108181 - Make Headers iterable; r=bzbarsky 2015-10-20 07:45:32 -04:00
HeapSnapshot.webidl Bug 1247658 - Expose a method to JS for find the shortest retaining paths of some nodes in a heap snapshot; r=bz r=jimb 2016-02-11 14:32:00 +01:00
History.webidl Bug 1155730, implement History.scrollRestoration r=jst 2015-12-26 12:59:09 +02:00
IDBCursor.webidl Bug 1188115: Expose IDBCursorWithValue in workers. r=baku 2015-07-28 15:59:55 -07:00
IDBDatabase.webidl Bug 1247117: De-namespace much of IndexedDB. r=baku 2016-02-16 13:46:08 -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 Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku 2015-09-09 13:15:05 +02:00
IDBFileRequest.webidl Bug 1029209 - Extract IndexedDB FileHandle from core FileHandle implementation (WebIDL changes: merge MutableFile into IDBMutableFile, rename FileHandle to IDBFileHandle, DOMFileMetadataParameters to IDBFileMetadataParameters and FileRequest to IDBFileRequest); r=bent 2014-07-17 12:40:54 -04:00
IDBIndex.webidl Bug 1247117: De-namespace much of IndexedDB. r=baku 2016-02-16 13:46:08 -08:00
IDBKeyRange.webidl Bug 1251498: Implement IDBKeyRange.includes(). r=baku 2016-02-26 13:58:47 -08:00
IDBMutableFile.webidl Bug 1029209 - Extract IndexedDB FileHandle from core FileHandle implementation (WebIDL changes: merge MutableFile into IDBMutableFile, rename FileHandle to IDBFileHandle, DOMFileMetadataParameters to IDBFileMetadataParameters and FileRequest to IDBFileRequest); r=bent 2014-07-17 12:40:54 -04:00
IDBObjectStore.webidl Bug 1196841: Update getAll/getAllKeys to match the spec and expose them. r=baku 2015-10-26 08:54:16 -07: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
IccCardLockError.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
IccChangeEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
Identity.webidl Bug 1011084 - Implement navigator.mozId with WebIDL; r=bholley r=spenrose, sr=jst 2014-05-30 17:06:18 -07:00
ImageBitmap.webidl Bug 1172796 - Part 6: Implements ImageBitmap::Close(). r=roc r=smaug 2015-12-18 14:52:17 +08:00
ImageBitmapRenderingContext.webidl Bug 1172796 - Part 7: Implements ImageBitmapRenderingContext. r=roc r=smaug 2015-12-18 14:52:17 +08:00
ImageCapture.webidl Bug 916643 - ImageCapture preference. r=smaug 2014-09-04 02:10:00 +02:00
ImageCaptureErrorEvent.webidl Bug 916643 - ImageCapture preference. r=smaug 2014-09-04 02:10:00 +02:00
ImageData.webidl Bug 1017988 part 8. Add [Exposed] extended attributes as needed. r=khuey 2014-08-04 22:20:34 -04:00
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 Bug 993253 Implement DOM InputEvent interface with isComposing attribute r=smaug+ehsan 2014-04-10 16:11:37 +09:00
InputMethod.webidl Bug 1234459 - Expose full text in the input box to InputMethod API, r=masayuki, sr=smaug 2016-01-05 00:37:00 +01:00
InputPort.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
InputPortManager.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
InspectorUtils.webidl Bug 1035106 - Add new APIs to DOMUtils: colorToRGBA, isValidCSSColor & cssPropertyIsValid r=bz 2014-07-17 15:08:07 +01:00
InstallTrigger.webidl Bug 1011490 - use mozmap for installtrigger parameters, r=Mossop,bholley 2014-05-16 17:10:20 +01:00
InterAppConnection.webidl
InterAppConnectionRequest.webidl Bug 1173666 - Expose the URL of the page that calls mozApps.connect to the app exposing the port. r=ferjm, r=baku 2015-07-05 08:45:00 -04:00
InterAppMessagePort.webidl Bug 915880 - Add onclose event handlers in the MozInterAppMessagePort. r=ehsan,fabrice 2015-11-30 13:34:50 +01:00
IterableIterator.webidl Bug 1215755. Change the Web IDL parser to just put a next() method in iterator interfaces instead of using an additional IterableIterator interface. Fix up the other test failures in test_interface_maplikesetlikeiterable.py while I'm here. r=qdot 2015-10-19 20:17:39 -04:00
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
KeyEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
KeyboardEvent.webidl Bug 1124608 Support D3E EventModifierInit r=smaug 2015-04-13 16:16:13 +09:00
Keyframe.webidl Bug 1198708 - Part 6: Implement KeyframeEffectReadOnly.getFrames(). r=birtles,bzbarsky 2015-09-29 12:20:14 +10:00
KeyframeEffect.webidl Bug 1196114 - Part 2: Add AnimationPropertyStatus interface and KeyframeEffectReadOnly.runningStatus(). r=birtles,smaug 2016-03-04 06:36:41 +09:00
KillSwitch.webidl Bug 1181561 - Expose a Kill Switch enabling/disabling. r=dhylands, sr=sicking 2015-08-26 03:11:00 -04: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 1227206 - Location.assign and Location.replace should use USVStrings instead DOMStrings, r=bz 2015-11-23 20:05:26 +00:00
MMICall.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MediaDeviceInfo.webidl Bug 1181883 - Add serializer on MediaDeviceInfo. r=smaug 2015-07-08 20:46:34 -04:00
MediaDevices.webidl Bug 1152381 - implement mediaDevices.getSupportedConstraints. r=smaug, r=jesup 2015-07-02 14:21:49 -04:00
MediaElementAudioSourceNode.webidl Bug 1007776 - Add a devtools API for muting the source AudioNodes; r=roc,smaug 2014-08-19 08:12:43 -04:00
MediaEncryptedEvent.webidl Backed out changeset b0eeee008090 (bug 1242321) 2016-01-26 10:54:38 +01:00
MediaError.webidl
MediaKeyError.webidl Backed out changeset b0eeee008090 (bug 1242321) 2016-01-26 10:54:38 +01:00
MediaKeyMessageEvent.webidl Backed out changeset b0eeee008090 (bug 1242321) 2016-01-26 10:54:38 +01:00
MediaKeySession.webidl Backed out changeset b0eeee008090 (bug 1242321) 2016-01-26 10:54:38 +01:00
MediaKeyStatusMap.webidl Backed out changeset b0eeee008090 (bug 1242321) 2016-01-26 10:54:38 +01:00
MediaKeySystemAccess.webidl Backed out changeset b0eeee008090 (bug 1242321) 2016-01-26 10:54:38 +01:00
MediaKeys.webidl Backed out changeset b0eeee008090 (bug 1242321) 2016-01-26 10:54:38 +01:00
MediaKeysRequestStatus.webidl Bug 1124031 part 4 - Enforce min CDM version from keySystem string. r=bz 2015-02-20 14:38:08 +13:00
MediaList.webidl
MediaQueryList.webidl
MediaRecorder.webidl Bug 963238: Support isTypeSupported() in MediaRecorder, and throw on invalid mimetypes at construction r=cpearce,khuey 2016-03-06 22:48:16 -05:00
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 1070216 - Implement MediaStream constructors. r=smaug,jib,padenot 2015-10-15 01:08:33 +08:00
MediaStreamAudioDestinationNode.webidl
MediaStreamAudioSourceNode.webidl Bug 1007776 - Add a devtools API for muting the source AudioNodes; r=roc,smaug 2014-08-19 08:12:43 -04:00
MediaStreamError.webidl Bug 1181896 - rename .constraintName to .constraint in MediaStreamError r=jesup,bz 2015-09-18 14:03:30 -04:00
MediaStreamEvent.webidl
MediaStreamList.webidl
MediaStreamTrack.webidl Bug 987186 - remove AudioConfig, send agc/aec/noise from prefs r=jib,smaug 2016-01-22 16:46:38 -05:00
MediaStreamTrackEvent.webidl Bug 1032835 - RTCRtpSender webidl. r=smaug 2014-08-13 21:40:41 -04:00
MediaTrackConstraintSet.webidl Bug 1187315 - Refactor out Constraints.webidl. r=bz 2015-07-29 01:16:19 -04:00
MediaTrackSupportedConstraints.webidl Bug 987186 - remove AudioConfig, send agc/aec/noise from prefs r=jib,smaug 2016-01-22 16:46:38 -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 Bug 1196514 - remove dom.messagechannel.enabled pref, r=smaug 2015-08-20 08:34:38 +01:00
MessageEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08: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
MmsMessage.webidl Bug 859764 - Part 2: Define New WebIDL interfaces for MobileMessage Objects. r=echen r=smaug 2015-10-19 18:44:25 +08:00
MobileMessageThread.webidl Bug 859764 - Part 2: Define New WebIDL interfaces for MobileMessage Objects. r=echen r=smaug 2015-10-19 18:44:25 +08:00
MouseEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
MouseScrollEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
MozActivity.webidl Bug 1017420 - Add support for certified apps to get the list of apps matching an activity request r=sicking 2014-05-29 17:24:49 -07:00
MozApplicationEvent.webidl Bug 899322 - Convert the mozApps API to use webidl r=marco,bholley 2014-08-19 09:30:54 -07:00
MozCellBroadcast.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozCellBroadcastEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozCellBroadcastMessage.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozClirModeEvent.webidl Bug 898445 - Part 1-4: Move MozMobileConnection to webidl. r=hsinyi,smaug 2014-04-24 18:11:17 +08:00
MozContactChangeEvent.webidl
MozEmergencyCbModeEvent.webidl
MozIcc.webidl Bug 1114937 - Part 3: Web API change to adopt IccService for IccContacts. r=echen, r=hsinyi 2015-06-16 17:38:27 +08:00
MozIccInfo.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozIccManager.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozInterAppMessageEvent.webidl
MozIsoDepTech.webidl Bug 976457 - B2G NFC: API for supporting NFC_A tags. r=yoshi r=smaug 2015-11-13 02:01:00 +01:00
MozMessageDeletedEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozMmsEvent.webidl Bug 859764 - Part 2: Define New WebIDL interfaces for MobileMessage Objects. r=echen r=smaug 2015-10-19 18:44:25 +08:00
MozMobileCellInfo.webidl Bug 898445 - Part 1-1: Move MozMobileCellInfo to webidl. r=hsinyi,smaug 2014-04-24 17:43:05 +08:00
MozMobileConnection.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozMobileConnectionArray.webidl Bug 843452 - Part 6: Build MobileConnection DOM/IPC by default. r=smaug,khuey 2014-08-05 18:01:14 +08:00
MozMobileConnectionInfo.webidl Bug 898445 - Part 1-3: Move MozMobileConnectionInfo to webidl. r=hsinyi,smaug 2014-04-24 18:03:45 +08:00
MozMobileMessageManager.webidl Bug 859764 - Part 2: Define New WebIDL interfaces for MobileMessage Objects. r=echen r=smaug 2015-10-19 18:44:25 +08:00
MozMobileNetworkInfo.webidl Bug 843452 - Part 1-1: WEBIDL changes for MobileConnection IPDL. r=hsinyi,smaug 2014-03-26 14:50:30 +08:00
MozNDEFRecord.webidl Bug 1139830 - Make type/id/payload nullable in MozNDEFRecordOptions. r=smaug 2015-03-06 16:23:21 +08:00
MozNFC.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozNFCPeer.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozNFCPeerEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozNFCTag.webidl Bug 976457 - B2G NFC: API for supporting NFC_A tags. r=yoshi r=smaug 2015-11-13 02:01:00 +01:00
MozNFCTagEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozNetworkStats.webidl Bug 993311 - Followup to fix b2g builds r=khuey 2016-02-01 15:35:25 -08:00
MozNetworkStatsAlarm.webidl Bug 1209654 - Modify the type of the threshold of addAlarm() and getAllAlarms() to long long from long, and add test cases. r=ettseng, r=bz 2015-11-12 19:01:00 +01:00
MozNetworkStatsData.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozNetworkStatsInterface.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozNetworkStatsManager.webidl Bug 993311 - Convert Network Stats API to WebIDL. r=bzbarsky. 2014-04-08 14:42:12 +08:00
MozNfcATech.webidl Bug 976457 - B2G NFC: API for supporting NFC_A tags. r=yoshi r=smaug 2015-11-13 02:01:00 +01:00
MozOtaStatusEvent.webidl
MozPaymentProvider.webidl Bug 859764 - Part 6: Changes in Payment. r=ferjm, r=smaug 2015-10-19 20:08:57 +08: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 Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug 2016-01-05 06:29:00 +01:00
MozSettingsEvent.webidl Bug 1031051: Part 10 - Migrate MozSettingsEvent and MozApplicationEvent to the WebIDL code generator. r=smaug 2014-06-30 16:02:02 -07:00
MozSettingsTransactionEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozSmsEvent.webidl Bug 859764 - Part 2: Define New WebIDL interfaces for MobileMessage Objects. r=echen r=smaug 2015-10-19 18:44:25 +08:00
MozSpeakerManager.webidl
MozStkCommandEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozTetheringManager.webidl Bug 936367 - Support wifi hotspot enable API. r=vchang, r=ptheriault, sr=mrbkap 2014-08-11 17:13:25 +08:00
MozTimeManager.webidl
MozVoicemail.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozVoicemailEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozVoicemailStatus.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
MozWakeLock.webidl
MozWifiCapabilities.webidl Bug 1002314 - 0001. WebIDL Change. r=ehsan, r=mrbkap 2014-05-19 10:29:18 +08:00
MozWifiConnectionInfoEvent.webidl Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug 2014-06-11 09:23:34 +08:00
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 Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug 2014-06-11 09:23:34 +08:00
MozWifiStationInfoEvent.webidl Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug 2014-06-11 09:23:34 +08:00
MozWifiStatusChangeEvent.webidl Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug 2014-06-11 09:23:34 +08:00
MutationEvent.webidl
MutationObserver.webidl Bug 1120016 - Allocate short lived JS wrappers in the Nursery, r=mccr8,terrence 2015-12-31 15:21:49 +02:00
NamedNodeMap.webidl Bug 1227458. Make setAttributeNode be an alias for setAttributeNodeNS and setNamedItem on the attribute map be an alias for setNamedItemNS. r=smaug 2015-12-04 09:51:04 -05:00
NativeOSFileInternals.webidl
Navigator.webidl Bug 1224892 - Caching `oscpu' and `buildID' like other attributes related to User Agent. r=smaug 2015-12-15 21:05:05 +03:30
NetDashboard.webidl
NetworkInformation.webidl Bug 1023029: Add 'unknown' type to Network Information API. r=sicking. 2014-06-19 16:24:43 +08:00
NetworkOptions.webidl Bug 1000040 - Part 1: Add required APIs for Ethernet; r=vicamo,bholley 2016-02-19 16:06:21 +08:00
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 1241278 - Change `Notification.requestPermission()` to return a promise. r=baku 2016-01-20 14:23:04 -08:00
NotificationEvent.webidl Bug 1238680 - Make dictionary arguments where a dictionary has a required member non-optional; r=bzbarsky 2016-01-11 14:20:20 -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
OffscreenCanvas.webidl Bug 1172796 - Part 5: Implements OffscreenCanvas::TransferImageBitmap. r=roc r=smaug 2015-12-18 14:52:17 +08:00
OscillatorNode.webidl Bug 1057585 - Disable WebAudio APIs in prerendering; r=jst 2014-12-21 11:53:32 -05:00
PageTransitionEvent.webidl Bug 1251082. Restore comments in PageTransitionEvent.webidl that got lost when nsIDOMPageTransitionEvent.idl was migrated to webidl. r=bz 2016-02-26 17:13:59 -06:00
PaintRequest.webidl
PaintRequestList.webidl
PannerNode.webidl Bug 1148354 - Deprecate the doppler effect from the PannerNode. r=ehsan 2015-04-16 15:35:19 +02:00
ParentNode.webidl
PeerConnectionImpl.webidl Bug 1230184 - plumb setParameters down to JsepTrack. r=bwc, r=mrbkap 2015-12-31 10:32:24 -06:00
PeerConnectionImplEnums.webidl Bug 859565 - Remove legacy PeerConnectionImpl.readyState. r=bholley, r=abr 2014-05-17 17:11:27 -04:00
PeerConnectionObserver.webidl Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug 2016-01-12 15:09:01 -05:00
PeerConnectionObserverEnums.webidl Bug 859565 - Remove legacy PeerConnectionImpl.readyState. r=bholley, r=abr 2014-05-17 17:11:27 -04:00
Performance.webidl Bug 1243881 - patch 1 - unship performance.translateTime, r=bz 2016-02-01 21:48:04 +00:00
PerformanceCompositeTiming.webidl Backed out 4 changesets (bug 1191178) to see if it will fix the build bustage on a CLOSED TREE 2015-08-19 16:13:13 -07:00
PerformanceEntry.webidl Bug 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01:00
PerformanceEntryEvent.webidl Bug 1177226 - Support User Timing API events in the Developer HUD. r=ehsan, r=jryans 2015-07-31 15:40:08 -07:00
PerformanceMark.webidl Bug 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01:00
PerformanceMeasure.webidl Bug 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01:00
PerformanceNavigation.webidl
PerformanceObserver.webidl Bug 1165796 - Part 2: Implement PerformanceObserver.r=baku 2015-08-17 15:13:20 -07:00
PerformanceObserverEntryList.webidl Bug 1165796 - Part 2: Implement PerformanceObserver.r=baku 2015-08-17 15:13:20 -07:00
PerformanceRenderTiming.webidl Backed out 4 changesets (bug 1191178) to see if it will fix the build bustage on a CLOSED TREE 2015-08-19 16:13:13 -07:00
PerformanceResourceTiming.webidl Bug 1154309 - Add New Resource Timing Fields r=bz,hurley 2015-07-24 08:49:25 -07:00
PerformanceTiming.webidl
PeriodicWave.webidl
PermissionSettings.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
PermissionStatus.webidl Bug 1233702 - Remove dom.permissions.enabled pref. r=baku 2016-02-03 18:21:31 +02:00
Permissions.webidl Bug 1197461 - Implement Permissions.revoke. r=poiru,baku 2016-03-02 21:09:38 +00:00
PhoneNumberService.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
Plugin.webidl
PluginArray.webidl
PluginCrashedEvent.webidl Bug 1146955 - Make the GMP pluginID a uint32_t, and dispatch it in the PluginCrashed event. r=jesup r=mrbkap 2015-05-04 15:40:29 -04:00
PointerEvent.webidl
PopStateEvent.webidl Bug 1031051: Part 6 - Migrate PopStateEvent to the WebIDL code generator. r=smaug 2014-06-30 16:02:02 -07:00
PopupBlockedEvent.webidl Bug 1031051: Part 5 - Migrate PopupBlockedEvent to the WebIDL code generator. r=smaug 2014-06-30 16:02:01 -07:00
PopupBoxObject.webidl Bug 873923, add a method to allow popups to be anchored at a rectangle, r=tn,mark,khuey 2015-05-08 14:49:54 -04:00
Position.webidl
PositionError.webidl
Presentation.webidl Bug 1215426 - [Presentation WebAPI] Grant access to browser receiving pages. r=smaug 2015-10-21 14:01:08 +08:00
PresentationAvailability.webidl Bug 1215426 - [Presentation WebAPI] Grant access to browser receiving pages. r=smaug 2015-10-21 14:01:08 +08:00
PresentationConnection.webidl Bug 1215426 - [Presentation WebAPI] Grant access to browser receiving pages. r=smaug 2015-10-21 14:01:08 +08:00
PresentationConnectionAvailableEvent.webidl Bug 1238680 - Make dictionary arguments where a dictionary has a required member non-optional; r=bzbarsky 2016-01-11 14:20:20 -05:00
PresentationDeviceInfoManager.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
PresentationReceiver.webidl Bug 1215426 - [Presentation WebAPI] Grant access to browser receiving pages. r=smaug 2015-10-21 14:01:08 +08:00
PresentationRequest.webidl Bug 1239242 - support PresentationRequest.startWithDevice(). r=smaug. 2016-01-13 19:21:25 +08:00
ProcessingInstruction.webidl
ProfileTimelineMarker.webidl Bug 1249950 - Add Performance Markers for MessagePort - patch 2, r=smaug, r=vporof 2016-03-01 09:16:18 +01:00
ProgressEvent.webidl Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug 2014-06-03 15:52:36 -07:00
Promise.webidl Bug 1243001 part 8. Tell SpiderMonkey to put its promise jobs into the CycleCollectedJSRuntime job queue. r=peterv 2016-02-09 17:40:31 -05:00
PromiseDebugging.webidl Bug 1243001 part 3. Turn off the IDL bits of PromiseDebugging when SPIDERMONKEY_PROMISE is defined. r=peterv 2016-02-09 17:40:31 -05:00
PropertyIndexedKeyframes.webidl Bug 1208951 - Part 9: Implement KeyframeEffectReadOnly constructor. r=bzbarsky r=birtles 2015-10-22 19:22:38 +11:00
PushEvent.webidl Bug 1190478 - Hide PushEvent.data until we ship message encryption. r=mt,jst 2015-08-03 11:04:41 -07:00
PushManager.webidl Bug 1197998 - Use counters for Push subscribe, unsubscribe and permission query. r=froydnj,kitcambridge,jst 2015-09-03 17:54:59 -07:00
PushMessageData.webidl Bug 1188091 - Fix the exposure of Push interfaces; r=dougt,bzbarsky,nsm 2015-07-30 01:06:38 -04:00
PushSubscription.webidl Bug 1205137 - Add a `PushSubscription` serializer. r=mt,smaug 2015-12-14 16:28:19 -08:00
RGBColor.webidl
RTCCertificate.webidl Bug 1215519 - Switch to DOMTimeStamp for RTCCertificate. r=bz 2015-10-21 10:08:40 -07:00
RTCConfiguration.webidl Bug 1247619 - add console warning about OAuth for STUN not yet supported. r=jesup,smaug 2016-02-25 00:24:16 -05:00
RTCDataChannelEvent.webidl
RTCIceCandidate.webidl Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug 2015-09-28 11:25:04 -07:00
RTCIdentityAssertion.webidl Bug 1152538 - RTCIdentityAssertion is a dictionary, r=smaug 2015-04-16 09:55:18 -07:00
RTCIdentityProvider.webidl Bug 975144 - WebIDL changes for RTC identity sandbox, r=jib,bz 2015-02-22 10:57:20 +13:00
RTCPeerConnection.webidl Bug 1209744 - Implement canTrickleIceCandidates attribute, r=bwc,khuey 2016-02-20 16:48:20 -08:00
RTCPeerConnectionIceEvent.webidl Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug 2015-09-28 11:25:04 -07:00
RTCPeerConnectionStatic.webidl Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug 2015-09-28 11:25:04 -07:00
RTCRtpReceiver.webidl Bug 1032835 - addTrack/removeTrack on-top of existing implementation. r=smaug, r=jesup 2014-08-13 21:40:54 -04:00
RTCRtpSender.webidl Bug 1247622 - Make RTCRtpSender.setParameters return a promise. r=jesup,smaug 2016-02-24 19:14:57 -05:00
RTCSessionDescription.webidl Bug 1155923 - Removing moz prefix from RTC interfaces, r=jesup,smaug 2015-09-28 11:25:04 -07:00
RTCStatsReport.webidl Bug 1184426 - Unprefix RTCIceCandidatePairStats.priority (formerly mozPriority). r=bwc, r=smaug 2015-07-15 22:43:37 -04:00
RTCTrackEvent.webidl Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug 2016-01-12 15:09:01 -05:00
RadioNodeList.webidl Bug 779723 - Implement RadioNodeList collection r=bz 2014-07-16 18:44:19 +02:00
Range.webidl
RecordErrorEvent.webidl Bug 1031051: Part 9 - Migrate RecordErrorEvent to the WebIDL code generator. r=smaug 2014-06-30 16:02:02 -07:00
Rect.webidl
Request.webidl Bug 1251872 - Part 1: Implement Request.referrerPolicy; r=jdm 2016-03-03 16:43:55 -05:00
RequestSyncManager.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08: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 Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
ResourceStatsManager.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
Response.webidl Bug 1238134 P1 Provide a Response.cloneUnfiltered() method for chrome code to access internal Response state. r=ehsan 2016-01-12 12:15:12 -08:00
SVGAElement.webidl
SVGAltGlyphElement.webidl
SVGAngle.webidl
SVGAnimateElement.webidl
SVGAnimateMotionElement.webidl
SVGAnimateTransformElement.webidl
SVGAnimatedAngle.webidl
SVGAnimatedBoolean.webidl
SVGAnimatedEnumeration.webidl
SVGAnimatedInteger.webidl
SVGAnimatedLength.webidl Bug 886416 - Move SVGLength to WebIDL; r=bzbarsky 2014-04-11 17:26:29 -04:00
SVGAnimatedLengthList.webidl
SVGAnimatedNumber.webidl
SVGAnimatedNumberList.webidl
SVGAnimatedPathData.webidl
SVGAnimatedPoints.webidl
SVGAnimatedPreserveAspectRatio.webidl
SVGAnimatedRect.webidl
SVGAnimatedString.webidl
SVGAnimatedTransformList.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 Bug 1071615. Make codegen fail when "A implements B" appears on a Web IDL file different from the file A is defined in. r=khuey 2014-09-24 09:11:29 -04:00
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 Bug 999964 part 1 - Patch for SVG 2 getBBox method; r=longsonr, r=bz 2014-05-13 10:24:35 +09:00
SVGImageElement.webidl
SVGLength.webidl Bug 886416 - Move SVGLength to WebIDL; r=bzbarsky 2014-04-11 17:26:29 -04:00
SVGLengthList.webidl Bug 886416 - Move SVGLength to WebIDL; r=bzbarsky 2014-04-11 17:26:29 -04:00
SVGLineElement.webidl
SVGLinearGradientElement.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGMPathElement.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
SVGNumber.webidl Bug 886420 - Move SVGNumber to WebIDL; r=bz 2014-05-30 09:36:52 +02:00
SVGNumberList.webidl Bug 886420 - Move SVGNumber to WebIDL; r=bz 2014-05-30 09:36:52 +02:00
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
SVGSVGElement.webidl Bug 968923 - part 5a - add use counters for SVGSVGElement and CSS properties for testing purposes; r=bz 2015-06-05 14:07:25 -04:00
SVGScriptElement.webidl Bug 880997 part 3. Change crossOrigin reflection to allow null values and be a limited enumerated attribute. r=smaug 2014-09-05 22:42:33 -04:00
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 Bug 1239128 - Implement LinkStyle for SVGStyleElement interface. r=cam r=bzbarsky 2016-01-14 18:43:11 +00:00
SVGSwitchElement.webidl
SVGSymbolElement.webidl
SVGTSpanElement.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
SVGURIReference.webidl Bug 1125647 - mark remaining SVGAnimatedXXX webidl attributes as [Constant]. r=dholbert, sr=bzbarsky 2015-01-27 15:18:43 +00:00
SVGUnitTypes.webidl
SVGUseElement.webidl
SVGViewElement.webidl
SVGZoomAndPan.webidl
SVGZoomEvent.webidl
Screen.webidl Bug 1131470 - Part 3: Implement ScreenOrientation interface. r=baku 2015-08-18 14:55:21 -07:00
ScreenOrientation.webidl Bug 1131470 - Part 3: Implement ScreenOrientation interface. r=baku 2015-08-18 14:55:21 -07:00
ScriptProcessorNode.webidl Bug 1007778 - Add a devtools API to make some Web Audio nodes pass through their inputs; r=roc,smaug 2014-08-18 20:12:50 -04:00
ScrollAreaEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08: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 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
SecureElementManager.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
Selection.webidl Bug 1067788 - Part 4: Update test_bug496275.html. Add setCaretBidiLevel method to Selection. r=smontagu r=ehsan 2015-05-22 00:37:16 -04:00
ServiceWorker.webidl Bug 1114554 - Patch 1 - Notification ServiceWorker API stubs. r=wchen,baku 2015-06-25 18:50:24 -07:00
ServiceWorkerContainer.webidl Bug 1238206 - Make ServiceWorkerContainer.getRegistration() return Promise<any>; r=baku 2016-01-11 13:21:23 -05:00
ServiceWorkerGlobalScope.webidl Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
ServiceWorkerMessageEvent.webidl Bug 1143717 - Implement the ServiceWorkerMessageEvent interface. r=baku 2015-09-22 16:56:48 +08:00
ServiceWorkerRegistration.webidl Bug 1187350 - update() should return a Promise. r=ehsan,catalinb 2015-08-14 15:06:00 -07:00
SettingChangeNotification.webidl Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot 2014-09-16 13:15:16 -04:00
SettingsManager.webidl bug 900551 - Settings API OOP; r=bent 2014-08-27 21:01:29 -07:00
ShadowRoot.webidl Bug 1083587 - Add host and olderShadowRoot properties to ShadowRoot interface. r=smaug 2014-10-15 18:25:45 -07:00
SharedWorker.webidl Bug 1207635 - get rid of dom.workers.sharedWorkers.enabled pref, r=khuey 2015-09-23 19:33:40 +01:00
SharedWorkerGlobalScope.webidl Bug 1017988 part 10. Disallow Pref annotations on things that are exposed in workers. r=khuey 2014-08-04 22:20:35 -04:00
SimpleGestureEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
SimplePushManager.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
SmsMessage.webidl Bug 859764 - Part 2: Define New WebIDL interfaces for MobileMessage Objects. r=echen r=smaug 2015-10-19 18:44:25 +08:00
SocketCommon.webidl Bug 745283 - Part 4: WebIDL binding for UDPSocket API. r+sr=smaug, r=khuey, r=baku 2014-04-14 09:21:26 +08:00
SourceBuffer.webidl Bug 1150305 - sourcebuffer.buffered returns the same object if not changed. r=roc, r=bz, r=jya 2015-10-19 14:10:47 +08: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 Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechGrammarList.webidl Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechRecognition.webidl Bug 1187791 - Part 1 of 1 - SpeechRecognition::maxAlternatives can't throw; so, rm webidl throws specifier. r=smaug 2015-08-04 00:39:00 +02:00
SpeechRecognitionAlternative.webidl Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechRecognitionError.webidl Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechRecognitionEvent.webidl Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechRecognitionResult.webidl Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechRecognitionResultList.webidl Bug 1169653 - Limit use of the speech recognition API in JS to certified apps or apps with the proper flags set. r=smaug 2015-06-12 05:01:00 -04:00
SpeechSynthesis.webidl Bug 1188099 - (Part 3) Introduce [ChromeOnly] SpeechSynthesis.forceEnd for tests. r=smaug r=kdavis 2015-08-08 10:30:46 -07:00
SpeechSynthesisErrorEvent.webidl Bug 1238680 - Make dictionary arguments where a dictionary has a required member non-optional; r=bzbarsky 2016-01-11 14:20:20 -05:00
SpeechSynthesisEvent.webidl Bug 1238680 - Make dictionary arguments where a dictionary has a required member non-optional; r=bzbarsky 2016-01-11 14:20:20 -05:00
SpeechSynthesisUtterance.webidl Bug 1162692 - Add SpeechSynthesisUtterance.chosenVoiceURI for testing purposes. r=smaug 2015-05-12 13:24:58 -07:00
SpeechSynthesisVoice.webidl
StereoPannerNode.webidl Bug 1100349 - Implement StereoPannerNode. r=ehsan,smaug 2014-11-19 18:15:13 +01:00
Storage.webidl Bug 1230563 - Part 2: Test for corrected cookie permission behavior, r=ehsan 2016-01-19 01:33:20 -05:00
StorageEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
StorageType.webidl Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00
StyleRuleChangeEvent.webidl Bug 1031051: Part 16 - Migrate Style*ChangeEvent to the WebIDL code generator. r=smaug 2014-06-30 16:02:04 -07:00
StyleSheet.webidl
StyleSheetApplicableStateChangeEvent.webidl Bug 1031051: Part 16 - Migrate Style*ChangeEvent to the WebIDL code generator. r=smaug 2014-06-30 16:02:04 -07:00
StyleSheetChangeEvent.webidl Bug 1031051: Part 16 - Migrate Style*ChangeEvent to the WebIDL code generator. r=smaug 2014-06-30 16:02:04 -07:00
StyleSheetList.webidl Bug 738196 - Part b: move StyleSheetList to WebIDL; r=bz 2014-04-12 10:18:54 +02:00
SubtleCrypto.webidl Bug 1191936 - Implement RSA-PSS signing and verification r=rbarnes,smaug 2015-10-13 20:22:43 +02:00
SystemUpdate.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
TCPServerSocket.webidl Backed out changeset 37c89ad82a13 (bug 1207090) for hazards bustage ON A CLOSED TREE 2015-09-29 11:42:44 +05:30
TCPServerSocketEvent.webidl Backed out changeset 37c89ad82a13 (bug 1207090) for hazards bustage ON A CLOSED TREE 2015-09-29 11:42:44 +05:30
TCPSocket.webidl Backed out changeset 37c89ad82a13 (bug 1207090) for hazards bustage ON A CLOSED TREE 2015-09-29 11:42:44 +05:30
TCPSocketErrorEvent.webidl Backed out changeset 37c89ad82a13 (bug 1207090) for hazards bustage ON A CLOSED TREE 2015-09-29 11:42:44 +05:30
TCPSocketEvent.webidl Backed out changeset 37c89ad82a13 (bug 1207090) for hazards bustage ON A CLOSED TREE 2015-09-29 11:42:44 +05:30
TVChannel.webidl Bug 1125477 - Part 2: Modify permission check of TV Manager API in order to remove dom.testing.tv_enabled_for_hosted_apps. r=seanlin;r=smaug 2015-11-15 14:48:48 +01:00
TVCurrentChannelChangedEvent.webidl Bug 1125477 - Part 2: Modify permission check of TV Manager API in order to remove dom.testing.tv_enabled_for_hosted_apps. r=seanlin;r=smaug 2015-11-15 14:48:48 +01:00
TVCurrentSourceChangedEvent.webidl Bug 1125477 - Part 2: Modify permission check of TV Manager API in order to remove dom.testing.tv_enabled_for_hosted_apps. r=seanlin;r=smaug 2015-11-15 14:48:48 +01:00
TVEITBroadcastedEvent.webidl Bug 1125477 - Part 2: Modify permission check of TV Manager API in order to remove dom.testing.tv_enabled_for_hosted_apps. r=seanlin;r=smaug 2015-11-15 14:48:48 +01:00
TVManager.webidl Bug 1125477 - Part 2: Modify permission check of TV Manager API in order to remove dom.testing.tv_enabled_for_hosted_apps. r=seanlin;r=smaug 2015-11-15 14:48:48 +01:00
TVProgram.webidl Bug 1125477 - Part 2: Modify permission check of TV Manager API in order to remove dom.testing.tv_enabled_for_hosted_apps. r=seanlin;r=smaug 2015-11-15 14:48:48 +01:00
TVScanningStateChangedEvent.webidl Bug 1125477 - Part 2: Modify permission check of TV Manager API in order to remove dom.testing.tv_enabled_for_hosted_apps. r=seanlin;r=smaug 2015-11-15 14:48:48 +01:00
TVSource.webidl Bug 1125477 - Part 2: Modify permission check of TV Manager API in order to remove dom.testing.tv_enabled_for_hosted_apps. r=seanlin;r=smaug 2015-11-15 14:48:48 +01:00
TVTuner.webidl Bug 1125477 - Part 2: Modify permission check of TV Manager API in order to remove dom.testing.tv_enabled_for_hosted_apps. r=seanlin;r=smaug 2015-11-15 14:48:48 +01:00
Telephony.webidl Backed out changesets 8e41bbb259cc and a5823a3df988 (bug 1129882) for smoketest regressions. a=me 2015-08-25 09:42:03 -04:00
TelephonyCall.webidl Bug 1171807 - Part 1: Add enums for TelephonyCall::State and TelephonyCallGroup::State (WebIDL). r=hsinyi 2015-09-02 05:21:00 +02:00
TelephonyCallGroup.webidl Bug 1171807 - Part 1: Add enums for TelephonyCall::State and TelephonyCallGroup::State (WebIDL). r=hsinyi 2015-09-02 05:21:00 +02:00
TelephonyCallId.webidl Backed out changeset 5a7932a4a7a9 (bug 981519) for causing regression bug 1026081 2014-06-17 15:37:31 +08:00
TestInterfaceJS.webidl Bug 1186696. Event handlers on JS-implemented webidl interfaces should have the same behavior as other event handlers: accept all values, convert non-objects to null. r=smaug 2015-07-28 12:35:39 -04:00
TestInterfaceJSDictionaries.webidl Bug 1036214 - Tests. r=bz 2014-08-19 18:12:15 -07:00
TestInterfaceJSMaplikeSetlikeIterable.webidl Bug 1216751 part 1. Restrict value iterators to interfaces that have indexed properties and pair iterators to interfaces that do not have indexed properties. r=qdot 2016-02-17 22:57:57 -05:00
Text.webidl Bug 1071615. Make codegen fail when "A implements B" appears on a Web IDL file different from the file A is defined in. r=khuey 2014-09-24 09:11:29 -04:00
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 Bug 1033144 - Part 1: Dispatch 'cuechange' event on TextTracks. r=rillian,bz 2016-03-02 11:35:09 -08:00
TextTrackCue.webidl Bug 909993 - Add WebIDL for TextTrackCue and fix link in VTTCue.webidl. r=rillian r=bz 2015-07-29 12:41:00 +02:00
TextTrackCueList.webidl
TextTrackList.webidl
ThreadSafeChromeUtils.webidl Bug 1165807 - display WeakSet and WeakMap contents in console; r=bz,fitzgen 2015-11-16 06:50:00 -08:00
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 Bug 1234656 - Add TouchEvent ctor, r=mbrubeck 2015-12-29 15:46:18 +02:00
TouchEvent.webidl Bug 1234656 - Add TouchEvent ctor, r=mbrubeck 2015-12-29 15:46:18 +02:00
TouchList.webidl
TrackEvent.webidl Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
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 Bug 1192492 - Support masking of passwords in XUL tree columns. r=Enn,smaug 2015-09-07 14:25:45 -07:00
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
U2F.webidl Bug 1251856 - Disable U2F in all releases (fix for 1231681). r=baku 2016-02-29 09:06:40 -07:00
UDPMessageEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
UDPSocket.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
UIEvent.webidl Bug 1124608 Support D3E EventModifierInit r=smaug 2015-04-13 16:16:13 +09:00
URL.webidl Bug 1119490 - Expose the URL constructor to WorkerDebuggerGlobalScope;r=khuey 2016-02-22 10:41:09 +01:00
URLSearchParams.webidl Bug 1119490 - Expose the URL constructor to WorkerDebuggerGlobalScope;r=khuey 2016-02-22 10:41:09 +01:00
USSDReceivedEvent.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
USSDSession.webidl Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
UndoManager.webidl
UserProximityEvent.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 Bug 909993 - Add WebIDL for TextTrackCue and fix link in VTTCue.webidl. r=rillian r=bz 2015-07-29 12:41:00 +02:00
VTTRegion.webidl
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 Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
VideoTrackList.webidl Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
WaveShaperNode.webidl Bug 1186343: Throw an InvalidStateError when we set the curve attribute of a WaveShaperNode with a Float32Array of length less than 2; r=padenot,smaug 2015-07-22 13:32:12 +02:00
WebComponents.webidl
WebGL2RenderingContext.webidl Bug 1237193 - Fix WebGL getActiveUniforms return type. r=jgilbert, r=smaug 2016-02-15 15:14:00 +01:00
WebGLRenderingContext.webidl Back out 9 changesets (bug 801176) for frequent crashes in test_offscreencanvas_dynamic_fallback.html 2016-03-05 07:20:47 -08:00
WebKitCSSMatrix.webidl Bug 1241727 - Inverting non-invertible WebKitCSSMatrix should throw NotSupportedError. r=baku 2016-01-27 12:49:57 -08:00
WebSocket.webidl Bug 1159792 - get rid of dom.workers.websocket.enabled pref, r=smaug 2015-05-14 12:24:06 +01:00
WebrtcDeprecated.webidl Bug 1155923 - Temporarily restoring moz-prefixed interface, r=jesup,smaug 2015-09-28 11:25:04 -07:00
WebrtcGlobalInformation.webidl Bug 1209252: add buttons to clear session and signaling logs. r=jib, r=sicking 2016-01-27 16:05:10 -08:00
WheelEvent.webidl
WifiOptions.webidl Backed out changeset 59611423c368 (bug 1038531) for marionette-webapi failures. 2014-09-03 11:30:32 -04:00
Window.webidl Bug 1231681 - "Implement window.u2f interface". r=baku, r=dkeeler 2016-02-09 16:43:00 +01: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 1246784 - Expose Console to the WorkerDebuggerGlobalScope, r=khuey 2016-02-11 17:41:17 +00:00
WorkerGlobalScope.webidl Bug 1218152 - Make Window.caches and WorkerGlobalScope.caches SameObject; r=bzbarsky 2015-10-26 23:00:18 -04:00
WorkerLocation.webidl Bug 1213815 - Update URLSearchParams and URLUtils in webidl files, r=bz 2015-11-23 20:05:26 +00:00
WorkerNavigator.webidl Bug 925849 - WorkerNavigator implements NavigatorLanguage, r=khuey 2014-09-05 15:26:34 +01:00
XMLDocument.webidl
XMLHttpRequest.webidl Bug 931243 - Remove the XMLHttpRequest APIs from ServiceWorkerGlobalScope; r=bzbarsky 2015-10-20 13:16:34 -04:00
XMLHttpRequestEventTarget.webidl Bug 931243 - Remove the XMLHttpRequest APIs from ServiceWorkerGlobalScope; r=bzbarsky 2015-10-20 13:16:34 -04:00
XMLHttpRequestUpload.webidl Bug 931243 - Remove the XMLHttpRequest APIs from ServiceWorkerGlobalScope; r=bzbarsky 2015-10-20 13:16:34 -04:00
XMLSerializer.webidl
XMLStylesheetProcessingInstruction.webidl
XPathEvaluator.webidl Backout 58e2cab9572e, bad patch. 2014-11-04 12:35:02 +01:00
XPathExpression.webidl Bug 1029104 - Convert XPathExpression to WebIDL bindings, add WebIDL API and switch to the WebIDL binding. r=bz. 2014-06-27 21:39:50 +02:00
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 Bug 1027095 - Convert XPathResult to WebIDL bindings - add WebIDL API and switch. r=bz. 2013-07-04 17:40:06 +02:00
XSLTProcessor.webidl Bug 844457 - Move XSLTProcessor to WebIDL. r=peterv 2014-10-10 14:21:54 +02:00
XULCommandEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08: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
moz.build Bug 1226047 - Add AnimationEffectTiming interface in dom/webidl/AnimationEffectTiming.webidl. r=smaug,birtles 2016-02-15 09:34:47 +09:00