gecko-dev/dom/webidl
Brindusan Cristian 13f57afb9c Backed out changeset 8e2eba3023da (bug 1690897) for build bustages at nsContentUtils.cpp. CLOSED TREE 2021-02-05 15:31:13 +02:00
..
APZTestData.webidl
AbortController.webidl
AbortSignal.webidl
AbstractRange.webidl
AbstractWorker.webidl
AccessibilityRole.webidl Bug 1647296 - ARIA reflection attributes are not nullable r=smaug 2020-07-17 14:48:09 +00:00
AccessibleNode.webidl
AddonEvent.webidl
AddonManager.webidl
AnalyserNode.webidl
Animatable.webidl
Animation.webidl Bug 1612106 - Use NIGHTLY build flag to distinguish the writable/readonly Animation.timeline. r=birtles,bzbarsky 2020-02-24 23:07:09 +00:00
AnimationEffect.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
AnimationEvent.webidl
AnimationPlaybackEvent.webidl
AnimationTimeline.webidl
AnonymousContent.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
AppInfo.webidl
AppNotificationServiceOptions.webidl
AriaAttributes.webidl Bug 1647296 - ARIA reflection attributes are not nullable r=smaug 2020-07-17 14:48:09 +00:00
Attr.webidl
AudioBuffer.webidl Bug 1614009 - Removed non-spec exception throwing on CopyToChannel. r=padenot,webidl,smaug 2020-09-01 15:09:47 +00:00
AudioBufferSourceNode.webidl Bug 1161025 - Reject attempts to set non-null AudioBufferSourceNode.buffer more than once r=karlt,baku 2020-02-05 16:26:52 +00:00
AudioContext.webidl Bug 1614019 - Removed negative value from the valid range r=padenot,webidl,smaug 2020-07-30 23:28:34 +00:00
AudioDestinationNode.webidl
AudioListener.webidl
AudioNode.webidl
AudioParam.webidl
AudioParamDescriptor.webidl Bug 1651703: fix min and max values in AudioParamDescriptor now we don't need this workaround to support MSVC. r=karlt,baku 2020-07-27 09:50:21 +00:00
AudioParamMap.webidl Bug 1616723 restrict Worklet and AudioParamMap to secure contexts r=baku 2020-03-30 20:55:07 +00:00
AudioProcessingEvent.webidl
AudioScheduledSourceNode.webidl
AudioTrack.webidl
AudioTrackList.webidl
AudioWorklet.webidl
AudioWorkletGlobalScope.webidl
AudioWorkletNode.webidl Bug 1569809 - Update AudioWorkletNodeOptions.processorOptions to not be nullable. r=baku 2020-02-05 19:20:09 +00:00
AudioWorkletProcessor.webidl Bug 1569809 - Remove AudioNodeOptions from the ctor of AudioWorkletProcessor. r=baku 2020-02-05 19:21:15 +00:00
AutocompleteInfo.webidl
BarProp.webidl
BaseAudioContext.webidl
BaseKeyframeTypes.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
BasicCardPayment.webidl
BatteryManager.webidl Bug 1441976 - Expose BatteryManager only to Chrome scripts r=baku 2019-11-18 10:17:29 +00:00
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl
Blob.webidl Bug 1618744. Use the correct name for the 'EndingType' enum. r=baku 2020-02-28 08:23:01 +00:00
BlobEvent.webidl Bug 1573300 - Make BlobEvent's data attribute non-nullable. r=emilio 2020-11-04 15:05:18 +00:00
BroadcastChannel.webidl
BrowserElementDictionaries.webidl
CDATASection.webidl
CSPDictionaries.webidl
CSPReport.webidl
CSS.webidl Bug 1669459 - Clean-up CSS.supports. r=heycam 2020-10-08 23:56:14 +00:00
CSS2Properties.webidl.in
CSSAnimation.webidl
CSSConditionRule.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSCounterStyleRule.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSFontFaceRule.webidl
CSSFontFeatureValuesRule.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSGroupingRule.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSImportRule.webidl
CSSKeyframeRule.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSKeyframesRule.webidl
CSSMediaRule.webidl
CSSMozDocumentRule.webidl
CSSNamespaceRule.webidl
CSSPageRule.webidl
CSSPseudoElement.webidl Bug 1610981 - Add a separate pref for CSSPseudoElement. r=smaug 2020-02-18 20:44:17 +00:00
CSSRule.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSRuleList.webidl
CSSStyleDeclaration.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSStyleRule.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSStyleSheet.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSSupportsRule.webidl
CSSTransition.webidl
Cache.webidl Bug 1654531 - Remove the support for cache option from cache.match; r=dom-workers-and-storage-reviewers,webidl,asuth,baku 2020-09-17 13:02:46 +00:00
CacheStorage.webidl Bug 1654531 - Remove the support for cache option from cache.match; r=dom-workers-and-storage-reviewers,webidl,asuth,baku 2020-09-17 13:02:46 +00:00
CancelContentJSOptions.webidl
CanvasCaptureMediaStream.webidl
CanvasRenderingContext2D.webidl Bug 1684711 - Fix canvas ImageData signatures to match the spec. r=nical 2021-01-04 17:48:32 +00:00
CaretPosition.webidl
CaretStateChangedEvent.webidl
ChannelMergerNode.webidl
ChannelSplitterNode.webidl
CharacterData.webidl
CheckerboardReportService.webidl
ChildNode.webidl
ChildSHistory.webidl Bug 1662410 - Part 1: Fix usage of ChildSHistory.legacySHistory . r=peterv 2020-09-16 14:51:01 +00:00
ChromeNodeList.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
Client.webidl Bug 1432856 - Extended focus methods in Window.webidl, Client.webidl and Element.webidl to pass CallerType. r=smaug 2020-01-16 14:38:40 +00:00
Clients.webidl
Clipboard.webidl Bug 1688279 - Support strings as data in ClipboardItem r=nika 2021-01-29 22:33:55 +00:00
ClipboardEvent.webidl
CloseEvent.webidl
CommandEvent.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
Comment.webidl
CompositionEvent.webidl
Console.webidl
ConstantSourceNode.webidl
ConvolverNode.webidl
CreateOfferRequest.webidl
CredentialManagement.webidl
Crypto.webidl Bug 1333140 - Require SecureContext for WebCrypto r=bholley,keeler,baku 2020-02-11 09:25:09 +00:00
CustomElementRegistry.webidl Bug 1659410 - Resolve whenDefined promises with custom element constructor. r=edgar 2020-09-28 21:55:35 +00:00
CustomEvent.webidl
DOMException.webidl
DOMImplementation.webidl
DOMLocalization.webidl Bug 1659625: Expose DOMLocalization interface to UA widgets. r=zbraniecki,smaug 2020-08-18 11:29:08 +00:00
DOMMatrix.webidl Bug 1607080 - Avoid a silly UTF16 -> UTF8 round-trip in DOMMatrix. r=smaug,boris 2020-01-07 09:46:53 +00:00
DOMParser.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
DOMPoint.webidl
DOMQuad.webidl
DOMRect.webidl
DOMRectList.webidl
DOMRequest.webidl
DOMStringList.webidl
DOMStringMap.webidl
DOMTokenList.webidl
DataTransfer.webidl Bug 1666287 - Remove pref dom.datatransfer.mozAtAPIs and make relevant APIs ChromeOnly, r=nika 2020-09-22 16:16:29 +00:00
DataTransferItem.webidl
DataTransferItemList.webidl
DecoderDoctorNotification.webidl
DedicatedWorkerGlobalScope.webidl
DelayNode.webidl
DeviceLightEvent.webidl
DeviceMotionEvent.webidl
DeviceOrientationEvent.webidl
DeviceProximityEvent.webidl
Directory.webidl
Document.webidl Bug 1688508 - Fire shadowrootattached only if devtools is observing the document. r=smaug 2021-01-25 11:30:51 +00:00
DocumentFragment.webidl Bug 1682988 - Use UTF8String for querySelector and similar OM methods. r=heycam 2020-12-23 05:42:00 +00:00
DocumentOrShadowRoot.webidl Bug 1610164 - Only the adoptedStyleSheets setter throws. r=nordzilla 2020-01-22 12:10:48 +00:00
DocumentTimeline.webidl
DocumentType.webidl
DragEvent.webidl
DynamicsCompressorNode.webidl
Element.webidl Bug 1688105 - Part 2: Get rid of dom.w3c_pointer_events.enabled; r=smaug 2021-01-25 16:22:44 +00:00
ElementInternals.webidl Bug 1556342 - Implement customElements.define's form-associated; r=edgar,smaug 2020-08-05 09:35:56 +00:00
ErrorEvent.webidl
Event.webidl
EventHandler.webidl Backed out changeset 8e2eba3023da (bug 1690897) for build bustages at nsContentUtils.cpp. CLOSED TREE 2021-02-05 15:31:13 +02:00
EventListener.webidl
EventSource.webidl
EventTarget.webidl Bug 1679204 - Consider to add signal to addEventListener, r=edgar 2020-12-14 15:45:15 +00:00
ExtendableEvent.webidl
ExtendableMessageEvent.webidl
External.webidl
FailedCertSecurityInfo.webidl Bug 1685552 - move certificate subject alternative name processing for error pages from backend to frontend r=bbeurdouche,johannh,baku 2021-01-14 09:58:03 +00:00
FakePluginTagInit.webidl
FeaturePolicy.webidl
Fetch.webidl Bug 1643243 - XHR uses XMLHttpRequestBodyInit as per whatwg spec. r=annevk,webidl,smaug 2020-10-28 18:22:48 +00:00
FetchEvent.webidl Bug 1617822 - Implement FetchEvent.handled r=dom-workers-and-storage-reviewers,asuth 2020-10-29 17:18:28 +00:00
FetchObserver.webidl
File.webidl
FileList.webidl
FileMode.webidl
FileReader.webidl
FileReaderSync.webidl
FileSystem.webidl
FileSystemDirectoryEntry.webidl
FileSystemDirectoryReader.webidl
FileSystemEntry.webidl
FileSystemFileEntry.webidl
FinalizationRegistry.webidl Bug 1648453 - Use CallbackObject to trigger cleanup while setting up the incumbent global r=smaug 2020-07-17 17:34:46 +00:00
FocusEvent.webidl
FontFace.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
FontFaceSet.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
FontFaceSetLoadEvent.webidl
FontFaceSource.webidl
FormData.webidl
FormDataEvent.webidl Backed out changeset 8e2eba3023da (bug 1690897) for build bustages at nsContentUtils.cpp. CLOSED TREE 2021-02-05 15:31:13 +02:00
FrameCrashedEvent.webidl Bug 1644911, add access to the childID from the frame crashed event, r=nika 2021-01-21 08:44:51 +00:00
Function.webidl
FuzzingFunctions.webidl Bug 1677857 - Add new GC related fuzzing functions r=tsmith,mccr8 2020-11-30 02:15:38 +00:00
GPUUncapturedErrorEvent.webidl Bug 1678396 - Enable WebGPU uncaptured error r=webidl,smaug 2020-11-20 12:57:45 +00:00
GainNode.webidl
Gamepad.webidl Bug 1627753 - Using signed long for index attribute in Gamepad. r=baku 2020-04-07 09:13:50 +00:00
GamepadAxisMoveEvent.webidl
GamepadButtonEvent.webidl
GamepadEvent.webidl
GamepadHapticActuator.webidl
GamepadLightIndicator.webidl
GamepadPose.webidl
GamepadServiceTest.webidl
GamepadTouch.webidl
Geolocation.webidl Bug 1575144 - Update Geolocation implementation to match latest spec r=baku,marcosc 2019-11-06 12:35:42 +00:00
GeolocationCoordinates.webidl Bug 1575144 - Update Geolocation implementation to match latest spec r=baku,marcosc 2019-11-06 12:35:42 +00:00
GeolocationPosition.webidl Bug 1575144 - Update Geolocation implementation to match latest spec r=baku,marcosc 2019-11-06 12:35:42 +00:00
GeolocationPositionError.webidl Bug 1575144 - Update Geolocation implementation to match latest spec r=baku,marcosc 2019-11-06 12:35:42 +00:00
GeometryUtils.webidl Bug 1593756 Part 1: Add a new method GetBoxQuadsFromWindowOrigin. r=emilio,hiro 2020-03-04 00:45:38 +00:00
GetUserMediaRequest.webidl
Grid.webidl
HTMLAllCollection.webidl
HTMLAnchorElement.webidl
HTMLAreaElement.webidl
HTMLAudioElement.webidl
HTMLBRElement.webidl
HTMLBaseElement.webidl
HTMLBodyElement.webidl
HTMLButtonElement.webidl
HTMLCanvasElement.webidl Bug 1588980 - Part 1: Hide HTMLCanvasElement.mozGetAsFile behind a preference; r=bzbarsky 2020-01-20 22:03:13 +00:00
HTMLCollection.webidl
HTMLDListElement.webidl
HTMLDataElement.webidl
HTMLDataListElement.webidl
HTMLDetailsElement.webidl
HTMLDialogElement.webidl Bug 1657163 - Enable <dialog> in chrome UI for beta/release r=smaug 2020-08-05 14:26:29 +00:00
HTMLDirectoryElement.webidl
HTMLDivElement.webidl
HTMLDocument.webidl
HTMLElement.webidl Bug 1680596 - Part 1: Hide <menuitem> behind a flag r=smaug 2020-12-08 05:36:27 +00:00
HTMLEmbedElement.webidl
HTMLFieldSetElement.webidl
HTMLFontElement.webidl
HTMLFormControlsCollection.webidl
HTMLFormElement.webidl Bug 1690888 - Get rid of `dom.forms.requestsubmit.enabled` pref; r=smaug 2021-02-04 22:06:51 +00:00
HTMLFrameElement.webidl
HTMLFrameSetElement.webidl
HTMLHRElement.webidl
HTMLHeadElement.webidl
HTMLHeadingElement.webidl
HTMLHtmlElement.webidl
HTMLHyperlinkElementUtils.webidl
HTMLIFrameElement.webidl Bug 1665252 - remove allowpaymentrequest attribute from HTMLIFrameElement r=dom-workers-and-storage-reviewers,smaug,asuth 2020-10-05 05:45:38 +00:00
HTMLImageElement.webidl Bug 1664691 - Remove nsImageLoadingContent.imageBlockingStatus. r=edgar 2020-09-15 11:59:28 +00:00
HTMLInputElement.webidl Bug 1660048 - Remove dom.forms.color and dom.forms.datetime. r=smaug,marionette-reviewers,whimboo 2020-08-19 18:24:06 +00:00
HTMLLIElement.webidl
HTMLLabelElement.webidl
HTMLLegendElement.webidl
HTMLLinkElement.webidl Bug 1618295 - Add imageSrcset and imageSizes attributes in HTMLLinkElement; r=hsivonen 2020-05-11 14:08:58 +00:00
HTMLMapElement.webidl
HTMLMarqueeElement.webidl
HTMLMediaElement.webidl Bug 1685399 - part10 : add chrome-only attributes to allow us check accumulated time during testing. r=padenot,emilio 2021-01-15 19:58:13 +00:00
HTMLMenuElement.webidl Bug 1680596 - Part 1: Hide <menuitem> behind a flag r=smaug 2020-12-08 05:36:27 +00:00
HTMLMenuItemElement.webidl Bug 1680596 - Part 1: Hide <menuitem> behind a flag r=smaug 2020-12-08 05:36:27 +00:00
HTMLMetaElement.webidl
HTMLMeterElement.webidl
HTMLModElement.webidl
HTMLOListElement.webidl
HTMLObjectElement.webidl Bug 1664156 - Remove -moz-suppressed. r=edgar 2020-09-13 11:33:13 +00:00
HTMLOptGroupElement.webidl
HTMLOptionElement.webidl
HTMLOptionsCollection.webidl
HTMLOutputElement.webidl
HTMLParagraphElement.webidl
HTMLParamElement.webidl
HTMLPictureElement.webidl
HTMLPreElement.webidl
HTMLProgressElement.webidl
HTMLQuoteElement.webidl
HTMLScriptElement.webidl
HTMLSelectElement.webidl
HTMLSlotElement.webidl
HTMLSourceElement.webidl
HTMLSpanElement.webidl
HTMLStyleElement.webidl Bug 1228985 Part 1: Extend HTMLStyleElement to allow devtools to become the triggering principal. r=ckerschb,emilio 2020-07-28 15:45:35 +00:00
HTMLTableCaptionElement.webidl
HTMLTableCellElement.webidl
HTMLTableColElement.webidl
HTMLTableElement.webidl
HTMLTableRowElement.webidl
HTMLTableSectionElement.webidl
HTMLTemplateElement.webidl
HTMLTextAreaElement.webidl
HTMLTimeElement.webidl
HTMLTitleElement.webidl
HTMLTrackElement.webidl Bug 1600353 - Make TextTrackSource and TextTrackReadyState enum classes. r=bzbarsky 2019-12-02 19:13:11 +00:00
HTMLUListElement.webidl
HTMLVideoElement.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
HashChangeEvent.webidl
Headers.webidl Bug 1614359 - Remove explicit initialization from Headers in Headers constructor. r=Ehsan 2020-02-11 22:25:58 +00:00
HiddenPluginEvent.webidl
History.webidl Bug 1314912 - Rate limit calls to History and Location interfaces. r=smaug 2020-09-21 11:54:50 +00:00
IDBCursor.webidl Bug 1536540 - Implement IDBCursor.request attribute. r=dom-workers-and-storage-reviewers,janv,webidl,baku 2020-04-23 08:38:57 +00:00
IDBDatabase.webidl Bug 1024312 - Get rid of IDBDatabase.mozCreateFileHandle, r=janv,dom-workers-and-storage-reviewers 2020-01-14 15:09:02 +00:00
IDBFactory.webidl
IDBFileHandle.webidl
IDBFileRequest.webidl
IDBIndex.webidl
IDBKeyRange.webidl
IDBMutableFile.webidl Bug 1607791 - Get rid of IDBMutableFile.getFile() - part 1, r=asuth,janv 2020-01-15 12:02:21 +00:00
IDBObjectStore.webidl
IDBOpenDBRequest.webidl
IDBRequest.webidl
IDBTransaction.webidl Bug 1497007 - Added IDBTransaction.commit method, with a minimal implementation. r=ttung,hsivonen 2019-12-10 10:24:18 +00:00
IDBVersionChangeEvent.webidl
IIRFilterNode.webidl
IdleDeadline.webidl
ImageBitmap.webidl Backed out 3 changesets (bug 1367251) for Mda failures in /test_background_video_tainted_by_createimagebitmap.html. CLOSED TREE 2020-07-15 16:37:32 +03:00
ImageBitmapRenderingContext.webidl
ImageCapture.webidl
ImageCaptureErrorEvent.webidl
ImageData.webidl
ImageDocument.webidl Bug 1631776 - Remove ImageDocument.restoreImageTo. r=smaug 2020-04-21 16:51:51 +00:00
InputEvent.webidl Bug 1672303 - part 3: Get rid of "dom.inputevent.datatransfer.enabled" r=smaug 2020-10-21 09:47:48 +00:00
InstallTrigger.webidl
IntersectionObserver.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
IntlUtils.webidl Bug 1673054 - Add isAppLocaleRTL to IntlUtils; r=Gijs,zbraniecki,emilio 2020-11-10 21:34:04 +00:00
IterableIterator.webidl
KeyAlgorithm.webidl
KeyEvent.webidl
KeyIdsInitData.webidl
KeyboardEvent.webidl
KeyframeAnimationOptions.webidl
KeyframeEffect.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
LinkStyle.webidl Bug 1673885 - Don't expose incomplete sheets in LinkStyle.sheet / Document.styleSheets. r=nordzilla 2020-11-01 15:45:40 +00:00
LoadURIOptions.webidl Bug 1558394 - Pass the TriggeringSandboxFlags to nsILoadinfo r=ckerschb,smaug,necko-reviewers,valentin 2020-07-29 11:43:23 +00:00
Localization.webidl Bug 1659625: Expose DOMLocalization interface to UA widgets. r=zbraniecki,smaug 2020-08-18 11:29:08 +00:00
Location.webidl
MIDIAccess.webidl
MIDIConnectionEvent.webidl
MIDIInput.webidl
MIDIInputMap.webidl
MIDIMessageEvent.webidl
MIDIOptions.webidl
MIDIOutput.webidl
MIDIOutputMap.webidl
MIDIPort.webidl
MathMLElement.webidl
MediaCapabilities.webidl
MediaDebugInfo.webidl Bug 1593203 - Proper initialization of nested dictionaries for MediaDebugInfo.webidl r=pehrsons,bzbarsky 2019-11-07 09:22:29 +00:00
MediaDeviceInfo.webidl
MediaDevices.webidl Bug 1624181 - Omit getDisplayMedia() function on android to aid feature detection. r=dminor,snorp,webidl,smaug 2020-04-27 15:05:29 +00:00
MediaElementAudioSourceNode.webidl
MediaEncryptedEvent.webidl
MediaError.webidl
MediaKeyError.webidl
MediaKeyMessageEvent.webidl
MediaKeySession.webidl
MediaKeyStatusMap.webidl
MediaKeySystemAccess.webidl
MediaKeys.webidl Backed out changeset 6e675d6399ce (bug 1604296) for causing failures in layout/style tests. 2020-01-01 02:05:30 +02:00
MediaKeysRequestStatus.webidl
MediaList.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
MediaQueryList.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
MediaQueryListEvent.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
MediaRecorder.webidl
MediaRecorderErrorEvent.webidl
MediaSession.webidl Bug 1621403 - part2 : implement `seekto` action. r=chunmin,emilio 2020-07-16 00:16:33 +00:00
MediaSource.webidl Bug 1689222 - MediaSource.prototype.onsourceclosed event handler attribute typo (trailing d). r=alwu,webidl,smaug 2021-02-02 17:50:38 +00:00
MediaStream.webidl
MediaStreamAudioDestinationNode.webidl
MediaStreamAudioSourceNode.webidl
MediaStreamError.webidl
MediaStreamEvent.webidl
MediaStreamTrack.webidl
MediaStreamTrackAudioSourceNode.webidl
MediaStreamTrackEvent.webidl
MediaTrackSettings.webidl
MediaTrackSupportedConstraints.webidl
MerchantValidationEvent.webidl
MessageChannel.webidl
MessageEvent.webidl
MessagePort.webidl
MimeType.webidl
MimeTypeArray.webidl
MouseEvent.webidl Bug 1618545 - Delete obsolete/unused code relating to Fennec's experimental ui.zoomedview feature. r=smaug 2020-03-03 15:27:50 +00:00
MouseScrollEvent.webidl
MozApplicationEvent.webidl
MozFrameLoaderOwner.webidl Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
MutationEvent.webidl
MutationObserver.webidl Bug 1668134 - part 2: Make `nsPIDOMWindowInner` have an API to know whether a node is (was) in the window has been observed by web apps with a mutation observer r=smaug 2020-10-08 02:25:35 +00:00
NamedNodeMap.webidl
NativeOSFileInternals.webidl
Navigator.webidl Bug 1688105 - Part 2: Get rid of dom.w3c_pointer_events.enabled; r=smaug 2021-01-25 16:22:44 +00:00
NetErrorInfo.webidl
NetworkInformation.webidl
NetworkOptions.webidl
Node.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
NodeFilter.webidl
NodeIterator.webidl
NodeList.webidl
Notification.webidl
NotificationEvent.webidl
NotifyPaintEvent.webidl
OfflineAudioCompletionEvent.webidl
OfflineAudioContext.webidl
OfflineResourceList.webidl
OffscreenCanvas.webidl
OscillatorNode.webidl
PageTransitionEvent.webidl
PaintRequest.webidl
PaintRequestList.webidl
PaintWorkletGlobalScope.webidl
PannerNode.webidl
ParentNode.webidl Bug 1626015 - Implement ParentNode#ReplaceChildren. r=emilio 2020-05-28 00:58:24 +00:00
PaymentAddress.webidl
PaymentMethodChangeEvent.webidl
PaymentRequest.webidl
PaymentRequestUpdateEvent.webidl
PaymentResponse.webidl
PeerConnectionImpl.webidl Bug 1620308: Move RTCDTMFSender logic to a single c++ class. r=smaug,jib,mjf 2020-03-25 18:46:37 +00:00
PeerConnectionObserver.webidl Bug 1620308: Move RTCDTMFSender logic to a single c++ class. r=smaug,jib,mjf 2020-03-25 18:46:37 +00:00
PeerConnectionObserverEnums.webidl
Performance.webidl
PerformanceEntry.webidl
PerformanceEntryEvent.webidl
PerformanceMark.webidl
PerformanceMeasure.webidl
PerformanceNavigation.webidl
PerformanceNavigationTiming.webidl Bug 1511941 - Don't expose PerformanceNavigationTiming in RFP mode r=tjr,baku 2020-05-07 16:33:38 +00:00
PerformanceObserver.webidl
PerformanceObserverEntryList.webidl
PerformancePaintTiming.webidl Bug 1518999 - Implement PerformancePaintTiming for FirstContentfulPaint r=smaug,mstange 2020-10-27 16:25:50 +00:00
PerformanceResourceTiming.webidl
PerformanceServerTiming.webidl
PerformanceTiming.webidl
PeriodicWave.webidl
PermissionStatus.webidl
Permissions.webidl
Plugin.webidl
PluginArray.webidl
PluginCrashedEvent.webidl Bug 1598005 - Remove the useless browserDumpID field from the plug-in crash events r=froydnj,baku 2019-11-21 12:29:58 +00:00
PointerEvent.webidl Bug 1688105 - Part 2: Get rid of dom.w3c_pointer_events.enabled; r=smaug 2021-01-25 16:22:44 +00:00
PopStateEvent.webidl
PopupBlockedEvent.webidl
PopupPositionedEvent.webidl Bug 1666497 - Don't flush layout from popuppositioned events. r=mconley,Gijs,smaug 2020-10-06 16:28:41 +00:00
PositionStateEvent.webidl Bug 1643513 - part3 : add `onpositionstatechange` event handler on MediaController. r=chunmin,smaug 2020-07-02 19:41:22 +00:00
Presentation.webidl
PresentationAvailability.webidl
PresentationConnection.webidl
PresentationConnectionAvailableEvent.webidl
PresentationConnectionCloseEvent.webidl
PresentationConnectionList.webidl
PresentationReceiver.webidl
PresentationRequest.webidl
ProcessingInstruction.webidl
ProfileTimelineMarker.webidl
ProgressEvent.webidl
Promise.webidl
PromiseRejectionEvent.webidl Document where PromiseRejectionEvent comes from. No bug. 2020-02-18 18:15:42 +00:00
PushEvent.webidl
PushManager.webidl
PushMessageData.webidl
PushSubscription.webidl
PushSubscriptionOptions.webidl
RTCCertificate.webidl
RTCConfiguration.webidl Bug 1631963: Warn in web console about {sdpSemantics: plan-b} usage. r=bwc,emilio 2020-04-22 23:15:25 +00:00
RTCDTMFSender.webidl Bug 1620308: Move RTCDTMFSender logic to a single c++ class. r=smaug,jib,mjf 2020-03-25 18:46:37 +00:00
RTCDTMFToneChangeEvent.webidl
RTCDataChannel.webidl
RTCDataChannelEvent.webidl
RTCDtlsTransport.webidl Bug 1654399 - pt1 - webidl changes for RTCDtlsTransport. r=webidl,smaug 2020-08-31 22:54:29 +00:00
RTCIceCandidate.webidl
RTCIdentityAssertion.webidl
RTCIdentityProvider.webidl
RTCPeerConnection.webidl Bug 1616875: Move some receiver-related testing functions from RTCPeerConnection to RTCRtpReceiver. r=ng,smaug 2020-03-20 15:33:55 +00:00
RTCPeerConnectionIceEvent.webidl
RTCPeerConnectionStatic.webidl
RTCRtpReceiver.webidl Bug 1654399 - pt1 - webidl changes for RTCDtlsTransport. r=webidl,smaug 2020-08-31 22:54:29 +00:00
RTCRtpSender.webidl Bug 1654399 - pt1 - webidl changes for RTCDtlsTransport. r=webidl,smaug 2020-08-31 22:54:29 +00:00
RTCRtpSources.webidl
RTCRtpTransceiver.webidl Bug 1620308: Move RTCDTMFSender logic to a single c++ class. r=smaug,jib,mjf 2020-03-25 18:46:37 +00:00
RTCSessionDescription.webidl Bug 1568292 - Support pc.setLocalDescription() without arguments. r=bwc,smaug 2020-02-29 04:17:30 +00:00
RTCStatsReport.webidl Bug 1668359 - Add call bandwidth estimation to about:webrtc r=dminor,emilio 2020-10-06 04:04:12 +00:00
RTCTrackEvent.webidl
RadioNodeList.webidl
Range.webidl
ReferrerPolicy.webidl
Reporting.webidl Bug 1630947 - Update Reporting API - part 1 - ReportingObserver in workers, r=smaug 2020-04-18 12:25:57 +00:00
Request.webidl Bug 1682164 - Update RequestDestination to the latest spec. r=asuth 2020-12-14 08:32:55 +00:00
ResizeObserver.webidl
Response.webidl
SVGAElement.webidl
SVGAngle.webidl
SVGAnimateElement.webidl
SVGAnimateMotionElement.webidl
SVGAnimateTransformElement.webidl
SVGAnimatedAngle.webidl
SVGAnimatedBoolean.webidl
SVGAnimatedEnumeration.webidl
SVGAnimatedInteger.webidl
SVGAnimatedLength.webidl
SVGAnimatedLengthList.webidl
SVGAnimatedNumber.webidl
SVGAnimatedNumberList.webidl
SVGAnimatedPathData.webidl
SVGAnimatedPoints.webidl
SVGAnimatedPreserveAspectRatio.webidl
SVGAnimatedRect.webidl
SVGAnimatedString.webidl
SVGAnimatedTransformList.webidl
SVGAnimationElement.webidl
SVGCircleElement.webidl
SVGClipPathElement.webidl
SVGComponentTransferFunctionElement.webidl
SVGDefsElement.webidl
SVGDescElement.webidl
SVGElement.webidl Bug 1374612 - CSP: Hide nonce values from the DOM. r=smaug,annevk 2020-02-29 12:35:46 +00:00
SVGEllipseElement.webidl
SVGFEBlendElement.webidl
SVGFEColorMatrixElement.webidl
SVGFEComponentTransferElement.webidl
SVGFECompositeElement.webidl Bug 1518099 - Add support for lighter operator in feComposite r=jrmuizel,emilio 2021-01-05 20:49:00 +00:00
SVGFEConvolveMatrixElement.webidl
SVGFEDiffuseLightingElement.webidl
SVGFEDisplacementMapElement.webidl
SVGFEDistantLightElement.webidl
SVGFEDropShadowElement.webidl
SVGFEFloodElement.webidl
SVGFEFuncAElement.webidl
SVGFEFuncBElement.webidl
SVGFEFuncGElement.webidl
SVGFEFuncRElement.webidl
SVGFEGaussianBlurElement.webidl
SVGFEImageElement.webidl
SVGFEMergeElement.webidl
SVGFEMergeNodeElement.webidl
SVGFEMorphologyElement.webidl
SVGFEOffsetElement.webidl
SVGFEPointLightElement.webidl
SVGFESpecularLightingElement.webidl
SVGFESpotLightElement.webidl
SVGFETileElement.webidl
SVGFETurbulenceElement.webidl
SVGFilterElement.webidl
SVGFilterPrimitiveStandardAttributes.webidl
SVGFitToViewBox.webidl
SVGForeignObjectElement.webidl
SVGGElement.webidl
SVGGeometryElement.webidl
SVGGradientElement.webidl
SVGGraphicsElement.webidl Bug 1640280 - Extend autofocus to SVGGraphicsElement r=emilio 2020-05-27 07:59:07 +00:00
SVGImageElement.webidl
SVGLength.webidl
SVGLengthList.webidl Bug 1614546 part 2. Give SVGLengthList an indexed setter. r=heycam 2020-02-19 21:58:31 +00:00
SVGLineElement.webidl
SVGLinearGradientElement.webidl
SVGMPathElement.webidl
SVGMarkerElement.webidl Bug 1685543 - Expose auto-start-reverse enum value r=emilio 2021-01-08 00:05:11 +00:00
SVGMaskElement.webidl
SVGMatrix.webidl
SVGMetadataElement.webidl
SVGNumber.webidl
SVGNumberList.webidl
SVGPathElement.webidl
SVGPathSeg.webidl
SVGPathSegList.webidl
SVGPatternElement.webidl
SVGPoint.webidl Bug 1645747 - Change SVGPoint.matrixTransform to take a DOMMatrix2DInit parameter rather than SVGMatrix r=emilio 2020-06-15 16:40:50 +00:00
SVGPointList.webidl
SVGPolygonElement.webidl
SVGPolylineElement.webidl
SVGPreserveAspectRatio.webidl
SVGRadialGradientElement.webidl
SVGRect.webidl
SVGRectElement.webidl
SVGSVGElement.webidl Bug 1642234 - Convert various SVG methods to take a DOMMatrix2DInit r=emilio 2020-06-14 07:26:27 +00:00
SVGScriptElement.webidl
SVGSetElement.webidl
SVGStopElement.webidl
SVGStringList.webidl
SVGStyleElement.webidl
SVGSwitchElement.webidl
SVGSymbolElement.webidl
SVGTSpanElement.webidl
SVGTests.webidl
SVGTextContentElement.webidl
SVGTextElement.webidl
SVGTextPathElement.webidl
SVGTextPositioningElement.webidl
SVGTitleElement.webidl
SVGTransform.webidl Bug 1642234 - Convert various SVG methods to take a DOMMatrix2DInit r=emilio 2020-06-14 07:26:27 +00:00
SVGTransformList.webidl Bug 1642234 - Convert various SVG methods to take a DOMMatrix2DInit r=emilio 2020-06-14 07:26:27 +00:00
SVGURIReference.webidl
SVGUnitTypes.webidl
SVGUseElement.webidl
SVGViewElement.webidl
SVGZoomAndPan.webidl
Sanitizer.webidl Bug 1673309 - Sanitizer should be behind a pref r=hsivonen 2020-10-26 13:58:05 +00:00
Screen.webidl
ScreenOrientation.webidl
ScriptProcessorNode.webidl
ScrollAreaEvent.webidl
ScrollViewChangeEvent.webidl
SecurityPolicyViolationEvent.webidl
Selection.webidl Bug 1669996 - Do not expose chromeonly nodes via Selection API r=emilio 2020-10-15 20:49:47 +00:00
ServiceWorker.webidl
ServiceWorkerContainer.webidl Bug 1609920 - part 2: Guard ServiceWorkerContainer::Register to allow/disallow moz-extension scheme based on prefs. r=dom-workers-and-storage-reviewers,asuth,webidl,smaug 2020-07-03 10:14:42 +00:00
ServiceWorkerGlobalScope.webidl
ServiceWorkerRegistration.webidl Bug 1531397 - Remove [Unforgeable] from Service Worker APIs; r=perry 2020-01-07 18:46:12 +00:00
ShadowRoot.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
SharedWorker.webidl
SharedWorkerGlobalScope.webidl
SimpleGestureEvent.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
SocketCommon.webidl
SourceBuffer.webidl Bug 1681801 - move experimental methods of `SourceBuffer` to partial interface. r=bryce,webidl,smaug 2020-12-10 20:05:18 +00:00
SourceBufferList.webidl
SpeechGrammar.webidl
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
StereoPannerNode.webidl
Storage.webidl
StorageEvent.webidl
StorageManager.webidl
StorageType.webidl
StreamFilter.webidl
StreamFilterDataEvent.webidl
StructuredCloneTester.webidl
StyleSheet.webidl
StyleSheetApplicableStateChangeEvent.webidl
StyleSheetList.webidl
SubmitEvent.webidl Bug 1588715 - Implement SubmitEvent; r=smaug 2020-02-11 12:46:54 +00:00
SubtleCrypto.webidl Bug 1333140 - Require SecureContext for WebCrypto r=bholley,keeler,baku 2020-02-11 09:25:09 +00:00
TCPServerSocket.webidl
TCPServerSocketEvent.webidl
TCPSocket.webidl
TCPSocketErrorEvent.webidl
TCPSocketEvent.webidl
TestFunctions.webidl Bug 1615741 - Make converting a buffer source follow the spec when a shared buffer is passed in; r=bzbarsky 2020-02-18 21:03:17 +00:00
TestInterfaceJS.webidl
TestInterfaceJSDictionaries.webidl
TestInterfaceJSMaplikeSetlikeIterable.webidl Bug 1674783 - Implement the Get method for Maplike in webidl r=edgar,smaug 2021-01-05 23:19:26 +00:00
Text.webidl
TextClause.webidl
TextDecoder.webidl
TextEncoder.webidl Bug 1607083 - Remove JSString usage from TextEncoder.encode. r=bzbarsky 2020-01-07 08:46:31 +00:00
TextTrack.webidl
TextTrackCue.webidl
TextTrackCueList.webidl
TextTrackList.webidl
TimeEvent.webidl
TimeRanges.webidl
Touch.webidl
TouchEvent.webidl
TouchList.webidl
TrackEvent.webidl
TransceiverImpl.webidl Bug 1664900 - move /media/webrtc/signaling/src to /dom/media/webrtc;r=dminor,webidl,smaug 2020-09-23 04:22:29 +00:00
TransitionEvent.webidl
TreeColumn.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
TreeColumns.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
TreeContentView.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
TreeView.webidl
TreeWalker.webidl
U2F.webidl
UDPMessageEvent.webidl
UDPSocket.webidl
UIEvent.webidl
URL.webidl
URLSearchParams.webidl
UserProximityEvent.webidl
VRDisplay.webidl Bug 1580567 - Implement XR device access permission UI r=fluent-reviewers,bzbarsky,pbz,daoshengmu,imanol 2019-12-12 03:10:51 +00:00
VRDisplayEvent.webidl Bug 1580567 - Implement XR device access permission UI r=fluent-reviewers,bzbarsky,pbz,daoshengmu,imanol 2019-12-12 03:10:51 +00:00
VRServiceTest.webidl
VTTCue.webidl
VTTRegion.webidl
ValidityState.webidl
VideoPlaybackQuality.webidl Bug 1602163 - part2 : remove 'corruptedFrames' from 'VideoPlaybackQuality' r=bzbarsky 2019-12-11 07:19:15 +00:00
VideoTrack.webidl
VideoTrackList.webidl
VisualViewport.webidl
WaveShaperNode.webidl
WebAuthentication.webidl
WebComponents.webidl
WebGL2RenderingContext.webidl Bug 1630361 - Remove [NeedsWindowsUndef] attribute from webidl, r=peterv 2020-04-16 23:40:57 +00:00
WebGLContextEvent.webidl
WebGLRenderingContext.webidl Bug 1658433 - Implement WebGL draft extension EXT_texture_norm16. r=lsalzman,webidl,smaug 2020-08-12 15:19:17 +00:00
WebGPU.webidl Bug 1680376 - WebGPU error handling infrastructure r=jgilbert,webidl,smaug 2020-12-18 20:07:47 +00:00
WebSocket.webidl Bug 1636847 - Update WebSocket CTOR definition, r=smaug 2020-05-11 09:06:20 +00:00
WebXR.webidl Bug 1636509 - Add ProbablyShortLivingWrapper annotation to short living WebXR objects r=kip,daoshengmu,webidl,smaug 2020-05-13 22:11:05 +00:00
WebrtcDeprecated.webidl
WebrtcGlobalInformation.webidl Bug 1588588: Remove jsimpl for RTCStatsReport, and refactor to prepare for moving some stats functionality to RTCRtpReceiver/Sender. r=smaug,ng 2019-11-07 23:07:05 +00:00
WheelEvent.webidl Bug 1392460 - Add a couple prefs to expose DOM_DELTA_PIXEL rather than DOM_DELTA_LINES to the web. r=masayuki,smaug 2020-11-07 16:12:34 +00:00
WidevineCDMManifest.webidl
Window.webidl Bug 259640, add chrome only method to add scrollbar tick marks to a window, r=smaug,tnikkel 2021-02-03 17:35:41 +00:00
WindowOrWorkerGlobalScope.webidl Backed out 3 changesets (bug 1367251) for Mda failures in /test_background_video_tainted_by_createimagebitmap.html. CLOSED TREE 2020-07-15 16:37:32 +03:00
WindowRoot.webidl
Worker.webidl
WorkerDebuggerGlobalScope.webidl Bug 1618546 - give worker debugger globals their own clients r=asuth,webidl,smaug 2020-04-21 06:50:53 +00:00
WorkerGlobalScope.webidl Bug 1154779 - Implement WorkerGlobalScope.onlanguagechange, r=smaug 2020-01-12 23:16:30 +00:00
WorkerLocation.webidl
WorkerNavigator.webidl
Worklet.webidl Bug 1616723 restrict Worklet and AudioParamMap to secure contexts r=baku 2020-03-30 20:55:07 +00:00
WorkletGlobalScope.webidl
XMLDocument.webidl
XMLHttpRequest.webidl Bug 1643243 - XHR uses XMLHttpRequestBodyInit as per whatwg spec. r=annevk,webidl,smaug 2020-10-28 18:22:48 +00:00
XMLHttpRequestEventTarget.webidl
XMLHttpRequestUpload.webidl
XMLSerializer.webidl
XPathEvaluator.webidl
XPathExpression.webidl
XPathNSResolver.webidl
XPathResult.webidl
XRInputSourceEvent.webidl Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRInputSourcesChangeEvent.webidl Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRReferenceSpaceEvent.webidl Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XRSessionEvent.webidl Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol 2020-04-06 19:33:32 +00:00
XSLTProcessor.webidl
XULCommandEvent.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
XULElement.webidl Bug 1596356 - Remove XUL absolute positioning attribute code. r=emilio 2020-11-04 18:35:34 +00:00
XULPopupElement.webidl Bug 1666497 - Don't flush layout from popuppositioned events. r=mconley,Gijs,smaug 2020-10-06 16:28:41 +00:00
moz.build Bug 1677746 - Move NetDashboard.webidl to dom/chrome-webidl/ r=necko-reviewers,valentin,webidl,mccr8 2020-11-17 16:06:39 +00:00