gecko-dev/dom/webidl
Nicolas Chevobbe 09fec812c0 Bug 1893923 - [devtools] Add ChromeOnly CSSStyleRule::querySelectorAll. r=layout-reviewers,emilio.
For the selector highlighter, we were retrieving the desugared selector of each
displayed rule, and using the selector text in querySelectorAll to retrieve the
elements matching the rule.
This can be very expensive, especially for deeply nested rule, for a feature that
might not even be used.
This patch is adding a method which takes a root node, and will return the
elements inside the root node that match the rule's selectors.
We're only exposing the method that existed in glue.rs to get the SelectorList
of a given Rule, and call `Servo_SelectorList_QueryAll` with it to get our NodeList.

A test file is added to ensure this works as expected.

Differential Revision: https://phabricator.services.mozilla.com/D208363
2024-04-29 06:43:23 +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 1884623 - Update more jsm references in production code and docs in dom/. r=emilio 2024-03-11 15:26:28 +00:00
AnalyserNode.webidl
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
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
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
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
AudioContext.webidl
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
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
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
BrowserElementDictionaries.webidl
Cache.webidl
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
CDATASection.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
CheckerboardReportService.webidl
ChildNode.webidl
Client.webidl
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
components.conf Bug 1798369 - Part 1: Esmify dom/bindings/test/TestInterfaceJS.jsm r=edgar 2022-11-01 12:05:23 +00:00
CompositionEvent.webidl
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
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
CSS2Properties.webidl.in
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 Backed out changeset 3727941ffb94 (bug 1861958) for causing bustage on layout.css.container-queries.enabled. CLOSED TREE 2023-10-31 00:46:21 +02:00
CSSCounterStyleRule.webidl
CSSFontFaceRule.webidl
CSSFontFeatureValuesRule.webidl
CSSFontPaletteValuesRule.webidl
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
CustomElementRegistry.webidl Bug 1829335 - Add customElements.getName. r=smaug 2023-06-27 09:38:01 +00:00
CustomEvent.webidl
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
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
DeviceOrientationEvent.webidl
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
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
DOMTokenList.webidl
DragEvent.webidl
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 1880189 - Implement Element.currentCSSZoom. r=webidl,layout-reviewers,dshin,smaug 2024-03-20 21:55:52 +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
EventSource.webidl
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
FailedCertSecurityInfo.webidl
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
FetchObserver.webidl
File.webidl
FileList.webidl
FileMode.webidl
FileReader.webidl
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
FileSystemDirectoryEntry.webidl
FileSystemDirectoryHandle.webidl
FileSystemDirectoryIterator.webidl
FileSystemDirectoryReader.webidl
FileSystemEntry.webidl
FileSystemFileEntry.webidl
FileSystemFileHandle.webidl
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
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
FuzzingFunctions.webidl Bug 1866238 - Make FuzzingFunctions a namespace. r=farre 2023-11-30 15:28:12 +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
Geolocation.webidl
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
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
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 StaticRanges. r=webidl,saschanaz,masayuki,smaug 2023-03-03 14:59:47 +00:00
History.webidl
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
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
HTMLBRElement.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
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
HTMLDListElement.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
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
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
HTMLHRElement.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
HTMLLabelElement.webidl
HTMLLegendElement.webidl
HTMLLIElement.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
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
HTMLObjectElement.webidl Bug 1876702 - Remove unnecessary distinction between TYPE_FALLBACK and TYPE_NULL. r=smaug 2024-01-29 16:14:09 +00:00
HTMLOListElement.webidl
HTMLOptGroupElement.webidl
HTMLOptionElement.webidl
HTMLOptionsCollection.webidl
HTMLOutputElement.webidl
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
HTMLTableRowElement.webidl
HTMLTableSectionElement.webidl
HTMLTemplateElement.webidl Bug 1880188 - Add shadowrootclonable attribute support. r=webidl,emilio 2024-02-28 19:00:34 +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
IDBCursor.webidl
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 1890730 - Fix IDBFactory deleteDatabase to not use IDBOpenDBOptions. r=dom-storage-reviewers,webidl,smaug,asuth 2024-04-22 04:46:59 +00:00
IDBIndex.webidl
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
IDBRequest.webidl
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
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
IIRFilterNode.webidl
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
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
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
IntersectionObserver.webidl
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
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
KeyEvent.webidl
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
KeyIdsInitData.webidl
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
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
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
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
MediaKeySession.webidl
MediaKeysRequestStatus.webidl
MediaKeyStatusMap.webidl
MediaKeySystemAccess.webidl
MediaList.webidl
MediaQueryList.webidl
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
MediaStream.webidl
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
MediaStreamTrackAudioSourceNode.webidl
MediaStreamTrackEvent.webidl
MediaTrackSettings.webidl
MediaTrackSupportedConstraints.webidl
MerchantValidationEvent.webidl
MessageChannel.webidl
MessageEvent.webidl Bug 1848125 - Make MessageEvent a ProbablyShortLivingWrapper. r=smaug 2023-09-26 08:41:08 +00:00
MessagePort.webidl
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
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
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
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
MozApplicationEvent.webidl
MozFrameLoaderOwner.webidl
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
Navigator.webidl Bug 1870037 - Remove [SecureContext] from Gamepads r=webidl,smaug 2024-02-20 17:10:54 +00:00
NetErrorInfo.webidl
NetworkInformation.webidl
NetworkOptions.webidl
Node.webidl
NodeFilter.webidl
NodeIterator.webidl
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
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
PageTransitionEvent.webidl
PaintRequest.webidl
PaintRequestList.webidl
PaintWorkletGlobalScope.webidl
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
PaymentRequestUpdateEvent.webidl
PaymentResponse.webidl
PeerConnectionImpl.webidl Bug 1829667: Make JsepTransceiver non-refcounted. r=mjf,webidl,mccr8 2023-04-28 14:53:57 +00:00
PeerConnectionObserver.webidl
PeerConnectionObserverEnums.webidl Bug 1265827: Implement RTCPeerConnectionState. r=jib,webidl,smaug 2023-03-14 13:27:10 +00:00
Performance.webidl
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
PerformanceServerTiming.webidl
PerformanceTiming.webidl
PeriodicWave.webidl
Permissions.webidl Bug 1880096 - Use PermissionSetParameter for parseSetParameter IDL r=webidl,edgar 2024-02-15 12:57:49 +00:00
PermissionStatus.webidl Bug 1876754 - Add Permissions::ParseSetParameters for webdriver r=webdriver-reviewers,webidl,smaug,whimboo 2024-02-12 16:08:03 +00:00
Plugin.webidl
PluginArray.webidl
PointerEvent.webidl Bug 1858434 - Expose getCoalescedEvents only on SecureContext, r=edgar 2023-10-13 09:55:37 +00:00
PopoverInvokerElement.webidl Bug 1823757 - add PopoverInvokerElement interface r=emilio 2023-03-23 13:23:25 +00:00
PopStateEvent.webidl
PopupBlockedEvent.webidl
PositionStateEvent.webidl
ProcessingInstruction.webidl
ProgressEvent.webidl
Promise.webidl
PromiseRejectionEvent.webidl
PushEvent.webidl
PushManager.webidl
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
QueuingStrategy.webidl
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
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
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
RTCCertificate.webidl
RTCConfiguration.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
RTCDTMFSender.webidl
RTCDTMFToneChangeEvent.webidl
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 1568296: Implement "stopping" state for RTCRtpTransceiver. r=jib,mjf,webidl,smaug 2023-08-08 18:56:38 +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
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
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
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
ServiceWorkerContainer.webidl
ServiceWorkerGlobalScope.webidl
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 1868428 - Add ShadowRoot clonable attribute r=avandolder,webidl,emilio 2023-12-11 14:19:17 +00:00
SharedWorker.webidl
SharedWorkerGlobalScope.webidl
SimpleGestureEvent.webidl
SocketCommon.webidl
SourceBuffer.webidl
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
SpeechRecognition.webidl
SpeechRecognitionAlternative.webidl
SpeechRecognitionError.webidl
SpeechRecognitionEvent.webidl
SpeechRecognitionResult.webidl
SpeechRecognitionResultList.webidl
SpeechSynthesis.webidl
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
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
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
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
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
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
SVGFEFloodElement.webidl
SVGFEFuncAElement.webidl
SVGFEFuncBElement.webidl
SVGFEFuncGElement.webidl
SVGFEFuncRElement.webidl
SVGFEGaussianBlurElement.webidl
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
SVGLengthList.webidl
SVGLinearGradientElement.webidl
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
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
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
SVGNumber.webidl
SVGNumberList.webidl
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
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
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
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
SVGSVGElement.webidl Bug 1302705 - Add console warning about SVGSVGElement.deselectAll() being deprecated r=emilio 2023-10-26 07:50:55 +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
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
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
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
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
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
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
TCPServerSocket.webidl
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
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
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
TestUtils.webidl
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
TextDecoderStream.webidl
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
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
TextTrackCue.webidl
TextTrackCueList.webidl
TextTrackList.webidl
TimeEvent.webidl
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
TouchList.webidl
TrackEvent.webidl
Transformer.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
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
UIEvent.webidl
UnderlyingSink.webidl
UnderlyingSource.webidl
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
UserActivation.webidl Bug 1791079 - Implement User Activation API r=dom-core,webidl,saschanaz,edgar 2023-10-07 23:12:29 +00:00
UserProximityEvent.webidl
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
VRDisplay.webidl
VRDisplayEvent.webidl
VRServiceTest.webidl
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
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 Backed out changeset 995596d4362c (bug 1885447) for causing build bustages in AutoMappable.h. CLOSED TREE 2024-04-23 22:19:00 +03: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
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
WebSocket.webidl
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
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
WorkerGlobalScope.webidl
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
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