gecko-dev/dom/webidl
Andrew Overholt 637c548067 Bug 1271457 - Add use counters for non-standard IDB extensions. r=janv, r=qDot
--HG--
extra : amend_source : 69de0ee4427d1b4d88fd475600f13b071f950f1d
extra : histedit_source : 24d5c506c273e71a349803b974960de5243e6977
2017-02-07 19:57:00 -05:00
..
APZTestData.webidl Bug 1077651 Measure frame uniformity by synthesizing native events. r=kats,mrbkap 2015-06-08 09:53:41 -07:00
AbstractWorker.webidl
AccessibleNode.webidl Bug 1325160 - implement AOM attributes, r=smaug 2016-12-23 14:36:55 -05:00
AddonEvent.webidl Bug 1268077: expose AddonListener through mozAddonManager r=rhelmer,smaug 2016-05-27 15:43:05 -07:00
AddonManager.webidl Bug 1335829 Add mozAddonManager.permissionPromptsEnabled r=qdot 2017-02-02 10:59:54 -08:00
AnalyserNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
Animatable.webidl Bug 1290914 - support Element.animate() on AnonymousContent nodes through the AnonymousContent.setAnimationForElement() method. r=bz 2016-09-08 22:38:53 +02:00
Animation.webidl Bug 1049975 - Part 8: Use AnimationEffectReadOnly as the argument type of Animation constructor. r=birtles,smaug 2016-08-16 16:48:55 +08: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 1302551 - Add AnonymousContent::SetCutoutRectsForElement to allow a more efficient find bar highlighter implementation. r=smaug 2016-09-15 14:58:15 -04:00
AppInfo.webidl
AppNotificationServiceOptions.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 1329744 - AudioBuffer ctor updated, r=padenot 2017-01-10 21:30:28 +00:00
AudioBufferSourceNode.webidl Bug 1324568 - Implement AudioScheduledSourceNode, r=padenot 2016-12-21 10:53:17 +01: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 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
AudioContext.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
AudioDestinationNode.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
AudioListener.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
AudioNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
AudioParam.webidl Bug 1324659 - AudioParam.minValue/maxValue, r=padenot 2016-12-21 10:53:38 +01:00
AudioProcessingEvent.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
AudioScheduledSourceNode.webidl Bug 1324568 - Implement AudioScheduledSourceNode, r=padenot 2016-12-21 10:53:17 +01:00
AudioStreamTrack.webidl
AudioTrack.webidl
AudioTrackList.webidl
AudioWorkletGlobalScope.webidl Bug 1322858 - Fix the URL of the AudioWorklet spec in webidl files, r=me 2016-12-17 07:19:02 +01:00
AutocompleteErrorEvent.webidl
AutocompleteInfo.webidl
BarProp.webidl Bug 1317606. Get rid of LegacyIsCallerChromeOrNativeCode in barprop code. r=bkelly 2016-11-15 12:46:32 -05:00
BaseAudioContext.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
BaseKeyframeTypes.webidl Bug 1276688 part 2 - Add tests for entries array handling when ComputeValues fails; r=heycam, r=smaug 2016-06-28 16:10:10 +09:00
BatteryManager.webidl
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
Blob.webidl Bug 1337722 - Use BufferSource in webIDL, r=qdot 2017-02-09 10:37:54 +01:00
BlobEvent.webidl
BoxObject.webidl
BroadcastChannel.webidl Bug 1187371 - Get rid of dom.broadcastChannel.enabled pref, r=bz 2015-07-26 08:38:16 +01:00
BrowserElement.webidl Bug 1333117. We should ensure, at build-time, that partial interfaces are defined in the same file as the interface they extend, since our build system doesn't really support correct dep builds if they're placed in a different file. r=qdot 2017-01-24 16:11:30 -05:00
BrowserElementAudioChannel.webidl Bug 1333117. We should ensure, at build-time, that partial interfaces are defined in the same file as the interface they extend, since our build system doesn't really support correct dep builds if they're placed in a different file. r=qdot 2017-01-24 16:11:30 -05:00
BrowserElementDictionaries.webidl Bug 898075 - Remove the mozbrowserasyncscroll event from Gecko. r=botond,kanru,sicking 2015-11-11 10:17:47 -05:00
BrowserFeedWriter.webidl
CDATASection.webidl
CSPDictionaries.webidl Bug 671389 - Implement CSP sandbox directive. r=ckerschb r=smaug 2016-06-29 07:48:44 -07:00
CSPReport.webidl
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
CSSConditionRule.webidl Bug 851892 part 13. Convert media, supports, and moz-document rules to WebIDL. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSCounterStyleRule.webidl Bug 851892 part 19. Convert CSSCounterStyleRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:04 -05:00
CSSFontFaceRule.webidl Bug 851892 part 15. Convert CSSFontFaceRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:04 -05:00
CSSFontFeatureValuesRule.webidl Bug 851892 part 16. Convert CSSFontFeatureValuesRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:04 -05:00
CSSGroupingRule.webidl Bug 851892 part 13. Convert media, supports, and moz-document rules to WebIDL. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSImportRule.webidl Bug 851892 part 11. Convert CSSImportRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
CSSKeyframeRule.webidl Bug 851892 part 17. Convert CSSKeyframeRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:04 -05:00
CSSKeyframesRule.webidl Bug 851892 part 18. Convert CSSKeyframesRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:04 -05:00
CSSLexer.webidl Bug 1315368. Back out changeset bf190e326bfd (bug 790997) because what it implements doesn't actually follow the CSS syntax editor's draft and breaks some sites in the process. r=dbaron 2016-11-05 00:23:16 -04:00
CSSMediaRule.webidl Bug 851892 part 13. Convert media, supports, and moz-document rules to WebIDL. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSMozDocumentRule.webidl Bug 851892 part 13. Convert media, supports, and moz-document rules to WebIDL. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSNamespaceRule.webidl Bug 851892 part 10. Convert CSSNamespaceRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSPageRule.webidl Bug 851892 part 14. Convert CSSPageRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:04 -05:00
CSSPrimitiveValue.webidl
CSSPseudoElement.webidl Bug 1174575 - Part 1: Define CSSPseudoElement interface. r=birtles, r=smaug 2016-02-01 23:49:00 +01:00
CSSRule.webidl Bug 851892 part 9. Add a CSSRule Web IDL interface. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSRuleList.webidl
CSSStyleDeclaration.webidl Bug 851892 part 9. Add a CSSRule Web IDL interface. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSStyleRule.webidl Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
CSSStyleSheet.webidl Bug 851892 part 9. Add a CSSRule Web IDL interface. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSSupportsRule.webidl Bug 851892 part 13. Convert media, supports, and moz-document rules to WebIDL. r=peterv,heycam 2017-01-13 10:41:03 -05: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 1335368 part 12. Remove the use of IsCallerChrome in FetchRequest. r=bkelly 2017-02-01 15:43:37 -05:00
CacheStorage.webidl Bug 1160138 P2 Add a [ChromeConstructor] to CacheStorage to support devtools. r=ehsan 2015-05-05 15:45:36 -07: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 merge mozilla-inbound to mozilla-central a=merge 2017-02-02 14:25:20 +01:00
CaretPosition.webidl
CaretStateChangedEvent.webidl Bug 1249201 Part 1 - Add "scroll" reason to CaretStateChangedEvent. r=smaug 2016-04-21 16:43:11 +08:00
ChannelMergerNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
ChannelSplitterNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
CharacterData.webidl
CheckerboardReportService.webidl Bug 1275314 - Add an API to allow flushing out in-progress checkerboard reports. r=botond,ehsan 2016-10-15 08:45:01 -04: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
ChromeUtils.webidl Bug 1315302 - Remove signedPkg from origin attributes r=baku 2016-11-06 16:15:36 +01:00
Client.webidl Bug 1339844 P1 Implement the Client.type attribute. r=asuth 2017-02-15 15:12:37 -05:00
Clients.webidl Bug 1282603: Don't use 'workers': True for *WorkerGlobalScope. r=baku 2016-06-28 10:47:23 -07:00
ClipboardEvent.webidl
CloseEvent.webidl Bug 1333903 - ErrorEvent, CloseEvent, ProgressEvent and FileList should be exposed in workers, r=baku 2017-01-26 18:57:59 +02:00
CommandEvent.webidl
Comment.webidl
CompositionEvent.webidl Bug 1002256 - Support CompositionEvent constructor; r=bkelly 2016-11-16 22:16:22 +02:00
Console.webidl Bug 1323676 - Remove ConsoleTimerStart.started, r=bgrins 2016-12-16 22:42:10 +01:00
ConstantSourceNode.webidl Bug 1324568 - Implement AudioScheduledSourceNode, r=padenot 2016-12-21 10:53:17 +01:00
ContainerBoxObject.webidl
ConvolverNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01: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 842818 - Expose WebCrypto API to workers r=baku 2015-09-21 19:29:41 +02:00
CustomElementRegistry.webidl Bug 1309140 - Rename CustomElementsRegistry to CustomElementRegistry. r=wchen, r=smaug 2016-10-12 15:26:02 +08:00
CustomEvent.webidl Bug 1003432: Expose CustomEvent in Worker. r=smaug 2016-03-22 00:09:57 +08:00
DOMCursor.webidl Bug 1167650 - Expose DOMRequest and DOMCursor to workers. r=bent 2015-06-28 09:34:01 -07:00
DOMError.webidl
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 Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
DOMMatrix.webidl
DOMParser.webidl
DOMPoint.webidl
DOMQuad.webidl
DOMRect.webidl Bug 1243846 - Implement Intersection Observer API. r=mrbkap, r=mstange 2016-10-28 10:24:00 -04:00
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 1290636. Expose iterator stuff on NodeList and DOMStringList. r=qdot 2016-07-30 01:00:18 -04:00
DataChannel.webidl Bug 1281150: removed DataChannel.stream. r=jib,smaug 2016-06-21 15:54:51 +02:00
DataContainerEvent.webidl
DataTransfer.webidl Bug 1335859 - Add usage counters to track usage of gecko-only DataTransfer APIs, r=baku 2017-02-08 11:43:59 -05:00
DataTransferItem.webidl Bug 1297393 - Make passing of subject principals to webidl entry points explicit - part 2 - DataTransferItem, r=ehsan 2016-09-29 08:55:20 +02:00
DataTransferItemList.webidl Bug 1298243 part 4. Drop the pointless ErrorResult from the DataTransferItemList indexed getter. r=mystor 2016-10-10 21:07:47 -04:00
DecoderDoctorNotification.webidl Backed out changeset ad8023a69963 (bug 1263665) 2016-10-05 16:12:18 +02:00
DedicatedWorkerGlobalScope.webidl Bug 1336020 - transferables should be arrays of objects, r=smaug 2017-02-03 11:00:38 +01:00
DelayNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01: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
Directory.webidl Bug 1258489 - Implement HTMLInputElement.webkitdirectory, r=smaug 2016-06-01 12:29:00 +02:00
Document.webidl Bug 1338889 - Part 2: Support DOMString as Argument 3 of Document.createElementNS. r=bz 2017-02-15 00:07:00 +08:00
DocumentFragment.webidl
DocumentTimeline.webidl Bug 1302038 part 2 - Add DocumentTimelineOptions dictionary. r=birtles,smaug 2016-09-28 16:56:24 +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
DragEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
DynamicsCompressorNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
Element.webidl Bug 1289642 - Remove prefixed PointerLock API. r=smaug 2016-12-19 12:40:02 +11:00
ErrorEvent.webidl Bug 1333903 - ErrorEvent, CloseEvent, ProgressEvent and FileList should be exposed in workers, r=baku 2017-01-26 18:57:59 +02:00
Event.webidl Bug 1298970 - Move UIEvent.cancelBubble to Event. r=smaug 2016-11-29 10:28:21 +08:00
EventHandler.webidl Bug 1302648 part 2 - Add onanimationcancel EventHandler to WebIDL. r=baku 2017-02-10 12:32:44 +09:00
EventListener.webidl
EventSource.webidl Bug 1267903 - Part 1: Implement EventSource for Worker. r=baku 2016-10-24 10:11:04 +08:00
EventTarget.webidl Bug 1317990. Remove Event::IsChrome in favor of passing CallerType arguments. r=smaug,bkelly 2016-11-16 14:10:22 -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 1312705 - Update ExtendableMessageEvent to the latest version of the spec, r=smaug 2016-10-25 18:23:06 +02: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 1337722 - Use BufferSource in webIDL, r=qdot 2017-02-09 10:37:54 +01: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 1341327 - Add assertions to be sure that FileBlobImpls are created on the parent process only, r=smaug 2017-02-23 03:23:51 +01:00
FileList.webidl Bug 1333903 - ErrorEvent, CloseEvent, ProgressEvent and FileList should be exposed in workers, r=baku 2017-01-26 18:57:59 +02:00
FileMode.webidl
FileReader.webidl Bug 1321530 - FileReader.abort() should not throw, r=smaug 2016-12-02 13:16:59 +00:00
FileReaderSync.webidl
FileSystem.webidl Bug 1284987 - Entries API - part 4 - Use of DOMException, r=smaug 2016-11-03 07:56:28 +01:00
FileSystemDirectoryEntry.webidl Bug 1284987 - Entries API - part 5 - Get rid of remove methods, r=smaug 2016-11-03 07:57:09 +01:00
FileSystemDirectoryReader.webidl Bug 1295570 - Entries API - part 8 - Remove [NoInterfaceObject], r=smaug 2016-08-18 09:20:16 +02:00
FileSystemEntry.webidl Bug 1284987 - Entries API - part 2 - FileSystemEntry.getParent, r=smaug 2016-11-03 07:55:30 +01:00
FileSystemFileEntry.webidl Bug 1315185 - Get rid of FileSystemFileEntry.createWriter, r=smaug 2016-11-04 14:23:46 +01:00
FlyWebDiscoveryManager.webidl Bug 1272099, Bug 1272101 - FlyWeb core implementation, DOM and Network changes. r=baku r=hurley 2016-06-02 02:47:00 -04:00
FlyWebFetchEvent.webidl Bug 1272099, Bug 1272101 - FlyWeb core implementation, DOM and Network changes. r=baku r=hurley 2016-06-02 02:47:00 -04:00
FlyWebPublish.webidl Bug 1263991 part 1: Remove some properties that are not needed right now. r=djvj 2016-06-07 02:46:03 -07:00
FlyWebWebSocketEvent.webidl Bug 1272099, Bug 1272101 - FlyWeb core implementation, DOM and Network changes. r=baku r=hurley 2016-06-02 02:47:00 -04: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 1324549. Make FontFaceSetLoadEvent.fontfaces a frozen array. r=heycam 2016-12-22 16:50:01 -08: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 1186932 - Implement support for form submission of a picked directory - part 1 - FormData and Directory, r=smaug 2016-07-14 09:01:31 +02:00
Function.webidl Bug 1324169 - VoidFunction should be moved to Function.webidl for Worklet global scopes, r=me 2016-12-17 07:19:50 +01:00
FuzzingFunctions.webidl Bug 1322400 - Add content-exposed GC and CC functions to fuzzing builds. r=smaug 2017-02-22 11:05:50 -08:00
GainNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
Gamepad.webidl Bug 1313581 - Part 1: Support hand attribute in GamepadAPI; r=kip,lenzak800,qdot 2016-11-14 17:28:48 +08:00
GamepadAxisMoveEvent.webidl
GamepadButtonEvent.webidl
GamepadEvent.webidl
GamepadPose.webidl Bug 1317706 - Remove Pose WebIDL for sharing the implementation to Pose class. r=bz 2016-11-17 07:11:00 -05:00
GamepadServiceTest.webidl Bug 1315896 - Part 1: Remove MOZ_GAMEPAD in DOM API; r=qdot 2016-12-08 12:59:06 -10:00
Geolocation.webidl Bug 1317596. Stop using LegacyIsCallerChromeOrNativeCode in geolocation code. r=jdm 2016-11-15 12:46:32 -05:00
GeometryUtils.webidl Bug 1335368 part 22. Get rid of IsCallerChrome in geometry utils. r=dholbert 2017-02-01 15:43:59 -05:00
GetUserMediaRequest.webidl Bug 1270572 - allow un-prompted gUM access if the page has a live track connected to the same device; r=florian,gcp,smaug 2017-01-19 12:24:59 +08:00
Grid.webidl Bug 1300877 - Expose removed grid auto-fit tracks to devtools API. r=mats, r=ehsan 2016-09-21 11:49:29 -07:00
GroupedHistoryEvent.webidl Bug 1310771 - Part 2: Emit BrowserWillChangeProcess and BrowserChangedProcess when doing cross-frameloader navigations, r=smaug 2016-11-18 16:00:43 -05:00
HTMLAllCollection.webidl Bug 1270349 part 2. Add [LegacyUnenumerableNamedProperties] to the interfaces that specify it in DOM and HTML. r=peterv 2016-05-09 22:25:40 -04:00
HTMLAnchorElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLAppletElement.webidl
HTMLAreaElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLAudioElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLBRElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLBaseElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLBodyElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLButtonElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLCanvasElement.webidl Bug 1331925 - blob returns null if canvas width or height is zero. sr=smaug 2017-02-02 16:59:38 +08:00
HTMLCollection.webidl Bug 1270349 part 2. Add [LegacyUnenumerableNamedProperties] to the interfaces that specify it in DOM and HTML. r=peterv 2016-05-09 22:25:40 -04:00
HTMLContentElement.webidl Bug 1316347 - Only expose the HTMLShadowElement and HTMLContentElement interfaces when web components are enabled. r=smaug 2016-11-09 14:41:25 -08:00
HTMLDListElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLDataElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLDataListElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLDetailsElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLDialogElement.webidl Bug 1322938 - Put <dialog> element behind preference. r=smaug 2016-12-23 16:01:50 +01:00
HTMLDirectoryElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLDivElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLDocument.webidl Bug 1335368 part 3. Stop using IsCallerChrome in nsContentUtils::IsCutCopyAllowed(). r=smaug 2017-02-01 15:43:36 -05:00
HTMLElement.webidl Bug 1330457. Introduce DocumentAndElementEventHandlers to more closely align with the HTML spec. r=bkelly 2017-01-13 10:41:20 -05:00
HTMLEmbedElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLFieldSetElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLFontElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLFormControlsCollection.webidl
HTMLFormElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLFrameElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLFrameSetElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLHRElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLHeadElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLHeadingElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLHtmlElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
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 Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLImageElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLInputElement.webidl Bug 1320225 - [DateTimeInput] Integration of input type=date input box with picker (part 1). r=mconley,smaug 2017-01-17 13:09:03 +08:00
HTMLLIElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLLabelElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLLegendElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLLinkElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLMapElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLMediaElement.webidl Bug 1339961 - Check for 'debugger' privilege when accessing HTMLMediaElement.mozMediaSourceObject, mozDebugReaderData, mozRequestDebugInfo(). r=kentuckyfriedtakahe,smaug 2017-02-10 08:54:12 +13:00
HTMLMenuElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLMenuItemElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLMetaElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLMeterElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLModElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLOListElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLObjectElement.webidl Bug 1335368 part 7. Mostly stop using IsCallerChrome in nsObjectLoadingContent. r=bholley 2017-02-01 15:43:36 -05:00
HTMLOptGroupElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLOptionElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLOptionsCollection.webidl
HTMLOutputElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLParagraphElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLParamElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLPictureElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLPreElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLProgressElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLQuoteElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLScriptElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLSelectElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLShadowElement.webidl Bug 1316347 - Only expose the HTMLShadowElement and HTMLContentElement interfaces when web components are enabled. r=smaug 2016-11-09 14:41:25 -08:00
HTMLSourceElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLSpanElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLStyleElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLTableCaptionElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLTableCellElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLTableColElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLTableElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLTableRowElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLTableSectionElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLTemplateElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLTextAreaElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLTimeElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLTitleElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLTrackElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLUListElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLVideoElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HashChangeEvent.webidl Bug 1270083 - Make HashChangeEvent members non-nullable. r=khuey 2016-05-06 14:37:52 +08:00
Headers.webidl Bug 1330699 part 9. Rename "MozMap" to "record" in our IDL parser and IDL files. r=qdot 2017-02-15 00:00:17 -05: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
HiddenPluginEvent.webidl Bug 1186948 - remove plugins that are click-to-play from navigator.plugins (restricted to Flash). r=jst,mconley,mrbkap 2015-08-03 19:24:35 -04:00
History.webidl Bug 1155730, implement History.scrollRestoration r=jst 2015-12-26 12:59:09 +02:00
IDBCursor.webidl Bug 1271505 - Support of IDBCursor.continuePrimaryKey. r=khuey 2016-07-26 15:26:50 +08:00
IDBDatabase.webidl Bug 1271457 - Add use counters for non-standard IDB extensions. r=janv, r=qDot 2017-02-07 19:57:00 -05:00
IDBFactory.webidl Bug 1335368 part 14. Remove the use of IsCallerChrome in IDBFactory. r=smaug 2017-02-01 15:43:37 -05: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 1271457 - Add use counters for non-standard IDB extensions. r=janv, r=qDot 2017-02-07 19:57:00 -05:00
IDBObjectStore.webidl Bug 1271506 - Support of IDBObjectStore.getKey. r=khuey 2016-07-21 16:31:59 +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
IIRFilterNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
IdleDeadline.webidl Backed out changeset eb2606332cb8 (bug 1198381) 2016-10-25 12:32:54 +02:00
ImageBitmap.webidl Bug 1269052 part 1. Introduce the WindowOrWorkerGlobalScope mixin in webidl. r=bkelly 2016-10-10 15:09:00 -04:00
ImageBitmapRenderingContext.webidl Bug 1304767 - Deprecated ImageBitmapRenderingContext.transferImageBitmap. r=Ehsan 2016-10-07 17:14:34 +08:00
ImageCapture.webidl
ImageCaptureErrorEvent.webidl
ImageData.webidl
ImageDocument.webidl Bug 1311673 - Remove ImageDocument::ImageResizingEnabled. r=smaug 2016-11-03 11:34:16 +08:00
InputEvent.webidl
InspectorUtils.webidl
InstallTrigger.webidl Bug 1330699 part 9. Rename "MozMap" to "record" in our IDL parser and IDL files. r=qdot 2017-02-15 00:00:17 -05:00
IntersectionObserver.webidl Bug 1320704 - Disable IntersectionObserver, r=bkelly 2016-11-28 21:11:35 +02: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
KeyEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
KeyIdsInitData.webidl Bug 1308076 - Validate keyids json format. r=smaug 2016-10-06 17:57:08 +13:00
KeyboardEvent.webidl Bug 1110030 - part5 - Expose KeyboardEventInit dictionary. r=masayuki, r=smaug 2016-03-15 13:46:29 +08:00
KeyframeAnimationOptions.webidl Bug 1290914 - support Element.animate() on AnonymousContent nodes through the AnonymousContent.setAnimationForElement() method. r=bz 2016-09-08 22:38:53 +02:00
KeyframeEffect.webidl Bug 1216844 - Implement KeyframeEffect::SetComposite(). r=boris,smaug 2016-12-14 08:51:44 +09:00
LegacyQueryInterface.webidl Bug 851892 part 13. Convert media, supports, and moz-document rules to WebIDL. r=peterv,heycam 2017-01-13 10:41:03 -05:00
LinkStyle.webidl
ListBoxObject.webidl
LocalMediaStream.webidl
Location.webidl Bug 1297393 - Make passing of subject principals to webidl entry points explicit - part 4 - Location, r=ehsan 2016-09-29 08:55:21 +02:00
MediaDeviceInfo.webidl Bug 1181883 - Add serializer on MediaDeviceInfo. r=smaug 2015-07-08 20:46:34 -04:00
MediaDevices.webidl Bug 1335368 part 16. Remove the use of IsCallerChrome in GetUserMedia. r=jib 2017-02-01 15:43:38 -05:00
MediaElementAudioSourceNode.webidl Bug 1322883 - AudioNode constructors - part 16 - MediaElementAudioSourceNode, r=padenot 2016-12-15 19:24:43 +01:00
MediaEncryptedEvent.webidl Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz 2017-02-01 22:10:06 -08:00
MediaError.webidl Bug 1322606: Don't hide MediaError::message behind a pref. r=Ehsan 2016-12-08 16:31:51 -10:00
MediaKeyError.webidl Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz 2017-02-01 22:10:06 -08:00
MediaKeyMessageEvent.webidl Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz 2017-02-01 22:10:06 -08:00
MediaKeySession.webidl Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz 2017-02-01 22:10:06 -08:00
MediaKeyStatusMap.webidl Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz 2017-02-01 22:10:06 -08:00
MediaKeySystemAccess.webidl Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz 2017-02-01 22:10:06 -08:00
MediaKeys.webidl Bug 1337722 - Use BufferSource in webIDL, r=qdot 2017-02-09 10:37:54 +01:00
MediaKeysRequestStatus.webidl Bug 1314445 - Remove unused enum values from MediaKeySystemStatus. r=smaug 2016-11-02 11:59:51 +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 1286722: [MSE] P1. Add mediasource event handler attributes. r=bz 2016-07-14 18:28:19 +10:00
MediaStream.webidl Bug 1208316 - Implement MediaStream.active. r=jib, r=smaug 2016-09-08 13:44:49 +02:00
MediaStreamAudioDestinationNode.webidl Bug 1322883 - AudioNode constructors - part 18 - MediaStreamAudioDestinationNode, r=padenot 2016-12-15 19:24:43 +01:00
MediaStreamAudioSourceNode.webidl Bug 1322883 - AudioNode constructors - part 17 - MediaStreamAudioSourceNode, r=padenot 2016-12-15 19:24:43 +01: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 1335368 part 15. Remove the use of IsCallerChrome in ApplyConstraints. r=jib 2017-02-01 15:43:38 -05:00
MediaStreamTrackEvent.webidl Bug 1208328 - Implement MediaStream.onaddtrack. r=jib, r=smaug 2016-05-31 09:29:52 +02:00
MediaTrackConstraintSet.webidl Bug 1187315 - Refactor out Constraints.webidl. r=bz 2015-07-29 01:16:19 -04:00
MediaTrackSettings.webidl Bug 1286096 - Wire up audio getSettings(). r=padenot,smaug 2016-07-16 15:33:54 -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
MessageChannel.webidl Bug 1196514 - remove dom.messagechannel.enabled pref, r=smaug 2015-08-20 08:34:38 +01:00
MessageEvent.webidl Bug 1310967 - Update MessageEvent to the latest spec, r=smaug 2016-10-25 07:48:05 +02:00
MessagePort.webidl Bug 1336020 - transferables should be arrays of objects, r=smaug 2017-02-03 11:00:38 +01:00
MimeType.webidl
MimeTypeArray.webidl Bug 1324035 part 2. Stop using nsContentUtils::ThreadSafeIsCallerChrome in nsMimeTypeArray. r=qdot 2016-12-17 00:25:52 -05:00
MouseEvent.webidl Bug 1289642 - Remove prefixed PointerLock API. r=smaug 2016-12-19 12:40:02 +11:00
MouseScrollEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
MozApplicationEvent.webidl
MozPowerManager.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
MozSelfSupport.webidl Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug 2016-01-05 06:29:00 +01:00
MozTimeManager.webidl
MozWakeLock.webidl
MutationEvent.webidl
MutationObserver.webidl Bug 1143271 - use [ChromeOnly] on MutationObserverInit, r=bz 2016-06-02 22:55:30 +03:00
NamedNodeMap.webidl Bug 1270349 part 2. Add [LegacyUnenumerableNamedProperties] to the interfaces that specify it in DOM and HTML. r=peterv 2016-05-09 22:25:40 -04:00
NativeOSFileInternals.webidl
Navigator.webidl Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz 2017-02-01 22:10:06 -08:00
NetDashboard.webidl
NetworkInformation.webidl Bug 1323172 - Expose NetworkInformation interface to workers, r=bkelly 2016-12-16 08:50:23 +01:00
NetworkOptions.webidl Bug 1000040 - Part 1: Add required APIs for Ethernet; r=vicamo,bholley 2016-02-19 16:06:21 +08:00
Node.webidl Bug 1335368 part 5. Stop using IsCallerChrome in nsINode. r=bholley 2017-02-01 15:43:36 -05:00
NodeFilter.webidl
NodeIterator.webidl
NodeList.webidl Bug 1290636. Expose iterator stuff on NodeList and DOMStringList. r=qdot 2016-07-30 01:00:18 -04:00
Notification.webidl Bug 1333117. We should ensure, at build-time, that partial interfaces are defined in the same file as the interface they extend, since our build system doesn't really support correct dep builds if they're placed in a different file. r=qdot 2017-01-24 16:11:30 -05:00
NotificationEvent.webidl Bug 1333117. We should ensure, at build-time, that partial interfaces are defined in the same file as the interface they extend, since our build system doesn't really support correct dep builds if they're placed in a different file. r=qdot 2017-01-24 16:11:30 -05:00
NotifyPaintEvent.webidl Bug 1334957 part 2. Remove all the accessors from the XPCOM interface for NotifyPaintEvent. r=smaug 2017-02-02 12:48:48 -05:00
OfflineAudioCompletionEvent.webidl Bug 1324537 - Implement the OfflineAudioCompletionEvent constructor, r=smaug 2016-12-20 10:41:30 +01:00
OfflineAudioContext.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
OfflineResourceList.webidl Bug 1333480. Disallow indexed getters on interfaces without an integer-typed 'length' attribute. r=qdot 2017-01-24 16:11:33 -05:00
OffscreenCanvas.webidl Bug 1172796 - Part 5: Implements OffscreenCanvas::TransferImageBitmap. r=roc r=smaug 2015-12-18 14:52:17 +08:00
OscillatorNode.webidl Bug 1324568 - Implement AudioScheduledSourceNode, r=padenot 2016-12-21 10:53:17 +01: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
PaintWorkletGlobalScope.webidl Bug 1323948 - PaintWorkletGlobalScope, r=smaug 2016-12-16 22:21:51 +01:00
PannerNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01: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 1319542 - Update RTCDataChannelInit to spec, and remove support for old deprecated values. r=jesup,mrbkap 2016-11-22 16:13:04 -05:00
PeerConnectionImplEnums.webidl
PeerConnectionObserver.webidl Bug 1291715 - Add RTCDTMFSender and RTCDTMFToneChangeEvent to webidl; r=smaug 2016-09-14 08:53:23 -04:00
PeerConnectionObserverEnums.webidl
Performance.webidl Bug 1313420 - Implement Performance.timeOrigin - part 1, r=bz 2016-11-17 10:00:05 +01: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 1278838 - Remove separate worker binding for Performance API, r=smaug 2016-06-09 19:04:42 +02:00
PerformanceObserverEntryList.webidl Bug 1278838 - Remove separate worker binding for Performance API, r=smaug 2016-06-09 19:04:42 +02: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 Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
PermissionStatus.webidl Bug 1233702 - Remove dom.permissions.enabled pref. r=baku 2016-02-03 18:21:31 +02:00
Permissions.webidl Bug 1270038 - Add permission 'persistent-storage' for StorageManager, r=baku 2016-12-16 18:00:53 +08:00
Plugin.webidl Bug 1270366. PluginArray and Plugin should have unenumerable named properties. r=bkelly 2016-08-31 10:57:40 -04:00
PluginArray.webidl Bug 1324035 part 3. Stop using nsContentUtils::ThreadSafeIsCallerChrome in nsPluginArray. r=qdot 2016-12-17 00:25:52 -05:00
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 Bug 1292064 - [Pointer Event] Add digitizer/pen tangential (barrel) pressure and twist. r=smaug 2017-02-09 10:49:00 +08:00
PopStateEvent.webidl
PopupBlockedEvent.webidl
PopupBoxObject.webidl Bug 1276976, ensure that popups are visible in the right area, r=tn, r=mrbkap 2016-06-09 11:34:12 -04:00
Position.webidl
PositionError.webidl
Presentation.webidl Bug 1314229 - return undefined/null for defaultRequest/receiver if not in corresponding UA or context. r=smaug. 2016-11-02 17:53:31 +08:00
PresentationAvailability.webidl Bug 1310607 - Add links to the spec, r=bz 2016-10-17 02:19:00 +02:00
PresentationConnection.webidl Bug 1310607 - Add links to the spec, r=bz 2016-10-17 02:19:00 +02:00
PresentationConnectionAvailableEvent.webidl Bug 1310607 - Add links to the spec, r=bz 2016-10-17 02:19:00 +02:00
PresentationConnectionCloseEvent.webidl Bug 1291971 - Part 1, enable controller idlharness test. r=smaug. 2016-10-04 00:22:34 +02:00
PresentationConnectionList.webidl Bug 1310607 - Add links to the spec, r=bz 2016-10-17 02:19:00 +02:00
PresentationDeviceInfoManager.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
PresentationReceiver.webidl Bug 1332713 part 2. Disallow [SameObject] Promise-typed attributes. r=qdot 2017-01-27 18:53:36 -05:00
PresentationRequest.webidl Bug 1310607 - Add links to the spec, r=bz 2016-10-17 02:19:00 +02: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 1333903 - ErrorEvent, CloseEvent, ProgressEvent and FileList should be exposed in workers, r=baku 2017-01-26 18:57:59 +02:00
Promise.webidl Bug 1323721 part 12. Create a separate IDLPromiseType; stop treating Promise as an interface altogether. r=qdot 2016-12-19 15:38:44 -08:00
PromiseDebugging.webidl Bug 1322920 - Remove DOM Promise implementation. r=bz 2016-12-14 17:11:48 +01: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 1337348 - Ensure array buffers and Base64-encoded strings can be passed as app server keys. r=baku 2017-02-07 13:56:01 -08: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 1285311 - Mark `PushSubscriptionOptions.applicationServerKey` as `[SameObject]`. r=baku 2016-07-07 10:14:25 -07:00
RGBColor.webidl
RTCCertificate.webidl Bug 1312306 - Update expires handling on RTCCertificate to match spec, r=bkelly,jib 2016-10-24 14:11:43 +11:00
RTCConfiguration.webidl Bug 1312304: Remove ICE policy "none". r=drno,smaug 2016-10-24 13:36:56 -05:00
RTCDTMFSender.webidl Bug 1308298 - Remove duration and interToneGap attributes from RTCDTMFSender; r=jib,smaug 2016-10-11 14:05:08 -04:00
RTCDTMFToneChangeEvent.webidl Bug 1291715 - Add RTCDTMFSender and RTCDTMFToneChangeEvent to webidl; r=smaug 2016-09-14 08:53:23 -04:00
RTCDataChannelEvent.webidl
RTCIceCandidate.webidl Bug 1263312 - Update RTCIceCandidate to spec. r=drno,smaug 2016-11-08 20:22:40 -05: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 1324169 - VoidFunction should be moved to Function.webidl for Worklet global scopes, r=me 2016-12-17 07:19:50 +01: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 1291715 - Add pref for DTMF; r=jib,smaug 2016-09-20 07:10:17 -04:00
RTCSessionDescription.webidl Bug 1313966 - Add deprecation warnings to writable RTCSessionDescription. r=drno,smaug 2016-11-08 17:50:24 -05:00
RTCStatsReport.webidl Bug 1322503 - Hyphenate rtc stats type as per spec. r=jib,smaug 2016-12-16 01:27:40 -08:00
RTCTrackEvent.webidl Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug 2016-01-12 15:09:01 -05:00
RadioNodeList.webidl Bug 1317367 part 4. Pass an explicit CallerType to HTMLInputElement::GetValueInternal. r=smaug 2016-11-15 12:46:32 -05:00
Range.webidl Bug 1314080 Part 3: Add a new ChromeOnly DOM method and wire it to CollectClientRectsAndText. r=smaug 2016-11-02 13:31:06 -07:00
RecordErrorEvent.webidl
Rect.webidl
Request.webidl Bug 1264792 - Update request'referrer policy when redirect.r=bkelly,dragana. 2016-11-14 15:15:32 +08:00
Response.webidl Bug 1292293 - Part 2: Remove custom default ByteString handling logic from ResponseInit, r=bz 2016-08-05 17:47:43 -04:00
SVGAElement.webidl
SVGAngle.webidl
SVGAnimateElement.webidl
SVGAnimateMotionElement.webidl
SVGAnimateTransformElement.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
SVGAnimationElement.webidl
SVGCircleElement.webidl
SVGClipPathElement.webidl Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv 2016-10-23 22:20:11 +01:00
SVGComponentTransferFunctionElement.webidl
SVGDefsElement.webidl
SVGDescElement.webidl
SVGElement.webidl Bug 1330457. Introduce DocumentAndElementEventHandlers to more closely align with the HTML spec. r=bkelly 2017-01-13 10:41:20 -05:00
SVGEllipseElement.webidl
SVGFEBlendElement.webidl
SVGFEColorMatrixElement.webidl
SVGFEComponentTransferElement.webidl
SVGFECompositeElement.webidl
SVGFEConvolveMatrixElement.webidl
SVGFEDiffuseLightingElement.webidl
SVGFEDisplacementMapElement.webidl
SVGFEDistantLightElement.webidl
SVGFEDropShadowElement.webidl
SVGFEFloodElement.webidl
SVGFEFuncAElement.webidl
SVGFEFuncBElement.webidl
SVGFEFuncGElement.webidl
SVGFEFuncRElement.webidl
SVGFEGaussianBlurElement.webidl
SVGFEImageElement.webidl
SVGFEMergeElement.webidl
SVGFEMergeNodeElement.webidl
SVGFEMorphologyElement.webidl
SVGFEOffsetElement.webidl
SVGFEPointLightElement.webidl
SVGFESpecularLightingElement.webidl
SVGFESpotLightElement.webidl
SVGFETileElement.webidl
SVGFETurbulenceElement.webidl
SVGFilterElement.webidl Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv 2016-10-23 22:20:11 +01:00
SVGFilterPrimitiveStandardAttributes.webidl
SVGFitToViewBox.webidl
SVGForeignObjectElement.webidl
SVGGElement.webidl
SVGGeometryElement.webidl Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv 2016-12-18 11:11:47 +00:00
SVGGradientElement.webidl Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv 2016-10-23 22:20:11 +01:00
SVGGraphicsElement.webidl
SVGImageElement.webidl
SVGLength.webidl
SVGLengthList.webidl
SVGLineElement.webidl
SVGLinearGradientElement.webidl
SVGMPathElement.webidl
SVGMarkerElement.webidl
SVGMaskElement.webidl Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv 2016-10-23 22:20:11 +01:00
SVGMatrix.webidl
SVGMetadataElement.webidl
SVGNumber.webidl
SVGNumberList.webidl
SVGPathElement.webidl Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv 2016-12-18 11:11:47 +00:00
SVGPathSeg.webidl
SVGPathSegList.webidl
SVGPatternElement.webidl Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv 2016-10-23 22:20:11 +01:00
SVGPoint.webidl
SVGPointList.webidl
SVGPolygonElement.webidl
SVGPolylineElement.webidl
SVGPreserveAspectRatio.webidl
SVGRadialGradientElement.webidl
SVGRect.webidl
SVGRectElement.webidl
SVGSVGElement.webidl Bug 1241899 - Make SVGZoomAndPan [NoInterfaceObject]. r=cam r=peterv 2016-10-16 12:24:25 +01:00
SVGScriptElement.webidl
SVGSetElement.webidl
SVGStopElement.webidl
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
SVGTextElement.webidl
SVGTextPathElement.webidl
SVGTextPositioningElement.webidl
SVGTitleElement.webidl
SVGTransform.webidl
SVGTransformList.webidl
SVGURIReference.webidl
SVGUnitTypeValues.webidl Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv 2016-10-23 22:20:11 +01:00
SVGUnitTypes.webidl Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv 2016-10-23 22:20:11 +01:00
SVGUseElement.webidl
SVGViewElement.webidl Bug 1241899 - Make SVGZoomAndPan [NoInterfaceObject]. r=cam r=peterv 2016-10-16 12:24:25 +01:00
SVGZoomAndPan.webidl Bug 1241899 - Make SVGZoomAndPan [NoInterfaceObject]. r=cam r=peterv 2016-10-16 12:24:25 +01:00
SVGZoomAndPanValues.webidl Bug 1241899 - Make SVGZoomAndPan [NoInterfaceObject]. r=cam r=peterv 2016-10-16 12:24:25 +01:00
SVGZoomEvent.webidl
Screen.webidl Bug 1325016 part 2. Switch ScreenOrientation's deviceType getter to use the caller-type version of ResistFingerprinting. r=bkelly 2016-12-22 11:05:54 -08:00
ScreenOrientation.webidl Bug 1325016 part 5. Switch ScreenOrientation's angle getter to use the caller-type version of ResistFingerprinting. r=bkelly 2016-12-22 11:05:55 -08:00
ScriptProcessorNode.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
ScrollAreaEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
ScrollBoxObject.webidl
ScrollViewChangeEvent.webidl
SecureElement.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
SecureElementManager.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
Selection.webidl Bug 1321623 - Implement DOM Selection.setBaseAndExtent(). r=smaug 2016-12-19 16:48:37 +01:00
ServiceWorker.webidl Bug 1336020 - transferables should be arrays of objects, r=smaug 2017-02-03 11:00:38 +01:00
ServiceWorkerContainer.webidl Bug 1332713 part 2. Disallow [SameObject] Promise-typed attributes. r=qdot 2017-01-27 18:53:36 -05:00
ServiceWorkerGlobalScope.webidl Bug 1333117. We should ensure, at build-time, that partial interfaces are defined in the same file as the interface they extend, since our build system doesn't really support correct dep builds if they're placed in a different file. r=qdot 2017-01-24 16:11:30 -05:00
ServiceWorkerMessageEvent.webidl Bug 1313004 - ServiceWorkerMessageEvent can be generated code, r=qdot 2016-10-26 22:00:17 +02:00
ServiceWorkerRegistration.webidl Bug 1333117. We should ensure, at build-time, that partial interfaces are defined in the same file as the interface they extend, since our build system doesn't really support correct dep builds if they're placed in a different file. r=qdot 2017-01-24 16:11:30 -05:00
SettingChangeNotification.webidl
ShadowRoot.webidl
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 1336043 - close() should be in DedicatedWorkerGlobalScope and SharedWorkerGlobalScope only, r=bkelly 2017-02-03 08:35:19 +01:00
SimpleGestureEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
SocketCommon.webidl
SourceBuffer.webidl Bug 1286722: [MSE] P1. Add mediasource event handler attributes. r=bz 2016-07-14 18:28:19 +10:00
SourceBufferList.webidl Bug 1286722: [MSE] P1. Add mediasource event handler attributes. r=bz 2016-07-14 18:28:19 +10: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 1335368 part 16. Remove the use of IsCallerChrome in GetUserMedia. r=jib 2017-02-01 15:43:38 -05: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 1318137 - Added charLength to speech synth boundary events. r=m_kato,smaug 2016-11-16 17:22:36 -08: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 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
Storage.webidl Bug 1306248 - Use NeedsSubjectPrincipal in DOMStorage, r=ehsan 2016-10-03 16:10:27 +02:00
StorageEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
StorageManager.webidl Bug 1304966 - Enable Storage API only for nightly bulid, r=baku 2016-10-26 21:38:08 +08:00
StorageType.webidl
StyleRuleChangeEvent.webidl Bug 851892 part 9. Add a CSSRule Web IDL interface. r=peterv,heycam 2017-01-13 10:41:03 -05:00
StyleSheet.webidl Bug 851892 part 9. Add a CSSRule Web IDL interface. r=peterv,heycam 2017-01-13 10:41:03 -05:00
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
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 Bug 1104156 - TCPSocket doesn't close output stream until all buffered streams in the multiplex stream are sent. r=jdm, r=bkelly 2016-08-04 14:36:06 -04:00
TCPSocketErrorEvent.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
TCPSocketEvent.webidl Backed out changeset 37c89ad82a13 (bug 1207090) for hazards bustage ON A CLOSED TREE 2015-09-29 11:42:44 +05:30
TestFunctions.webidl Bug 1334537. Make sure to clear out our external string cache if the length doesn't match, since our length no longer needs to match our stringbuffer. r=froydnj 2017-02-01 15:29:47 -05:00
TestInterfaceJS.webidl Bug 1330699 part 9. Rename "MozMap" to "record" in our IDL parser and IDL files. r=qdot 2017-02-15 00:00:17 -05:00
TestInterfaceJSDictionaries.webidl
TestInterfaceJSMaplikeSetlikeIterable.webidl Bug 1289315 - Tests for Iterable<> Union Types in WebIDL Interfaces; r=bz 2016-07-27 09:48:59 -07:00
Text.webidl
TextClause.webidl Bug 1275473 - Implement CompositionEvent.ranges. r=masayuki, r=smaug 2016-07-26 12:09:07 +02:00
TextDecoder.webidl
TextEncoder.webidl Bug 1257877 - Remove UTF-16 support from TextEncoder. r=hsivonen 2016-03-24 19:27:15 +09:00
TextTrack.webidl Bug 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug 2016-09-15 14:10:17 -07:00
TextTrackCue.webidl Bug 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug 2016-09-15 14:10:17 -07:00
TextTrackCueList.webidl Bug 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug 2016-09-15 14:10:17 -07:00
TextTrackList.webidl Bug 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug 2016-09-15 14:10:17 -07:00
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
TimeRanges.webidl
Touch.webidl Bug 1317759. Remove LegacyIsCallerChromeOrNativeCode use in Event::GetScreenCoords in favor or caller type checks at the entrypoints where we really care about pretending that our screen is client-area sized. r=smaug 2016-11-16 14:10:22 -05: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
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
TreeWalker.webidl
U2F.webidl Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot 2017-01-09 13:22:49 -07:00
UDPMessageEvent.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
UDPSocket.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
UIEvent.webidl Bug 1298970 - Move UIEvent.cancelBubble to Event. r=smaug 2016-11-29 10:28:21 +08:00
URL.webidl Bug 1337702 - Implement URL's toJSON(), r=smaug 2017-02-09 13:18:40 +01:00
URLSearchParams.webidl Bug 1331864 - Implement URLSearchParams's sort(), r=qdot 2017-01-27 20:35:47 +01:00
UserProximityEvent.webidl
VRDisplay.webidl Bug 1317706 - Remove Pose WebIDL for sharing the implementation to Pose class. r=bz 2016-11-17 07:11:00 -05:00
VRDisplayEvent.webidl Bug 1293333 - Part 1: Implement window.onvrdisplayactivate and window.onvrdisplaydeactivate events r=daoshengmu,Ehsan 2016-10-18 18:18:10 -04:00
VTTCue.webidl Bug 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug 2016-09-15 14:10:17 -07:00
VTTRegion.webidl Bug 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug 2016-09-15 14:10:17 -07:00
ValidityState.webidl Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
VideoPlaybackQuality.webidl
VideoStreamTrack.webidl
VideoTrack.webidl
VideoTrackList.webidl
WaveShaperNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
WebAuthentication.webidl Bug 1333084 - Add WebAuthn to test_interfaces r=bz 2017-01-23 09:20:56 -07:00
WebComponents.webidl
WebGL2RenderingContext.webidl Bug 1335368 part 9. Stop using IsCallerChrome in WebGL. r=bholley 2017-02-01 15:43:37 -05:00
WebGLContextEvent.webidl Bug 1271478 - Implement WebGLContextCreationError. - r=jrmuizel,smaug,mtseng 2016-05-11 16:45:43 -07:00
WebGLRenderingContext.webidl Bug 1335296 - Expand about:support WebGL information. - r=qdot,daoshengmu,jrmuizel 2017-02-02 16:50:19 -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 1286281 - Part 2: Add static chrome-only method to create server-side WebSocket to WebIDL r=baku 2016-07-29 07:01:00 -07: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
WidevineCDMManifest.webidl Bug 1245789 - Add WebIDL dict definition for Widevine manifest JSON file. r=bz 2016-04-12 16:12:20 +12:00
Window.webidl Bug 1340396 - Add window.getAppLocales() for ChromeOrXBL. r=smaug 2017-02-19 22:11:00 -05:00
WindowOrWorkerGlobalScope.webidl Bug 1306170 part 6. Implement WindowOrWorkerGlobalScope.origin. r=bkelly 2017-02-13 16:06:47 -05:00
WindowRoot.webidl
Worker.webidl Bug 1336020 - transferables should be arrays of objects, r=smaug 2017-02-03 11:00:38 +01:00
WorkerDebuggerGlobalScope.webidl Bug 989619 - patch 2 - console API should use webIDL namespaces, r=bz 2016-06-04 09:32:51 +02:00
WorkerGlobalScope.webidl Bug 1336043 - close() should be in DedicatedWorkerGlobalScope and SharedWorkerGlobalScope only, r=bkelly 2017-02-03 08:35:19 +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 1323172 - Expose NetworkInformation interface to workers, r=bkelly 2016-12-16 08:50:23 +01:00
Worklet.webidl Bug 1335368 part 12. Remove the use of IsCallerChrome in FetchRequest. r=bkelly 2017-02-01 15:43:37 -05:00
WorkletGlobalScope.webidl Bug 1322858 - Implement AudioWorkletGlobalScope - main-thread only - not meant to be exposed yet, r=smaug 2016-12-14 14:43:26 +01:00
XMLDocument.webidl Bug 1335368 part 19. Get rid of IsCallerChrome in XMLDocument::Load. r=bholley 2017-02-01 15:43:38 -05:00
XMLHttpRequest.webidl Bug 1333337 - Use USVString in XHR, r=smaug 2017-01-24 09:23:11 +01:00
XMLHttpRequestEventTarget.webidl Bug 1257037 part 13. Get rid of the concept of worker vs non-worker descriptors. r=khuey 2016-07-08 00:37:55 -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
XPathExpression.webidl
XPathNSResolver.webidl
XPathResult.webidl
XSLTProcessor.webidl Bug 1335368 part 20. Get rid of IsCallerChrome in XSLT. r=froydnj 2017-02-01 15:43:53 -05:00
XULCommandEvent.webidl Bug 1224061: Make Event::InitEvent infallible. r=smaug 2015-11-13 08:09:42 +08:00
XULDocument.webidl
XULElement.webidl Bug 1332812. Remove some more unused or nearly-unused nsIDOMElement bits. r=froydnj 2017-02-02 10:32:58 -05:00
moz.build Bug 1342361 - Get rid of ArchiveReader API, r=smaug 2017-02-27 17:50:46 +01:00