gecko-dev/dom/webidl
Kaku Kuo f3b6c19f63 Bug 1244768 part 9 - modify the play() method; r=alwu,bz,jwwang
4.8.12.8
https://html.spec.whatwg.org/multipage/embedded-content.html#dom-media-play

MozReview-Commit-ID: 5r4xOIQwOEr

--HG--
extra : rebase_source : a603e8865b8873a31fafdc7004d01bc2cd840d2c
2016-12-01 14:54:33 +08:00
..
APZTestData.webidl
AbstractWorker.webidl
AccessibleNode.webidl Bug 1296769 - introduce a11y API, r=smaug, yzen 2016-08-23 14:15:15 -04:00
AddonEvent.webidl Bug 1268077: expose AddonListener through mozAddonManager r=rhelmer,smaug 2016-05-27 15:43:05 -07:00
AddonManager.webidl Bug 1308688 Expose mozAddonManager allowed hosts to chrome r=bkelly 2016-10-28 14:39:18 -07:00
AnalyserNode.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02: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
AnimationEvent.webidl
AnimationPlaybackEvent.webidl
AnimationTimeline.webidl
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
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 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
AudioBufferSourceNode.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
AudioChannel.webidl
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 1308432 - Add webidl for ConstantSourceNode; r=smaug 2016-10-13 10:40:29 -04: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 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
AudioParam.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02: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
AudioStreamTrack.webidl
AudioTrack.webidl
AudioTrackList.webidl
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
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
BeforeAfterKeyboardEvent.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
Blob.webidl Bug 1277001 - Use BlobPart in the Blob/File webidl interface, r=smaug 2016-06-01 12:33:09 +02:00
BlobEvent.webidl
BoxObject.webidl
BroadcastChannel.webidl
BrowserElement.webidl Bug 1310859 - Remove DOM/nfc and related code. r=jst 2016-10-18 15:16:56 -07:00
BrowserElementAudioChannel.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
BrowserElementDictionaries.webidl
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
CSS2Properties.webidl.in
CSSAnimation.webidl
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
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
CSSStyleSheet.webidl Bug 1297393 - Make passing of subject principals to webidl entry points explicit - part 5 - CSSStyleSheet, r=ehsan 2016-09-29 08:55:21 +02:00
CSSTransition.webidl
CSSValue.webidl
CSSValueList.webidl
Cache.webidl
CacheStorage.webidl
CanvasCaptureMediaStream.webidl
CanvasRenderingContext2D.webidl Bug 931389 - remove CanvasRenderingContext2D.mozDash/mozDashOffset. r=gw280, r=baku 2016-10-04 11:53:57 -04: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 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
ChannelSplitterNode.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02: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
ChromeUtils.webidl Bug 1315302 - Remove signedPkg from origin attributes r=baku 2016-11-06 16:15:36 +01:00
Client.webidl Bug 1218148 - Implement WindowClient.navigate() r=baku 2016-05-24 09:05:17 +02: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
CommandEvent.webidl
Comment.webidl
CompositionEvent.webidl Bug 1002256 - Support CompositionEvent constructor; r=bkelly 2016-11-16 22:16:22 +02:00
Console.webidl Bug 1290021 - Implement a prototype version of Houdini "Worklets Level 1" spec - part 3 - Console API in worklet, r=smaug 2016-11-06 09:54:52 +01:00
ConstantSourceNode.webidl Bug 1308432 - Add webidl for ConstantSourceNode; r=smaug 2016-10-13 10:40:29 -04:00
ContainerBoxObject.webidl
ConvolverNode.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
Coordinates.webidl
CreateOfferRequest.webidl
Crypto.webidl
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
DOMError.webidl
DOMException.webidl
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 1317720. Use NeedsCallerType instead of NeedsSubjectPrincipal for DataTransfer.types. r=mystor 2016-11-15 12:46:32 -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
DelayNode.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
DesktopNotification.webidl
DeviceLightEvent.webidl
DeviceMotionEvent.webidl
DeviceOrientationEvent.webidl
DeviceProximityEvent.webidl
DeviceStorage.webidl
DeviceStorageAreaChangedEvent.webidl
DeviceStorageAreaListener.webidl
DeviceStorageChangeEvent.webidl
Directory.webidl Bug 1258489 - Implement HTMLInputElement.webkitdirectory, r=smaug 2016-06-01 12:29:00 +02:00
Document.webidl Bug 1318117. Stop using IsCallerChrome in pointerlock API, fullscreen API, and documentURI getter. r=ehsan 2016-11-17 13:49:27 -05: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
DominatorTree.webidl
DownloadEvent.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
Downloads.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
DragEvent.webidl
DynamicsCompressorNode.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
Element.webidl Bug 1318117. Stop using IsCallerChrome in pointerlock API, fullscreen API, and documentURI getter. r=ehsan 2016-11-17 13:49:27 -05:00
ErrorEvent.webidl
Event.webidl Bug 1298970 - Move UIEvent.cancelBubble to Event. r=smaug 2016-11-29 10:28:21 +08:00
EventHandler.webidl Bug 1271549 - Remove details and summary preference. r=bz 2016-11-16 14:02:58 +08: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 1317990. Remove Event::IsChrome in favor of passing CallerType arguments. r=smaug,bkelly 2016-11-16 14:10:22 -05:00
ExtendableEvent.webidl
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
FakePluginTagInit.webidl
Fetch.webidl Bug 1269052 part 1. Introduce the WindowOrWorkerGlobalScope mixin in webidl. r=bkelly 2016-10-10 15:09:00 -04:00
FetchEvent.webidl
File.webidl Bug 1303518 - Remove the chrome only constructor for File, r=qdot 2016-11-11 18:56:44 +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 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
FontFaceSet.webidl
FontFaceSetLoadEvent.webidl
FontFaceSource.webidl
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
GainNode.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
Gamepad.webidl Bug 1299932 - Part 1: Implement gamepadPose attribute in Gamepad API; r=kip,qdot 2016-10-24 18:04:41 +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 1221730 - Change GamepadServiceTest into webidl. r=qdot, r=baku 2016-06-28 00:26:00 +02:00
Geolocation.webidl Bug 1317596. Stop using LegacyIsCallerChromeOrNativeCode in geolocation code. r=jdm 2016-11-15 12:46:32 -05:00
GeometryUtils.webidl
GetUserMediaRequest.webidl
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 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
HTMLAreaElement.webidl Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky 2016-02-11 17:50:42 -05:00
HTMLAudioElement.webidl
HTMLBRElement.webidl
HTMLBaseElement.webidl
HTMLBodyElement.webidl
HTMLButtonElement.webidl Bug 1088761 - Support reportValidity() for form controls. r=smaug 2016-04-15 16:13:00 +08:00
HTMLCanvasElement.webidl Bug 1284987 - Entries API - part 6 - BlobCallback renamed, r=smaug 2016-11-03 07:57:34 +01: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
HTMLDataElement.webidl
HTMLDataListElement.webidl
HTMLDetailsElement.webidl Bug 1271549 - Remove details and summary preference. r=bz 2016-11-16 14:02:58 +08:00
HTMLDirectoryElement.webidl
HTMLDivElement.webidl
HTMLDocument.webidl Bug 1316661 part 2. Eliminate IsCallerChrome callers in HTMLDocument. r=smaug 2016-11-15 00:18:33 -05:00
HTMLElement.webidl Bug 1316661 part 3. Eliminate IsCallerChrome callers in nsGenericHTMLElement. r=smaug 2016-11-15 00:18:33 -05:00
HTMLEmbedElement.webidl Bug 909656. Remove the legacycaller from HTMLObjectElement/HTMLEmbedElement, since it's not used in the wild, other browsers don't seem to support it, and we're dropping non-Flash plugins anyway. r=bsmedberg 2016-11-18 16:13:06 -05:00
HTMLFieldSetElement.webidl Bug 1088761 - Support reportValidity() for form controls. r=smaug 2016-04-15 16:13:00 +08:00
HTMLFontElement.webidl
HTMLFormControlsCollection.webidl
HTMLFormElement.webidl Bug 1270369. HTMLFormElemement should have unenumerable named properties per spec. r=bkelly 2016-08-31 10:57:40 -04:00
HTMLFrameElement.webidl Bug 1306241 - Use NeedsSubjectPrincipal in dom/html/* - part 1, r=ehsan 2016-10-03 10:34:14 +02:00
HTMLFrameSetElement.webidl
HTMLHRElement.webidl
HTMLHeadElement.webidl
HTMLHeadingElement.webidl
HTMLHtmlElement.webidl
HTMLHyperlinkElementUtils.webidl
HTMLIFrameElement.webidl Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
HTMLImageElement.webidl Bug 1304515. Remove the unused WebIDL version of ImageLoadingContent.loadImageWithChannel. r=ehsan 2016-09-22 16:58:35 +01:00
HTMLInputElement.webidl Bug 1317367 part 4. Pass an explicit CallerType to HTMLInputElement::GetValueInternal. r=smaug 2016-11-15 12:46:32 -05:00
HTMLLIElement.webidl
HTMLLabelElement.webidl
HTMLLegendElement.webidl
HTMLLinkElement.webidl Bug 1264165 - Implement link referrerPolicy attribute. r=josh, r=khuey 2016-06-24 10:38:47 +08:00
HTMLMapElement.webidl
HTMLMediaElement.webidl Bug 1244768 part 9 - modify the play() method; r=alwu,bz,jwwang 2016-12-01 14:54:33 +08:00
HTMLMenuElement.webidl
HTMLMenuItemElement.webidl
HTMLMetaElement.webidl
HTMLMeterElement.webidl
HTMLModElement.webidl
HTMLOListElement.webidl
HTMLObjectElement.webidl Bug 909656. Remove the legacycaller from HTMLObjectElement/HTMLEmbedElement, since it's not used in the wild, other browsers don't seem to support it, and we're dropping non-Flash plugins anyway. r=bsmedberg 2016-11-18 16:13:06 -05:00
HTMLOptGroupElement.webidl
HTMLOptionElement.webidl
HTMLOptionsCollection.webidl
HTMLOutputElement.webidl Bug 1088761 - Support reportValidity() for form controls. r=smaug 2016-04-15 16:13:00 +08:00
HTMLParagraphElement.webidl
HTMLParamElement.webidl
HTMLPictureElement.webidl Bug 1306007 - Part 1: Remove srcset/picture feature control preference; r=jdm,smaug 2016-04-16 18:07:56 -04:00
HTMLPreElement.webidl
HTMLProgressElement.webidl
HTMLQuoteElement.webidl
HTMLScriptElement.webidl
HTMLSelectElement.webidl Bug 1194027, add a flag to select elements to indicate if the parent process has the popup open, r=mrbkap 2016-08-03 07:45:46 -04: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 Bug 1306007 - Part 1: Remove srcset/picture feature control preference; r=jdm,smaug 2016-04-16 18:07:56 -04:00
HTMLSpanElement.webidl
HTMLStyleElement.webidl
HTMLTableCaptionElement.webidl
HTMLTableCellElement.webidl Bug 1244328 - Merge the functionality of DOMSettableTokenList into DOMTokenList and make everything that used to refer to DOMSettableTokenList refer to DOMTokenList instead. r=bzbarsky 2016-02-11 17:50:42 -05:00
HTMLTableColElement.webidl
HTMLTableElement.webidl Bug 1282894 - Propagate exception on setting HTMLTableElement.caption. r=bz 2016-07-21 22:40:00 +02:00
HTMLTableRowElement.webidl
HTMLTableSectionElement.webidl
HTMLTemplateElement.webidl
HTMLTextAreaElement.webidl Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap 2016-08-17 00:11:24 -04:00
HTMLTimeElement.webidl
HTMLTitleElement.webidl
HTMLTrackElement.webidl Bug 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug 2016-09-15 14:10:17 -07:00
HTMLUListElement.webidl
HTMLVideoElement.webidl
HashChangeEvent.webidl Bug 1270083 - Make HashChangeEvent members non-nullable. r=khuey 2016-05-06 14:37:52 +08:00
Headers.webidl Bug 1278275 - Update Headers::GetAll and Headers::Get to match the specification. r=jdm, r=bkelly 2016-10-10 22:50:14 +05:30
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
History.webidl
IDBCursor.webidl Bug 1271505 - Support of IDBCursor.continuePrimaryKey. r=khuey 2016-07-26 15:26:50 +08:00
IDBDatabase.webidl Bug 1151017 - Support the 'close' Event on Databases. r=khuey 2016-05-31 18:08:20 +08: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 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 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02: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
InputMethod.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
InspectorUtils.webidl
InstallTrigger.webidl
IntersectionObserver.webidl Bug 1320704 - Disable IntersectionObserver, r=bkelly 2016-11-28 21:11:35 +02:00
IterableIterator.webidl
KeyAlgorithm.webidl
KeyEvent.webidl
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 1321879 part 2. Stop using IsCallerChrome() in animations API. r=birtles 2016-12-06 23:47:23 -10:00
LegacyQueryInterface.webidl Bug 1310385 - Remove support for UndoManager; r=smaug 2016-10-17 10:06:11 -04: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
MediaDevices.webidl Bug 1286429 - implement mediaDevices.ondevicechange for Mac OSX; r=jib,smaug 2016-08-12 01:04:49 +08:00
MediaElementAudioSourceNode.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
MediaEncryptedEvent.webidl Backed out changeset b0eeee008090 (bug 1242321) 2016-01-26 10:54:38 +01:00
MediaError.webidl Bug 1302304. Remove IDL bits that reference nsIDOMMediaError; it's not needed anymore. r=bkelly 2016-09-15 11:41:35 -04:00
MediaKeyError.webidl Backed out changeset b0eeee008090 (bug 1242321) 2016-01-26 10:54:38 +01:00
MediaKeyMessageEvent.webidl Bug 1311252 - Make MediaKeyMessageEvent.webidl patch spec. r=smaug 2016-10-19 20:33:54 +13:00
MediaKeySession.webidl Bug 1304250 - Implement MediaKeySession.onmessage. r=smaug 2016-09-21 14:56:20 +12:00
MediaKeyStatusMap.webidl Bug 1289942 - Make MediaKeyStatusMap.get() return undefined for unknown keys. r=bz 2016-07-28 14:03:01 +12:00
MediaKeySystemAccess.webidl Bug 1278198 - Update MediaKeySystemConfiguration and MediaKeys to match draft EME spec. r=smaug 2016-07-01 11:28:58 +12:00
MediaKeys.webidl Bug 1278198 - Update MediaKeySystemConfiguration and MediaKeys to match draft EME spec. r=smaug 2016-07-01 11:28:58 +12: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 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
MediaStreamAudioSourceNode.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
MediaStreamError.webidl
MediaStreamEvent.webidl
MediaStreamList.webidl
MediaStreamTrack.webidl Bug 1208373 - Implement MediaStreamTrack.readyState. r=smaug,jib 2016-05-10 17:03:37 +02:00
MediaStreamTrackEvent.webidl Bug 1208328 - Implement MediaStream.onaddtrack. r=jib, r=smaug 2016-05-31 09:29:52 +02:00
MediaTrackConstraintSet.webidl
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
MessageEvent.webidl Bug 1310967 - Update MessageEvent to the latest spec, r=smaug 2016-10-25 07:48:05 +02:00
MessagePort.webidl
MimeType.webidl
MimeTypeArray.webidl Bug 1270364. MimeTypeArray should have unenumerable named properties per spec. r=bkelly 2016-08-31 10:57:40 -04:00
MouseEvent.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
MouseScrollEvent.webidl
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
MozSettingsEvent.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
MozSettingsTransactionEvent.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
MozTetheringManager.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02: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 1317591. Get rid of IsCallerChrome usage in Navigator. r=bkelly 2016-11-15 17:44:43 -05: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
Node.webidl Bug 1297300 - Add missing checks to GetSpec() calls in dom/base/. r=bz. 2016-09-08 14:17:58 +10: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 862395 - Part 3: Add preference for web notification requireInteraction flag. r=baku 2016-10-12 16:43:27 -07:00
NotificationEvent.webidl Bug 1265841 - Implement the `notificationclose` service worker event. r=wchen,baku 2016-04-19 22:04:09 -07: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 Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
OfflineAudioContext.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
OfflineResourceList.webidl Bug 1262921. Part 2 - Add UseCounter telemetry for AppCache event handlers. r=mrbkap, mayhemer 2016-05-12 17:52:57 -05:00
OffscreenCanvas.webidl
OscillatorNode.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02: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 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +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 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
PerformanceEntryEvent.webidl
PerformanceMark.webidl
PerformanceMeasure.webidl
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
PerformanceTiming.webidl
PeriodicWave.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
PermissionStatus.webidl Bug 1233702 - Remove dom.permissions.enabled pref. r=baku 2016-02-03 18:21:31 +02:00
Permissions.webidl Bug 1295877 - Put Permissions API .revoke() behind a pref. r=baku, sr=bholley 2016-08-28 21:30:00 -04: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 1270366. PluginArray and Plugin should have unenumerable named properties. r=bkelly 2016-08-31 10:57:40 -04:00
PluginCrashedEvent.webidl
PointerEvent.webidl Bug 1304315 - [Pointer Event] Make all pointer events's default width/height to 1. f=bevistseng. r=smaug,masayuki. 2016-09-21 16:26:21 +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 1310607 - Add links to the spec, r=bz 2016-10-17 02:19:00 +02: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
Promise.webidl Bug 1229769 - Expose Promise interface to WorkerDebugger #ifdef SPIDERMONKEY_PROMISE;r=bz 2016-03-30 14:11:07 +02:00
PromiseDebugging.webidl Bug 911216 - Part 24: Use promise rejection tracking to report unhandled rejections to the console. r=bz,Paolo 2016-03-22 16:22:24 +01:00
PushEvent.webidl
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
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
RTCIdentityAssertion.webidl
RTCIdentityProvider.webidl Bug 1258299 - Move RTCIdentityProvider to a dictionary, r=jib,khuey 2016-03-24 16:12:56 +11:00
RTCPeerConnection.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
RTCPeerConnectionIceEvent.webidl
RTCPeerConnectionStatic.webidl
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 1213056 - change getStats to be maplike. r=bz 2016-04-07 10:40:37 -04:00
RTCTrackEvent.webidl
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 921834. Add support for .dataset on SVGElement. r=bkelly 2016-08-11 16:56:34 -04: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
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
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
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
ScreenOrientation.webidl
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
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 1278014 part.2 Define mozilla::SelectionType as an enum class and use it instead of RawSelectionType as far as possible r=smaug 2016-06-11 11:06:37 +09:00
ServiceWorker.webidl
ServiceWorkerContainer.webidl
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 1313004 - ServiceWorkerMessageEvent can be generated code, r=qdot 2016-10-26 22:00:17 +02:00
ServiceWorkerRegistration.webidl Bug 1296579 - Remove the SimplePush API r=kitcambridge,baku 2016-09-01 20:17:03 +02:00
SettingChangeNotification.webidl
SettingsManager.webidl Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice 2016-04-21 15:48:59 +02:00
ShadowRoot.webidl
SharedWorker.webidl
SharedWorkerGlobalScope.webidl
SimpleGestureEvent.webidl
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
SpeechGrammarList.webidl
SpeechRecognition.webidl
SpeechRecognitionAlternative.webidl
SpeechRecognitionError.webidl
SpeechRecognitionEvent.webidl
SpeechRecognitionResult.webidl
SpeechRecognitionResultList.webidl
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
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
SpeechSynthesisVoice.webidl
StereoPannerNode.webidl Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
Storage.webidl Bug 1306248 - Use NeedsSubjectPrincipal in DOMStorage, r=ehsan 2016-10-03 16:10:27 +02:00
StorageEvent.webidl
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
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
TCPServerSocket.webidl
TCPServerSocketEvent.webidl
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
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
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
TouchList.webidl
TrackEvent.webidl
TransitionEvent.webidl
TreeBoxObject.webidl
TreeColumn.webidl
TreeColumns.webidl
TreeWalker.webidl
U2F.webidl Bug 1251856 - Disable U2F in all releases (fix for 1231681). r=baku 2016-02-29 09:06:40 -07:00
UDPMessageEvent.webidl Bug 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 1314033. createObjectURL should not return a nullable string. r=baku 2016-10-31 21:50:50 -04:00
URLSearchParams.webidl Bug 1119490 - Expose the URL constructor to WorkerDebuggerGlobalScope;r=khuey 2016-02-22 10:41:09 +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
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 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
WebComponents.webidl
WebGL2RenderingContext.webidl Bug 1318507 - Merge some Buffer[Sub]Data entrypoints. - r=qdot 2016-11-22 23:59:22 -08:00
WebGLContextEvent.webidl Bug 1271478 - Implement WebGLContextCreationError. - r=jrmuizel,smaug,mtseng 2016-05-11 16:45:43 -07:00
WebGLRenderingContext.webidl Bug 1250077 - Add idl for WEBGL_compressed_texture_astc. - r=qdot 2016-11-28 18:12:30 -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
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 1316111. Move the 'caches' attribute to WindowOrWorkerGlobalScope, to align with the spec. r=bkelly 2016-11-11 16:09:05 -05:00
WindowOrWorkerGlobalScope.webidl Bug 1316111. Move the 'caches' attribute to WindowOrWorkerGlobalScope, to align with the spec. r=bkelly 2016-11-11 16:09:05 -05:00
WindowRoot.webidl
Worker.webidl
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 1316111. Move the 'caches' attribute to WindowOrWorkerGlobalScope, to align with the spec. r=bkelly 2016-11-11 16:09:05 -05:00
WorkerLocation.webidl
WorkerNavigator.webidl Bug 1267941 - Implement Storage API estimate() feature, r=janv,baku 2016-06-14 13:57:36 +01:00
Worklet.webidl Bug 1290021 - Implement a prototype version of Houdini "Worklets Level 1" spec - part 1 - WebIDL interface, r=smaug 2016-11-06 09:53:34 +01:00
WorkletGlobalScope.webidl Bug 1290021 - Implement a prototype version of Houdini "Worklets Level 1" spec - part 5 - dump(), r=smaug 2016-11-06 09:55:41 +01:00
XMLDocument.webidl
XMLHttpRequest.webidl Bug 933759 - Match the spec's IDL for the XHR open method. r=baku 2016-09-12 09:48:30 -04: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
XMLSerializer.webidl
XMLStylesheetProcessingInstruction.webidl
XPathEvaluator.webidl
XPathExpression.webidl
XPathNSResolver.webidl
XPathResult.webidl
XSLTProcessor.webidl
XULCommandEvent.webidl
XULDocument.webidl
XULElement.webidl Bug 1303196 - Part 2: Connect the DocGroup and TabGroup objects to nsGlobalWindow and nsDocument, ensuring that Opener is set early enough that it is correct, r=smaug 2016-10-27 15:53:35 -04:00
moz.build Bug 1318883 - Remove the NetworkStats API and related code; r=baku,mcmanus 2016-11-21 13:33:18 -05:00