.. |
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 |
AddonManager.webidl
|
Bug 1255040 - Add webidl for install/uninstall via AddonManager. r=bz
|
2016-04-20 09:42:38 -07:00 |
AlarmsManager.webidl
|
Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz
|
2015-07-17 11:07:53 +08:00 |
AnalyserNode.webidl
|
|
|
Animatable.webidl
|
Bug 1245000 part 1 - Add a preference for enabling Element.animate; r=bz
|
2016-04-18 09:16:04 +09:00 |
Animation.webidl
|
Bug 1245000 part 4 - Enable the Animation constructor when Element.animate is enabled; r=bz
|
2016-04-22 13:41:59 +09:00 |
AnimationEffectReadOnly.webidl
|
Bug 1266273 - Change type of ComputedTimingProperties.progress from unrestricted double? to double? r=bz
|
2016-04-21 14:34:05 +09:00 |
AnimationEffectTiming.webidl
|
Bug 1256560 - Implement AnimationEffectTiming WebIDL. r=birtles, r=smaug
|
2016-03-22 16:43:00 -04: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
|
|
|
Apps.webidl
|
Bug 1261011 - Remove Inter-App Communication API; r=fabrice
|
2016-05-05 07:39:10 -04:00 |
APZTestData.webidl
|
Bug 1077651 Measure frame uniformity by synthesizing native events. r=kats,mrbkap
|
2015-06-08 09:53:41 -07:00 |
ArchiveReader.webidl
|
|
|
ArchiveRequest.webidl
|
|
|
Attr.webidl
|
Bug 1055776 - Move namespaceURI, prefix, localName from Node to Element; r=bz
|
2016-04-13 15:21:12 +03:00 |
AudioBuffer.webidl
|
Bug 1265400 - Use unsigned long for AudioBuffer length and numberOfChannels; r=smaug
|
2016-04-20 12:32:17 -04:00 |
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 1265405 - Add a dictionary to specify how PeriodicWave should be normalized (or not); r=smaug
|
2016-04-26 06:54:38 -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 1265403 - Support chaining AudioParam automation methods. r=smaug
|
2016-04-19 14:52:27 +02:00 |
AudioProcessingEvent.webidl
|
|
|
AudioStreamTrack.webidl
|
|
|
AudioTrack.webidl
|
|
|
AudioTrackList.webidl
|
|
|
AutocompleteErrorEvent.webidl
|
|
|
AutocompleteInfo.webidl
|
|
|
AVInputPort.webidl
|
Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz
|
2015-07-17 11:07:53 +08:00 |
BarProp.webidl
|
|
|
BaseKeyframeTypes.webidl
|
Bug 1245748 - Update handling of 'composite' dictionary members to match changes to the spec; r=heycam, r=bz
|
2016-03-22 16:18:22 +09:00 |
BatteryManager.webidl
|
|
|
BeforeAfterKeyboardEvent.webidl
|
Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz
|
2015-07-17 11:07:53 +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 |
BluetoothAdapter.webidl
|
Bug 1223729 - HID Connection Implementation, r=jocelyn, sr=mrbkap
|
2015-12-04 11:58:55 +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 |
BluetoothMapMessagesListingEvent.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 |
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
|
|
|
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
|
|
|
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
|
|
|
CameraUtil.webidl
|
|
|
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
|
Bug 1217031 - createPattern should not throw NS_ERROR_NOT_AVAILABLE if image usability check returns bad r=bz
|
2016-05-03 17:41:02 -07:00 |
CaretPosition.webidl
|
|
|
CaretStateChangedEvent.webidl
|
Bug 1249201 Part 1 - Add "scroll" reason to CaretStateChangedEvent. r=smaug
|
2016-04-21 16:43:11 +08:00 |
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
|
|
|
CheckerboardReportService.webidl
|
Bug 1238042 - Expose the checkerboard reports out to JS. r=ehsan,botond
|
2016-01-22 20:27:28 -05:00 |
ChildNode.webidl
|
Bug 911477 - Implement DOM4 methods: prepend(), append(), before(), after() and replaceWith(). r=bz
|
2016-04-12 10:48:14 +08:00 |
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
|
|
|
ChromeUtils.webidl
|
Bug 1238177 - fix extension content needs to use the correct user context id origin attribute. r=sicking
|
2016-04-04 12:20:00 +02: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 659625 - part1: implement Console::clear in dom/base/Console.cpp;r=baku
|
2016-04-13 16:33:43 +02:00 |
Contacts.webidl
|
Bug 1043562 - Hide the Contacts API from the contexts that lack sufficient privileges, such as Firefox desktop and Android; r=smaug
|
2016-03-13 15:17:54 -04: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
|
|
|
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 842818 - Expose WebCrypto API to workers r=baku
|
2015-09-21 19:29:41 +02:00 |
CSPDictionaries.webidl
|
Bug 1122236 - CSP: Implement block-all-mixed-content (r=tanvi,kate,mrbkap)
|
2016-01-13 20:58:16 -08:00 |
CSPReport.webidl
|
|
|
CSS2Properties.webidl.in
|
|
|
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 |
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
|
|
|
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
|
|
|
CustomEvent.webidl
|
Bug 1003432: Expose CustomEvent in Worker. r=smaug
|
2016-03-22 00:09:57 +08: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
|
|
|
DataTransfer.webidl
|
Bug 1164310, part 6 - Implement the new Promise returning DataTransfer.getFilesAndDirectories() API. r=baku
|
2015-07-10 18:57:23 +01:00 |
DecoderDoctorNotification.webidl
|
Bug 1248507 - p9. FFMpeg checks: Notification definition - r=bz
|
2016-04-19 17:36:20 +10:00 |
DedicatedWorkerGlobalScope.webidl
|
|
|
DelayNode.webidl
|
|
|
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 1258694 - Implement Directory::GetFiles(), r=smaug
|
2016-04-13 07:15:56 -04:00 |
DisplayPortInputPort.webidl
|
Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz
|
2015-07-17 11:07:53 +08:00 |
Document.webidl
|
Bug 1268749 part 4 - Hide unprefixed Fullscreen API from content when disabled. r=smaug
|
2016-05-02 14:26:04 +10: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 |
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
|
|
|
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 |
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 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
|
2016-03-30 11:22:14 +08:00 |
DOMStringList.webidl
|
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
|
2016-03-30 11:22:14 +08:00 |
DOMStringMap.webidl
|
|
|
DOMTokenList.webidl
|
Bug 1263116 - Stop throwing for DOMTokenList's.contains() when using empty string or ASCII whitespace, r=baku
|
2016-05-05 18:07:22 +08:00 |
DOMTransaction.webidl
|
|
|
DOMTransactionEvent.webidl
|
|
|
DownloadEvent.webidl
|
Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz
|
2015-07-17 11:07:53 +08:00 |
Downloads.webidl
|
Bug 1245650 - remove JavaScript-navigator-property category support. r=bz.
|
2016-02-05 20:20:08 +01: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 1268749 part 4 - Hide unprefixed Fullscreen API from content when disabled. r=smaug
|
2016-05-02 14:26:04 +10: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 1110030 - part6 - Expose DefaultPreventedBy*. r=masayuki, r=smaug
|
2016-03-15 13:45:23 +08:00 |
EventHandler.webidl
|
Bug 1268749 part 4 - Hide unprefixed Fullscreen API from content when disabled. r=smaug
|
2016-05-02 14:26:04 +10:00 |
EventListener.webidl
|
|
|
EventSource.webidl
|
Bug 1269383 - Remove dom.server-events.enabled pref, r=smaug
|
2016-05-03 10:21:54 +02:00 |
EventTarget.webidl
|
Bug 1266194 - Implement boolean or EventListenerOptions as 3rd param to addEventListener, r=smaug
|
2016-04-26 16:23:17 +08: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 |
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 1258482 - FileList should contain only Files, not Directories, r=smaug
|
2016-04-12 08:51:52 -04: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 |
FMRadio.webidl
|
|
|
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
|
|
|
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
|
Bug 1224061: Make Event::InitEvent infallible. r=smaug
|
2015-11-13 08:09:42 +08:00 |
HDMIInputPort.webidl
|
Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz
|
2015-07-17 11:07:53 +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 |
HTMLAllCollection.webidl
|
|
|
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
|
|
|
HTMLBaseElement.webidl
|
|
|
HTMLBodyElement.webidl
|
|
|
HTMLBRElement.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
|
|
|
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
|
|
|
HTMLDListElement.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 |
HTMLFieldSetElement.webidl
|
|
|
HTMLFontElement.webidl
|
|
|
HTMLFormControlsCollection.webidl
|
|
|
HTMLFormElement.webidl
|
|
|
HTMLFrameElement.webidl
|
|
|
HTMLFrameSetElement.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 |
HTMLHRElement.webidl
|
|
|
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 1173320 - patch 7/8 - Tests for FileList and Directories, r=smaug
|
2016-03-20 11:56:11 +01:00 |
HTMLLabelElement.webidl
|
|
|
HTMLLegendElement.webidl
|
|
|
HTMLLIElement.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
|
Bug 1242874 - part5 : add test. r=baku, r=ehsan
|
2016-05-03 09:52:53 +08: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 1192831 - Remove PlayPreview API. r=jet, r=peterv
|
2015-08-20 15:15:18 -05:00 |
HTMLOListElement.webidl
|
|
|
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
|
|
|
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
|
|
|
HTMLShadowElement.webidl
|
|
|
HTMLSourceElement.webidl
|
|
|
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
|
|
|
HTMLUListElement.webidl
|
|
|
HTMLVideoElement.webidl
|
Bug 1203151 - Allow disabling of screen wakelocks for video elements. r=baku
|
2015-09-02 09:18:16 -04: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 |
IDBCursor.webidl
|
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
|
2016-03-30 11:22:14 +08:00 |
IDBDatabase.webidl
|
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
|
2016-03-30 11:22:14 +08:00 |
IDBEnvironment.webidl
|
Bug 975699. Remove mozIndexedDB. r=khuey
|
2015-02-12 18:39:26 -05:00 |
IDBFactory.webidl
|
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
|
2016-03-30 11:22:14 +08:00 |
IDBFileHandle.webidl
|
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
|
2016-03-30 11:22:14 +08:00 |
IDBFileRequest.webidl
|
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
|
2016-03-30 11:22:14 +08:00 |
IDBIndex.webidl
|
Bug 1118028 - Allow objectStores and indexes to be renamed. r=khuey
|
2016-03-30 11:04:56 +08:00 |
IDBKeyRange.webidl
|
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
|
2016-03-30 11:22:14 +08:00 |
IDBMutableFile.webidl
|
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
|
2016-03-30 11:22:14 +08:00 |
IDBObjectStore.webidl
|
Bug 1118028 - Allow objectStores and indexes to be renamed. r=khuey
|
2016-03-30 11:04:56 +08:00 |
IDBOpenDBRequest.webidl
|
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
|
2016-03-30 11:22:14 +08:00 |
IDBRequest.webidl
|
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
|
2016-03-30 11:22:14 +08:00 |
IDBTransaction.webidl
|
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
|
2016-03-30 11:22:14 +08:00 |
IDBVersionChangeEvent.webidl
|
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
|
2016-03-30 11:22:14 +08:00 |
Identity.webidl
|
|
|
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
|
|
|
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 1110030 - part7 - Interface between HardwareKeyHandler and Input Method App. r=masayuki, r=smaug
|
2016-03-21 14:06:04 +08: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
|
|
|
InstallTrigger.webidl
|
|
|
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
|
|
|
KeyboardEvent.webidl
|
Bug 1110030 - part5 - Expose KeyboardEventInit dictionary. r=masayuki, r=smaug
|
2016-03-15 13:46:29 +08:00 |
KeyEvent.webidl
|
Bug 1224061: Make Event::InitEvent infallible. r=smaug
|
2015-11-13 08:09:42 +08:00 |
KeyframeEffect.webidl
|
Bug 1067769 - Part 5: Support setting KeyframeEffect.target webidl interface. r=smaug
|
2016-04-28 23:22:43 +08: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 888969 - Permit a cyclic [[Prototype]] chain to be created through a Location object. r=bz, r=efaust
|
2016-04-29 19:59:40 -07: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
|
|
|
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 |
MediaKeys.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 |
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
|
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 |
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 1208371 - Implement DOMMediaStream::Clone() r=smaug,jib,roc
|
2016-01-22 16:51:37 +08:00 |
MediaStreamAudioDestinationNode.webidl
|
|
|
MediaStreamAudioSourceNode.webidl
|
|
|
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 1208371 - Implement MediaStreamTrack::Clone(). r=smaug,jib,roc
|
2016-01-22 16:27:51 +08:00 |
MediaStreamTrackEvent.webidl
|
|
|
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
|
|
|
MMICall.webidl
|
Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz
|
2015-07-17 11:07:53 +08:00 |
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 |
moz.build
|
Bug 1261011 - Remove Inter-App Communication API; r=fabrice
|
2016-05-05 07:39:10 -04:00 |
MozActivity.webidl
|
|
|
MozApplicationEvent.webidl
|
|
|
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
|
|
|
MozContactChangeEvent.webidl
|
Bug 1043562 - Hide the Contacts API from the contexts that lack sufficient privileges, such as Firefox desktop and Android; r=smaug
|
2016-03-13 15:17:54 -04:00 |
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 |
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
|
|
|
MozMobileConnection.webidl
|
Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz
|
2015-07-17 11:07:53 +08:00 |
MozMobileConnectionArray.webidl
|
|
|
MozMobileConnectionInfo.webidl
|
|
|
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
|
|
|
MozNDEFRecord.webidl
|
Bug 1139830 - Make type/id/payload nullable in MozNDEFRecordOptions. r=smaug
|
2015-03-06 16:23:21 +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
|
|
|
MozNFC.webidl
|
Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz
|
2015-07-17 11:07:53 +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 |
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 |
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 1256046 - Hide MozPowerManager from the Web; r=khuey,bzbarsky
|
2016-03-13 15:17:54 -04: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 1256414 - Hide MozSettingsEvent from the Web; r=khuey
|
2016-03-14 16:17:18 -04: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
|
|
|
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
|
|
|
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 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 1261009 - Remove the Data Store API, r=fabrice
|
2016-04-29 09:02:45 +08:00 |
NetDashboard.webidl
|
|
|
NetworkInformation.webidl
|
|
|
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 1270387 - Disable Node.rootNode in release builds due to web compatibility issues. r=smaug
|
2016-05-05 14:21:22 +08: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
|
Bug 1264409 - Make last transaction ID available via nsIDOMWindowUtils, and pass transaction ID through MozAfterPaint. r=mattwoodrow,mrbkap
|
2016-04-13 16:59:15 -04:00 |
OfflineAudioCompletionEvent.webidl
|
|
|
OfflineAudioContext.webidl
|
Bug 1265397 - Add a length attribute to OfflineAudioContext. r=smaug
|
2016-04-25 11:45:59 +02: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
|
Bug 911477 - Implement DOM4 methods: prepend(), append(), before(), after() and replaceWith(). r=bz
|
2016-04-12 10:48:14 +08:00 |
PeerConnectionImpl.webidl
|
Bug 1230184 - plumb setParameters down to JsepTrack. r=bwc, r=mrbkap
|
2015-12-31 10:32:24 -06:00 |
PeerConnectionImplEnums.webidl
|
|
|
PeerConnectionObserver.webidl
|
Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug
|
2016-01-12 15:09:01 -05:00 |
PeerConnectionObserverEnums.webidl
|
|
|
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
|
|
|
Permissions.webidl
|
Bug 1266821 - Remove PushPermissionDescriptor from the Permissions API. r=baku
|
2016-04-22 11:22:42 -07:00 |
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 |
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
|
|
|
PopupBlockedEvent.webidl
|
|
|
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 1148307 - Part 4, use data channel in substitution for TCP session transport (in-process), r=smaug
|
2016-04-11 11:20:55 +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
|
|
|
Promise.webidl
|
Bug 1229769 - Expose Promise interface to WorkerDebugger #ifdef SPIDERMONKEY_PROMISE;r=bz
|
2016-03-30 14:11:07 +02:00 |
PromiseDebugging.webidl
|
Backed out 5 changesets (bug 911216) for apparently tripling the runtime of SM(p) jobs along with introducing a failure in SM(p)
|
2016-04-04 15:41:17 -07: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 1247685 - WebIDL and DOM implementation changes for app server keys. r=mt,baku
|
2016-03-22 13:38:03 -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 1247685 - WebIDL and DOM implementation changes for app server keys. r=mt,baku
|
2016-03-22 13:38:03 -07:00 |
PushSubscriptionOptions.webidl
|
Bug 1247685 - WebIDL and DOM implementation changes for app server keys. r=mt,baku
|
2016-03-22 13:38:03 -07:00 |
RadioNodeList.webidl
|
|
|
Range.webidl
|
|
|
RecordErrorEvent.webidl
|
|
|
Rect.webidl
|
|
|
Request.webidl
|
Bug 1265941 - Rename the ReferrerPolicy "origin-only" enum value to "origin"; r=jdm
|
2016-04-20 14:21:34 -04: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 |
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 1258299 - Move RTCIdentityProvider to a dictionary, r=jib,khuey
|
2016-03-24 16:12:56 +11:00 |
RTCPeerConnection.webidl
|
Bug 906986 - Ice restart and tests. r=bwc, r=drno, r=smaug
|
2016-04-08 09:20:53 -05: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
|
|
|
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 1213056 - change getStats to be maplike. r=bz
|
2016-04-07 10:40:37 -04:00 |
RTCTrackEvent.webidl
|
Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug
|
2016-01-12 15:09:01 -05:00 |
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
|
|
|
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
|
|
|
SettingsManager.webidl
|
Bug 1245650 - remove JavaScript-navigator-property category support. r=bz.
|
2016-02-05 20:20:08 +01: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
|
|
|
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
|
|
|
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 1254378 - Make SpeechSynthesis an event target with a "voiceschanged" event. r=smaug
|
2016-03-23 10:30:00 -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
|
|
|
StyleSheet.webidl
|
|
|
StyleSheetApplicableStateChangeEvent.webidl
|
|
|
StyleSheetChangeEvent.webidl
|
|
|
StyleSheetList.webidl
|
|
|
SubtleCrypto.webidl
|
Bug 1191936 - Implement RSA-PSS signing and verification r=rbarnes,smaug
|
2015-10-13 20:22:43 +02: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
|
Bug 1239128 - Implement LinkStyle for SVGStyleElement interface. r=cam r=bzbarsky
|
2016-01-14 18:43:11 +00:00 |
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 |
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
|
|
|
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 |
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
|
|
|
TestFunctions.webidl
|
Bug 1252268: If the slow script dialog aborts an interval timer callback, don't schedule it again. r=bz
|
2016-03-10 01:50:56 -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
|
|
|
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
|
|
|
TextDecoder.webidl
|
Bug 1092737 followup, because ScalarValueString got renamed.
|
2014-11-21 15:46:19 -05:00 |
TextEncoder.webidl
|
Bug 1257877 - Remove UTF-16 support from TextEncoder. r=hsivonen
|
2016-03-24 19:27:15 +09: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 1256488 - Add a Base64 URL-decoder for C++ and chrome JS callers. r=mt,baku
|
2016-03-22 12:09:04 -07: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
|
Bug 1188539 - Remove the deprecated TouchList::identifiedTouch method; r=jst
|
2015-08-12 20:57:58 -05:00 |
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
|
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
|
|
|
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 |
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 |
UndoManager.webidl
|
|
|
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 |
UserProximityEvent.webidl
|
|
|
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 |
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
|
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
|
|
|
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 |
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 |
WebSocket.webidl
|
Bug 1159792 - get rid of dom.workers.websocket.enabled pref, r=smaug
|
2015-05-14 12:24:06 +01:00 |
WheelEvent.webidl
|
|
|
WidevineCDMManifest.webidl
|
Bug 1245789 - Add WebIDL dict definition for Widevine manifest JSON file. r=bz
|
2016-04-12 16:12:20 +12:00 |
WifiOptions.webidl
|
|
|
Window.webidl
|
Bug 1162772, part 5 - Expose Window.isSecureContext to content. r=bz
|
2016-04-28 11:13:09 +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 1260414 - WorkerDebuggerGlobalScope.setConsoleEventHandler should be able to receive a null param, r=bz
|
2016-03-29 15:56:10 +01:00 |
WorkerGlobalScope.webidl
|
Bug 1246091 - patch 2/7 - Propagate initialization error in Console.cpp, r=ejpbruel
|
2016-03-23 22:55:07 +01: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 1261009 - Remove the Data Store API, r=fabrice
|
2016-04-29 09:02:45 +08: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
|
|
|
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 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 1242644 - HTML swapFrameLoaders. r=bz
|
2016-03-31 19:47:44 -05:00 |