gecko-dev/dom/webidl
Emilio Cobos Álvarez 039592f4d8 Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam
This lifts a bunch of string conversions higher up the stack, but allows
us to make the servo code use utf-8 unconditionally, and seemed faster
in my benchmarking (see comment 0).

It should also make a bunch of attribute setters faster too (like
setting .cssText), now that we use UTF8String for them (we couldn't
because we couldn't specify different string types for the getter and
setters).

Differential Revision: https://phabricator.services.mozilla.com/D99590
2020-12-17 14:04:35 +00:00
..
APZTestData.webidl Bug 1214364 part 3. Only output ToObjectInternal methods for dictionaries that need it. r=peterv 2019-10-28 23:20:11 +00:00
AbortController.webidl Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
AbortSignal.webidl
AbstractRange.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
AbstractWorker.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
AccessibilityRole.webidl Bug 1647296 - ARIA reflection attributes are not nullable r=smaug 2020-07-17 14:48:09 +00:00
AccessibleNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
AddonEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
AddonManager.webidl Bug 1580561 - Part 2: Extend mozAddonManager API to allow AMO to handoff reports to the integrated abuse report panel. r=kmag,zombie,webidl,smaug 2019-10-10 22:53:08 +00:00
AnalyserNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Animatable.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
AnimationPlaybackEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
AnimationTimeline.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1562680. Implement the new syntax for Web IDL dictionary defaulting. r=peterv 2019-07-03 07:52:35 +00:00
AriaAttributes.webidl Bug 1647296 - ARIA reflection attributes are not nullable r=smaug 2020-07-17 14:48:09 +00:00
Attr.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
AudioListener.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
AudioNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
AudioParam.webidl Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioParamDescriptor.webidl Bug 1651703: fix min and max values in AudioParamDescriptor now we don't need this workaround to support MSVC. r=karlt,baku 2020-07-27 09:50:21 +00:00
AudioParamMap.webidl Bug 1616723 restrict Worklet and AudioParamMap to secure contexts r=baku 2020-03-30 20:55:07 +00:00
AudioProcessingEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
AudioScheduledSourceNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
AudioTrack.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
AudioTrackList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
AudioWorklet.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
AudioWorkletGlobalScope.webidl Bug 1542931 Add AudioWorkletProcessorConstructor r=bzbarsky 2019-06-11 15:45:45 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
BaseAudioContext.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1214364 part 3. Only output ToObjectInternal methods for dictionaries that need it. r=peterv 2019-10-28 23:20:11 +00:00
BatteryManager.webidl Bug 1441976 - Expose BatteryManager only to Chrome scripts r=baku 2019-11-18 10:17:29 +00:00
BeforeUnloadEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
BiquadFilterNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
BrowserElementDictionaries.webidl Bug 1214364 part 3. Only output ToObjectInternal methods for dictionaries that need it. r=peterv 2019-10-28 23:20:11 +00:00
CDATASection.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CSPDictionaries.webidl Bug 1214364 part 1. Only output conversions to/from JSON for dictionaries that need it. r=peterv 2019-10-23 15:58:29 +00:00
CSPReport.webidl Bug 1214364 part 1. Only output conversions to/from JSON for dictionaries that need it. r=peterv 2019-10-23 15:58:29 +00:00
CSS.webidl Bug 1669459 - Clean-up CSS.supports. r=heycam 2020-10-08 23:56:14 +00:00
CSS2Properties.webidl.in Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CSSAnimation.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CSSKeyframeRule.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSKeyframesRule.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CSSMediaRule.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CSSMozDocumentRule.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CSSNamespaceRule.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CSSPageRule.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CSSTransition.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1214364 part 4. Only output full-featured Init methods for dictionaries that need them. r=peterv 2019-10-28 20:24:31 +00:00
CanvasCaptureMediaStream.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CanvasRenderingContext2D.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CaretPosition.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CaretStateChangedEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ChannelMergerNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ChannelSplitterNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CharacterData.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CheckerboardReportService.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ChildNode.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
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 Bug 1562680. Implement the new syntax for Web IDL dictionary defaulting. r=peterv 2019-07-03 07:52:35 +00:00
Clipboard.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ClipboardEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CloseEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
CommandEvent.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
Comment.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CompositionEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Console.webidl Bug 1214364 part 3. Only output ToObjectInternal methods for dictionaries that need it. r=peterv 2019-10-28 23:20:11 +00:00
ConstantSourceNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ConvolverNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CreateOfferRequest.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
CredentialManagement.webidl Bug 1562680. Implement the new syntax for Web IDL dictionary defaulting. r=peterv 2019-07-03 07:52:35 +00:00
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 Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
DOMException.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
DOMImplementation.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
DOMQuad.webidl Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
DOMRect.webidl Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
DOMRectList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
DOMRequest.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
DOMStringList.webidl
DOMStringMap.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
DOMTokenList.webidl Bug 1591849 - Support [Pure] for stringifier attributes r=bzbarsky 2019-10-28 20:39:09 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
DataTransferItemList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
DecoderDoctorNotification.webidl Bug 1214364 part 1. Only output conversions to/from JSON for dictionaries that need it. r=peterv 2019-10-23 15:58:29 +00:00
DedicatedWorkerGlobalScope.webidl Bug 1562680. Implement the new syntax for Web IDL dictionary defaulting. r=peterv 2019-07-03 07:52:35 +00:00
DelayNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
DeviceLightEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
DeviceMotionEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
DeviceOrientationEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
DeviceProximityEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Directory.webidl Bug 1578173 part 3. Remove ChromeConstructor. r=edgar 2019-09-11 21:04:12 +00:00
Document.webidl Bug 1641270 - Part 1: Expose cookieJarSettings to UI code through Document. r=smaug,dimi 2020-11-11 11:13:57 +00:00
DocumentFragment.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
DocumentOrShadowRoot.webidl Bug 1610164 - Only the adoptedStyleSheets setter throws. r=nordzilla 2020-01-22 12:10:48 +00:00
DocumentTimeline.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
DocumentType.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
DragEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
DynamicsCompressorNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Element.webidl Bug 973604 - Add use counters for set/releaseCapture r=emilio 2020-10-10 01:39:55 +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 Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
Event.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
EventHandler.webidl Bug 1680596 - Part 1: Hide <menuitem> behind a flag r=smaug 2020-12-08 05:36:27 +00:00
EventListener.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
EventSource.webidl Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
EventTarget.webidl Bug 1679204 - Consider to add signal to addEventListener, r=edgar 2020-12-14 15:45:15 +00:00
ExtendableEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
ExtendableMessageEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
External.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
FailedCertSecurityInfo.webidl Bug 1555438 - Expose attributes from nsISiteSecurityService and failedCertChain info to content for about:certerror use. r=baku 2019-06-26 20:23:55 +00:00
FakePluginTagInit.webidl Bug 1214364 part 4. Only output full-featured Init methods for dictionaries that need them. r=peterv 2019-10-28 20:24:31 +00:00
FeaturePolicy.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Fetch.webidl Bug 1643243 - XHR uses XMLHttpRequestBodyInit as per whatwg spec. r=annevk,webidl,smaug 2020-10-28 18:22:48 +00:00
FetchEvent.webidl Bug 1617822 - Implement FetchEvent.handled r=dom-workers-and-storage-reviewers,asuth 2020-10-29 17:18:28 +00:00
FetchObserver.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
File.webidl Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
FileList.webidl
FileMode.webidl
FileReader.webidl Bug 1590022 - Use union return value for FileReader.result, r=smaug 2019-10-22 11:53:18 +00:00
FileReaderSync.webidl Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
FileSystem.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
FileSystemDirectoryEntry.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
FileSystemDirectoryReader.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
FileSystemEntry.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
FileSystemFileEntry.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
FontFaceSource.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
FormData.webidl Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
FormDataEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
FrameCrashedEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Gamepad.webidl Bug 1627753 - Using signed long for index attribute in Gamepad. r=baku 2020-04-07 09:13:50 +00:00
GamepadAxisMoveEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
GamepadButtonEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
GamepadEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
GamepadHapticActuator.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
GamepadLightIndicator.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
GamepadPose.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
GamepadServiceTest.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
GamepadTouch.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Grid.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
HTMLAllCollection.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
HTMLAnchorElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLAreaElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLAudioElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLBRElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLBaseElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLBodyElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLButtonElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLCanvasElement.webidl Bug 1588980 - Part 1: Hide HTMLCanvasElement.mozGetAsFile behind a preference; r=bzbarsky 2020-01-20 22:03:13 +00:00
HTMLCollection.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
HTMLDListElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLDataElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLDataListElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLDetailsElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLDialogElement.webidl Bug 1657163 - Enable <dialog> in chrome UI for beta/release r=smaug 2020-08-05 14:26:29 +00:00
HTMLDirectoryElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLDivElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLDocument.webidl Bug 1584630. Implement missing property use counters for HTMLDocument. r=peterv 2019-10-11 16:56:36 +00:00
HTMLElement.webidl Bug 1680596 - Part 1: Hide <menuitem> behind a flag r=smaug 2020-12-08 05:36:27 +00:00
HTMLEmbedElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLFieldSetElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLFontElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLFormControlsCollection.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
HTMLFormElement.webidl Bug 1552301 - Implement form.requestSubmit(); r=smaug 2019-12-03 10:13:41 +00:00
HTMLFrameElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLFrameSetElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLHRElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLHeadElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLHeadingElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLHtmlElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLHyperlinkElementUtils.webidl Bug 824857: Support IDL stringifier attributes r=bzbarsky 2019-10-23 04:55:54 +00:00
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 Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLLabelElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLLegendElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLLinkElement.webidl Bug 1618295 - Add imageSrcset and imageSizes attributes in HTMLLinkElement; r=hsivonen 2020-05-11 14:08:58 +00:00
HTMLMapElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLMarqueeElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLMediaElement.webidl Bug 1625615 - part5 : add test-only attribute and event for media element. r=bryce,emilio 2020-04-20 21:19:57 +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 Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLMeterElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLModElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLOListElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLObjectElement.webidl Bug 1664156 - Remove -moz-suppressed. r=edgar 2020-09-13 11:33:13 +00:00
HTMLOptGroupElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLOptionElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLOptionsCollection.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
HTMLOutputElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLParagraphElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLParamElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLPictureElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLPreElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLProgressElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLQuoteElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLScriptElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLSelectElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLSlotElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLSourceElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLSpanElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
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 Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLTableCellElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLTableColElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLTableElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLTableRowElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLTableSectionElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLTemplateElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLTextAreaElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLTimeElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLTitleElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLTrackElement.webidl Bug 1600353 - Make TextTrackSource and TextTrackReadyState enum classes. r=bzbarsky 2019-12-02 19:13:11 +00:00
HTMLUListElement.webidl Bug 1587819. Convert [HTMLConstructor] to being an extended attribute on constructor operations. r=edgar 2019-10-17 15:38:39 +00:00
HTMLVideoElement.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
HashChangeEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Headers.webidl Bug 1614359 - Remove explicit initialization from Headers in Headers constructor. r=Ehsan 2020-02-11 22:25:58 +00:00
HiddenPluginEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1562680. Implement the new syntax for Web IDL dictionary defaulting. r=peterv 2019-07-03 07:52:35 +00:00
IDBFileHandle.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
IDBFileRequest.webidl
IDBIndex.webidl Bug 1569735. Move almost all uses of binaryNames out of Bindings.conf and into .webidl files. r=peterv 2019-08-28 17:51:37 +00:00
IDBKeyRange.webidl Bug 1414372: Introduce interface mixins r=bzbarsky 2019-08-15 16:53:49 +00:00
IDBMutableFile.webidl Bug 1607791 - Get rid of IDBMutableFile.getFile() - part 1, r=asuth,janv 2020-01-15 12:02:21 +00:00
IDBObjectStore.webidl Bug 1569735. Move almost all uses of binaryNames out of Bindings.conf and into .webidl files. r=peterv 2019-08-28 17:51:37 +00:00
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 Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
IIRFilterNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ImageCaptureErrorEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ImageData.webidl Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1214364 part 3. Only output ToObjectInternal methods for dictionaries that need it. r=peterv 2019-10-28 23:20:11 +00:00
KeyAlgorithm.webidl Bug 1214364 part 3. Only output ToObjectInternal methods for dictionaries that need it. r=peterv 2019-10-28 23:20:11 +00:00
KeyEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
KeyIdsInitData.webidl Bug 1214364 part 1. Only output conversions to/from JSON for dictionaries that need it. r=peterv 2019-10-23 15:58:29 +00:00
KeyboardEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
KeyframeAnimationOptions.webidl
KeyframeEffect.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
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 Bug 824857: Support IDL stringifier attributes r=bzbarsky 2019-10-23 04:55:54 +00:00
MIDIAccess.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MIDIConnectionEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MIDIInput.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MIDIInputMap.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MIDIMessageEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MIDIOptions.webidl
MIDIOutput.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MIDIOutputMap.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MIDIPort.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MathMLElement.webidl Bug 1571487 - Implement MathML DOM r=bzbarsky 2019-10-04 19:05:36 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MediaEncryptedEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MediaError.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MediaKeyError.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MediaKeyMessageEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MediaKeySession.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MediaKeyStatusMap.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MediaKeySystemAccess.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1214364 part 1. Only output conversions to/from JSON for dictionaries that need it. r=peterv 2019-10-23 15:58:29 +00:00
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 Bug 1512175 - Implement MediaRecorder MIME type constraining to spec. r=jib,smaug,bryce 2019-10-03 22:09:38 +00:00
MediaRecorderErrorEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
MediaSession.webidl Bug 1621403 - part2 : implement `seekto` action. r=chunmin,emilio 2020-07-16 00:16:33 +00:00
MediaSource.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MediaStream.webidl Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
MediaStreamAudioDestinationNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MediaStreamAudioSourceNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MediaStreamError.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MediaStreamEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MediaStreamTrack.webidl Bug 1214364 part 1. Only output conversions to/from JSON for dictionaries that need it. r=peterv 2019-10-23 15:58:29 +00:00
MediaStreamTrackAudioSourceNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MediaStreamTrackEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
MediaTrackSettings.webidl Bug 1537986 - Add deviceId and groupId to all camera and microphone settings. r=jib,smaug 2019-06-04 12:07:31 +00:00
MediaTrackSupportedConstraints.webidl Bug 1561254 - Support groupId in constraints. r=achronop,jib,smaug 2019-07-30 16:28:44 +00:00
MerchantValidationEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
MessageChannel.webidl Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
MessageEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
MessagePort.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
MimeType.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MimeTypeArray.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
MozApplicationEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
NativeOSFileInternals.webidl Bug 1214364 part 4. Only output full-featured Init methods for dictionaries that need them. r=peterv 2019-10-28 20:24:31 +00:00
Navigator.webidl Bug 1631464 Remove the title argument from registerProtocolHandler() r=smaug 2020-10-27 14:10:22 +00:00
NetErrorInfo.webidl Bug 1561443 - Expose error code string to about:neterror with webidl. r=baku 2019-09-17 07:51:57 +00:00
NetworkInformation.webidl Bug 1490044 - Remove DOMPrefs MACRO for WebIDL support. r=bzbarsky 2019-06-13 09:01:41 +00:00
NetworkOptions.webidl
Node.webidl Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +00:00
NodeFilter.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
NodeIterator.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
NodeList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Notification.webidl Bug 1214364 part 1. Only output conversions to/from JSON for dictionaries that need it. r=peterv 2019-10-23 15:58:29 +00:00
NotificationEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
NotifyPaintEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
OfflineAudioCompletionEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
OfflineAudioContext.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
OfflineResourceList.webidl Bug 1585582 - Simplify exposure of AppCache interface for SecureContext r=baku 2019-10-21 09:35:19 +00:00
OffscreenCanvas.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
OscillatorNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PageTransitionEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PaintRequest.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PaintRequestList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PaintWorkletGlobalScope.webidl
PannerNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ParentNode.webidl Bug 1626015 - Implement ParentNode#ReplaceChildren. r=emilio 2020-05-28 00:58:24 +00:00
PaymentAddress.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PaymentMethodChangeEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
PaymentRequest.webidl Bug 1214364 part 1. Only output conversions to/from JSON for dictionaries that need it. r=peterv 2019-10-23 15:58:29 +00:00
PaymentRequestUpdateEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PaymentResponse.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PerformanceMark.webidl
PerformanceMeasure.webidl
PerformanceNavigation.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PerformanceNavigationTiming.webidl Bug 1511941 - Don't expose PerformanceNavigationTiming in RFP mode r=tjr,baku 2020-05-07 16:33:38 +00:00
PerformanceObserver.webidl Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
PerformanceObserverEntryList.webidl Bug 1562680. Implement the new syntax for Web IDL dictionary defaulting. r=peterv 2019-07-03 07:52:35 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PeriodicWave.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PermissionStatus.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Permissions.webidl Bug 1214364 part 4. Only output full-featured Init methods for dictionaries that need them. r=peterv 2019-10-28 20:24:31 +00:00
Plugin.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PluginArray.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PopStateEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PopupBlockedEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PresentationAvailability.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PresentationConnection.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PresentationConnectionAvailableEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PresentationConnectionCloseEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PresentationConnectionList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PresentationReceiver.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PresentationRequest.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ProcessingInstruction.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ProfileTimelineMarker.webidl Bug 1214364 part 3. Only output ToObjectInternal methods for dictionaries that need it. r=peterv 2019-10-28 23:20:11 +00:00
ProgressEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
Promise.webidl
PromiseRejectionEvent.webidl Document where PromiseRejectionEvent comes from. No bug. 2020-02-18 18:15:42 +00:00
PushEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
PushManager.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
PushMessageData.webidl Bug 1490044 - Remove DOMPrefs MACRO for WebIDL support. r=bzbarsky 2019-06-13 09:01:41 +00:00
PushSubscription.webidl Bug 1578173 part 3. Remove ChromeConstructor. r=edgar 2019-09-11 21:04:12 +00:00
PushSubscriptionOptions.webidl Bug 1490044 - Remove DOMPrefs MACRO for WebIDL support. r=bzbarsky 2019-06-13 09:01:41 +00:00
RTCCertificate.webidl Bug 1214364 part 4. Only output full-featured Init methods for dictionaries that need them. r=peterv 2019-10-28 20:24:31 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
RTCDataChannel.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
RTCDataChannelEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
RTCDtlsTransport.webidl Bug 1654399 - pt1 - webidl changes for RTCDtlsTransport. r=webidl,smaug 2020-08-31 22:54:29 +00:00
RTCIceCandidate.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
RTCIdentityAssertion.webidl
RTCIdentityProvider.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
RTCPeerConnectionStatic.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1583867 - add rtpTimestamp field to RTP sync/contrib sources; r=jib,smaug 2019-10-23 15:12:15 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
RadioNodeList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Range.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ReferrerPolicy.webidl Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug 2019-08-21 13:24:45 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Response.webidl Bug 1580082. Align Response constructor IDL with spec. r=baku 2019-09-11 11:06:58 +00:00
SVGAElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAngle.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimateElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimateMotionElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimateTransformElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimatedAngle.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimatedBoolean.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimatedEnumeration.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimatedInteger.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimatedLength.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimatedLengthList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimatedNumber.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimatedNumberList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimatedPathData.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
SVGAnimatedPoints.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
SVGAnimatedPreserveAspectRatio.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimatedRect.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimatedString.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimatedTransformList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGAnimationElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGCircleElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGClipPathElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGComponentTransferFunctionElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGDefsElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGDescElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGElement.webidl Bug 1374612 - CSP: Hide nonce values from the DOM. r=smaug,annevk 2020-02-29 12:35:46 +00:00
SVGEllipseElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEBlendElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEColorMatrixElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEComponentTransferElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFECompositeElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEConvolveMatrixElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEDiffuseLightingElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEDisplacementMapElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEDistantLightElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEDropShadowElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEFloodElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEFuncAElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEFuncBElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEFuncGElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEFuncRElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEGaussianBlurElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEImageElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEMergeElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEMergeNodeElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEMorphologyElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEOffsetElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFEPointLightElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFESpecularLightingElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFESpotLightElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFETileElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFETurbulenceElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFilterElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGFilterPrimitiveStandardAttributes.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
SVGFitToViewBox.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
SVGForeignObjectElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGGElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGGeometryElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGGradientElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGGraphicsElement.webidl Bug 1640280 - Extend autofocus to SVGGraphicsElement r=emilio 2020-05-27 07:59:07 +00:00
SVGImageElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGLength.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGLengthList.webidl Bug 1614546 part 2. Give SVGLengthList an indexed setter. r=heycam 2020-02-19 21:58:31 +00:00
SVGLineElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGLinearGradientElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGMPathElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGMarkerElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGMaskElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGMatrix.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGMetadataElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGNumber.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGNumberList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGPathElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGPathSeg.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGPathSegList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGPatternElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGPolygonElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGPolylineElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGPreserveAspectRatio.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGRadialGradientElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGRect.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGRectElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGSVGElement.webidl Bug 1642234 - Convert various SVG methods to take a DOMMatrix2DInit r=emilio 2020-06-14 07:26:27 +00:00
SVGScriptElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGSetElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGStopElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGStringList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGStyleElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGSwitchElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGSymbolElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGTSpanElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGTests.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
SVGTextContentElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGTextElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGTextPathElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGTextPositioningElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGTitleElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
SVGUnitTypes.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGUseElement.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SVGViewElement.webidl Bug 1584852 - Convert SVGZoomAndPan to mixin r=bzbarsky 2019-09-30 02:50:41 +00:00
SVGZoomAndPan.webidl Bug 1584852 - Convert SVGZoomAndPan to mixin r=bzbarsky 2019-09-30 02:50:41 +00:00
Sanitizer.webidl Bug 1673309 - Sanitizer should be behind a pref r=hsivonen 2020-10-26 13:58:05 +00:00
Screen.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ScreenOrientation.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ScriptProcessorNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ScrollAreaEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ScrollViewChangeEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SecurityPolicyViolationEvent.webidl Bug 1214364 part 1. Only output conversions to/from JSON for dictionaries that need it. r=peterv 2019-10-23 15:58:29 +00:00
Selection.webidl Bug 1669996 - Do not expose chromeonly nodes via Selection API r=emilio 2020-10-15 20:49:47 +00:00
ServiceWorker.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
ServiceWorkerContainer.webidl Bug 1609920 - part 2: Guard ServiceWorkerContainer::Register to allow/disallow moz-extension scheme based on prefs. r=dom-workers-and-storage-reviewers,asuth,webidl,smaug 2020-07-03 10:14:42 +00:00
ServiceWorkerGlobalScope.webidl
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SpeechGrammar.webidl Bug 1248897 - Introducing an online speech recognition service for Web Speech API r=smaug,pehrsons,padenot 2019-10-21 20:58:57 +00:00
SpeechGrammarList.webidl Bug 1248897 - Introducing an online speech recognition service for Web Speech API r=smaug,pehrsons,padenot 2019-10-21 20:58:57 +00:00
SpeechRecognition.webidl Bug 1248897 - Introducing an online speech recognition service for Web Speech API r=smaug,pehrsons,padenot 2019-10-21 20:58:57 +00:00
SpeechRecognitionAlternative.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SpeechRecognitionError.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SpeechRecognitionEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SpeechRecognitionResult.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SpeechRecognitionResultList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SpeechSynthesis.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SpeechSynthesisErrorEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SpeechSynthesisEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SpeechSynthesisUtterance.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
SpeechSynthesisVoice.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
StaticRange.webidl Bug 1575980 - Implement StaticRange constructor; r=smaug 2019-10-01 17:51:32 +00:00
StereoPannerNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Storage.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
StorageEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
StorageManager.webidl Bug 1490044 - Remove DOMPrefs MACRO for WebIDL support. r=bzbarsky 2019-06-13 09:01:41 +00:00
StorageType.webidl
StreamFilter.webidl
StreamFilterDataEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
StructuredCloneTester.webidl Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
StyleSheet.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
StyleSheetApplicableStateChangeEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
StyleSheetList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
TCPServerSocketEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
TCPSocket.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
TCPSocketErrorEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
TCPSocketEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
TestInterfaceJSDictionaries.webidl
TestInterfaceJSMaplikeSetlikeIterable.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Text.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
TextClause.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
TextDecoder.webidl Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
TextEncoder.webidl Bug 1607083 - Remove JSString usage from TextEncoder.encode. r=bzbarsky 2020-01-07 08:46:31 +00:00
TextTrack.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
TextTrackCue.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
TextTrackCueList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
TextTrackList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
TimeEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
TimeRanges.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Touch.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
TouchEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
TouchList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
TrackEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
TreeWalker.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
U2F.webidl Bug 1214364 part 1. Only output conversions to/from JSON for dictionaries that need it. r=peterv 2019-10-23 15:58:29 +00:00
UDPMessageEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
UDPSocket.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
UIEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
URL.webidl Bug 824857: Support IDL stringifier attributes r=bzbarsky 2019-10-23 04:55:54 +00:00
URLSearchParams.webidl Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
UserProximityEvent.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
VTTCue.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
VTTRegion.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
ValidityState.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
VideoPlaybackQuality.webidl Bug 1602163 - part2 : remove 'corruptedFrames' from 'VideoPlaybackQuality' r=bzbarsky 2019-12-11 07:19:15 +00:00
VideoTrack.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
VideoTrackList.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
VisualViewport.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
WaveShaperNode.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
WebAuthentication.webidl Bug 1214364 part 1. Only output conversions to/from JSON for dictionaries that need it. r=peterv 2019-10-23 15:58:29 +00:00
WebComponents.webidl Bug 1214364 part 4. Only output full-featured Init methods for dictionaries that need them. r=peterv 2019-10-28 20:24:31 +00:00
WebGL2RenderingContext.webidl Bug 1630361 - Remove [NeedsWindowsUndef] attribute from webidl, r=peterv 2020-04-16 23:40:57 +00:00
WebGLContextEvent.webidl Bug 1578173 part 4. Switch event subclasses to constructor operations. r=smaug 2019-09-11 14:35:28 +00:00
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 1678396 - Enable WebGPU uncaptured error r=webidl,smaug 2020-11-20 12:57:45 +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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1214364 part 1. Only output conversions to/from JSON for dictionaries that need it. r=peterv 2019-10-23 15:58:29 +00:00
Window.webidl Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
Worker.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
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 Bug 824857: Support IDL stringifier attributes r=bzbarsky 2019-10-23 04:55:54 +00:00
WorkerNavigator.webidl Bug 1574195 part 4. Switch remaining users of IDL "implements" over to mixin syntax. r=edgar 2019-09-24 15:22:26 +00:00
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 Bug 1546112 follow-up: Fix the comment in XMLDocument.webidl 2019-10-11 02:27:44 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
XPathEvaluator.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
XPathExpression.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
XPathNSResolver.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
XPathResult.webidl Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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 Bug 1423562 part 3. Remove [PrimaryGlobal] and require explicit [Exposed] annotations on everything. r=edgar 2019-09-27 15:26:14 +00:00
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