gecko-dev/dom/webidl
2021-10-25 20:43:11 +00:00
..
AbortController.webidl
AbortSignal.webidl Bug 1698468 - Add AbortSignal.abort() r=smaug 2021-03-15 20:46:53 +00:00
AbstractRange.webidl
AbstractWorker.webidl
AccessibilityRole.webidl Bug 1647296 - ARIA reflection attributes are not nullable r=smaug 2020-07-17 14:48:09 +00:00
AccessibleNode.webidl
AddonEvent.webidl
AddonManager.webidl Bug 1720845 - Remove the extensions.webextPermissionPrompts pref. r=rpl,robwu,asuth 2021-07-30 14:25:24 +00:00
AnalyserNode.webidl
Animatable.webidl
Animation.webidl
AnimationEffect.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
AnimationEvent.webidl
AnimationPlaybackEvent.webidl
AnimationTimeline.webidl
AnonymousContent.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
AppInfo.webidl
AppNotificationServiceOptions.webidl
APZTestData.webidl Bug 1692707 - Add sampled scroll offsets field in APZTestData to evaluate scroll _smoothness_ in mochitests. r=botond,emilio 2021-10-22 10:14:15 +00:00
AriaAttributes.webidl Bug 1647296 - ARIA reflection attributes are not nullable r=smaug 2020-07-17 14:48:09 +00:00
Attr.webidl
AudioBuffer.webidl Bug 1614009 - Removed non-spec exception throwing on CopyToChannel. r=padenot,webidl,smaug 2020-09-01 15:09:47 +00:00
AudioBufferSourceNode.webidl
AudioContext.webidl Bug 1614019 - Removed negative value from the valid range r=padenot,webidl,smaug 2020-07-30 23:28:34 +00:00
AudioDestinationNode.webidl
AudioListener.webidl
AudioNode.webidl
AudioParam.webidl Bug 1708179 throw when attempting to set AudioParam value during setValueCurveAtTime() interval r=padenot,emilio 2021-05-04 03:48:32 +00:00
AudioParamDescriptor.webidl Bug 1651703: fix min and max values in AudioParamDescriptor now we don't need this workaround to support MSVC. r=karlt,baku 2020-07-27 09:50:21 +00:00
AudioParamMap.webidl
AudioProcessingEvent.webidl
AudioScheduledSourceNode.webidl
AudioTrack.webidl
AudioTrackList.webidl
AudioWorklet.webidl
AudioWorkletGlobalScope.webidl
AudioWorkletNode.webidl
AudioWorkletProcessor.webidl
AutocompleteInfo.webidl
BarProp.webidl
BaseAudioContext.webidl
BaseKeyframeTypes.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
BasicCardPayment.webidl
BatteryManager.webidl
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl
Blob.webidl
BlobEvent.webidl Bug 1573300 - Make BlobEvent's data attribute non-nullable. r=emilio 2020-11-04 15:05:18 +00:00
BroadcastChannel.webidl
BrowserElementDictionaries.webidl
Cache.webidl Bug 1654531 - Remove the support for cache option from cache.match; r=dom-workers-and-storage-reviewers,webidl,asuth,baku 2020-09-17 13:02:46 +00:00
CacheStorage.webidl Bug 1654531 - Remove the support for cache option from cache.match; r=dom-workers-and-storage-reviewers,webidl,asuth,baku 2020-09-17 13:02:46 +00:00
CancelContentJSOptions.webidl
CanvasCaptureMediaStream.webidl
CanvasRenderingContext2D.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
CaretPosition.webidl
CaretStateChangedEvent.webidl
CDATASection.webidl
ChannelMergerNode.webidl
ChannelSplitterNode.webidl
CharacterData.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
CheckerboardReportService.webidl
ChildNode.webidl
ChildSHistory.webidl Bug 1708150 - Add user activation flag to reload, goBack and goForward r=ckerschb,Gijs,smaug 2021-04-28 11:26:49 +00:00
ChromeNodeList.webidl
Client.webidl Bug 1722576 - Rename PostMessageOptions to StructuredSerializeOptions. r=smaug 2021-09-29 12:48:17 +00:00
Clients.webidl
Clipboard.webidl Bug 1701512 - Add a separate pref for clipboard.read(). r=nika 2021-04-20 20:40:08 +00:00
ClipboardEvent.webidl
CloseEvent.webidl
CommandEvent.webidl
Comment.webidl
CompositionEvent.webidl
Console.webidl
ConstantSourceNode.webidl
ConvolverNode.webidl
CreateOfferRequest.webidl
CredentialManagement.webidl
Crypto.webidl Bug 1723674 - Implement crypto.randomUUID(). r=keeler,nika 2021-10-14 03:28:49 +00:00
CSPDictionaries.webidl
CSPReport.webidl
CSS2Properties.webidl.in
CSS.webidl Bug 1669459 - Clean-up CSS.supports. r=heycam 2020-10-08 23:56:14 +00:00
CSSAnimation.webidl
CSSConditionRule.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSCounterStyleRule.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSFontFaceRule.webidl
CSSFontFeatureValuesRule.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSGroupingRule.webidl Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSImportRule.webidl Bug 1711437 - Don't EnsureUniqueInner from the cssRules getter. r=layout-reviewers,jfkthame 2021-07-20 13:17:02 +00:00
CSSKeyframeRule.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSKeyframesRule.webidl
CSSLayerRule.webidl Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSMediaRule.webidl
CSSMozDocumentRule.webidl
CSSNamespaceRule.webidl
CSSPageRule.webidl
CSSPseudoElement.webidl
CSSRule.webidl Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSRuleList.webidl
CSSScrollTimelineRule.webidl Bug 1676782 - Part 3: Add CSSScrollTimelineRule for CSSOM. r=emilio 2021-09-17 20:25:36 +00:00
CSSStyleDeclaration.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
CSSStyleRule.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSStyleSheet.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSSupportsRule.webidl
CSSTransition.webidl
CustomElementRegistry.webidl Bug 1556363 - Part 3: Implement formDisabledCallback; r=smaug 2021-10-25 20:43:11 +00:00
CustomEvent.webidl
DataTransfer.webidl Bug 1666287 - Remove pref dom.datatransfer.mozAtAPIs and make relevant APIs ChromeOnly, r=nika 2020-09-22 16:16:29 +00:00
DataTransferItem.webidl
DataTransferItemList.webidl
DecoderDoctorNotification.webidl Bug 1691578 - part5 : add test cases to test the ability of reporting error for not supported media type. r=bryce,emilio 2021-02-25 18:07:06 +00:00
DedicatedWorkerGlobalScope.webidl Bug 1722576 - Rename PostMessageOptions to StructuredSerializeOptions. r=smaug 2021-09-29 12:48:17 +00:00
DelayNode.webidl
DeviceLightEvent.webidl
DeviceMotionEvent.webidl Bug 1631581 - Part 1: Rename NoInterfaceObject to LegacyNoInterfaceObject r=edgar 2021-04-11 03:13:30 +00:00
DeviceOrientationEvent.webidl
Directory.webidl
Document.webidl Bug 1731714 - Add a document.getWireframe() API that gets some relevant rects in the viewport. r=mconley 2021-10-20 13:56:32 +00:00
DocumentFragment.webidl Bug 1682988 - Use UTF8String for querySelector and similar OM methods. r=heycam 2020-12-23 05:42:00 +00:00
DocumentOrShadowRoot.webidl Bug 1631581 - Part 6: Rename LenientSetter to LegacyLenientSetter r=edgar 2021-04-11 03:13:32 +00:00
DocumentTimeline.webidl
DocumentType.webidl
DOMException.webidl Bug 1631581 - Part 1: Rename NoInterfaceObject to LegacyNoInterfaceObject r=edgar 2021-04-11 03:13:30 +00:00
DOMImplementation.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
DOMLocalization.webidl Bug 1613705 - [localization] part9: Update DOMLocalization to match Localization constructor. r=nika,emilio 2021-08-03 16:25:13 +00:00
DOMMatrix.webidl Bug 1723224 - Remove layout.css.DOMPoint.enabled, layout.css.DOMMatrix.enabled, and layout.css.DOMQuad.enabled. r=emilio 2021-08-17 09:06:29 +00:00
DOMParser.webidl
DOMPoint.webidl Bug 1723224 - Remove layout.css.DOMPoint.enabled, layout.css.DOMMatrix.enabled, and layout.css.DOMQuad.enabled. r=emilio 2021-08-17 09:06:29 +00:00
DOMQuad.webidl Bug 1723224 - Remove layout.css.DOMPoint.enabled, layout.css.DOMMatrix.enabled, and layout.css.DOMQuad.enabled. r=emilio 2021-08-17 09:06:29 +00:00
DOMRect.webidl
DOMRectList.webidl
DOMRequest.webidl
DOMStringList.webidl
DOMStringMap.webidl Bug 1631581 - Part 7: Rename OverrideBuiltIns to LegacyOverrideBuiltIns r=edgar 2021-04-11 03:13:33 +00:00
DOMTokenList.webidl
DragEvent.webidl
DynamicsCompressorNode.webidl
Element.webidl Bug 1736983 - add UseCounter for Sanitizer API methods r=emilio 2021-10-21 09:22:59 +00:00
ElementInternals.webidl Bug 1556449 - Implement setFormValue() of ElementInternals; r=smaug 2021-10-21 18:02:52 +00:00
ErrorEvent.webidl
Event.webidl Bug 1631581 - Part 4: Rename Unforgeable to LegacyUnforgeable r=edgar 2021-04-11 03:13:32 +00:00
EventHandler.webidl Bug 1727302 - Add onsecuritypolicyviolation event handler.r=smaug 2021-08-29 18:05:01 +00:00
EventListener.webidl
EventSource.webidl
EventTarget.webidl Bug 1712299 - AddEventListenerOptions.signal shouldn't be nullable, r=annevk 2021-05-21 12:44:28 +00:00
ExtendableEvent.webidl
ExtendableMessageEvent.webidl
ExtensionAlarms.webidl Bug 1688040 - part5: Added WebIDL-based binding for the browser.alarms WebExtensions API. r=baku 2021-10-06 12:28:20 +00:00
ExtensionBrowser.webidl Bug 1688040 - part7.1: Added WebIDL-based binding for the browser.runtime WebExtensions API. r=baku 2021-10-06 12:28:21 +00:00
ExtensionEventManager.webidl Bug 1682632 - part2.2: ExtensionEventListener xpcom interface base implementation. r=baku,sfink 2021-06-11 18:58:08 +00:00
ExtensionMockAPI.webidl Bug 1682632 - part2.7: ExtensionMockAPI. r=baku 2021-06-11 18:58:10 +00:00
ExtensionPort.webidl Bug 1688040 - part8.1: Add stub method for string and jsvalue properties. r=baku 2021-10-06 12:28:22 +00:00
ExtensionRuntime.webidl Bug 1688040 - part7.1: Added WebIDL-based binding for the browser.runtime WebExtensions API. r=baku 2021-10-06 12:28:21 +00:00
ExtensionTest.webidl Bug 1724183 - Add test.assertRejects WebExtensions API implementation to ExtensionTest webidl bindings. r=baku 2021-10-12 18:32:28 +00:00
External.webidl Backed out changeset f7641b51ed31 (bug 1717615) for causing build bustage. CLOSED TREE 2021-06-23 18:07:44 +03:00
FailedCertSecurityInfo.webidl Bug 1685552 - move certificate subject alternative name processing for error pages from backend to frontend r=bbeurdouche,johannh,baku 2021-01-14 09:58:03 +00:00
FakePluginTagInit.webidl
FeaturePolicy.webidl Bug 1631581 - Part 1: Rename NoInterfaceObject to LegacyNoInterfaceObject r=edgar 2021-04-11 03:13:30 +00:00
Fetch.webidl Bug 1643243 - XHR uses XMLHttpRequestBodyInit as per whatwg spec. r=annevk,webidl,smaug 2020-10-28 18:22:48 +00:00
FetchEvent.webidl Bug 1617822 - Implement FetchEvent.handled r=dom-workers-and-storage-reviewers,asuth 2020-10-29 17:18:28 +00:00
FetchObserver.webidl
File.webidl
FileList.webidl
FileMode.webidl
FileReader.webidl
FileReaderSync.webidl
FileSystem.webidl
FileSystemDirectoryEntry.webidl
FileSystemDirectoryReader.webidl
FileSystemEntry.webidl
FileSystemFileEntry.webidl
FinalizationRegistry.webidl Bug 1648453 - Use CallbackObject to trigger cleanup while setting up the incumbent global r=smaug 2020-07-17 17:34:46 +00:00
FocusEvent.webidl
FontFace.webidl Bug 1698495 - Annotate webidl declarations of @font-face descriptors that are behind prefs. r=emilio 2021-03-29 21:14:44 +00:00
FontFaceSet.webidl Bug 1631581 - Part 1: Rename NoInterfaceObject to LegacyNoInterfaceObject r=edgar 2021-04-11 03:13:30 +00:00
FontFaceSetLoadEvent.webidl
FontFaceSource.webidl
FormData.webidl
FormDataEvent.webidl Bug 1690897 - Get rid of dom.formdata.event.enabled pref; r=smaug 2021-02-05 13:51:33 +00:00
FrameCrashedEvent.webidl Bug 1644911, add access to the childID from the frame crashed event, r=nika 2021-01-21 08:44:51 +00:00
Function.webidl
FuzzingFunctions.webidl Bug 1725008 - Implement FuzzingFunctions.crash() r=glandium,mccr8 2021-09-15 18:24:04 +00:00
GainNode.webidl
Gamepad.webidl Bug 1704005 - Add SecureContext and Permissions Policy to Gamepad API r=johannh,emilio 2021-06-04 15:04:33 +00:00
GamepadAxisMoveEvent.webidl Bug 1704005 - Add SecureContext and Permissions Policy to Gamepad API r=johannh,emilio 2021-06-04 15:04:33 +00:00
GamepadButtonEvent.webidl Bug 1704005 - Add SecureContext and Permissions Policy to Gamepad API r=johannh,emilio 2021-06-04 15:04:33 +00:00
GamepadEvent.webidl Bug 1704005 - Add SecureContext and Permissions Policy to Gamepad API r=johannh,emilio 2021-06-04 15:04:33 +00:00
GamepadHapticActuator.webidl Bug 1704005 - Add SecureContext and Permissions Policy to Gamepad API r=johannh,emilio 2021-06-04 15:04:33 +00:00
GamepadLightIndicator.webidl
GamepadPose.webidl Bug 1704005 - Add SecureContext and Permissions Policy to Gamepad API r=johannh,emilio 2021-06-04 15:04:33 +00:00
GamepadServiceTest.webidl Bug 1714703 - Promisify GamepadServiceTest r=tjr,peterv 2021-06-22 08:45:59 +00:00
GamepadTouch.webidl
Geolocation.webidl
GeolocationCoordinates.webidl
GeolocationPosition.webidl
GeolocationPositionError.webidl
GeometryUtils.webidl
GetUserMediaRequest.webidl Bug 1709474 move mozGetUserMediaDevices from Navigator to GetUserMediaRequest r=jib,webidl,geckoview-reviewers,smaug,agi 2021-05-06 05:16:49 +00:00
GPUUncapturedErrorEvent.webidl Bug 1678396 - Enable WebGPU uncaptured error r=webidl,smaug 2020-11-20 12:57:45 +00:00
Grid.webidl
HashChangeEvent.webidl
Headers.webidl
History.webidl Bug 1720926 - Rate limit calls to location.reload. r=smaug 2021-10-18 17:27:06 +00:00
HTMLAllCollection.webidl
HTMLAnchorElement.webidl
HTMLAreaElement.webidl
HTMLAudioElement.webidl Bug 1631581 - Part 2: Rename NamedConstructor to LegacyFactoryFunction r=edgar 2021-04-11 03:13:31 +00:00
HTMLBaseElement.webidl
HTMLBodyElement.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
HTMLBRElement.webidl
HTMLButtonElement.webidl
HTMLCanvasElement.webidl
HTMLCollection.webidl
HTMLDataElement.webidl
HTMLDataListElement.webidl
HTMLDetailsElement.webidl
HTMLDialogElement.webidl Bug 1657163 - Enable <dialog> in chrome UI for beta/release r=smaug 2020-08-05 14:26:29 +00:00
HTMLDirectoryElement.webidl
HTMLDivElement.webidl
HTMLDListElement.webidl
HTMLDocument.webidl Bug 1631581 - Part 7: Rename OverrideBuiltIns to LegacyOverrideBuiltIns r=edgar 2021-04-11 03:13:33 +00:00
HTMLElement.webidl Bug 1723521 - Part 3: Implement and ship ElementInternals.shadowRoot; r=smaug 2021-08-10 15:15:37 +00:00
HTMLEmbedElement.webidl
HTMLFieldSetElement.webidl
HTMLFontElement.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
HTMLFormControlsCollection.webidl
HTMLFormElement.webidl Bug 1631581 - Part 7: Rename OverrideBuiltIns to LegacyOverrideBuiltIns r=edgar 2021-04-11 03:13:33 +00:00
HTMLFrameElement.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
HTMLFrameSetElement.webidl
HTMLHeadElement.webidl
HTMLHeadingElement.webidl
HTMLHRElement.webidl
HTMLHtmlElement.webidl
HTMLHyperlinkElementUtils.webidl
HTMLIFrameElement.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
HTMLImageElement.webidl Bug 1709959 - Part 1: Remove chrome-only HTMLImageElement.forceImageState; r=emilio 2021-05-07 10:36:40 +00:00
HTMLInputElement.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
HTMLLabelElement.webidl
HTMLLegendElement.webidl
HTMLLIElement.webidl
HTMLLinkElement.webidl
HTMLMapElement.webidl
HTMLMarqueeElement.webidl
HTMLMediaElement.webidl Bug 1678373 - Add a way to measure the duration a media was muted. r=alwu,webidl,emilio 2021-10-12 09:03:53 +00:00
HTMLMenuElement.webidl Bug 1680596 - Part 1: Hide <menuitem> behind a flag r=smaug 2020-12-08 05:36:27 +00:00
HTMLMenuItemElement.webidl Bug 1680596 - Part 1: Hide <menuitem> behind a flag r=smaug 2020-12-08 05:36:27 +00:00
HTMLMetaElement.webidl
HTMLMeterElement.webidl
HTMLModElement.webidl
HTMLObjectElement.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
HTMLOListElement.webidl
HTMLOptGroupElement.webidl
HTMLOptionElement.webidl Bug 1631581 - Part 2: Rename NamedConstructor to LegacyFactoryFunction r=edgar 2021-04-11 03:13:31 +00:00
HTMLOptionsCollection.webidl
HTMLOutputElement.webidl
HTMLParagraphElement.webidl
HTMLParamElement.webidl
HTMLPictureElement.webidl
HTMLPreElement.webidl
HTMLProgressElement.webidl
HTMLQuoteElement.webidl
HTMLScriptElement.webidl Bug 1729239 - Implement HTMLScriptElement.supports(type) method. r=smaug 2021-09-27 12:49:51 +00:00
HTMLSelectElement.webidl
HTMLSlotElement.webidl Bug 1705141 - Implement imperative slotting API r=smaug,emilio 2021-07-20 18:06:25 +00:00
HTMLSourceElement.webidl
HTMLSpanElement.webidl
HTMLStyleElement.webidl Bug 1228985 Part 1: Extend HTMLStyleElement to allow devtools to become the triggering principal. r=ckerschb,emilio 2020-07-28 15:45:35 +00:00
HTMLTableCaptionElement.webidl
HTMLTableCellElement.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
HTMLTableColElement.webidl
HTMLTableElement.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
HTMLTableRowElement.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
HTMLTableSectionElement.webidl
HTMLTemplateElement.webidl
HTMLTextAreaElement.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
HTMLTimeElement.webidl
HTMLTitleElement.webidl
HTMLTrackElement.webidl
HTMLUListElement.webidl
HTMLVideoElement.webidl
IDBCursor.webidl
IDBDatabase.webidl
IDBFactory.webidl
IDBFileHandle.webidl
IDBFileRequest.webidl
IDBIndex.webidl
IDBKeyRange.webidl
IDBMutableFile.webidl
IDBObjectStore.webidl
IDBOpenDBRequest.webidl
IDBRequest.webidl
IDBTransaction.webidl
IDBVersionChangeEvent.webidl
IdleDeadline.webidl
IIRFilterNode.webidl
ImageBitmap.webidl Bug 1367251 - add bindings for options to createImageBitmap and support flipY r=bzbarsky,aosmond,baku 2021-09-02 00:29:29 +00:00
ImageBitmapRenderingContext.webidl
ImageCapture.webidl
ImageCaptureErrorEvent.webidl Bug 1631581 - Part 1: Rename NoInterfaceObject to LegacyNoInterfaceObject r=edgar 2021-04-11 03:13:30 +00:00
ImageData.webidl
ImageDocument.webidl Bug 1631581 - Part 7: Rename OverrideBuiltIns to LegacyOverrideBuiltIns r=edgar 2021-04-11 03:13:33 +00:00
InputEvent.webidl Bug 1672303 - part 3: Get rid of "dom.inputevent.datatransfer.enabled" r=smaug 2020-10-21 09:47:48 +00:00
InstallTrigger.webidl
IntersectionObserver.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
IntlUtils.webidl Bug 1639515 - Part 5: Rewrite mozIntl.getDisplayNames to work in terms of mozIntl.DisplayNames. r=platform-i18n-reviewers,gregtatum,webidl,emilio 2021-09-14 09:20:33 +00:00
IterableIterator.webidl
KeyAlgorithm.webidl
KeyboardEvent.webidl
KeyEvent.webidl Bug 1727024 - Make KeyboardEvent.initKeyEvent is available in addons r=smaug 2021-08-24 09:52:23 +00:00
KeyframeAnimationOptions.webidl
KeyframeEffect.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
KeyIdsInitData.webidl
LinkStyle.webidl Bug 1673885 - Don't expose incomplete sheets in LinkStyle.sheet / Document.styleSheets. r=nordzilla 2020-11-01 15:45:40 +00:00
LoadURIOptions.webidl Bug 1650089 - Part 1: Add a remoteTypeOverride option for about:blank loads triggered by chrome, r=annyG,kmag 2021-08-10 14:31:16 +00:00
Localization.webidl Bug 1613705 - [localization] part9: Update DOMLocalization to match Localization constructor. r=nika,emilio 2021-08-03 16:25:13 +00:00
Location.webidl Bug 1631581 - Part 4: Rename Unforgeable to LegacyUnforgeable r=edgar 2021-04-11 03:13:32 +00:00
Lock.webidl Bug 1725734 - Basic Web Locks implementation r=smaug,asuth 2021-08-18 01:23:45 +00:00
LockManager.webidl Bug 1725734 - Basic Web Locks implementation r=smaug,asuth 2021-08-18 01:23:45 +00:00
MathMLElement.webidl
MediaCapabilities.webidl
MediaDebugInfo.webidl Bug 1733109 - narrowing conversion from 'uint32_t' (aka 'unsigned int') to signed type 'int32_t' (aka 'int') is implementation-defined in HTMLMEdiaElement.cpp. r=alwu,emilio 2021-09-30 12:36:15 +00:00
MediaDeviceInfo.webidl
MediaDevices.webidl Bug 1732410 use object instead of subject principal for chrome enumerateDevices() resistFingerprinting override r=jib,emilio 2021-10-11 05:18:59 +00:00
MediaElementAudioSourceNode.webidl
MediaEncryptedEvent.webidl
MediaError.webidl
MediaKeyError.webidl
MediaKeyMessageEvent.webidl
MediaKeys.webidl
MediaKeySession.webidl
MediaKeysRequestStatus.webidl
MediaKeyStatusMap.webidl
MediaKeySystemAccess.webidl
MediaList.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
MediaQueryList.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
MediaQueryListEvent.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
MediaRecorder.webidl
MediaRecorderErrorEvent.webidl
MediaSession.webidl Bug 1621403 - part2 : implement seekto action. r=chunmin,emilio 2020-07-16 00:16:33 +00:00
MediaSource.webidl Bug 1689222 - MediaSource.prototype.onsourceclosed event handler attribute typo (trailing d). r=alwu,webidl,smaug 2021-02-02 17:50:38 +00:00
MediaStream.webidl
MediaStreamAudioDestinationNode.webidl
MediaStreamAudioSourceNode.webidl
MediaStreamError.webidl Bug 1631581 - Part 1: Rename NoInterfaceObject to LegacyNoInterfaceObject r=edgar 2021-04-11 03:13:30 +00:00
MediaStreamEvent.webidl
MediaStreamTrack.webidl
MediaStreamTrackAudioSourceNode.webidl
MediaStreamTrackEvent.webidl
MediaTrackSettings.webidl
MediaTrackSupportedConstraints.webidl
MerchantValidationEvent.webidl
MessageChannel.webidl
MessageEvent.webidl
MessagePort.webidl Bug 1722576 - Rename PostMessageOptions to StructuredSerializeOptions. r=smaug 2021-09-29 12:48:17 +00:00
MIDIAccess.webidl
MIDIConnectionEvent.webidl
MIDIInput.webidl
MIDIInputMap.webidl
MIDIMessageEvent.webidl
MIDIOptions.webidl
MIDIOutput.webidl
MIDIOutputMap.webidl
MIDIPort.webidl
MimeType.webidl
MimeTypeArray.webidl
MouseEvent.webidl Bug 1697585 - Prevent starting scrolling again in the child process if preventClickEvent has been called r=masayuki,smaug 2021-04-14 19:56:44 +00:00
MouseScrollEvent.webidl
moz.build Bug 1556354 - Part 1: Merge WebComponents.webidl into CustomElementRegistry.webidl; r=smaug 2021-10-25 14:28:04 +00:00
MozApplicationEvent.webidl
MozFrameLoaderOwner.webidl Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
MutationEvent.webidl
MutationObserver.webidl Bug 1668134 - part 2: Make nsPIDOMWindowInner have an API to know whether a node is (was) in the window has been observed by web apps with a mutation observer r=smaug 2020-10-08 02:25:35 +00:00
NamedNodeMap.webidl
NativeOSFileInternals.webidl
NavigationPreloadManager.webidl Bug 1564235 - P2 Create NavigationPreloadManager.webidl and implement webidl binding. r=dom-worker-reviewers,webidl,asuth 2021-06-10 06:01:26 +00:00
Navigator.webidl Bug 1670058 - support Global Privacy Control signal; r=smaug,necko-reviewers 2021-10-07 07:55:30 +00:00
NetErrorInfo.webidl
NetworkInformation.webidl
NetworkOptions.webidl
Node.webidl
NodeFilter.webidl
NodeIterator.webidl
NodeList.webidl
Notification.webidl Bug 1696145 - Support Notification.silent and .vibrate on Android. r=smaug,droeh,aklotz 2021-04-20 18:35:36 +00:00
NotificationEvent.webidl
NotifyPaintEvent.webidl
OfflineAudioCompletionEvent.webidl
OfflineAudioContext.webidl
OfflineResourceList.webidl
OffscreenCanvas.webidl
OscillatorNode.webidl
PageTransitionEvent.webidl
PaintRequest.webidl
PaintRequestList.webidl
PaintWorkletGlobalScope.webidl
PannerNode.webidl Bug 1708179 throw when attempting to set AudioParam value during setValueCurveAtTime() interval r=padenot,emilio 2021-05-04 03:48:32 +00:00
ParentNode.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
PaymentAddress.webidl
PaymentMethodChangeEvent.webidl
PaymentRequest.webidl
PaymentRequestUpdateEvent.webidl
PaymentResponse.webidl
PeerConnectionImpl.webidl
PeerConnectionObserver.webidl
PeerConnectionObserverEnums.webidl
Performance.webidl Bug 1667836 - Implement EventCounts Interface r=smaug 2021-02-09 18:54:48 +00:00
PerformanceEntry.webidl
PerformanceEntryEvent.webidl
PerformanceEventTiming.webidl Bug 1667836 - Implement EventCounts Interface r=smaug 2021-02-09 18:54:48 +00:00
PerformanceMark.webidl
PerformanceMeasure.webidl
PerformanceNavigation.webidl
PerformanceNavigationTiming.webidl
PerformanceObserver.webidl Bug 1667836 - Implement PerformanceEventTiming Interface r=smaug 2021-02-09 18:54:47 +00:00
PerformanceObserverEntryList.webidl
PerformancePaintTiming.webidl Bug 1518999 - Implement PerformancePaintTiming for FirstContentfulPaint r=smaug,mstange 2020-10-27 16:25:50 +00:00
PerformanceResourceTiming.webidl
PerformanceServerTiming.webidl
PerformanceTiming.webidl
PeriodicWave.webidl
Permissions.webidl
PermissionStatus.webidl Bug 1718021 - Add name attribute to PermissionStatus r=johannh,peterv 2021-08-11 22:34:41 +00:00
Plugin.webidl
PluginArray.webidl
PluginCrashedEvent.webidl
PointerEvent.webidl Bug 1702175 - Add dummy getPredictedEvents, r=edgar 2021-04-01 15:19:05 +00:00
PopStateEvent.webidl
PopupBlockedEvent.webidl
PopupPositionedEvent.webidl Bug 1666497 - Don't flush layout from popuppositioned events. r=mconley,Gijs,smaug 2020-10-06 16:28:41 +00:00
PositionStateEvent.webidl Bug 1643513 - part3 : add onpositionstatechange event handler on MediaController. r=chunmin,smaug 2020-07-02 19:41:22 +00:00
ProcessingInstruction.webidl
ProfileTimelineMarker.webidl
ProgressEvent.webidl
Promise.webidl Bug 1631581 - Part 1: Rename NoInterfaceObject to LegacyNoInterfaceObject r=edgar 2021-04-11 03:13:30 +00:00
PromiseRejectionEvent.webidl
PushEvent.webidl
PushManager.webidl
PushMessageData.webidl
PushSubscription.webidl
PushSubscriptionOptions.webidl
QueuingStrategy.webidl Bug 1730589 - Initial Implementation of ReadableStreams using WebIDL and DOM technologies r=smaug 2021-10-06 18:43:01 +00:00
RadioNodeList.webidl
Range.webidl
ReadableStream.webidl Bug 1731070 - Implement ReadableStream.tee() r=smaug 2021-10-06 18:43:02 +00:00
ReadableStreamDefaultController.webidl Bug 1730589 - Initial Implementation of ReadableStreams using WebIDL and DOM technologies r=smaug 2021-10-06 18:43:01 +00:00
ReadableStreamDefaultReader.webidl Bug 1730589 - Initial Implementation of ReadableStreams using WebIDL and DOM technologies r=smaug 2021-10-06 18:43:01 +00:00
ReferrerPolicy.webidl
Reporting.webidl
Request.webidl Bug 1682164 - Update RequestDestination to the latest spec. r=asuth 2020-12-14 08:32:55 +00:00
ResizeObserver.webidl Bug 1587973 - Part 3: Support device-pixel-content-box for ResizeObserver. r=emilio 2021-08-10 21:03:31 +00:00
Response.webidl
RTCCertificate.webidl
RTCConfiguration.webidl
RTCDataChannel.webidl
RTCDataChannelEvent.webidl
RTCDtlsTransport.webidl Bug 1654399 - pt1 - webidl changes for RTCDtlsTransport. r=webidl,smaug 2020-08-31 22:54:29 +00:00
RTCDTMFSender.webidl
RTCDTMFToneChangeEvent.webidl
RTCIceCandidate.webidl
RTCIdentityAssertion.webidl
RTCIdentityProvider.webidl Bug 1631581 - Part 1: Rename NoInterfaceObject to LegacyNoInterfaceObject r=edgar 2021-04-11 03:13:30 +00:00
RTCPeerConnection.webidl
RTCPeerConnectionIceEvent.webidl
RTCPeerConnectionStatic.webidl
RTCRtpReceiver.webidl Bug 1725488: Rewrite simulcast mochitests, and remove the hooks they used. r=ng,emilio 2021-08-17 18:37:09 +00:00
RTCRtpSender.webidl Bug 1654399 - pt1 - webidl changes for RTCDtlsTransport. r=webidl,smaug 2020-08-31 22:54:29 +00:00
RTCRtpSources.webidl
RTCRtpTransceiver.webidl
RTCSessionDescription.webidl
RTCStatsReport.webidl Bug 1668359 - Add call bandwidth estimation to about:webrtc r=dminor,emilio 2020-10-06 04:04:12 +00:00
RTCTrackEvent.webidl
Sanitizer.webidl Bug 1737000 - Make [UseCounter] work on WebIDL constructors. r=peterv 2021-10-21 16:02:01 +00:00
Screen.webidl
ScreenOrientation.webidl
ScriptProcessorNode.webidl
ScrollAreaEvent.webidl
ScrollViewChangeEvent.webidl
SecurityPolicyViolationEvent.webidl
Selection.webidl Bug 1669996 - Do not expose chromeonly nodes via Selection API r=emilio 2020-10-15 20:49:47 +00:00
ServiceWorker.webidl Bug 1722576 - Rename PostMessageOptions to StructuredSerializeOptions. r=smaug 2021-09-29 12:48:17 +00:00
ServiceWorkerContainer.webidl Bug 1609920 - part 2: Guard ServiceWorkerContainer::Register to allow/disallow moz-extension scheme based on prefs. r=dom-workers-and-storage-reviewers,asuth,webidl,smaug 2020-07-03 10:14:42 +00:00
ServiceWorkerGlobalScope.webidl Bug 1682632 - part1: add ExtensionBrowser webidl API skeleton to Extension Background Service Worker. r=baku,mixedpuppy,asuth 2021-06-11 18:58:06 +00:00
ServiceWorkerRegistration.webidl Bug 1564235 - P2 Create NavigationPreloadManager.webidl and implement webidl binding. r=dom-worker-reviewers,webidl,asuth 2021-06-10 06:01:26 +00:00
ShadowRoot.webidl Bug 1413836 - Add delegatesFocus attribute to shadow dom r=smaug 2021-09-07 15:01:34 +00:00
SharedWorker.webidl
SharedWorkerGlobalScope.webidl
SimpleGestureEvent.webidl
SocketCommon.webidl
SourceBuffer.webidl Bug 1681801 - move experimental methods of SourceBuffer to partial interface. r=bryce,webidl,smaug 2020-12-10 20:05:18 +00:00
SourceBufferList.webidl
SpeechGrammar.webidl Bug 1631581 - Part 2: Rename NamedConstructor to LegacyFactoryFunction r=edgar 2021-04-11 03:13:31 +00:00
SpeechGrammarList.webidl Bug 1631581 - Part 2: Rename NamedConstructor to LegacyFactoryFunction r=edgar 2021-04-11 03:13:31 +00:00
SpeechRecognition.webidl Bug 1631581 - Part 2: Rename NamedConstructor to LegacyFactoryFunction r=edgar 2021-04-11 03:13:31 +00:00
SpeechRecognitionAlternative.webidl
SpeechRecognitionError.webidl
SpeechRecognitionEvent.webidl
SpeechRecognitionResult.webidl
SpeechRecognitionResultList.webidl
SpeechSynthesis.webidl
SpeechSynthesisErrorEvent.webidl
SpeechSynthesisEvent.webidl
SpeechSynthesisUtterance.webidl
SpeechSynthesisVoice.webidl
StaticRange.webidl
StereoPannerNode.webidl
Storage.webidl
StorageEvent.webidl
StorageManager.webidl
StorageType.webidl
StreamFilter.webidl
StreamFilterDataEvent.webidl
StructuredCloneTester.webidl
StyleSheet.webidl
StyleSheetApplicableStateChangeEvent.webidl
StyleSheetList.webidl Bug 1734445 - Make StyleSheetList idl exactly match the spec. r=webidl,smaug 2021-10-07 00:26:31 +00:00
SubmitEvent.webidl
SubtleCrypto.webidl
SVGAElement.webidl
SVGAngle.webidl
SVGAnimatedAngle.webidl
SVGAnimatedBoolean.webidl
SVGAnimatedEnumeration.webidl
SVGAnimatedInteger.webidl
SVGAnimatedLength.webidl
SVGAnimatedLengthList.webidl
SVGAnimatedNumber.webidl
SVGAnimatedNumberList.webidl
SVGAnimatedPathData.webidl
SVGAnimatedPoints.webidl
SVGAnimatedPreserveAspectRatio.webidl
SVGAnimatedRect.webidl
SVGAnimatedString.webidl
SVGAnimatedTransformList.webidl
SVGAnimateElement.webidl
SVGAnimateMotionElement.webidl
SVGAnimateTransformElement.webidl
SVGAnimationElement.webidl Bug 1727881 - Add onbegin/onend/onrepeat event handler IDL attributes to SVGAnimationElement r=emilio 2021-08-28 16:06:20 +00:00
SVGCircleElement.webidl
SVGClipPathElement.webidl
SVGComponentTransferFunctionElement.webidl
SVGDefsElement.webidl
SVGDescElement.webidl
SVGElement.webidl
SVGEllipseElement.webidl
SVGFEBlendElement.webidl
SVGFEColorMatrixElement.webidl
SVGFEComponentTransferElement.webidl
SVGFECompositeElement.webidl Bug 1518099 - Add support for lighter operator in feComposite r=jrmuizel,emilio 2021-01-05 20:49:00 +00:00
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
SVGFilterPrimitiveStandardAttributes.webidl
SVGFitToViewBox.webidl
SVGForeignObjectElement.webidl
SVGGElement.webidl
SVGGeometryElement.webidl
SVGGradientElement.webidl
SVGGraphicsElement.webidl Bug 1640280 - Extend autofocus to SVGGraphicsElement r=emilio 2020-05-27 07:59:07 +00:00
SVGImageElement.webidl
SVGLength.webidl
SVGLengthList.webidl
SVGLinearGradientElement.webidl
SVGLineElement.webidl
SVGMarkerElement.webidl Bug 1685543 - Expose auto-start-reverse enum value r=emilio 2021-01-08 00:05:11 +00:00
SVGMaskElement.webidl
SVGMatrix.webidl
SVGMetadataElement.webidl
SVGMPathElement.webidl
SVGNumber.webidl
SVGNumberList.webidl
SVGPathElement.webidl
SVGPathSeg.webidl Bug 1631581 - Part 1: Rename NoInterfaceObject to LegacyNoInterfaceObject r=edgar 2021-04-11 03:13:30 +00:00
SVGPathSegList.webidl
SVGPatternElement.webidl
SVGPoint.webidl Bug 1645747 - Change SVGPoint.matrixTransform to take a DOMMatrix2DInit parameter rather than SVGMatrix r=emilio 2020-06-15 16:40:50 +00:00
SVGPointList.webidl
SVGPolygonElement.webidl
SVGPolylineElement.webidl
SVGPreserveAspectRatio.webidl
SVGRadialGradientElement.webidl
SVGRect.webidl
SVGRectElement.webidl
SVGScriptElement.webidl
SVGSetElement.webidl
SVGStopElement.webidl
SVGStringList.webidl
SVGStyleElement.webidl Bug 1700889 - remove xmlspace attribute from SVGStyleElement r=emilio 2021-03-25 17:15:43 +00:00
SVGSVGElement.webidl Bug 1642234 - Convert various SVG methods to take a DOMMatrix2DInit r=emilio 2020-06-14 07:26:27 +00:00
SVGSwitchElement.webidl
SVGSymbolElement.webidl
SVGTests.webidl
SVGTextContentElement.webidl
SVGTextElement.webidl
SVGTextPathElement.webidl
SVGTextPositioningElement.webidl
SVGTitleElement.webidl
SVGTransform.webidl Bug 1642234 - Convert various SVG methods to take a DOMMatrix2DInit r=emilio 2020-06-14 07:26:27 +00:00
SVGTransformList.webidl Bug 1642234 - Convert various SVG methods to take a DOMMatrix2DInit r=emilio 2020-06-14 07:26:27 +00:00
SVGTSpanElement.webidl
SVGUnitTypes.webidl
SVGURIReference.webidl
SVGUseElement.webidl
SVGViewElement.webidl
SVGZoomAndPan.webidl
TCPServerSocket.webidl
TCPServerSocketEvent.webidl
TCPSocket.webidl Bug 1631581 - Part 1: Rename NoInterfaceObject to LegacyNoInterfaceObject r=edgar 2021-04-11 03:13:30 +00:00
TCPSocketErrorEvent.webidl Bug 1696776 - Expose error code in TCPSocketErrorEvent. r=valentin 2021-03-07 16:21:10 +00:00
TCPSocketEvent.webidl
TestFunctions.webidl Bug 1726595 - WebIDL code generation for Promise returning callbacks doesn't handle abrupt completions correctly. r=edgar 2021-09-28 15:20:58 +00:00
TestInterfaceJS.webidl
TestInterfaceJSDictionaries.webidl
TestInterfaceJSMaplikeSetlikeIterable.webidl Bug 1708660 - Remove support for map/setLike in JS-implemented WebIDL. r=edgar 2021-05-06 05:12:03 +00:00
Text.webidl
TextClause.webidl
TextDecoder.webidl
TextEncoder.webidl
TextTrack.webidl
TextTrackCue.webidl
TextTrackCueList.webidl
TextTrackList.webidl
TimeEvent.webidl
TimeRanges.webidl
Touch.webidl
TouchEvent.webidl
TouchList.webidl
TrackEvent.webidl
TransceiverImpl.webidl Bug 1664900 - move /media/webrtc/signaling/src to /dom/media/webrtc;r=dminor,webidl,smaug 2020-09-23 04:22:29 +00:00
TransitionEvent.webidl
TreeColumn.webidl
TreeColumns.webidl
TreeContentView.webidl
TreeView.webidl
TreeWalker.webidl
U2F.webidl Bug 1631581 - Part 6: Rename LenientSetter to LegacyLenientSetter r=edgar 2021-04-11 03:13:32 +00:00
UDPMessageEvent.webidl
UDPSocket.webidl
UIEvent.webidl
UnderlyingSource.webidl Bug 1730589 - Initial Implementation of ReadableStreams using WebIDL and DOM technologies r=smaug 2021-10-06 18:43:01 +00:00
URL.webidl
URLSearchParams.webidl
UserProximityEvent.webidl Bug 1701789 - Restore UserProximityEvent r=smaug 2021-03-30 20:44:47 +00:00
ValidityState.webidl
VideoPlaybackQuality.webidl
VideoTrack.webidl
VideoTrackList.webidl
VisualViewport.webidl Bug 1697253 - Hide VisualViewport interface behind the existing pref r=edgar 2021-03-11 20:51:51 +00:00
VRDisplay.webidl
VRDisplayEvent.webidl
VRServiceTest.webidl
VTTCue.webidl
VTTRegion.webidl
WaveShaperNode.webidl
WebAuthentication.webidl
WebGL2RenderingContext.webidl Bug 1631581 - Part 1: Rename NoInterfaceObject to LegacyNoInterfaceObject r=edgar 2021-04-11 03:13:30 +00:00
WebGLContextEvent.webidl
WebGLRenderingContext.webidl Bug 1726265 - Prototype webgl draft ext OES_draw_buffers_indexed. r=lsalzman,emilio,webidl 2021-08-27 01:47:14 +00:00
WebGPU.webidl Bug 1730014 - Avoid ASCII intermediate for WGSL shader code r=jgilbert,webidl,emilio 2021-09-10 17:19:41 +00:00
WebrtcDeprecated.webidl
WebrtcGlobalInformation.webidl
WebSocket.webidl
WebXR.webidl
WheelEvent.webidl Bug 1708829 - Expose WheelEvent.wheelDelta{,X,Y} for compat with other engines. r=masayuki 2021-05-14 15:17:33 +00:00
WidevineCDMManifest.webidl
Window.webidl Bug 1722576 - Rename PostMessageOptions to StructuredSerializeOptions. r=smaug 2021-09-29 12:48:17 +00:00
WindowOrWorkerGlobalScope.webidl Bug 1722576 - Rename PostMessageOptions to StructuredSerializeOptions. r=smaug 2021-09-29 12:48:17 +00:00
WindowRoot.webidl
Worker.webidl Bug 1722576 - Rename PostMessageOptions to StructuredSerializeOptions. r=smaug 2021-09-29 12:48:17 +00:00
WorkerDebuggerGlobalScope.webidl
WorkerGlobalScope.webidl
WorkerLocation.webidl
WorkerNavigator.webidl Bug 1725734 - Basic Web Locks implementation r=smaug,asuth 2021-08-18 01:23:45 +00:00
WorkerTestUtils.webidl Bug 1684139 - Adding mozilla specific wpt for timer nesting level in workers r=dom-worker-reviewers,asuth 2021-03-10 12:35:46 +00:00
Worklet.webidl
WorkletGlobalScope.webidl
XMLDocument.webidl
XMLHttpRequest.webidl Bug 1643243 - XHR uses XMLHttpRequestBodyInit as per whatwg spec. r=annevk,webidl,smaug 2020-10-28 18:22:48 +00:00
XMLHttpRequestEventTarget.webidl
XMLHttpRequestUpload.webidl
XMLSerializer.webidl
XPathEvaluator.webidl
XPathExpression.webidl
XPathNSResolver.webidl
XPathResult.webidl
XRInputSourceEvent.webidl
XRInputSourcesChangeEvent.webidl
XRReferenceSpaceEvent.webidl
XRSessionEvent.webidl
XSLTProcessor.webidl Bug 1631581 - Part 5: Rename TreatNullAs=EmptyString to LegacyNullToEmptyString r=edgar 2021-04-11 03:13:32 +00:00
XULCommandEvent.webidl Bug 1704948 - Give XULCommandEvent a button property. r=smaug,preferences-reviewers 2021-04-20 17:44:16 +00:00
XULElement.webidl Bug 1691310 - Remove allowEvents DOM property from XULElement. r=emilio 2021-02-08 10:22:56 +00:00
XULPopupElement.webidl Bug 1709439, activateItem should allow any descendant of an open submenu to be used, r=mstange,emilio 2021-05-10 18:44:03 +00:00