gecko-dev/dom/webidl
Zibi Braniecki 37d6923b94 Bug 1552714 - Merge L10nUtils.webidl into DOMOverlays.webidl. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D33196

--HG--
extra : moz-landing-system : lando
2019-06-06 16:32:37 +00:00
..
AbortController.webidl
AbortSignal.webidl
AbstractWorker.webidl
AccessibleNode.webidl
AddonEvent.webidl
AddonManager.webidl Bug 1121623 part 2. Switch AddonManagerPermissions to being a namespace. r=peterv 2019-05-24 07:19:58 +00:00
AnalyserNode.webidl
Animatable.webidl Bug 1553021 - Update naming of parameter to getAnimations to match spec; r=bzbarsky 2019-05-22 05:40:36 +00:00
Animation.webidl Bug 1253476 - Make whitespace in Web Animations WebIDL definitions more consistent; r=bzbarsky 2019-05-20 05:22:44 +00:00
AnimationEffect.webidl
AnimationEvent.webidl
AnimationPlaybackEvent.webidl
AnimationTimeline.webidl
AnonymousContent.webidl Bug 1538794, add AnonymousContent.getTargetIdForEvent to be able to detect the event target in anonymous content, r=baku 2019-03-26 21:40:29 +02:00
AppInfo.webidl
AppNotificationServiceOptions.webidl
APZTestData.webidl Bug 1529892 - Extend APZTestData with free-form additional data not grouped by paint or scroll frame. r=kats,Ehsan 2019-04-26 05:10:44 +00:00
Attr.webidl
AudioBuffer.webidl
AudioBufferSourceNode.webidl
AudioContext.webidl Bug 1324548 - Add MediaStreamTrackAudioSourceNode. r=pehrsons,baku 2019-04-10 12:14:17 +00:00
AudioDestinationNode.webidl
AudioListener.webidl
AudioNode.webidl
AudioParam.webidl
AudioParamDescriptor.webidl
AudioParamMap.webidl
AudioProcessingEvent.webidl
AudioScheduledSourceNode.webidl
AudioTrack.webidl
AudioTrackList.webidl
AudioWorklet.webidl
AudioWorkletGlobalScope.webidl
AudioWorkletNode.webidl
AudioWorkletProcessor.webidl
AutocompleteInfo.webidl
BarProp.webidl
BaseAudioContext.webidl Bug 1535384 part 6. Get rid of MOZ_CAN_RUN_SCRIPT_BOUNDARY for webaudio callbacks. r=mccr8 2019-03-19 04:34:42 +00:00
BaseKeyframeTypes.webidl
BasicCardPayment.webidl Bug 1546859 add requestSecurityCode member to BasicCardRequest r=baku 2019-04-25 07:47:36 +00:00
BatteryManager.webidl
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl
Blob.webidl Bug 1359269 - Part 8: Make it a hard error to apply type attributes on arguments, attrs, and dict members when it's unambiguous, update webidls; r=bzbarsky 2019-03-02 04:21:50 +00:00
BlobEvent.webidl
BroadcastChannel.webidl
BrowserElement.webidl
BrowserElementDictionaries.webidl Bug 1527287 - Add support for "noreferrer" feature argument to window.open(); r=qdot 2019-04-24 20:29:19 -04:00
Cache.webidl
CacheStorage.webidl
CancelContentJSOptions.webidl Bug 1493225, part 3 - Cancel content JS when navigating through history to prevent hangs r=smaug 2019-04-30 23:31:46 +00:00
CanvasCaptureMediaStream.webidl
CanvasRenderingContext2D.webidl
CaretPosition.webidl
CaretStateChangedEvent.webidl
CDATASection.webidl
ChannelMergerNode.webidl
ChannelSplitterNode.webidl
CharacterData.webidl Bug 1359269 - Part 10: Make it a hard error to apply TreatNullAs on non-types; r=bzbarsky 2019-03-02 04:22:05 +00:00
CheckerboardReportService.webidl
ChildNode.webidl
ChildSHistory.webidl
ChromeNodeList.webidl
Client.webidl
Clients.webidl
Clipboard.webidl
ClipboardEvent.webidl
CloseEvent.webidl
CommandEvent.webidl
Comment.webidl
CompositionEvent.webidl
Console.webidl Bug 1442778 - Add "chromeContext" parameter to console API and console service messages. r=smaug 2019-04-01 22:42:34 +00:00
ConstantSourceNode.webidl
ConvolverNode.webidl
Coordinates.webidl
CreateOfferRequest.webidl
CredentialManagement.webidl
Crypto.webidl
CSPDictionaries.webidl Bug 1386214 - Remove require-sri from the CSP-Module r=ckerschb,qdot 2019-03-26 21:58:48 +00:00
CSPReport.webidl
CSS2Properties.webidl.in
CSS.webidl
CSSAnimation.webidl
CSSConditionRule.webidl
CSSCounterStyleRule.webidl
CSSFontFaceRule.webidl
CSSFontFeatureValuesRule.webidl
CSSGroupingRule.webidl
CSSImportRule.webidl
CSSKeyframeRule.webidl
CSSKeyframesRule.webidl
CSSMediaRule.webidl
CSSMozDocumentRule.webidl
CSSNamespaceRule.webidl
CSSPageRule.webidl
CSSPseudoElement.webidl Bug 1528883 - Rename CSSPseudoElement.parentElement to CSSPseudoElement.element; r=bzbarsky 2019-02-22 03:12:19 +00:00
CSSRule.webidl
CSSRuleList.webidl
CSSStyleDeclaration.webidl Bug 1359269 - Part 10: Make it a hard error to apply TreatNullAs on non-types; r=bzbarsky 2019-03-02 04:22:05 +00:00
CSSStyleRule.webidl
CSSStyleSheet.webidl Bug 1545823 - Implement non-standard CSSStyleSheet.rules, CSSStyleSheet.addRule and CSSStyleSheet.removeRule. r=bzbarsky 2019-05-09 12:32:52 +00:00
CSSSupportsRule.webidl
CSSTransition.webidl
CustomElementRegistry.webidl bug 1542932 Generate CustomElementConstructor from WebIDL callback definition r=bzbarsky 2019-04-11 23:05:10 +00:00
CustomEvent.webidl
DataTransfer.webidl
DataTransferItem.webidl Bug 1535384 part 1. Eliminate some easy cases of MOZ_CAN_RUN_SCRIPT_BOUNDARY on webidl callbacks. r=mccr8 2019-03-19 05:24:39 +00:00
DataTransferItemList.webidl
DecoderDoctorNotification.webidl
DedicatedWorkerGlobalScope.webidl
DelayNode.webidl
DeviceLightEvent.webidl
DeviceMotionEvent.webidl
DeviceOrientationEvent.webidl
DeviceProximityEvent.webidl
Directory.webidl
Document.webidl Bug 1534681 Use ReferrerInfo class in document r=ckerschb,baku,Gijs 2019-06-06 07:23:37 +00:00
DocumentFragment.webidl
DocumentOrShadowRoot.webidl
DocumentTimeline.webidl Bug 1253476 - Make whitespace in Web Animations WebIDL definitions more consistent; r=bzbarsky 2019-05-20 05:22:44 +00:00
DocumentType.webidl
DOMError.webidl
DOMException.webidl
DOMImplementation.webidl
DOMMatrix.webidl
DOMParser.webidl
DOMPoint.webidl
DOMQuad.webidl
DOMRect.webidl
DOMRectList.webidl
DOMRequest.webidl
DOMStringList.webidl
DOMStringMap.webidl
DOMTokenList.webidl
DragEvent.webidl
DynamicsCompressorNode.webidl
Element.webidl Bug 1536762 - part2 : use first line box's size as positioning basic unit. r=heycam,baku 2019-05-09 19:22:33 +00:00
ErrorEvent.webidl
Event.webidl
EventHandler.webidl Bug 1548731 - part1 : support 'cuechange' event. r=smaug 2019-05-07 11:21:29 +00:00
EventListener.webidl
EventSource.webidl
EventTarget.webidl
ExtendableEvent.webidl
ExtendableMessageEvent.webidl
External.webidl
FailedCertSecurityInfo.webidl Bug 1549561 - Expose attributes from nsITransportSecurityInfo to content for about certerror use. r=baku 2019-05-30 06:42:56 +00:00
FakePluginTagInit.webidl
FeaturePolicy.webidl
Fetch.webidl
FetchEvent.webidl
FetchObserver.webidl
File.webidl
FileList.webidl
FileMode.webidl
FileReader.webidl
FileReaderSync.webidl
FileSystem.webidl Bug 1535384 part 7. Get rid of MOZ_CAN_RUN_SCRIPT_BOUNDARY for filesystem callbacks. r=mccr8 2019-03-19 15:53:43 +00:00
FileSystemDirectoryEntry.webidl
FileSystemDirectoryReader.webidl Bug 1535384 part 7. Get rid of MOZ_CAN_RUN_SCRIPT_BOUNDARY for filesystem callbacks. r=mccr8 2019-03-19 15:53:43 +00:00
FileSystemEntry.webidl
FileSystemFileEntry.webidl Bug 1535384 part 7. Get rid of MOZ_CAN_RUN_SCRIPT_BOUNDARY for filesystem callbacks. r=mccr8 2019-03-19 15:53:43 +00:00
FocusEvent.webidl
FontFace.webidl
FontFaceSet.webidl Bug 1535384 part 10. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY for FontFaceSetForEachCallback. r=heycam 2019-03-19 04:36:18 +00:00
FontFaceSetLoadEvent.webidl
FontFaceSource.webidl
FormData.webidl
FrameCrashedEvent.webidl Bug 1533955 - Fire oop-browser-crashed event again if a subframe crashes. r=nika 2019-05-01 20:04:50 +00:00
FrameLoader.webidl Bug 1474130 - Implement ScrollPosition/Privacy/DocCapability listeners in C++ r=peterv 2019-05-04 10:42:52 +00:00
Function.webidl Bug 1535384 part 8. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY for Web IDL Function. r=mccr8 2019-03-19 20:52:03 +00:00
FuzzingFunctions.webidl
GainNode.webidl
Gamepad.webidl Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
GamepadAxisMoveEvent.webidl
GamepadButtonEvent.webidl
GamepadEvent.webidl
GamepadHapticActuator.webidl
GamepadLightIndicator.webidl Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
GamepadPose.webidl
GamepadServiceTest.webidl Bug 1523351 - Part 2: Add tests for GamepadTouch and GamepadLightIndicator. r=baku 2019-05-29 22:15:25 +00:00
GamepadTouch.webidl Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
Geolocation.webidl Bug 1535124 part 3. Add MOZ_CAN_RUN_SCRIPT annotations to geolocation code as needed. r=jdm 2019-03-20 18:05:09 +00:00
GeometryUtils.webidl
GetUserMediaRequest.webidl
Grid.webidl
HashChangeEvent.webidl
Headers.webidl
HiddenPluginEvent.webidl
History.webidl
HTMLAllCollection.webidl
HTMLAnchorElement.webidl
HTMLAreaElement.webidl
HTMLAudioElement.webidl
HTMLBaseElement.webidl
HTMLBodyElement.webidl Bug 1359269 - Part 4: Update HTML spec idl files to use attributes on types; r=bzbarsky 2019-03-02 04:21:31 +00:00
HTMLBRElement.webidl
HTMLButtonElement.webidl
HTMLCanvasElement.webidl Bug 1535384 part 1. Eliminate some easy cases of MOZ_CAN_RUN_SCRIPT_BOUNDARY on webidl callbacks. r=mccr8 2019-03-19 05:24:39 +00:00
HTMLCollection.webidl
HTMLDataElement.webidl
HTMLDataListElement.webidl
HTMLDetailsElement.webidl
HTMLDialogElement.webidl
HTMLDirectoryElement.webidl
HTMLDivElement.webidl
HTMLDListElement.webidl
HTMLDocument.webidl Bug 1555980 - Move HTMLDocument colour properties to Document; r=farre 2019-06-04 07:30:59 +00:00
HTMLElement.webidl Bug 1374045: add 'preventScroll' option to HTMLElement's, SVGElement's and XULElement's 'focus' method r=smaug 2019-04-12 08:16:47 +00:00
HTMLEmbedElement.webidl
HTMLFieldSetElement.webidl
HTMLFontElement.webidl Bug 1359269 - Part 10: Make it a hard error to apply TreatNullAs on non-types; r=bzbarsky 2019-03-02 04:22:05 +00:00
HTMLFormControlsCollection.webidl
HTMLFormElement.webidl
HTMLFrameElement.webidl Bug 1359269 - Part 10: Make it a hard error to apply TreatNullAs on non-types; r=bzbarsky 2019-03-02 04:22:05 +00:00
HTMLFrameSetElement.webidl
HTMLHeadElement.webidl
HTMLHeadingElement.webidl
HTMLHRElement.webidl
HTMLHtmlElement.webidl
HTMLHyperlinkElementUtils.webidl
HTMLIFrameElement.webidl Bug 1359269 - Part 10: Make it a hard error to apply TreatNullAs on non-types; r=bzbarsky 2019-03-02 04:22:05 +00:00
HTMLImageElement.webidl Bug 1501794 - Implement img decode API. r=bzbarsky,tnikkel 2019-04-02 08:56:54 -04:00
HTMLInputElement.webidl Bug 1359269 - Part 4: Update HTML spec idl files to use attributes on types; r=bzbarsky 2019-03-02 04:21:31 +00:00
HTMLLabelElement.webidl
HTMLLegendElement.webidl
HTMLLIElement.webidl
HTMLLinkElement.webidl Bug 1281135 - Make <link disabled> work and HTMLLinkElement.disabled reflect that attribute. r=bzbarsky 2019-04-19 13:31:05 +00:00
HTMLMapElement.webidl
HTMLMarqueeElement.webidl
HTMLMediaElement.webidl Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug,jya 2019-05-27 16:15:33 +00:00
HTMLMenuElement.webidl
HTMLMenuItemElement.webidl
HTMLMetaElement.webidl
HTMLMeterElement.webidl
HTMLModElement.webidl
HTMLObjectElement.webidl Bug 1548773: Remove support for typemustmatch r=bzbarsky 2019-05-05 14:41:59 +00:00
HTMLOListElement.webidl
HTMLOptGroupElement.webidl
HTMLOptionElement.webidl
HTMLOptionsCollection.webidl
HTMLOutputElement.webidl
HTMLParagraphElement.webidl
HTMLParamElement.webidl
HTMLPictureElement.webidl
HTMLPreElement.webidl
HTMLProgressElement.webidl
HTMLQuoteElement.webidl
HTMLScriptElement.webidl
HTMLSelectElement.webidl
HTMLSlotElement.webidl
HTMLSourceElement.webidl
HTMLSpanElement.webidl
HTMLStyleElement.webidl
HTMLTableCaptionElement.webidl
HTMLTableCellElement.webidl Bug 1359269 - Part 10: Make it a hard error to apply TreatNullAs on non-types; r=bzbarsky 2019-03-02 04:22:05 +00:00
HTMLTableColElement.webidl
HTMLTableElement.webidl Bug 1359269 - Part 10: Make it a hard error to apply TreatNullAs on non-types; r=bzbarsky 2019-03-02 04:22:05 +00:00
HTMLTableRowElement.webidl Bug 1359269 - Part 10: Make it a hard error to apply TreatNullAs on non-types; r=bzbarsky 2019-03-02 04:22:05 +00:00
HTMLTableSectionElement.webidl
HTMLTemplateElement.webidl
HTMLTextAreaElement.webidl Bug 1359269 - Part 4: Update HTML spec idl files to use attributes on types; r=bzbarsky 2019-03-02 04:21:31 +00:00
HTMLTimeElement.webidl
HTMLTitleElement.webidl
HTMLTrackElement.webidl
HTMLUListElement.webidl
HTMLVideoElement.webidl Bug 1543122 - Add a privileged UAWidget-accessible WebIDL API for triggering Picture-in-Picture. r=jya,Ehsan 2019-04-15 01:07:33 +00:00
IDBCursor.webidl
IDBDatabase.webidl
IDBFactory.webidl
IDBFileHandle.webidl
IDBFileRequest.webidl
IDBIndex.webidl Bug 1359269 - Part 8: Make it a hard error to apply type attributes on arguments, attrs, and dict members when it's unambiguous, update webidls; r=bzbarsky 2019-03-02 04:21:50 +00:00
IDBKeyRange.webidl
IDBMutableFile.webidl
IDBObjectStore.webidl Bug 1359269 - Part 8: Make it a hard error to apply type attributes on arguments, attrs, and dict members when it's unambiguous, update webidls; r=bzbarsky 2019-03-02 04:21:50 +00:00
IDBOpenDBRequest.webidl
IDBRequest.webidl
IDBTransaction.webidl
IDBVersionChangeEvent.webidl
IdleDeadline.webidl
IIRFilterNode.webidl
ImageBitmap.webidl
ImageBitmapRenderingContext.webidl
ImageCapture.webidl
ImageCaptureErrorEvent.webidl
ImageData.webidl
ImageDocument.webidl
InputEvent.webidl Bug 1533989 - Make InputEvent.data and InputEvent.dataTransfer not expose clipboard data if user disables clipboard events r=smaug 2019-03-29 16:08:11 +00:00
InstallTrigger.webidl
IntersectionObserver.webidl Bug 1535384 part 1. Eliminate some easy cases of MOZ_CAN_RUN_SCRIPT_BOUNDARY on webidl callbacks. r=mccr8 2019-03-19 05:24:39 +00:00
IntlUtils.webidl
IterableIterator.webidl
KeyAlgorithm.webidl
KeyboardEvent.webidl
KeyEvent.webidl
KeyframeAnimationOptions.webidl
KeyframeEffect.webidl Bug 1253476 - Make whitespace in Web Animations WebIDL definitions more consistent; r=bzbarsky 2019-05-20 05:22:44 +00:00
KeyIdsInitData.webidl
LegacyQueryInterface.webidl
LinkStyle.webidl
LoadURIOptions.webidl Bug 1518454: Part 1, backend changes, add CSP to loadURIOptions dictionary and pass CSP explicitly from frontend to docshell. r=bz 2019-02-21 16:00:32 +01:00
Location.webidl
MediaCapabilities.webidl
MediaDebugInfo.webidl Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug,jya 2019-05-27 16:15:33 +00:00
MediaDeviceInfo.webidl
MediaDevices.webidl Bug 1528078 - Adding WebRTC device access and deprecated interface telemetry r=jib,smaug 2019-05-03 23:50:22 +00:00
MediaElementAudioSourceNode.webidl
MediaEncryptedEvent.webidl
MediaError.webidl
MediaKeyError.webidl
MediaKeyMessageEvent.webidl
MediaKeys.webidl
MediaKeySession.webidl
MediaKeysRequestStatus.webidl
MediaKeyStatusMap.webidl
MediaKeySystemAccess.webidl
MediaList.webidl Bug 1359269 - Part 10: Make it a hard error to apply TreatNullAs on non-types; r=bzbarsky 2019-03-02 04:22:05 +00:00
MediaQueryList.webidl
MediaQueryListEvent.webidl
MediaRecorder.webidl
MediaRecorderErrorEvent.webidl
MediaSource.webidl Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug,jya 2019-05-27 16:15:33 +00:00
MediaStream.webidl
MediaStreamAudioDestinationNode.webidl
MediaStreamAudioSourceNode.webidl
MediaStreamError.webidl
MediaStreamEvent.webidl
MediaStreamTrack.webidl
MediaStreamTrackAudioSourceNode.webidl Bug 1324548 - Add MediaStreamTrackAudioSourceNode. r=pehrsons,baku 2019-04-10 12:14:17 +00:00
MediaStreamTrackEvent.webidl
MediaTrackConstraintSet.webidl
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
MerchantValidationEvent.webidl
MessageChannel.webidl
MessageEvent.webidl
MessagePort.webidl
MIDIAccess.webidl
MIDIConnectionEvent.webidl
MIDIInput.webidl
MIDIInputMap.webidl
MIDIMessageEvent.webidl
MIDIOptions.webidl
MIDIOutput.webidl
MIDIOutputMap.webidl
MIDIPort.webidl
MimeType.webidl
MimeTypeArray.webidl
MouseEvent.webidl Bug 1165211: Add UseCounter for 'MouseEvent.mozPressure' and deprecate it. r=alchen,smaug 2019-03-15 08:57:39 +00:00
MouseScrollEvent.webidl
moz.build Bug 1552714 - Merge L10nUtils.webidl into DOMOverlays.webidl. r=smaug 2019-06-06 16:32:37 +00:00
MozApplicationEvent.webidl
MozFrameLoaderOwner.webidl Bug 1540839 - Add Cross Origin Opener Policy case for BC preservation; r=nika 2019-05-14 10:51:05 -07:00
MutationEvent.webidl
MutationObserver.webidl Bug 1535384 part 5. Eliminate MOZ_CAN_RUN_SCRIPT_BOUNDARY for mutation callbacks. r=mccr8 2019-03-19 15:14:11 +00:00
NamedNodeMap.webidl
NativeOSFileInternals.webidl
Navigator.webidl Bug 1528078 - Adding WebRTC device access and deprecated interface telemetry r=jib,smaug 2019-05-03 23:50:22 +00:00
NetDashboard.webidl
NetworkInformation.webidl
NetworkOptions.webidl
Node.webidl Bug 1544118 - Move nsINode::localize to use DocumentL10n::TranslateFragment. r=smaug 2019-04-24 10:35:37 +00:00
NodeFilter.webidl
NodeIterator.webidl
NodeList.webidl
Notification.webidl Bug 1535384 part 1. Eliminate some easy cases of MOZ_CAN_RUN_SCRIPT_BOUNDARY on webidl callbacks. r=mccr8 2019-03-19 05:24:39 +00:00
NotificationEvent.webidl
NotifyPaintEvent.webidl
OfflineAudioCompletionEvent.webidl
OfflineAudioContext.webidl
OfflineResourceList.webidl
OffscreenCanvas.webidl
OscillatorNode.webidl
PageTransitionEvent.webidl
PaintRequest.webidl
PaintRequestList.webidl
PaintWorkletGlobalScope.webidl
PannerNode.webidl
ParentNode.webidl
ParentSHistory.webidl
PaymentAddress.webidl
PaymentMethodChangeEvent.webidl
PaymentRequest.webidl
PaymentRequestUpdateEvent.webidl
PaymentResponse.webidl
PeerConnectionImpl.webidl Bug 1531156 - Part 2: Some code simplification that part 1 lets us do. r=smaug,jib 2019-03-11 21:01:21 +00:00
PeerConnectionImplEnums.webidl
PeerConnectionObserver.webidl Bug 1536631 - Part 1: Pass the necessary information to JS to build the appropriate errors to reject with. r=smaug,jib 2019-04-02 13:08:18 +00:00
PeerConnectionObserverEnums.webidl Bug 1536631 - Part 1: Pass the necessary information to JS to build the appropriate errors to reject with. r=smaug,jib 2019-04-02 13:08:18 +00:00
Performance.webidl
PerformanceEntry.webidl
PerformanceEntryEvent.webidl
PerformanceMark.webidl
PerformanceMeasure.webidl
PerformanceNavigation.webidl
PerformanceNavigationTiming.webidl
PerformanceObserver.webidl Bug 1539006: Properly implement Performance Timeline Level 2 w3c spec. r=mstange,baku 2019-04-12 16:29:48 +00:00
PerformanceObserverEntryList.webidl
PerformanceResourceTiming.webidl
PerformanceServerTiming.webidl
PerformanceTiming.webidl
PeriodicWave.webidl
Permissions.webidl
PermissionStatus.webidl
Plugin.webidl
PluginArray.webidl
PluginCrashedEvent.webidl
PointerEvent.webidl
PopStateEvent.webidl
PopupBlockedEvent.webidl
Position.webidl
PositionError.webidl
Presentation.webidl
PresentationAvailability.webidl
PresentationConnection.webidl
PresentationConnectionAvailableEvent.webidl
PresentationConnectionCloseEvent.webidl
PresentationConnectionList.webidl
PresentationReceiver.webidl
PresentationRequest.webidl
ProcessingInstruction.webidl
ProfileTimelineMarker.webidl
ProgressEvent.webidl
Promise.webidl Bug 1535384 part 5. Eliminate MOZ_CAN_RUN_SCRIPT_BOUNDARY for mutation callbacks. r=mccr8 2019-03-19 15:14:11 +00:00
PromiseRejectionEvent.webidl
PushEvent.webidl
PushManager.webidl
PushMessageData.webidl
PushSubscription.webidl
PushSubscriptionOptions.webidl
RadioNodeList.webidl
Range.webidl
Reporting.webidl Bug 1535384 part 4. Eliminate MOZ_CAN_RUN_SCRIPT_BOUNDARY for the reporting observer callback. r=baku 2019-03-19 04:33:54 +00:00
Request.webidl
ResizeObserver.webidl Bug 1552911 - Drop the constructor of ResizeObserverEntry. r=dholbert,smaug 2019-05-21 18:17:16 +00:00
Response.webidl Bug 1508996 - Change Response's statusText's default, r=valentin 2019-02-26 03:56:08 +00:00
RTCCertificate.webidl
RTCConfiguration.webidl Bug 1529595: Remove "token" from RTCIceCredentialType, re-enable a web-platform-test, and fix a mochitest. r=smaug,jib 2019-04-25 20:58:12 +00:00
RTCDataChannel.webidl Bug 1529695: Implement RTCDataChannel.negotiated. r=bwc,smaug 2019-05-16 23:11:46 +02:00
RTCDataChannelEvent.webidl
RTCDTMFSender.webidl
RTCDTMFToneChangeEvent.webidl
RTCIceCandidate.webidl Bug 1318167 - Part 1: Give RTCIceCandidateInit.candidate a default value. r=smaug,jib 2019-03-19 16:48:06 +00:00
RTCIdentityAssertion.webidl
RTCIdentityProvider.webidl Bug 1535124 part 2. Mark Web IDL callbacks MOZ_CAN_RUN_SCRIPT by default. r=qdot 2019-03-19 12:59:54 +00:00
RTCPeerConnection.webidl Bug 1531904 - Part 1: webidl updates. r=jib,smaug 2019-04-16 16:38:13 +00:00
RTCPeerConnectionIceEvent.webidl
RTCPeerConnectionStatic.webidl
RTCRtpReceiver.webidl Bug 1531803 - Part 6: Fire track events when that track has been added to a stream. r=jib,smaug 2019-04-29 15:52:03 +00:00
RTCRtpSender.webidl
RTCRtpSources.webidl
RTCRtpTransceiver.webidl Bug 1531803 - Part 4: Remove some track-id-centric ChromeOnly API on RTCRtpTransceiver. r=jib,smaug 2019-04-29 15:52:00 +00:00
RTCSessionDescription.webidl
RTCStatsReport.webidl Bug 1531494 - remove all unimplemented RTCStats types from the WebIDL and prune related dead code r=bwc,smaug 2019-03-26 17:21:02 +00:00
RTCTrackEvent.webidl
Screen.webidl
ScreenOrientation.webidl
ScriptProcessorNode.webidl
ScrollAreaEvent.webidl
ScrollViewChangeEvent.webidl
SecurityPolicyViolationEvent.webidl
Selection.webidl
ServiceWorker.webidl
ServiceWorkerContainer.webidl
ServiceWorkerGlobalScope.webidl
ServiceWorkerRegistration.webidl
ShadowRoot.webidl Bug 1535438 - Remove Shadow DOM v0 APIs. r=smaug 2019-03-16 00:14:57 +00:00
SharedWorker.webidl
SharedWorkerGlobalScope.webidl
SimpleGestureEvent.webidl
SocketCommon.webidl
SourceBuffer.webidl
SourceBufferList.webidl
SpeechGrammar.webidl
SpeechGrammarList.webidl
SpeechRecognition.webidl
SpeechRecognitionAlternative.webidl
SpeechRecognitionError.webidl
SpeechRecognitionEvent.webidl
SpeechRecognitionResult.webidl
SpeechRecognitionResultList.webidl
SpeechSynthesis.webidl
SpeechSynthesisErrorEvent.webidl
SpeechSynthesisEvent.webidl
SpeechSynthesisUtterance.webidl
SpeechSynthesisVoice.webidl
StereoPannerNode.webidl
Storage.webidl Bug 1556217 - LSNG: Add a test for large items; r=asuth, smaug 2019-06-02 08:00:25 +02:00
StorageEvent.webidl
StorageManager.webidl
StorageType.webidl
StreamFilter.webidl
StreamFilterDataEvent.webidl
StructuredCloneTester.webidl
StyleRuleChangeEvent.webidl
StyleSheet.webidl
StyleSheetApplicableStateChangeEvent.webidl
StyleSheetChangeEvent.webidl
StyleSheetList.webidl
SubtleCrypto.webidl Bug 1359269 - Part 8: Make it a hard error to apply type attributes on arguments, attrs, and dict members when it's unambiguous, update webidls; r=bzbarsky 2019-03-02 04:21:50 +00:00
SVGAElement.webidl
SVGAngle.webidl
SVGAnimatedAngle.webidl
SVGAnimatedBoolean.webidl
SVGAnimatedEnumeration.webidl
SVGAnimatedInteger.webidl
SVGAnimatedLength.webidl
SVGAnimatedLengthList.webidl
SVGAnimatedNumber.webidl
SVGAnimatedNumberList.webidl
SVGAnimatedPathData.webidl
SVGAnimatedPoints.webidl
SVGAnimatedPreserveAspectRatio.webidl
SVGAnimatedRect.webidl
SVGAnimatedString.webidl
SVGAnimatedTransformList.webidl
SVGAnimateElement.webidl
SVGAnimateMotionElement.webidl
SVGAnimateTransformElement.webidl
SVGAnimationElement.webidl
SVGCircleElement.webidl
SVGClipPathElement.webidl
SVGComponentTransferFunctionElement.webidl
SVGDefsElement.webidl
SVGDescElement.webidl
SVGElement.webidl Bug 1374045: add 'preventScroll' option to HTMLElement's, SVGElement's and XULElement's 'focus' method r=smaug 2019-04-12 08:16:47 +00:00
SVGEllipseElement.webidl
SVGFEBlendElement.webidl
SVGFEColorMatrixElement.webidl
SVGFEComponentTransferElement.webidl
SVGFECompositeElement.webidl
SVGFEConvolveMatrixElement.webidl
SVGFEDiffuseLightingElement.webidl
SVGFEDisplacementMapElement.webidl
SVGFEDistantLightElement.webidl
SVGFEDropShadowElement.webidl
SVGFEFloodElement.webidl
SVGFEFuncAElement.webidl
SVGFEFuncBElement.webidl
SVGFEFuncGElement.webidl
SVGFEFuncRElement.webidl
SVGFEGaussianBlurElement.webidl
SVGFEImageElement.webidl
SVGFEMergeElement.webidl
SVGFEMergeNodeElement.webidl
SVGFEMorphologyElement.webidl
SVGFEOffsetElement.webidl
SVGFEPointLightElement.webidl
SVGFESpecularLightingElement.webidl
SVGFESpotLightElement.webidl
SVGFETileElement.webidl
SVGFETurbulenceElement.webidl
SVGFilterElement.webidl
SVGFilterPrimitiveStandardAttributes.webidl
SVGFitToViewBox.webidl
SVGForeignObjectElement.webidl
SVGGElement.webidl
SVGGeometryElement.webidl
SVGGradientElement.webidl
SVGGraphicsElement.webidl
SVGImageElement.webidl Bug 1501794 - Implement img decode API. r=bzbarsky,tnikkel 2019-04-02 08:56:54 -04:00
SVGLength.webidl
SVGLengthList.webidl
SVGLinearGradientElement.webidl
SVGLineElement.webidl
SVGMarkerElement.webidl
SVGMaskElement.webidl
SVGMatrix.webidl
SVGMetadataElement.webidl
SVGMPathElement.webidl
SVGNumber.webidl
SVGNumberList.webidl
SVGPathElement.webidl
SVGPathSeg.webidl
SVGPathSegList.webidl
SVGPatternElement.webidl
SVGPoint.webidl
SVGPointList.webidl
SVGPolygonElement.webidl
SVGPolylineElement.webidl
SVGPreserveAspectRatio.webidl
SVGRadialGradientElement.webidl
SVGRect.webidl
SVGRectElement.webidl
SVGScriptElement.webidl
SVGSetElement.webidl
SVGStopElement.webidl
SVGStringList.webidl
SVGStyleElement.webidl
SVGSVGElement.webidl
SVGSwitchElement.webidl
SVGSymbolElement.webidl
SVGTests.webidl Bug 1133175 - Remove SVGTests.hasExtension. r=bz,longsonr 2019-05-09 14:39:28 +10:00
SVGTextContentElement.webidl
SVGTextElement.webidl
SVGTextPathElement.webidl
SVGTextPositioningElement.webidl
SVGTitleElement.webidl
SVGTransform.webidl
SVGTransformList.webidl
SVGTSpanElement.webidl
SVGUnitTypes.webidl
SVGURIReference.webidl
SVGUseElement.webidl
SVGViewElement.webidl
SVGZoomAndPan.webidl
SVGZoomAndPanValues.webidl
TCPServerSocket.webidl
TCPServerSocketEvent.webidl
TCPSocket.webidl
TCPSocketErrorEvent.webidl
TCPSocketEvent.webidl
TestFunctions.webidl
TestInterfaceJS.webidl
TestInterfaceJSDictionaries.webidl
TestInterfaceJSMaplikeSetlikeIterable.webidl
Text.webidl
TextClause.webidl
TextDecoder.webidl
TextEncoder.webidl
TextTrack.webidl
TextTrackCue.webidl
TextTrackCueList.webidl
TextTrackList.webidl
TimeEvent.webidl
TimeRanges.webidl
Touch.webidl
TouchEvent.webidl
TouchList.webidl
TrackEvent.webidl
TransceiverImpl.webidl
TransitionEvent.webidl
TreeColumn.webidl Bug 1519960, add a previousColumn property for tree columns so that tree drag and drop will work without box objects, r=bzbarsky 2019-03-07 17:57:18 -05:00
TreeColumns.webidl
TreeContentView.webidl
TreeView.webidl
TreeWalker.webidl
U2F.webidl Bug 1551282 and bug 1553436. Allow pages to override window.u2f but not the "sign" and "register" properties on the U2F object. r=jcj,smaug 2019-05-24 20:40:59 +00:00
UDPMessageEvent.webidl
UDPSocket.webidl
UIEvent.webidl
URL.webidl
URLSearchParams.webidl
UserProximityEvent.webidl
ValidityState.webidl
VideoPlaybackQuality.webidl
VideoTrack.webidl
VideoTrackList.webidl
VisualViewport.webidl
VRDisplay.webidl
VRDisplayEvent.webidl
VRServiceTest.webidl
VTTCue.webidl
VTTRegion.webidl
WaveShaperNode.webidl
WebAuthentication.webidl
WebComponents.webidl Bug 1535124 part 2. Mark Web IDL callbacks MOZ_CAN_RUN_SCRIPT by default. r=qdot 2019-03-19 12:59:54 +00:00
WebGL2RenderingContext.webidl Bug 1536672 - Implement WebGL OVR_multiview2 behind draft flag. r=lsalzman,qdot 2019-05-23 20:48:21 +00:00
WebGLContextEvent.webidl
WebGLRenderingContext.webidl Bug 1129354 - Implement draft extension OES_fbo_render_mipmap. r=lsalzman,qdot 2019-02-22 19:25:20 +00:00
WebGPU.webidl
WebGPUExtras.webidl
WebKitCSSMatrix.webidl
WebrtcDeprecated.webidl
WebrtcGlobalInformation.webidl Bug 1121623 part 3. Switch WebrtcGlobalInformation to being a namespace. r=peterv 2019-05-24 07:22:22 +00:00
WebSocket.webidl Bug 1359269 - Part 5: Add support for attributes on types in arguments; r=bzbarsky 2019-03-02 04:21:33 +00:00
WheelEvent.webidl
WidevineCDMManifest.webidl
Window.webidl Bug 1492587 - spoof date picker to en-US when pref is set; r=zbraniecki,baku 2019-03-29 10:49:58 +00:00
WindowOrWorkerGlobalScope.webidl Bug 1480236 - Implement queueMicrotask(), r=baku 2019-05-24 11:27:03 +03:00
WindowRoot.webidl
Worker.webidl
WorkerDebuggerGlobalScope.webidl Bug 1523262 Part 2 - Provide atob/btoa in worker debugger scope, r=lsmyth,baku. 2019-02-21 17:25:39 -10:00
WorkerGlobalScope.webidl Bug 1362272 - Part 1: Add onrejectionhandled and onunhandledrejection EventHandler; r=smaug 2019-04-24 11:15:27 +00:00
WorkerLocation.webidl
WorkerNavigator.webidl
Worklet.webidl
WorkletGlobalScope.webidl
XMLDocument.webidl Bug 1328138 - Disable the XMLDocument.async API on trunk; r=bzbarsky 2019-04-17 19:46:05 +00:00
XMLHttpRequest.webidl Bug 1120171 - remove support for XMLHttpRequest moz-chunked-arraybuffer response type; r=baku 2019-04-02 15:16:40 +00:00
XMLHttpRequestEventTarget.webidl
XMLHttpRequestUpload.webidl
XMLSerializer.webidl
XPathEvaluator.webidl
XPathExpression.webidl
XPathNSResolver.webidl
XPathResult.webidl
XSLTProcessor.webidl
XULCommandEvent.webidl
XULDocument.webidl
XULElement.webidl Bug 1519948, remove XUL box objects, r=bzbarsky 2019-06-04 12:45:55 -04:00
XULPopupElement.webidl