gecko-dev/dom/webidl
Benjamin VanderSloot 58d36f75d6 Bug 1835907, part 1 - Add has storage access bit and triggering window id to the LoadInfo - r=smaug,necko-reviewers,kershaw,pbz
In the Storage Access API's latest draft, a few items were added to the user-agent state. Relevant here,
the source snapshot params gained two fields that are initialized from the sourceDocument during
snapshotting source params while navigating: "has storage access" and "environment id".

https://privacycg.github.io/storage-access/#ua-state

These are used to identify self-initiated navigations that come from documents that have obtained storage access.
Combined with a same-origin check, this determines if the destination document of the navigation should start
with storage access.

This is stricter than the current behavior, where if the permission is available, all documents start with storage access.
Instead, now a document will only have storage access if it requests it explicitly or if a same-origin document that has
storage access navigates itself to that document. This is seen as a security win.

Security discussion of this change was here: https://github.com/privacycg/storage-access/issues/113
Artur at Google wrote up a great summary here: https://docs.google.com/document/d/1AsrETl-7XvnZNbG81Zy9BcZfKbqACQYBSrjM3VsIpjY/edit#

Differential Revision: https://phabricator.services.mozilla.com/D184821
2023-08-15 13:04:04 +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
AbortController.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
AbortSignal.webidl Bug 1831065 - Part 1: Remove unused ErrorResult in dom/{abort,base} r=emilio 2023-05-03 13:24:53 +00:00
AbstractRange.webidl
AbstractWorker.webidl
AccessibilityRole.webidl
AccessibleNode.webidl
AddonEvent.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
AddonManager.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
AnalyserNode.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
Animatable.webidl
Animation.webidl Bug 1677844 - Let getAnimations() return scroll animations with null timeline. r=webidl,smaug,emilio 2023-05-03 22:49:21 +00:00
AnimationEffect.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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
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
AriaAttributes.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
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
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
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 1529337 - Implement CSP 'script-src-elem' and 'script-src-attr' directives. r=freddyb,webidl,smaug,dveditz 2022-08-01 12:32:58 +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
CSS2Properties.webidl.in
CSSAnimation.webidl
CSSConditionRule.webidl Bug 1762474 - Make CSSConditionRule.conditionText readonly. r=layout-reviewers,firefox-style-system-reviewers,boris 2022-04-08 04:24:18 +00:00
CSSContainerRule.webidl Bug 1789191 - Add CSSContainerRule.queryContainerFor(Element). r=nchevobbe,dshin 2022-09-10 12:25:22 +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
CSSMediaRule.webidl
CSSMozDocumentRule.webidl
CSSNamespaceRule.webidl
CSSPageRule.webidl Bug 1828020 - Remove the layout.css.named-pages.enabled pref r=emilio 2023-05-16 20:32:11 +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 Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSRuleList.webidl
CSSStyleDeclaration.webidl Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
CSSStyleRule.webidl Bug 1846251 - Make CSSStyleRule inherit from CSSGroupingRule. r=peterv,devtools-reviewers 2023-08-01 09:01:54 +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
Cache.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
CacheStorage.webidl Bug 1112134 - Part 1: Add [SecureContext] to Cache/CacheStorage r=dom-storage-reviewers,asuth 2022-06-10 18:12:57 +00:00
CancelContentJSOptions.webidl
CanvasCaptureMediaStream.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
CanvasRenderingContext2D.webidl Bug 1517786 - Implement the getContextAttributes() method for CanvasRenderingContext2D. r=gfx-reviewers,lsalzman,emilio 2023-07-26 08:12:15 +00:00
CaretPosition.webidl
CaretStateChangedEvent.webidl Bug 1639087 - Add dragcaret event by accessible caret. r=TYLin,smaug 2022-04-08 05:11:48 +00:00
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
ChildSHistory.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
ChromeNodeList.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 1712122 - Part 2: Implement Promise support in the ClipboardItem constructor; r=nika 2023-05-14 21:02:08 +00:00
ClipboardEvent.webidl
CloseEvent.webidl
CommandEvent.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 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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 Bug 1561357 - Implement [Serializable] for DOMException r=smaug,sfink 2022-04-19 19:31:27 +00:00
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 Bug 1723224 - Remove layout.css.DOMPoint.enabled, layout.css.DOMMatrix.enabled, and layout.css.DOMQuad.enabled. r=emilio 2021-08-17 09:06:29 +00:00
DOMParser.webidl Bug 1833879 - Add a UseCounter for DOMParser.parseFromString and Range.createContextualFragment;r=smaug 2023-05-23 20:45:17 +00:00
DOMPoint.webidl Bug 1723224 - Remove layout.css.DOMPoint.enabled, layout.css.DOMMatrix.enabled, and layout.css.DOMQuad.enabled. r=emilio 2021-08-17 09:06:29 +00:00
DOMQuad.webidl Bug 1723224 - Remove layout.css.DOMPoint.enabled, layout.css.DOMMatrix.enabled, and layout.css.DOMQuad.enabled. r=emilio 2021-08-17 09:06:29 +00:00
DOMRect.webidl
DOMRectList.webidl
DOMRequest.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
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 1809122 - Track top-level window context in DragSession; r=smaug 2023-02-13 18:44:04 +00:00
DataTransferItem.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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 1631263: Implement RTCRtpScriptTransform. r=pehrsons,jib,asuth,emilio,saschanaz 2023-07-20 14:24:27 +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 Bug 1766130 - Mark throwing Promise-returning methods that create a new Promise as NewObject. r=smaug 2022-05-02 07:44:24 +00:00
Document.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
DocumentFragment.webidl
DocumentOrShadowRoot.webidl Bug 1844391 - Remove layout.css.constructable-stylesheets.enabled pref r=emilio 2023-07-19 17:05:13 +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 1842452 - Remove dom.shadowdom.delegatesFocus.enabled pref r=emilio 2023-07-14 09:28:29 +00:00
ElementInternals.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
EncodedVideoChunk.webidl Bug 1838984 - Implement Serializable for EncodedVideoChunk r=webidl,smaug 2023-07-21 00:44:54 +00:00
ErrorEvent.webidl Bug 1772494 - Remove ErrorEventInit's error default, r=peterv 2022-06-13 09:33:24 +00:00
Event.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
EventHandler.webidl Bug 1842546 - Removed `dom.input_events.beforeinput.enabled` pref. r=dom-core,webidl,smaug,masayuki 2023-07-17 08:50:11 +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 Bug 1766130 - Mark throwing Promise-returning methods that create a new Promise as NewObject. r=smaug 2022-05-02 07:44:24 +00:00
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 Bug 1766130 - Properly propagate errors from Promise creation. r=smaug 2022-05-02 07:44:23 +00:00
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 1072107 - Part 9. Expose FontFaceSet on workers. r=emilio 2022-07-07 21:24:11 +00:00
FontFaceSet.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
FontFaceSetLoadEvent.webidl Bug 1072107 - Part 9. Expose FontFaceSet on workers. r=emilio 2022-07-07 21:24:11 +00:00
FontFaceSource.webidl Bug 1811950 - Allow WorkerGlobalScope.fonts to fail. r=aosmond,webidl,saschanaz 2023-04-11 13:44:53 +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
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 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
GPUUncapturedErrorEvent.webidl Bug 1824447: Make WebGPU interfaces available only in secure contexts. r=webgpu-reviewers,webidl,saschanaz,jgilbert 2023-03-30 16:22:24 +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
GamepadAxisMoveEvent.webidl
GamepadButtonEvent.webidl
GamepadEvent.webidl
GamepadHapticActuator.webidl
GamepadLightIndicator.webidl
GamepadPose.webidl
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
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 Bug 1735097 - Geolocation: use EpochTimeStamp instead of DOMTimeStamp r=saschanaz,peterv 2021-11-17 04:01:02 +00:00
GeolocationPositionError.webidl
GeometryUtils.webidl
GetUserMediaRequest.webidl
Grid.webidl
HTMLAllCollection.webidl
HTMLAnchorElement.webidl
HTMLAreaElement.webidl
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 1823757 - add PopoverInvokerElement interface r=emilio 2023-03-23 13:23:25 +00:00
HTMLCanvasElement.webidl Bug 1796819 - Remove OffscreenCanvas origin trial / domain allowlist. r=aosmond 2022-10-21 19:00:57 +00:00
HTMLCollection.webidl
HTMLDListElement.webidl
HTMLDataElement.webidl
HTMLDataListElement.webidl
HTMLDetailsElement.webidl
HTMLDialogElement.webidl Bug 1842974 - Remove dom.dialog_element.enabled pref r=emilio 2023-07-17 10:02:53 +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 Bug 1352532 - Part 2: Allocate more DOM nodes in the nursery r=smaug 2022-06-28 08:43:47 +00:00
HTMLDocument.webidl
HTMLElement.webidl Bug 1842987 Remove dom.forms.enterkeyhint r=emilio,geckoview-reviewers,m_kato 2023-08-14 13:52:35 +00:00
HTMLEmbedElement.webidl
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 1509346 - Add support for <form rel>. r=smaug 2023-01-18 16:41:04 +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
HTMLIFrameElement.webidl
HTMLImageElement.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
HTMLInputElement.webidl Bug 1844492 remove dom.input.showPicker pref r=emilio,saschanaz 2023-07-24 12:13:49 +00:00
HTMLLIElement.webidl
HTMLLabelElement.webidl
HTMLLegendElement.webidl
HTMLLinkElement.webidl
HTMLMapElement.webidl
HTMLMarqueeElement.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
HTMLMediaElement.webidl Backed out 3 changesets (bug 1693250) for causing high frequency failures on test_recreate_audio_sink_clock_time.html. CLOSED TREE 2023-07-18 06:01:09 +03:00
HTMLMenuElement.webidl Bug 1372276 - Remove HTML menuitem. r=smaug,mconley,agi 2022-06-22 22:31:42 +00:00
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 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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 Backed out 5 changesets (bug 1839316) for causing bustages on ScriptLoader.cpp. CLOSED TREE 2023-08-09 20:16:06 +03:00
HTMLSelectElement.webidl Bug 1575154 - Add autofocus attribute to HTMLOrForeignElement. r=edgar 2022-12-19 15:09:15 +00:00
HTMLSlotElement.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
HTMLSourceElement.webidl Bug 1694741 - Part 1: Support width and height attributes in HTMLSourceElement's webidl. r=emilio 2022-08-22 20:18:37 +00:00
HTMLSpanElement.webidl Bug 1352532 - Part 2: Allocate more DOM nodes in the nursery r=smaug 2022-06-28 08:43:47 +00:00
HTMLStyleElement.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +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 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
HashChangeEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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 1500343 - Part 1: Remove IDBDatabase::CreateMutableFile r=dom-storage-reviewers,emilio,janv 2023-02-08 15:51:05 +00:00
IDBFactory.webidl Bug 1784590 - Part 1: Remove hide_in_pbmode prefs r=asuth 2022-08-24 10:58:46 +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 1784590 - Part 1: Remove hide_in_pbmode prefs r=asuth 2022-08-24 10:58:46 +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 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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 1816154 - Use a business shortname in the provider chooser r=webidl,saschanaz,smaug 2023-06-13 15:35:41 +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
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 Bug 1639515 - Part 5: Rewrite mozIntl.getDisplayNames to work in terms of mozIntl.DisplayNames. r=platform-i18n-reviewers,gregtatum,webidl,emilio 2021-09-14 09:20:33 +00:00
IterableIterator.webidl
KeyAlgorithm.webidl 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 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
KeyframeAnimationOptions.webidl
KeyframeEffect.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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
LoadURIOptions.webidl Bug 1835907, part 1 - Add has storage access bit and triggering window id to the LoadInfo - r=smaug,necko-reviewers,kershaw,pbz 2023-08-15 13:04:04 +00:00
Localization.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
Location.webidl Backed out changeset ce4f02a4ad1e (bug 1843239) for causing multiple failures. CLOSED TREE 2023-07-31 19:06:51 +03:00
Lock.webidl Bug 1842289 - Part 2: Grab WorkerRef outside LockManager constructor r=dom-worker-reviewers,webidl,smaug 2023-07-13 12:32:19 +00:00
LockManager.webidl Bug 1842289 - Part 2: Grab WorkerRef outside LockManager constructor r=dom-worker-reviewers,webidl,smaug 2023-07-13 12:32:19 +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 Bug 1755332 - VideoDecoderConfig.framerate is a double. r=alwu,webidl,smaug 2022-02-16 13:36:54 +00:00
MediaDebugInfo.webidl Bug 1840399 - Fix static-analysis warnings in MediaFormatReader. r=media-playback-reviewers,webidl,saschanaz,alwu 2023-08-08 12:12:54 +00:00
MediaDeviceInfo.webidl
MediaDevices.webidl Bug 1766130 - Mark throwing Promise-returning methods that create a new Promise as NewObject. r=smaug 2022-05-02 07:44:24 +00:00
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 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
MediaRecorderErrorEvent.webidl
MediaSession.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
MessagePort.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
MimeType.webidl Bug 1720353: Implement new navigator.{plugins,mimeTypes,pdfViewerSupported} specs r=peterv 2022-02-17 01:33:00 +00:00
MimeTypeArray.webidl Bug 1720353: Implement new navigator.{plugins,mimeTypes,pdfViewerSupported} specs r=peterv 2022-02-17 01:33:00 +00:00
MouseEvent.webidl Bug 1564391 - Deprecate mozInputSource and initMouseEvent. r=emilio,devtools-reviewers,nchevobbe 2023-07-26 09:27:46 +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 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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 1844864: refactor(webgpu): migrate from outdated `GPUProvider` to `NavigatorGPU` in IDL r=webgpu-reviewers,webidl,smaug,jgilbert 2023-07-25 19:21:21 +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
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 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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 Bug 1724645 - update PerformanceMark to User Timing L3. r=sefeng,smaug 2022-04-26 19:30:52 +00:00
PerformanceMeasure.webidl Bug 1762482 - update PerformanceMeasure to User Timing L3. r=sefeng,smaug 2022-05-31 16:48:14 +00:00
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
PermissionStatus.webidl Bug 1718021 - Add name attribute to PermissionStatus r=johannh,peterv 2021-08-11 22:34:41 +00:00
Permissions.webidl Bug 1805860 - Add "storage-access" permission to dom::Permissions - r=anti-tracking-reviewers,webidl,saschanaz,pbz,smaug 2023-07-19 14:51:13 +00:00
Plugin.webidl Bug 1720353: Implement new navigator.{plugins,mimeTypes,pdfViewerSupported} specs r=peterv 2022-02-17 01:33:00 +00:00
PluginArray.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
PluginCrashedEvent.webidl
PointerEvent.webidl Bug 1809774: Simplify PointerEvent.webidl because RFP doesn't need the callertype r=edgar 2023-02-07 23:53:19 +00:00
PopStateEvent.webidl
PopoverInvokerElement.webidl Bug 1823757 - add PopoverInvokerElement interface r=emilio 2023-03-23 13:23:25 +00:00
PopupBlockedEvent.webidl
PopupPositionedEvent.webidl Bug 1762152 - Remove XULPopupElement.isAnchored. r=Gijs 2022-04-04 13:29:30 +00:00
PositionStateEvent.webidl
ProcessingInstruction.webidl
ProfileTimelineMarker.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 1776109 - Part 2: Add ServiceWorkersEnabled() for service worker interfaces exposure r=asuth 2022-06-30 11:33:56 +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 Bug 1754312 - Use `[Exposed=*]` for streams interfaces r=mgaudet,emilio 2022-02-25 01:35:49 +00:00
RTCCertificate.webidl
RTCConfiguration.webidl Bug 1253706: Webidl/JS for RTCPeerConnection.setConfiguration r=jib,emilio 2022-02-08 23:37:55 +00:00
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 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
RTCDataChannelEvent.webidl
RTCDtlsTransport.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 Backed out changeset 2c487f38b345 (bug 1812346) for causing Bug 1818274 and as per jib's request. a=backout 2023-02-22 23:35:14 +02: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 1842328 - Remove media.peerconnection.identity.enabled pref r=webrtc-reviewers,webidl,smaug,bwc 2023-07-20 03:31:18 +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 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +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
RTCStatsReport.webidl Bug 1836879: Implement fps for outbound-rtp stats. r=ng,webidl,smaug 2023-06-20 20:44:42 +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 1833879 - Add a UseCounter for DOMParser.parseFromString and Range.createContextualFragment;r=smaug 2023-05-23 20:45:17 +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 Backed out 5 changesets (bug 1839316) for causing bustages on ScriptLoader.cpp. CLOSED TREE 2023-08-09 20:16:06 +03:00
ResizeObserver.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
Response.webidl Bug 1758943 - Implement Response.json static method; r=smaug 2023-05-08 14:40:55 +00:00
SVGAElement.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
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 Bug 1715387 - Flush style properly for DOM APIs which use d property. r=jwatt,hiro,emilio 2021-12-13 01:03:39 +00:00
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 Bug 1388931 - Unship SVGPathSeg APIs behind a preference. r=emilio 2021-12-10 01:01:40 +00:00
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 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 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 1784040 - Support experimental ElementList and AttributeList with namespace. r=emilio 2023-01-16 15:21:41 +00:00
Screen.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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 1797840: Replace tab characters with spaces, in IDL and WebIDL files in dom. r=mccr8 2022-10-27 21:42:28 +00:00
Selection.webidl Bug 1831065 - Part 2: Remove unused ErrorResult parameters in highlight and selection r=webidl,smaug 2023-05-03 13:24:53 +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 Bug 1747059 - Ensure ShadowRealmsGlobalScope has an ordinary object prototype. r=edgar 2022-06-28 22:04:19 +00:00
ShadowRoot.webidl Bug 1842452 - Remove dom.shadowdom.delegatesFocus.enabled pref r=emilio 2023-07-14 09:28:29 +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 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
StorageEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
StorageManager.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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 1769771 - Differentiate inline from constructed stylesheets in rule view. r=nchevobbe 2022-05-19 22:32:28 +00:00
StyleSheetList.webidl Bug 1734445 - Make StyleSheetList idl exactly match the spec. r=webidl,smaug 2021-10-07 00:26:31 +00:00
SubmitEvent.webidl
SubtleCrypto.webidl 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 1734997 - Prototype the Prioritized Task Scheduling API r=smaug 2022-04-21 18:47:52 +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 1486949 - Part 5: Implement Text{Decoder,Encoder}Stream r=smaug 2022-08-12 15:59:05 +00:00
TextEncoderStream.webidl Bug 1486949 - Part 5: Implement Text{Decoder,Encoder}Stream r=smaug 2022-08-12 15:59:05 +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 1822323 - Add ToggleEvent interface for Popover. r=emilio 2023-03-14 16:52:36 +00:00
Touch.webidl Bug 1755315 - Add more convenient accessors for widget screen to chrome code. r=Gijs 2022-02-17 16:22:58 +00:00
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
TreeColumn.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
TreeColumns.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
TreeContentView.webidl
TreeView.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
TreeWalker.webidl
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 1836170 - Rename ChromeOnly URL.isValidURL r=geckoview-reviewers,emilio,m_kato 2023-06-02 18:27:12 +00:00
URLSearchParams.webidl Bug 1831587 - add value arg to delete and has, working wpt, delete ini r=valentin,necko-reviewers,webidl,smaug,emilio 2023-05-29 13:32:06 +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
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 1831451 - Add a blank VideoDecoder interface r=webidl,padenot,edgar,smaug,saschanaz 2023-06-29 22:33:11 +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
WaveShaperNode.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
WebAuthentication.webidl Bug 1813282 - Add the residentKey field to AuthenticatorSelectionCriteria. r=keeler,webidl,smaug 2023-04-20 16:52:09 +00:00
WebGL2RenderingContext.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
WebGLContextEvent.webidl
WebGLRenderingContext.webidl Bug 1825673 - Implement WEBGL_provoking_vertex. r=gfx-reviewers,webidl,lsalzman,saschanaz 2023-04-01 00:33:25 +00:00
WebGPU.webidl Bug 1828123: refactor(webgpu): revamp `*CommandsMixins` in IDL to match spec. r=webgpu-reviewers,webidl,teoxoy,saschanaz 2023-08-11 17:07:08 +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 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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 1811958: Implement IncomingUnidirectionalStreams and ReadableStreams supplied by it r=saschanaz,webidl,smaug 2023-02-23 17:12:27 +00:00
WebXR.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
WebrtcGlobalInformation.webidl Bug 1822381 - add media context to about:webrtc;r=jib,fluent-reviewers,desktop-theme-reviewers,webidl,smaug,flod 2023-06-23 06:05:52 +00:00
WheelEvent.webidl Bug 1751967 - Remove dom.event.wheelDelta.enabled. r=webidl,peterv 2022-01-25 19:07:23 +00:00
WidevineCDMManifest.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
Window.webidl Bug 1848146 - Allow Glean access to about: pages that are secure chrome UI r=nika 2023-08-11 17:00:06 +00:00
WindowOrWorkerGlobalScope.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
WindowRoot.webidl
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 1844864: refactor(webgpu): migrate from outdated `GPUProvider` to `NavigatorGPU` in IDL r=webgpu-reviewers,webidl,smaug,jgilbert 2023-07-25 19:21:21 +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 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +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
XULCommandEvent.webidl Bug 1659158 - Switch WebIDL from void to undefined. r=edgar 2022-09-21 07:44:58 +00:00
XULElement.webidl Bug 1796199 - Remove script access to XUL layout attributes. r=Gijs 2022-10-20 08:36:00 +00:00
XULPopupElement.webidl Bug 1761877 [Linux] Add isWaylandDragSource and isWaylandPopup attributes to XULPopupElement r=emilio 2022-11-08 20:43:17 +00:00
XULResizerElement.webidl Bug 1590376 part 1 - Add a XULResizerElement and move all nsResizerFrame's event handling code there. r=ntim,smaug 2022-06-07 09:30:01 +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 1771113 - Add chromeOnly `StyleSheetRemoved` event, emitted when a stylesheet is removed. r=emilio. 2023-08-10 14:36:03 +00:00