gecko-dev/dom/webidl
Tim Huang 226c880153 Bug 1885936 - Part 1: Introduce a chrome only function for getting all gamepads. r=cmartin,webidl,emilio
To collect the gamepad information on the user device, we introduce a
chrome only function called RequestAllGamepads to Navigator. The
function will return a promise which resolves when we get all gamepads
info from the parent process.

Note that we cannot rely on The existing navigator.getGamepads()
function because it cannot allow us collecting gamepads info
without the user interacts with the gamepads.

Differential Revision: https://phabricator.services.mozilla.com/D207979
2024-05-15 16:48:58 +00:00
..
APZTestData.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
ARIAMixin.webidl Bug 1885607 - P2: Add ARIAElementReflection pref. r=webidl,smaug 2024-03-16 21:37:24 +00:00
AbortController.webidl Bug 1873642 - Expose AbortController everywhere. r=edgar 2024-03-13 00:05:57 +00:00
AbortSignal.webidl Bug 1830781 - Implement AbortSignal.any() r=saschanaz,webidl,smaug 2024-01-23 08:43:07 +00:00
AbstractRange.webidl
AbstractWorker.webidl
AccessibleNode.webidl
AddonEvent.webidl Bug 1802289 - enforce license linter for .idl and .webidl files r=linter-reviewers,sylvestre,saschanaz DONTBUILD 2023-11-06 10:18:23 +00:00
AddonManager.webidl Bug 1893116 - Remove abuse report method/prop from AddonManager IDL. r=smaug 2024-04-29 13:56:27 +00:00
AnalyserNode.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
Animatable.webidl Bug 1873137 - Remove dom.animations-api.getAnimations.enabled pref r=webidl,emilio,firefox-animation-reviewers,devtools-reviewers,nchevobbe,boris 2024-02-09 22:00:23 +00:00
Animation.webidl Bug 1843999 - Remove dom.animations-api.core.enabled, dom.animations-api.implicit-keyframes.enabled, and dom.animations-api.autoremove.enabled prefs r=dom-core,webidl,devtools-reviewers,firefox-animation-reviewers,saschanaz,edgar 2023-09-20 08:55:50 +00:00
AnimationEffect.webidl Bug 1843999 - Remove dom.animations-api.core.enabled, dom.animations-api.implicit-keyframes.enabled, and dom.animations-api.autoremove.enabled prefs r=dom-core,webidl,devtools-reviewers,firefox-animation-reviewers,saschanaz,edgar 2023-09-20 08:55:50 +00:00
AnimationEvent.webidl
AnimationFrameProvider.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
AnimationPlaybackEvent.webidl Bug 1843999 - Remove dom.animations-api.core.enabled, dom.animations-api.implicit-keyframes.enabled, and dom.animations-api.autoremove.enabled prefs r=dom-core,webidl,devtools-reviewers,firefox-animation-reviewers,saschanaz,edgar 2023-09-20 08:55:50 +00:00
AnimationTimeline.webidl
AnonymousContent.webidl Bug 1824886 - Rewrite AnonymousContent to use a shadow tree. r=smaug,TYLin,sfoster,devtools-reviewers,nchevobbe 2023-07-09 11:34:05 +00:00
AppInfo.webidl
AppNotificationServiceOptions.webidl
Attr.webidl Bug 1831065 - Part 1: Remove unused ErrorResult in dom/{abort,base} r=emilio 2023-05-03 13:24:53 +00:00
AudioBuffer.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
AudioBufferSourceNode.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
AudioContext.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
AudioData.webidl Bug 1884211 - Put AudioData behind the Web Codecs pref. r=webidl,emilio 2024-03-11 15:45:19 +00:00
AudioDecoder.webidl Bug 1749044 - Implement AudioDecoder.cpp. r=chunmin,webidl,saschanaz,smaug 2024-03-06 14:00:18 +00:00
AudioDestinationNode.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
AudioEncoder.webidl Bug 1749046 - Add Opus-specific configuration options. r=chunmin,webidl,smaug 2024-03-27 14:16:30 +00:00
AudioListener.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
AudioNode.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
AudioParam.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
AudioParamDescriptor.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
AudioParamMap.webidl Bug 1630497 - Remove dom.audioworklet.enabled and dom.worklet.enabled prefs r=padenot,webidl,saschanaz 2023-07-19 12:41:18 +00:00
AudioProcessingEvent.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
AudioScheduledSourceNode.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
AudioTrack.webidl
AudioTrackList.webidl
AudioWorklet.webidl Bug 1630497 - Remove dom.audioworklet.enabled and dom.worklet.enabled prefs r=padenot,webidl,saschanaz 2023-07-19 12:41:18 +00:00
AudioWorkletGlobalScope.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
AudioWorkletNode.webidl Bug 1630497 - Remove dom.audioworklet.enabled and dom.worklet.enabled prefs r=padenot,webidl,saschanaz 2023-07-19 12:41:18 +00:00
AudioWorkletProcessor.webidl
AutocompleteInfo.webidl Bug 1824215 - support non-autofill credential type for autocomplete attribute. r=sgalich,smaug 2023-12-01 23:56:47 +00:00
BarProp.webidl
BaseAudioContext.webidl Bug 1630497 - Remove dom.audioworklet.enabled and dom.worklet.enabled prefs r=padenot,webidl,saschanaz 2023-07-19 12:41:18 +00:00
BaseKeyframeTypes.webidl
BasicCardPayment.webidl
BatteryManager.webidl
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
Blob.webidl Bug 1798513 - Replace USVString with UTF8String in union types with Blob getter. r=nika 2023-01-11 08:33:47 +00:00
BlobEvent.webidl
BroadcastChannel.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
BrowserElementDictionaries.webidl
CDATASection.webidl
CSPDictionaries.webidl Bug 1890277: part 4) Add CSPParser support for the `trusted-types` directive, guarded behind the Trusted Types pref. r=tschuster,webidl,smaug 2024-04-26 07:38:21 +00:00
CSPReport.webidl Bug 1192684 - Content Security Policy reports should include "effective-directive" and "status-code". r=freddyb,webidl,smaug 2022-11-02 10:08:30 +00:00
CSS.webidl Bug 1840476 - [css-properties-values-api] Custom property registration plumbing. r=zrhoffman,firefox-style-system-reviewers,webidl,saschanaz 2023-06-27 09:48:51 +00:00
CSSAnimation.webidl Bug 1873137 - Remove dom.animations-api.getAnimations.enabled pref r=webidl,emilio,firefox-animation-reviewers,devtools-reviewers,nchevobbe,boris 2024-02-09 22:00:23 +00:00
CSSConditionRule.webidl
CSSContainerRule.webidl Bug 1861958 - Remove layout.css.container-queries.enabled pref r=emilio,devtools-reviewers 2024-05-13 21:54:28 +00:00
CSSCounterStyleRule.webidl
CSSFontFaceRule.webidl
CSSFontFeatureValuesRule.webidl
CSSFontPaletteValuesRule.webidl Bug 1791777 - patch 2 - Expose @font-palette-values rules in the OM as CSSFontPaletteValuesRule. r=emilio 2022-10-07 23:00:43 +00:00
CSSGroupingRule.webidl Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSImportRule.webidl Bug 1829590 - Add CSSImportRule supportsText attribute r=emilio 2023-04-27 22:46:41 +00:00
CSSKeyframeRule.webidl
CSSKeyframesRule.webidl Bug 1789776: Add indexed getter and length property to CSSKeyframesRule; r=emilio 2022-11-21 09:41:51 +00:00
CSSLayerBlockRule.webidl Bug 1828183 - Remove cascade layers pref. r=CanadaHonk 2023-04-14 19:05:28 +00:00
CSSLayerStatementRule.webidl Bug 1828183 - Remove cascade layers pref. r=CanadaHonk 2023-04-14 19:05:28 +00:00
CSSMarginRule.webidl Bug 1833466 - Implement CSSMarginRule and the corresponding DOM API. r=webidl,firefox-style-system-reviewers,smaug,emilio 2024-04-16 19:52:39 +00:00
CSSMediaRule.webidl
CSSMozDocumentRule.webidl
CSSNamespaceRule.webidl
CSSPageRule.webidl Bug 1868215 - Change css::PageRule to inherit from css::GroupRule rather than css::Rule r=webidl,firefox-style-system-reviewers,emilio 2024-04-04 01:04:41 +00:00
CSSPropertyRule.webidl Bug 1833540 - [css-properties-values-api] Implement parsing and serialization for @property at-rule r=emilio 2023-05-22 19:11:30 +00:00
CSSPseudoElement.webidl
CSSRule.webidl
CSSRuleList.webidl
CSSScopeRule.webidl Bug 1882581: Implement `@scope` parsing. r=firefox-style-system-reviewers,saschanaz,emilio 2024-03-19 13:36:48 +00:00
CSSStartingStyleRule.webidl Bug 1889496 - Part 2: Implement CSSStartingStyleRule interface. r=webidl,firefox-style-system-reviewers,layout-reviewers,emilio 2024-04-05 21:03:07 +00:00
CSSStyleDeclaration.webidl Bug 1884539 - Pass the used (rather than computed) font size to the parent when styling <select> options. r=emilio 2024-03-12 11:23:37 +00:00
CSSStyleRule.webidl Bug 1893923 - [devtools] Add ChromeOnly CSSStyleRule::querySelectorAll. r=layout-reviewers,emilio. 2024-04-29 06:43:23 +00:00
CSSStyleSheet.webidl Bug 1844391 - Remove layout.css.constructable-stylesheets.enabled pref r=emilio 2023-07-19 17:05:13 +00:00
CSSSupportsRule.webidl
CSSTransition.webidl Bug 1873137 - Remove dom.animations-api.getAnimations.enabled pref r=webidl,emilio,firefox-animation-reviewers,devtools-reviewers,nchevobbe,boris 2024-02-09 22:00:23 +00:00
Cache.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
CacheStorage.webidl
CancelContentJSOptions.webidl
CanvasCaptureMediaStream.webidl Bug 1842092 - Remove canvas.capturestream.enabled pref r=gregp,webidl,smaug 2023-08-22 22:01:19 +00:00
CanvasRenderingContext2D.webidl Bug 1887729 - Implement context lost/restored support for CanvasRenderingContext2D. r=webidl,gfx-reviewers,smaug,lsalzman 2024-03-28 14:50:20 +00:00
CaretPosition.webidl
CaretStateChangedEvent.webidl
ChannelMergerNode.webidl
ChannelSplitterNode.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
CharacterData.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
CheckerboardReportService.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
ChildNode.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
Client.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
Clients.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
Clipboard.webidl Bug 1858788 - Implement ClipboardItem.supports; r=nika 2024-04-18 22:32:54 +00:00
ClipboardEvent.webidl
CloseEvent.webidl
Comment.webidl
CompositionEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
CompressionStream.webidl Bug 1823619 - Implement Compression Streams r=smaug 2023-03-25 06:48:41 +00:00
Console.webidl Bug 1876987 - Move ConsoleInstance to dom/chrome-webidl. r=webidl,emilio 2024-02-23 23:34:35 +00:00
ConstantSourceNode.webidl
ContentVisibilityAutoStateChangeEvent.webidl Bug 1798485 - Add support for the `contentvisibilityautostatechange` event r=emilio 2022-12-19 11:01:24 +00:00
ConvolverNode.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
CreateOfferRequest.webidl
CredentialManagement.webidl Bug 1852808 - add the mediation field to CredentialRequestOptions. r=bvandersloot,webidl,saschanaz 2023-09-20 20:59:34 +00:00
Crypto.webidl Bug 1842973 - Remove dom.crypto.randomUUID.enabled pref r=dom-core,webidl,edgar 2023-07-18 04:26:38 +00:00
CustomElementRegistry.webidl Bug 1829335 - Add customElements.getName. r=smaug 2023-06-27 09:38:01 +00:00
CustomEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
DOMException.webidl
DOMImplementation.webidl
DOMLocalization.webidl Bug 1830989 - Add a document.l10n.setArgs method; r=webidl,smaug,eemeli 2023-05-08 14:24:54 +00:00
DOMMatrix.webidl
DOMParser.webidl Bug 1833879 - Add a UseCounter for DOMParser.parseFromString and Range.createContextualFragment;r=smaug 2023-05-23 20:45:17 +00:00
DOMPoint.webidl
DOMQuad.webidl
DOMRect.webidl
DOMRectList.webidl
DOMStringList.webidl
DOMStringMap.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
DOMTokenList.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
DataTransfer.webidl Bug 1412463 - Remove the chromeonly DataTransfer.types.contains function. r=dom-core,emilio,edgar 2023-09-20 08:49:03 +00:00
DataTransferItem.webidl Bug 1855531 - Part 2: Add InstrumentedProps for DOM core interfaces r=webidl,emilio 2023-09-28 19:40:50 +00:00
DataTransferItemList.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
DecoderDoctorNotification.webidl
DecompressionStream.webidl Bug 1823619 - Implement Compression Streams r=smaug 2023-03-25 06:48:41 +00:00
DedicatedWorkerGlobalScope.webidl Bug 1859171 - Use AnimationFrameProvider mixin with DedicatedWorkerGlobalScope. r=webidl,emilio 2023-10-16 15:28:28 +00:00
DelayNode.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
DeviceLightEvent.webidl
DeviceMotionEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
DeviceOrientationEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
Directory.webidl
Document.webidl Bug 1867939, part 1: Add FragmentDirective webidl and pref. r=dom-core,webidl,emilio,hsivonen 2024-04-04 14:39:31 +00:00
DocumentFragment.webidl Bug 1880189 - Align our WebIDL better with current specs. r=webidl,smaug 2024-03-20 21:51:22 +00:00
DocumentOrShadowRoot.webidl Bug 1873137 - Remove dom.animations-api.getAnimations.enabled pref r=webidl,emilio,firefox-animation-reviewers,devtools-reviewers,nchevobbe,boris 2024-02-09 22:00:23 +00:00
DocumentTimeline.webidl
DocumentType.webidl
DragEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
DynamicsCompressorNode.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
Element.webidl Bug 1890428 - Add serialization support for Declarative Shadow DOM. r=webidl,smaug 2024-05-15 16:40:21 +00:00
ElementInternals.webidl Bug 1859211: Merge AccessibilityRole and AriaAttributes interfaces into ARIAMixin.webidl to align with the spec. r=nlapre,webidl,edgar 2024-02-19 03:29:25 +00:00
EncodedAudioChunk.webidl Bug 1859536 - Implement EncodedAudioChunk. r=chunmin,webidl,saschanaz 2024-03-06 14:00:15 +00:00
EncodedVideoChunk.webidl Bug 1838984 - Implement Serializable for EncodedVideoChunk r=webidl,smaug 2023-07-21 00:44:54 +00:00
ErrorEvent.webidl
Event.webidl Bug 1848125 - Expose Event and MessageEvent in AudioWorkletGlobalScope. r=webidl,smaug 2023-09-26 08:41:07 +00:00
EventHandler.webidl Bug 1887729 - Implement context lost/restored support for CanvasRenderingContext2D. r=webidl,gfx-reviewers,smaug,lsalzman 2024-03-28 14:50:20 +00:00
EventListener.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
EventSource.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
EventTarget.webidl Bug 1797124 - Change EventTarget exposure to * r=smaug 2022-10-25 20:47:22 +00:00
ExtendableEvent.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
ExtendableMessageEvent.webidl
ExtensionAlarms.webidl Bug 1813164 - Add link to WebExtensions webidl docs to existing autogenerated WebExtensions webidl files. r=willdurand,smaug 2023-02-03 07:01:37 +00:00
ExtensionBrowser.webidl Bug 1813164 - Add link to WebExtensions webidl docs to non-autogenerated WebExtensions webidl files. r=willdurand,smaug 2023-02-03 07:01:37 +00:00
ExtensionBrowserSettings.webidl Bug 1813164 - Add link to WebExtensions webidl docs to existing autogenerated WebExtensions webidl files. r=willdurand,smaug 2023-02-03 07:01:37 +00:00
ExtensionBrowserSettingsColorManagement.webidl Bug 1813164 - Add link to WebExtensions webidl docs to existing autogenerated WebExtensions webidl files. r=willdurand,smaug 2023-02-03 07:01:37 +00:00
ExtensionDns.webidl Bug 1813164 - Add link to WebExtensions webidl docs to existing autogenerated WebExtensions webidl files. r=willdurand,smaug 2023-02-03 07:01:37 +00:00
ExtensionEventManager.webidl Bug 1813164 - Add link to WebExtensions webidl docs to non-autogenerated WebExtensions webidl files. r=willdurand,smaug 2023-02-03 07:01:37 +00:00
ExtensionMockAPI.webidl Bug 1813164 - Add link to WebExtensions webidl docs to non-autogenerated WebExtensions webidl files. r=willdurand,smaug 2023-02-03 07:01:37 +00:00
ExtensionPort.webidl Bug 1813164 - Add link to WebExtensions webidl docs to non-autogenerated WebExtensions webidl files. r=willdurand,smaug 2023-02-03 07:01:37 +00:00
ExtensionProxy.webidl Bug 1748313 - Add support for proxy.setting in the WebExtensions WebIDL bindings for the proxy API. r=willdurand,webidl,smaug 2023-02-01 19:36:11 +00:00
ExtensionRuntime.webidl Bug 1813164 - Add link to WebExtensions webidl docs to existing autogenerated WebExtensions webidl files. r=willdurand,smaug 2023-02-03 07:01:37 +00:00
ExtensionScripting.webidl Bug 1813164 - Add link to WebExtensions webidl docs to existing autogenerated WebExtensions webidl files. r=willdurand,smaug 2023-02-03 07:01:37 +00:00
ExtensionSetting.webidl Bug 1813164 - Add link to WebExtensions webidl docs to non-autogenerated WebExtensions webidl files. r=willdurand,smaug 2023-02-03 07:01:37 +00:00
ExtensionTest.webidl Bug 1813164 - Add link to WebExtensions webidl docs to existing autogenerated WebExtensions webidl files. r=willdurand,smaug 2023-02-03 07:01:37 +00:00
External.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
FailedCertSecurityInfo.webidl Bug 1781104 - replace error type booleans with error category in nsITransportSecurityInfo r=necko-reviewers,mixedpuppy,jschanck,mccr8 2022-08-26 18:48:38 +00:00
FakePluginTagInit.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
FeaturePolicy.webidl
Fetch.webidl Bug 1832333 - Remove unused ErrorResult in GetBodyUsed r=smaug 2023-05-10 20:11:13 +00:00
FetchEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
FetchObserver.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
File.webidl
FileList.webidl
FileMode.webidl
FileReader.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
FileReaderSync.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
FileSystem.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
FileSystemDirectoryEntry.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
FileSystemDirectoryHandle.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
FileSystemDirectoryIterator.webidl
FileSystemDirectoryReader.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
FileSystemEntry.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
FileSystemFileEntry.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
FileSystemFileHandle.webidl Bug 1751681 - Add Serializable to OPFS interfaces. r=dom-storage-reviewers,janv,jari,asuth 2022-09-07 01:14:53 +00:00
FileSystemHandle.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
FileSystemSyncAccessHandle.webidl Bug 1797579: Make SyncAccessHandle fully sync r=webidl,smaug 2022-12-07 13:00:56 +00:00
FileSystemWritableFileStream.webidl Bug 1798513 - Replace USVString with UTF8String in union types with Blob getter. r=nika 2023-01-11 08:33:47 +00:00
FinalizationRegistry.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
FocusEvent.webidl
FontFace.webidl Bug 1872784 - Remove layout.css.font-display.enabled pref r=jfkthame,webidl,smaug 2024-01-09 20:44:39 +00:00
FontFaceSet.webidl Bug 1851553 - Remove layout.css.font-loading-api.workers.enabled pref r=emilio 2023-09-19 07:44:05 +00:00
FontFaceSetLoadEvent.webidl Bug 1851553 - Remove layout.css.font-loading-api.workers.enabled pref r=emilio 2023-09-19 07:44:05 +00:00
FontFaceSource.webidl Bug 1851553 - Remove layout.css.font-loading-api.workers.enabled pref r=emilio 2023-09-19 07:44:05 +00:00
FormData.webidl Bug 1812696 - Implement FormData constructor submitter parameter r=webidl,smaug 2023-02-02 12:26:50 +00:00
FormDataEvent.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
FragmentDirective.webidl Bug 1867939, part 1: Add FragmentDirective webidl and pref. r=dom-core,webidl,emilio,hsivonen 2024-04-04 14:39:31 +00:00
FrameCrashedEvent.webidl
Function.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
FuzzingFunctions.webidl Bug 1866238 - Make FuzzingFunctions a namespace. r=farre 2023-11-30 15:28:12 +00:00
GPUUncapturedErrorEvent.webidl Bug 1858732 - Allow WebGPU to be enabled on DOM workers via a pref, disabled by default. r=webidl,webgpu-reviewers,saschanaz,nical 2023-10-16 15:29:21 +00:00
GainNode.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
Gamepad.webidl Bug 1870037 - Remove [SecureContext] from Gamepads r=webidl,smaug 2024-02-20 17:10:54 +00:00
GamepadAxisMoveEvent.webidl Bug 1870037 - Remove [SecureContext] from Gamepads r=webidl,smaug 2024-02-20 17:10:54 +00:00
GamepadButtonEvent.webidl Bug 1870037 - Remove [SecureContext] from Gamepads r=webidl,smaug 2024-02-20 17:10:54 +00:00
GamepadEvent.webidl Bug 1870037 - Remove [SecureContext] from Gamepads r=webidl,smaug 2024-02-20 17:10:54 +00:00
GamepadHapticActuator.webidl Bug 1870037 - Remove [SecureContext] from Gamepads r=webidl,smaug 2024-02-20 17:10:54 +00:00
GamepadLightIndicator.webidl Bug 1870037 - Remove [SecureContext] from Gamepads r=webidl,smaug 2024-02-20 17:10:54 +00:00
GamepadPose.webidl Bug 1870037 - Remove [SecureContext] from Gamepads r=webidl,smaug 2024-02-20 17:10:54 +00:00
GamepadServiceTest.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
GamepadTouch.webidl Bug 1870037 - Remove [SecureContext] from Gamepads r=webidl,smaug 2024-02-20 17:10:54 +00:00
GenericTransformStream.webidl Bug 1486949 - Part 5: Implement Text{Decoder,Encoder}Stream r=smaug 2022-08-12 15:59:05 +00:00
Geolocation.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
GeolocationCoordinates.webidl
GeolocationPosition.webidl
GeolocationPositionError.webidl
GeometryUtils.webidl
GetUserMediaRequest.webidl
Glean.webidl Bug 1848708 - Convert all Glean Metric types to webidl. r=nika,janerik,perry.mcmanis,application-update-reviewers,nalexander 2023-09-19 17:39:09 +00:00
GleanMetrics.webidl Bug 1885204 - Use JS single sample accumulation for custom distributions where possible r=TravisLong,webidl,smaug 2024-03-19 13:37:16 +00:00
GleanPings.webidl Bug 1848708 - Move Glean and GleanPings to plain webidl r=nika,janerik,perry.mcmanis 2023-09-19 17:39:09 +00:00
HTMLAllCollection.webidl
HTMLAnchorElement.webidl Bug 1645268 - update source.src|srcset, area.ping, a.ping, and RTCDataChannelsend to use USVString instead of DOMString to match the specs. Also fix a WPT bug so it lets us pass the RTC test; r=smaug 2024-04-22 16:48:29 +00:00
HTMLAreaElement.webidl Bug 1645268 - update source.src|srcset, area.ping, a.ping, and RTCDataChannelsend to use USVString instead of DOMString to match the specs. Also fix a WPT bug so it lets us pass the RTC test; r=smaug 2024-04-22 16:48:29 +00:00
HTMLAudioElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
HTMLBRElement.webidl
HTMLBaseElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
HTMLBodyElement.webidl
HTMLButtonElement.webidl Bug 1857887 - Add invoketarget & invoketarget action attributes r=smaug 2023-11-08 13:41:51 +00:00
HTMLCanvasElement.webidl Bug 1842092 - Remove canvas.capturestream.enabled pref r=gregp,webidl,smaug 2023-08-22 22:01:19 +00:00
HTMLCollection.webidl
HTMLDListElement.webidl
HTMLDataElement.webidl
HTMLDataListElement.webidl
HTMLDetailsElement.webidl
HTMLDialogElement.webidl Bug 1875815 - Add a use counter for HTMLDialogElement.show r=webidl,saschanaz 2024-01-24 20:21:39 +00:00
HTMLDirectoryElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
HTMLDivElement.webidl
HTMLDocument.webidl Bug 1855531 - Part 1: Move InstrumentProps from HTMLDocument to Document r=webidl,emilio 2023-09-28 19:40:49 +00:00
HTMLElement.webidl Bug 1855531 - Part 2: Add InstrumentedProps for DOM core interfaces r=webidl,emilio 2023-09-28 19:40:50 +00:00
HTMLEmbedElement.webidl Bug 1876702 - HTMLObjectElement and HTMLEmbedElement don't need resolve hooks. r=peterv 2024-01-26 10:36:52 +00:00
HTMLFieldSetElement.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
HTMLFontElement.webidl
HTMLFormControlsCollection.webidl
HTMLFormElement.webidl Bug 1066940 - Align return type of HTMLFormElement::elements with spec. r=dom-core,webidl,peterv 2023-09-14 16:37:14 +00:00
HTMLFrameElement.webidl
HTMLFrameSetElement.webidl
HTMLHRElement.webidl
HTMLHeadElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
HTMLHeadingElement.webidl
HTMLHtmlElement.webidl
HTMLHyperlinkElementUtils.webidl Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
HTMLIFrameElement.webidl Bug 1622090 - Implement loading=lazy for <iframe> r=emilio 2023-10-18 14:13:29 +00:00
HTMLImageElement.webidl Bug 1839313 - Add "fetchpriority" attribute to <img> element. r=smaug 2024-02-27 18:49:08 +00:00
HTMLInputElement.webidl Bug 1857887 - Add invoketarget & invoketarget action attributes r=smaug 2023-11-08 13:41:51 +00:00
HTMLLIElement.webidl
HTMLLabelElement.webidl
HTMLLegendElement.webidl
HTMLLinkElement.webidl Bug 1878888 - Add the runtime flag and parsing for the blocking attribute, r=emilio 2024-02-07 17:06:56 +00:00
HTMLMapElement.webidl
HTMLMarqueeElement.webidl Bug 1689705 - Remove marquee events. r=smaug 2024-04-03 17:40:44 +00:00
HTMLMediaElement.webidl Bug 1855531 - Part 2: Add InstrumentedProps for DOM core interfaces r=webidl,emilio 2023-09-28 19:40:50 +00:00
HTMLMenuElement.webidl
HTMLMetaElement.webidl Bug 1706179 - Add HTMLMetaElement.media. r=smaug 2022-09-07 23:32:19 +00:00
HTMLMeterElement.webidl Bug 1797840: Replace tab characters with spaces, in IDL and WebIDL files in dom. r=mccr8 2022-10-27 21:42:28 +00:00
HTMLModElement.webidl
HTMLOListElement.webidl
HTMLObjectElement.webidl Bug 1876702 - Remove unnecessary distinction between TYPE_FALLBACK and TYPE_NULL. r=smaug 2024-01-29 16:14:09 +00:00
HTMLOptGroupElement.webidl
HTMLOptionElement.webidl
HTMLOptionsCollection.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
HTMLOutputElement.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
HTMLParagraphElement.webidl
HTMLParamElement.webidl
HTMLPictureElement.webidl
HTMLPreElement.webidl
HTMLProgressElement.webidl
HTMLQuoteElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
HTMLScriptElement.webidl Bug 1878888 - Add the runtime flag and parsing for the blocking attribute, r=emilio 2024-02-07 17:06:56 +00:00
HTMLSelectElement.webidl Bug 1850295 - Update :user-{valid,invalid} to follow the spec. r=smaug 2024-01-16 11:09:01 +00:00
HTMLSlotElement.webidl Bug 1849674 - Remove dom.shadowdom.slot.assign.enabled pref r=smaug 2023-08-23 02:16:48 +00:00
HTMLSourceElement.webidl Bug 1645268 - update source.src|srcset, area.ping, a.ping, and RTCDataChannelsend to use USVString instead of DOMString to match the specs. Also fix a WPT bug so it lets us pass the RTC test; r=smaug 2024-04-22 16:48:29 +00:00
HTMLSpanElement.webidl
HTMLStyleElement.webidl Bug 1878888 - Add the runtime flag and parsing for the blocking attribute, r=emilio 2024-02-07 17:06:56 +00:00
HTMLTableCaptionElement.webidl
HTMLTableCellElement.webidl
HTMLTableColElement.webidl
HTMLTableElement.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
HTMLTableRowElement.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
HTMLTableSectionElement.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
HTMLTemplateElement.webidl Bug 1890428 - Add serialization support for Declarative Shadow DOM. r=webidl,smaug 2024-05-15 16:40:21 +00:00
HTMLTextAreaElement.webidl Bug 675943 - Part 2: Implement dirname attr for textarea elements within forms. r=edgar 2023-06-06 07:51:37 +00:00
HTMLTimeElement.webidl
HTMLTitleElement.webidl
HTMLTrackElement.webidl
HTMLUListElement.webidl
HTMLVideoElement.webidl Bug 1863583 - Add disablePictureInPicture attribute to HTMLVideoElement WebIDL. r=webidl,emilio,mconley 2023-12-11 16:27:21 +00:00
HashChangeEvent.webidl Bug 1889434 - Remove the legacy HashChangeEvent.initHashChangeEvent method to match the spec and Blink/WebKit; r=webidl,smaug 2024-04-04 19:49:05 +00:00
Headers.webidl Bug 1812511 - Implement `Headers.prototype.getSetCookie`. r=webidl,smaug,sunil 2023-02-13 10:35:59 +00:00
Highlight.webidl Bug 1808565, part 1: Adapt `Selection` to support `StaticRange`s. r=webidl,saschanaz,masayuki,smaug 2023-03-03 14:59:47 +00:00
History.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
IDBCursor.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
IDBDatabase.webidl Bug 1878143 - Add durability hint to IDB transaction properties. r=dom-storage-reviewers,webidl,saschanaz,janv,smaug 2024-03-27 17:34:01 +00:00
IDBFactory.webidl Bug 1893635 - Handle disconnection from global in IDBFactory::Databases; r=dom-storage-reviewers,webidl,saschanaz,asuth 2024-05-03 07:21:06 +00:00
IDBIndex.webidl Bug 1779000 - Part 3: Remove helper functions for prefs r=asuth 2022-07-15 04:25:23 +00:00
IDBKeyRange.webidl Bug 1730706 - Part 1: Remove IDBLocaleAwareKeyRange r=webidl,emilio,dom-storage-reviewers,janv,smaug 2023-12-21 12:12:44 +00:00
IDBObjectStore.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
IDBOpenDBRequest.webidl Bug 1784590 - Part 1: Remove hide_in_pbmode prefs r=asuth 2022-08-24 10:58:46 +00:00
IDBRequest.webidl Bug 1784590 - Part 1: Remove hide_in_pbmode prefs r=asuth 2022-08-24 10:58:46 +00:00
IDBTransaction.webidl Bug 1878143 - Add durability hint to IDB transaction properties. r=dom-storage-reviewers,webidl,saschanaz,janv,smaug 2024-03-27 17:34:01 +00:00
IDBVersionChangeEvent.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
IIRFilterNode.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
IdentityCredential.webidl Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
IdleDeadline.webidl Bug 1842451 - Remove dom.requestIdleCallback.enabled pref r=smaug 2023-07-18 08:00:26 +00:00
ImageBitmap.webidl Bug 1809740 Support from-image for the createImageBitmap imageOrientation option r=smaug 2023-01-22 21:45:48 +00:00
ImageBitmapRenderingContext.webidl Bug 1795506 Throw from transferFromImageBitmap when bitmap is detached, r=smaug 2023-01-26 10:17:03 +00:00
ImageCapture.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
ImageCaptureErrorEvent.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
ImageData.webidl Bug 1855531 - Part 2: Add InstrumentedProps for DOM core interfaces r=webidl,emilio 2023-09-28 19:40:50 +00:00
ImageDocument.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
InputEvent.webidl Bug 1842546 - Removed `dom.input_events.beforeinput.enabled` pref. r=dom-core,webidl,smaug,masayuki 2023-07-17 08:50:11 +00:00
InstallTrigger.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
IntersectionObserver.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
IntlUtils.webidl
InvokeEvent.webidl Bug 1857887 - Add invoketarget & invoketarget action attributes r=smaug 2023-11-08 13:41:51 +00:00
InvokerElement.webidl Bug 1857887 - Add invoketarget & invoketarget action attributes r=smaug 2023-11-08 13:41:51 +00:00
IterableIterator.webidl
KeyAlgorithm.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
KeyEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
KeyIdsInitData.webidl
KeyboardEvent.webidl Bug 1851333 - Add BinaryType dictionary member annotation to let the generated member variables use different type, r=edgar 2023-09-05 16:26:18 +00:00
KeyframeAnimationOptions.webidl
KeyframeEffect.webidl Bug 1843999 - Remove dom.animations-api.core.enabled, dom.animations-api.implicit-keyframes.enabled, and dom.animations-api.autoremove.enabled prefs r=dom-core,webidl,devtools-reviewers,firefox-animation-reviewers,saschanaz,edgar 2023-09-20 08:55:50 +00:00
LinkStyle.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
Localization.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
Location.webidl Bug 1855531 - Part 2: Add InstrumentedProps for DOM core interfaces r=webidl,emilio 2023-09-28 19:40:50 +00:00
Lock.webidl Bug 1851539 - Remove dom.weblocks.enabled pref r=smaug 2023-09-18 13:53:54 +00:00
LockManager.webidl Bug 1851539 - Remove dom.weblocks.enabled pref r=smaug 2023-09-18 13:53:54 +00:00
MIDIAccess.webidl
MIDIConnectionEvent.webidl
MIDIInput.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
MIDIInputMap.webidl
MIDIMessageEvent.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
MIDIOptions.webidl
MIDIOutput.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
MIDIOutputMap.webidl
MIDIPort.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
MathMLElement.webidl Bug 1806783 - Move oncopy/oncut/onpaste to GlobalEventHandlers. r=smaug 2023-01-06 08:04:49 +00:00
MediaCapabilities.webidl
MediaDebugInfo.webidl Bug 1888265 - part4 : add a buffering time attribute. r=media-playback-reviewers,webidl,padenot,saschanaz 2024-04-02 20:25:08 +00:00
MediaDeviceInfo.webidl
MediaDevices.webidl
MediaElementAudioSourceNode.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
MediaEncryptedEvent.webidl
MediaError.webidl
MediaKeyError.webidl
MediaKeyMessageEvent.webidl
MediaKeySession.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
MediaKeyStatusMap.webidl Bug 1792444 - Switch some WebIDL APIs from 'any' to a union with 'undefined'. r=edgar,media-playback-reviewers,padenot 2022-09-28 19:10:51 +00:00
MediaKeySystemAccess.webidl
MediaKeys.webidl Bug 1878713 - part1 : use enum HDCPVersion to replace DOMString. r=media-playback-reviewers,webidl,jolin,smaug 2024-02-10 00:24:32 +00:00
MediaKeysRequestStatus.webidl
MediaList.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
MediaQueryList.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
MediaQueryListEvent.webidl
MediaRecorder.webidl Bug 1749047 - Add BitrateMode to MediaRecorder.webidl. r=webidl,smaug 2023-12-22 21:39:06 +00:00
MediaRecorderErrorEvent.webidl
MediaSession.webidl Bug 1851099 - Remove dom.media.mediasession.enabled pref r=alwu,geckoview-reviewers,webidl,smaug,m_kato 2023-09-15 18:31:44 +00:00
MediaSource.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
MediaStream.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
MediaStreamAudioDestinationNode.webidl
MediaStreamAudioSourceNode.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
MediaStreamError.webidl
MediaStreamEvent.webidl
MediaStreamTrack.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
MediaStreamTrackAudioSourceNode.webidl
MediaStreamTrackEvent.webidl
MediaTrackSettings.webidl
MediaTrackSupportedConstraints.webidl
MerchantValidationEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
MessageChannel.webidl
MessageEvent.webidl Bug 1848125 - Make MessageEvent a ProbablyShortLivingWrapper. r=smaug 2023-09-26 08:41:08 +00:00
MessagePort.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
MimeType.webidl
MimeTypeArray.webidl
MouseEvent.webidl Bug 1853517 - Remove dom.mouse_event.region.enabled pref r=emilio 2024-01-05 20:03:32 +00:00
MouseScrollEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
MozApplicationEvent.webidl
MozFrameLoaderOwner.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
MutationEvent.webidl Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
MutationObserver.webidl Bug 1827856 - Remove nativeAnonymousChildList observers. r=smaug,credential-management-reviewers,devtools-reviewers,sgalich,nchevobbe 2023-04-18 14:58:34 +00:00
NamedNodeMap.webidl
NavigationPreloadManager.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
Navigator.webidl Bug 1885936 - Part 1: Introduce a chrome only function for getting all gamepads. r=cmartin,webidl,emilio 2024-05-15 16:48:58 +00:00
NetErrorInfo.webidl
NetworkInformation.webidl
NetworkOptions.webidl
Node.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
NodeFilter.webidl
NodeIterator.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
NodeList.webidl
NonElementParentNode.webidl Bug 1880189 - Align our WebIDL better with current specs. r=webidl,smaug 2024-03-20 21:51:22 +00:00
Notification.webidl Bug 1689565 - Part 1: Remove Notification.get() r=saschanaz 2023-01-30 12:50:51 +00:00
NotificationEvent.webidl
NotifyPaintEvent.webidl
OfflineAudioCompletionEvent.webidl
OfflineAudioContext.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
OffscreenCanvas.webidl Bug 1816140: Check that OffscreenCanvas width and height fit in int32_t. r=gfx-reviewers,webidl,aosmond,nical,smaug 2023-02-14 00:18:37 +00:00
OffscreenCanvasRenderingContext2D.webidl Bug 1792758 - Part 2. Expose CanvasFilter on OffscreenCanvasRenderingContext2D. r=webidl,lsalzman,emilio,smaug 2023-06-09 13:38:40 +00:00
OscillatorNode.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
PageTransitionEvent.webidl
PaintRequest.webidl
PaintRequestList.webidl
PaintWorkletGlobalScope.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
PannerNode.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
ParentNode.webidl Bug 1880189 - Align our WebIDL better with current specs. r=webidl,smaug 2024-03-20 21:51:22 +00:00
PaymentAddress.webidl
PaymentMethodChangeEvent.webidl
PaymentRequest.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
PaymentRequestUpdateEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
PaymentResponse.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
PeerConnectionImpl.webidl Bug 1829667: Make JsepTransceiver non-refcounted. r=mjf,webidl,mccr8 2023-04-28 14:53:57 +00:00
PeerConnectionObserver.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
PeerConnectionObserverEnums.webidl Bug 1265827: Implement RTCPeerConnectionState. r=jib,webidl,smaug 2023-03-14 13:27:10 +00:00
Performance.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
PerformanceEntry.webidl
PerformanceEntryEvent.webidl
PerformanceEventTiming.webidl
PerformanceLargestContentfulPaint.webidl Bug 1830794 - Add the WebIDL support for LargestContentfulPaint r=emilio 2023-05-02 22:12:47 +00:00
PerformanceMark.webidl
PerformanceMeasure.webidl
PerformanceNavigation.webidl
PerformanceNavigationTiming.webidl
PerformanceObserver.webidl Bug 1797840: Replace tab characters with spaces, in IDL and WebIDL files in dom. r=mccr8 2022-10-27 21:42:28 +00:00
PerformanceObserverEntryList.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
PerformancePaintTiming.webidl
PerformanceResourceTiming.webidl Bug 1896150 - Add RenderBlockingStatusType to the PerformanceResourceTiming Interface, r=emilio,necko-reviewers 2024-05-15 12:57:05 +00:00
PerformanceServerTiming.webidl
PerformanceTiming.webidl
PeriodicWave.webidl
PermissionStatus.webidl Bug 1876754 - Add Permissions::ParseSetParameters for webdriver r=webdriver-reviewers,webidl,smaug,whimboo 2024-02-12 16:08:03 +00:00
Permissions.webidl Bug 1880096 - Use PermissionSetParameter for parseSetParameter IDL r=webidl,edgar 2024-02-15 12:57:49 +00:00
Plugin.webidl
PluginArray.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
PointerEvent.webidl Bug 1858434 - Expose getCoalescedEvents only on SecureContext, r=edgar 2023-10-13 09:55:37 +00:00
PopStateEvent.webidl
PopoverInvokerElement.webidl Bug 1823757 - add PopoverInvokerElement interface r=emilio 2023-03-23 13:23:25 +00:00
PopupBlockedEvent.webidl
PositionStateEvent.webidl
ProcessingInstruction.webidl
ProgressEvent.webidl
Promise.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
PromiseRejectionEvent.webidl
PushEvent.webidl
PushManager.webidl Bug 1776109 - Part 2: Add ServiceWorkersEnabled() for service worker interfaces exposure r=asuth 2022-06-30 11:33:56 +00:00
PushMessageData.webidl
PushSubscription.webidl Bug 1264508 - Use generic helpers for converting ArrayBuffer or BufferSource to/from nsTArray in Push API code. r=webidl,saschanaz 2024-04-27 12:57:32 +00:00
PushSubscriptionOptions.webidl Bug 1776109 - Part 2: Add ServiceWorkersEnabled() for service worker interfaces exposure r=asuth 2022-06-30 11:33:56 +00:00
QueuingStrategy.webidl
RTCCertificate.webidl
RTCConfiguration.webidl
RTCDTMFSender.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
RTCDTMFToneChangeEvent.webidl
RTCDataChannel.webidl Bug 1645268 - update source.src|srcset, area.ping, a.ping, and RTCDataChannelsend to use USVString instead of DOMString to match the specs. Also fix a WPT bug so it lets us pass the RTC test; r=smaug 2024-04-22 16:48:29 +00:00
RTCDataChannelEvent.webidl
RTCDtlsTransport.webidl Bug 1811912: webidl for RTCIceTransport r=jib,webidl,saschanaz 2024-02-21 17:21:17 +00:00
RTCEncodedAudioFrame.webidl Bug 1631263: Implement RTCRtpScriptTransform. r=pehrsons,jib,asuth,emilio,saschanaz 2023-07-20 14:24:27 +00:00
RTCEncodedVideoFrame.webidl Bug 1631263: Implement RTCRtpScriptTransform. r=pehrsons,jib,asuth,emilio,saschanaz 2023-07-20 14:24:27 +00:00
RTCIceCandidate.webidl Bug 1322186 - Make RTCIceCandidate members readonly and add members parsed from candidate string. r=bwc,webidl,smaug 2024-03-19 17:46:39 +00:00
RTCIceTransport.webidl Bug 1811912: webidl for RTCIceTransport r=jib,webidl,saschanaz 2024-02-21 17:21:17 +00:00
RTCIdentityAssertion.webidl
RTCIdentityProvider.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
RTCPeerConnection.webidl Bug 1882399 - Update sLD and sRD to spec wrt WebIDL inputs RTCSessionDescriptionInit/RTCLocalSessionDescriptionInit. r=bwc,webidl,saschanaz 2024-03-08 20:58:08 +00:00
RTCPeerConnectionIceEvent.webidl
RTCPeerConnectionStatic.webidl Bug 1265827: Implement RTCPeerConnectionState. r=jib,webidl,smaug 2023-03-14 13:27:10 +00:00
RTCRtpCapabilities.webidl Bug 1531460 - Implement getCapabilities.r=bwc,webrtc-reviewers,emilio 2023-03-29 22:49:53 +00:00
RTCRtpParameters.webidl Bug 1863534: Remove RTCRtpEncodingParameters.ssrc/rtx/fec. r=jib,webidl,smaug 2024-02-10 01:18:29 +00:00
RTCRtpReceiver.webidl Bug 1631263: Implement RTCRtpScriptTransform. r=pehrsons,jib,asuth,emilio,saschanaz 2023-07-20 14:24:27 +00:00
RTCRtpScriptTransform.webidl Bug 1631263: Implement RTCRtpScriptTransform. r=pehrsons,jib,asuth,emilio,saschanaz 2023-07-20 14:24:27 +00:00
RTCRtpScriptTransformer.webidl Bug 1631263: Implement RTCRtpScriptTransform. r=pehrsons,jib,asuth,emilio,saschanaz 2023-07-20 14:24:27 +00:00
RTCRtpSender.webidl Bug 1631263: Implement RTCRtpScriptTransform. r=pehrsons,jib,asuth,emilio,saschanaz 2023-07-20 14:24:27 +00:00
RTCRtpSources.webidl
RTCRtpTransceiver.webidl Bug 1396922 - Implement |setCodecPreferences| in RTCRtpTransceiver;r=bwc,jib,webidl,smaug 2024-05-13 20:10:46 +00:00
RTCSctpTransport.webidl Bug 1278299: Implement RTCSctpTransport. r=ng,webidl,saschanaz 2023-03-14 13:27:15 +00:00
RTCSessionDescription.webidl Bug 1882399 - Update sLD and sRD to spec wrt WebIDL inputs RTCSessionDescriptionInit/RTCLocalSessionDescriptionInit. r=bwc,webidl,saschanaz 2024-03-08 20:58:08 +00:00
RTCStatsReport.webidl Bug 1322186 - Make RTCIceCandidate members readonly and add members parsed from candidate string. r=bwc,webidl,smaug 2024-03-19 17:46:39 +00:00
RTCTrackEvent.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
RTCTransformEvent.webidl Bug 1631263: Implement RTCRtpScriptTransform. r=pehrsons,jib,asuth,emilio,saschanaz 2023-07-20 14:24:27 +00:00
RadioNodeList.webidl
Range.webidl Bug 1867058 - Part 5: Update nsRange to create and update mCrossBoundaryRange when necessary r=smaug 2024-03-25 13:40:57 +00:00
ReadableByteStreamController.webidl Bug 1807845 - Remove the dom.streams prefs r=evilpie,emilio 2023-01-09 16:54:52 +00:00
ReadableStream.webidl Bug 1772772 - Implement ReadableStream.from. r=saschanaz,spidermonkey-reviewers,webidl,mgaudet 2023-07-04 16:48:23 +00:00
ReadableStreamBYOBReader.webidl Bug 1807845 - Remove the dom.streams prefs r=evilpie,emilio 2023-01-09 16:54:52 +00:00
ReadableStreamBYOBRequest.webidl Bug 1807845 - Remove the dom.streams prefs r=evilpie,emilio 2023-01-09 16:54:52 +00:00
ReadableStreamDefaultController.webidl Bug 1807845 - Remove the dom.streams prefs r=evilpie,emilio 2023-01-09 16:54:52 +00:00
ReadableStreamDefaultReader.webidl Bug 1807845 - Remove the dom.streams prefs r=evilpie,emilio 2023-01-09 16:54:52 +00:00
ReferrerPolicy.webidl
Reporting.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
Request.webidl Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
ResizeObserver.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
Response.webidl Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
SVGAElement.webidl Bug 1880689 - Remove SVGAElement.prototype.text r=emilio 2024-02-20 10:15:53 +00:00
SVGAngle.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGAnimateElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGAnimateMotionElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGAnimateTransformElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGAnimatedAngle.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGAnimatedBoolean.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGAnimatedEnumeration.webidl
SVGAnimatedInteger.webidl
SVGAnimatedLength.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGAnimatedLengthList.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGAnimatedNumber.webidl
SVGAnimatedNumberList.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGAnimatedPathData.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGAnimatedPoints.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGAnimatedPreserveAspectRatio.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGAnimatedRect.webidl
SVGAnimatedString.webidl
SVGAnimatedTransformList.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGAnimationElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGCircleElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGClipPathElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGComponentTransferFunctionElement.webidl
SVGDefsElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGDescElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGElement.webidl Bug 1806783 - Move oncopy/oncut/onpaste to GlobalEventHandlers. r=smaug 2023-01-06 08:04:49 +00:00
SVGEllipseElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGFEBlendElement.webidl
SVGFEColorMatrixElement.webidl
SVGFEComponentTransferElement.webidl
SVGFECompositeElement.webidl
SVGFEConvolveMatrixElement.webidl
SVGFEDiffuseLightingElement.webidl
SVGFEDisplacementMapElement.webidl
SVGFEDistantLightElement.webidl
SVGFEDropShadowElement.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
SVGFEFloodElement.webidl
SVGFEFuncAElement.webidl
SVGFEFuncBElement.webidl
SVGFEFuncGElement.webidl
SVGFEFuncRElement.webidl
SVGFEGaussianBlurElement.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
SVGFEImageElement.webidl Bug 1240357 - Support crossOrigin attribute on image and feImage elements r=emilio 2023-04-11 12:37:21 +00:00
SVGFEMergeElement.webidl
SVGFEMergeNodeElement.webidl
SVGFEMorphologyElement.webidl
SVGFEOffsetElement.webidl
SVGFEPointLightElement.webidl
SVGFESpecularLightingElement.webidl
SVGFESpotLightElement.webidl
SVGFETileElement.webidl
SVGFETurbulenceElement.webidl
SVGFilterElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGFilterPrimitiveStandardAttributes.webidl
SVGFitToViewBox.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGForeignObjectElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGGElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGGeometryElement.webidl
SVGGradientElement.webidl
SVGGraphicsElement.webidl Bug 1575154 - Add autofocus attribute to HTMLOrForeignElement. r=edgar 2022-12-19 15:09:15 +00:00
SVGImageElement.webidl Bug 1240357 - Support crossOrigin attribute on image and feImage elements r=emilio 2023-04-11 12:37:21 +00:00
SVGLength.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
SVGLengthList.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
SVGLineElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGLinearGradientElement.webidl
SVGMPathElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGMarkerElement.webidl Bug 1836132 - stop setOrientToAngle from asserting if the angle is in turn units r=emilio 2023-06-01 11:31:56 +00:00
SVGMaskElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGMatrix.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGMetadataElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGNumber.webidl
SVGNumberList.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
SVGPathElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGPathSeg.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGPathSegList.webidl
SVGPatternElement.webidl
SVGPoint.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGPointList.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
SVGPolygonElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGPolylineElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGPreserveAspectRatio.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGRadialGradientElement.webidl
SVGRect.webidl
SVGRectElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGSVGElement.webidl Bug 1302705 - Add console warning about SVGSVGElement.deselectAll() being deprecated r=emilio 2023-10-26 07:50:55 +00:00
SVGScriptElement.webidl Bug 1839954 - support async defer and module scripts r=emilio 2023-07-06 18:51:54 +00:00
SVGSetElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGStopElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGStringList.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
SVGStyleElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGSwitchElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGSymbolElement.webidl
SVGTSpanElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGTests.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGTextContentElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGTextElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGTextPathElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGTextPositioningElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGTitleElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGTransform.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGTransformList.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
SVGURIReference.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGUnitTypes.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGUseElement.webidl
SVGViewElement.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SVGZoomAndPan.webidl
Sanitizer.webidl Bug 1864838 - Update our Sanitizer to the new proposed WebIDL. r=emilio,freddyb 2023-11-28 11:04:03 +00:00
Screen.webidl Bug 1858977 - Don't throw on screen getters. r=smaug,webidl 2023-11-10 09:29:14 +00:00
ScreenOrientation.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
ScriptProcessorNode.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
ScrollAreaEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
ScrollViewChangeEvent.webidl
SecurityPolicyViolationEvent.webidl Bug 1712690 - Update the SecurityPolicyViolationEvent WebIDL. r=webidl,dom-core,peterv 2024-03-01 11:01:01 +00:00
Selection.webidl Bug 1881097 - Ensure nsContentUtils::IsPointInSelection works for point in selection that crosses the boundary r=smaug 2024-04-15 13:09:08 +00:00
ServiceWorker.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
ServiceWorkerContainer.webidl Bug 1792444 - Switch some WebIDL APIs from 'any' to a union with 'undefined'. r=edgar,media-playback-reviewers,padenot 2022-09-28 19:10:51 +00:00
ServiceWorkerGlobalScope.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
ServiceWorkerRegistration.webidl Bug 1842457 - Remove dom.webnotifications.serviceworker.enabled pref r=webidl,dom-worker-reviewers,smaug 2023-07-18 08:01:33 +00:00
ShadowRealmGlobalScope.webidl
ShadowRoot.webidl Bug 1890428 - Add serialization support for Declarative Shadow DOM. r=webidl,smaug 2024-05-15 16:40:21 +00:00
SharedWorker.webidl
SharedWorkerGlobalScope.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
SimpleGestureEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
SocketCommon.webidl
SourceBuffer.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
SourceBufferList.webidl
SpeechGrammar.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
SpeechGrammarList.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
SpeechRecognition.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
SpeechRecognitionAlternative.webidl
SpeechRecognitionError.webidl
SpeechRecognitionEvent.webidl
SpeechRecognitionResult.webidl
SpeechRecognitionResultList.webidl
SpeechSynthesis.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
SpeechSynthesisErrorEvent.webidl
SpeechSynthesisEvent.webidl
SpeechSynthesisUtterance.webidl
SpeechSynthesisVoice.webidl
StaticRange.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
StereoPannerNode.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
Storage.webidl Bug 1877649 - Remove unused storage access flag `eSessionScoped`. r=pbz,dom-storage-reviewers,janv,webidl,saschanaz 2024-03-21 10:18:49 +00:00
StorageEvent.webidl Bug 1867680 - update StorageEvent url to be a USVString as per spec; r=smaug 2024-04-21 02:25:24 +00:00
StorageManager.webidl Bug 1853841 - Remove dom.storageManager.enabled pref r=webidl,smaug,dom-storage-reviewers,janv 2023-09-20 08:38:54 +00:00
StreamFilter.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
StreamFilterDataEvent.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
StructuredCloneTester.webidl
StyleSheet.webidl Bug 1850414 - Simplify style sheet source-map URL code. r=layout-reviewers,firefox-style-system-reviewers,webidl,smaug,boris 2023-08-30 09:27:06 +00:00
StyleSheetList.webidl
SubmitEvent.webidl
SubtleCrypto.webidl Bug 1816957: Expose CryptoKey on Workers and enable lots of WPT tests, r=keeler,webidl,saschanaz 2023-02-21 16:11:26 +00:00
TCPServerSocket.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
TCPServerSocketEvent.webidl
TCPSocket.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
TCPSocketErrorEvent.webidl
TCPSocketEvent.webidl
TaskPriorityChangeEvent.webidl Bug 1802289 - enforce license linter for .idl and .webidl files r=linter-reviewers,sylvestre,saschanaz DONTBUILD 2023-11-06 10:18:23 +00:00
TestFunctions.webidl Bug 1765992 - Fix WebIDL Xrays to properly deal with a static and non-static property with the same name. r=edgar 2023-03-30 12:56:36 +00:00
TestInterfaceJS.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
TestInterfaceJSDictionaries.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
TestInterfaceJSMaplikeSetlikeIterable.webidl Bug 1796832 - Assertion failure: !mMightHaveUnreportedJSException in IterableIterator.cpp. r=edgar 2022-11-08 06:09:45 +00:00
TestInterfaceObservableArray.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
TestUtils.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
Text.webidl Bug 1831065 - Part 1: Remove unused ErrorResult in dom/{abort,base} r=emilio 2023-05-03 13:24:53 +00:00
TextClause.webidl
TextDecoder.webidl Bug 1486949 - Part 5: Implement Text{Decoder,Encoder}Stream r=smaug 2022-08-12 15:59:05 +00:00
TextDecoderStream.webidl Bug 1486949 - Part 5: Implement Text{Decoder,Encoder}Stream r=smaug 2022-08-12 15:59:05 +00:00
TextEncoder.webidl Bug 1849037 - Add ErrorResult to TypedArray::Create. r=necko-reviewers,extension-reviewers,media-playback-reviewers,webidl,profiler-reviewers,farre,padenot,smaug,robwu,jesup,aabh 2023-11-11 08:24:05 +00:00
TextEncoderStream.webidl Bug 1486949 - Part 5: Implement Text{Decoder,Encoder}Stream r=smaug 2022-08-12 15:59:05 +00:00
TextEvent.webidl Bug 903746 - part 2: Add `textInput` event and make `EditorBase` dispatch it as a default action of `beforeinput` r=smaug 2024-04-08 12:30:00 +00:00
TextTrack.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
TextTrackCue.webidl
TextTrackCueList.webidl
TextTrackList.webidl
TimeEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
TimeRanges.webidl
ToggleEvent.webidl Bug 1817122 - Use a ToggleEvent for <details> toggle event. r=smaug 2023-10-05 11:43:45 +00:00
Touch.webidl
TouchEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
TouchList.webidl
TrackEvent.webidl
TransformStream.webidl Bug 1826593 - Remove inline comments from Exposed attribute body. r=saschanaz,webidl,kmag DONTBUILD 2023-05-04 15:04:03 +00:00
TransformStreamDefaultController.webidl Bug 1807845 - Remove the dom.streams prefs r=evilpie,emilio 2023-01-09 16:54:52 +00:00
Transformer.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
TransitionEvent.webidl
TreeWalker.webidl
TrustedTypes.webidl Bug 1883706: part 1) Annotate `create*` methods with `[Throws]`. r=peterv,smaug 2024-03-18 08:34:06 +00:00
UDPMessageEvent.webidl
UDPSocket.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
UIEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
URL.webidl Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
URLSearchParams.webidl Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
UnderlyingSink.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
UnderlyingSource.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
UserActivation.webidl Bug 1791079 - Implement User Activation API r=dom-core,webidl,saschanaz,edgar 2023-10-07 23:12:29 +00:00
UserProximityEvent.webidl
VRDisplay.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
VRDisplayEvent.webidl
VRServiceTest.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
VTTCue.webidl Bug 1842509 - Remove media.webvtt.regions.enabled pref r=alwu,webidl,smaug,peterv 2023-07-10 18:26:46 +00:00
VTTRegion.webidl Bug 1842509 - Remove media.webvtt.regions.enabled pref r=alwu,webidl,smaug,peterv 2023-07-10 18:26:46 +00:00
ValidityState.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
VideoColorSpace.webidl Bug 1832350 - Make VideoColorSpaceInit's members to null by default r=padenot,emilio 2023-05-11 17:19:39 +00:00
VideoDecoder.webidl Bug 1749044 - Fix typo in VideoDecoder.webidl. r=chunmin,webidl,saschanaz 2024-03-06 14:00:17 +00:00
VideoEncoder.webidl Bug 1749047 - Implement plumbing for SVC. r=chunmin,webidl,smaug 2023-12-22 21:39:18 +00:00
VideoFrame.webidl Bug 1774306 - Implement [Transferable] for VideoFrame r=smaug 2023-01-17 18:02:59 +00:00
VideoPlaybackQuality.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
VideoTrack.webidl
VideoTrackList.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
VisualViewport.webidl Bug 1853552 - Remove dom.visualviewport.enabled pref r=smaug 2023-09-18 13:54:15 +00:00
WakeLock.webidl Bug 1868562 - WakeLock and WakeLockSentinel should have a pref guard; r=smaug 2023-12-14 08:33:34 +00:00
WakeLockSentinel.webidl Bug 1868562 - WakeLock and WakeLockSentinel should have a pref guard; r=smaug 2023-12-14 08:33:34 +00:00
WaveShaperNode.webidl Bug 1849037 - Add ErrorResult to TypedArray::Create. r=necko-reviewers,extension-reviewers,media-playback-reviewers,webidl,profiler-reviewers,farre,padenot,smaug,robwu,jesup,aabh 2023-11-11 08:24:05 +00:00
WebAuthentication.webidl Bug 1819713 - remove PublicKeyCredential::IsExternalCTAP2SecurityKeySupported. r=keeler,webidl,smaug 2024-02-06 20:59:18 +00:00
WebGL2RenderingContext.webidl Bug 1781526 - Implement means to use VideoFrame with WebGL. r=webidl,smaug,lsalzman 2023-09-20 22:40:24 +00:00
WebGLContextEvent.webidl
WebGLRenderingContext.webidl Bug 1885447 - Tonemap/color-manage webgl sdr/wcg output into Display profile as pre-compositor post-process. r=gfx-reviewers,webidl,smaug,ahale 2024-05-06 23:36:51 +00:00
WebGPU.webidl Bug 1822096 - [webgpu] add plumbing for pipeline-overridable constants. r=webgpu-reviewers,webidl,smaug,nical,ErichDonGubler 2024-04-23 08:21:07 +00:00
WebSocket.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
WebTaskScheduling.webidl Bug 1802289 - enforce license linter for .idl and .webidl files r=linter-reviewers,sylvestre,saschanaz DONTBUILD 2023-11-06 10:18:23 +00:00
WebTransport.webidl Bug 1790678: Implement WebTransport CreateUni/BidirectionalStream r=kershaw,saschanaz,webidl 2023-02-23 17:12:29 +00:00
WebTransportDatagramDuplexStream.webidl Bug 1791835: Implement DOM API for datagrams in WebTransport r=saschanaz,smaug 2023-03-22 02:21:48 +00:00
WebTransportError.webidl Bug 1790676: WebTransport DOM API initial framework r=saschanaz,necko-reviewers,emilio,valentin 2022-11-22 13:43:57 +00:00
WebTransportSendReceiveStream.webidl Bug 1853444: Set/Get SendOrder for WebTransportSendStreams r=kershaw,necko-reviewers,webidl,smaug 2023-11-09 16:02:46 +00:00
WebXR.webidl Bug 1640839 - Make XRSessionInit.requiredFeatures/optionalFeatures of type sequence<DOMString>. r=mccr8 2024-03-02 07:50:21 +00:00
WebrtcGlobalInformation.webidl Bug 1810498 - Don't set webrtc_trace log level from about:webrtc. r=ng,webidl,farre 2023-12-19 12:37:12 +00:00
WheelEvent.webidl
Window.webidl Bug 1865914 - Part 3, r=Gijs,edgar 2023-12-01 21:22:41 +00:00
WindowOrWorkerGlobalScope.webidl Bug 1882498: add web API stubs for Trusted Types guarded behind a new pref. r=smaug,peterv 2024-03-13 08:24:18 +00:00
Worker.webidl Bug 1834360 - Add support for ES modules in ChromeWorker. r=dom-worker-reviewers,webidl,smaug 2023-05-22 22:00:03 +00:00
WorkerDebuggerGlobalScope.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
WorkerGlobalScope.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
WorkerLocation.webidl
WorkerNavigator.webidl Bug 1855531 - Part 2: Add InstrumentedProps for DOM core interfaces r=webidl,emilio 2023-09-28 19:40:50 +00:00
WorkerTestUtils.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
Worklet.webidl Bug 1630497 - Remove dom.audioworklet.enabled and dom.worklet.enabled prefs r=padenot,webidl,saschanaz 2023-07-19 12:41:18 +00:00
WorkletGlobalScope.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
WritableStream.webidl Bug 1826593 - Remove inline comments from Exposed attribute body. r=saschanaz,webidl,kmag DONTBUILD 2023-05-04 15:04:03 +00:00
WritableStreamDefaultController.webidl Bug 1807845 - Remove the dom.streams prefs r=evilpie,emilio 2023-01-09 16:54:52 +00:00
WritableStreamDefaultWriter.webidl Bug 1811538 - Part 3: Remove ErrorResult that became redundant r=smaug 2023-01-31 19:21:35 +00:00
XMLDocument.webidl
XMLHttpRequest.webidl Bug 1881800 - chrome/system-privileged XHR should not use credentials, r=peterv,extension-reviewers,application-update-reviewers,decoder,mossop,robwu,releng-reviewers,bytesized,jcristau 2024-03-26 16:50:45 +00:00
XMLHttpRequestEventTarget.webidl
XMLHttpRequestUpload.webidl
XMLSerializer.webidl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
XPathEvaluator.webidl
XPathExpression.webidl
XPathNSResolver.webidl
XPathResult.webidl
XRInputSourceEvent.webidl
XRInputSourcesChangeEvent.webidl
XRReferenceSpaceEvent.webidl
XRSessionEvent.webidl
XSLTProcessor.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
components.conf Bug 1798369 - Part 1: Esmify dom/bindings/test/TestInterfaceJS.jsm r=edgar 2022-11-01 12:05:23 +00:00
moz.build Bug 1833466 - Implement CSSMarginRule and the corresponding DOM API. r=webidl,firefox-style-system-reviewers,smaug,emilio 2024-04-16 19:52:39 +00:00