gecko-dev/dom/webidl
Andrew McCreight 32a20c7f30 Bug 1485040, part 3 - Add missing modeline/licenses to WebIDL files r=qdot
MozReview-Commit-ID: JVgOCbO2nn6

Depends on D4157

Differential Revision: https://phabricator.services.mozilla.com/D4158

--HG--
extra : moz-landing-system : lando
2018-09-13 19:30:47 +00:00
..
AbortController.webidl Bug 1415682 - Abort API exposed to System, r=qdot 2017-11-10 19:37:13 +01:00
AbortSignal.webidl Bug 1415682 - Abort API exposed to System, r=qdot 2017-11-10 19:37:13 +01:00
AbstractWorker.webidl
AccessibleNode.webidl Bug 1468110 - add AccessibleNode relation attributes, r=yzen, qdot 2018-07-17 08:37:37 +09:00
AddonEvent.webidl Bug 1485040, part 3 - Add missing modeline/licenses to WebIDL files r=qdot 2018-09-13 19:30:47 +00:00
AddonManager.webidl Bug 1450182. Remove the EventListenerWasAdded/Removed hooks from DOMEventTargetHelper. r=smaug 2018-04-04 15:32:19 -04:00
AnalyserNode.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
Animatable.webidl Bug 1471814 - Add a preference for {Document,Element}.getAnimations(); r=bz,hiro 2018-07-14 09:23:03 +09:00
Animation.webidl Bug 1471814 - Add a preference for Web Animations timelines; r=bz,hiro 2018-07-14 09:23:03 +09:00
AnimationEffect.webidl Bug 1456394 - Drop AnimationEffectTiming(ReadOnly) interfaces; r=bz,hiro 2018-05-07 12:58:37 +09:00
AnimationEvent.webidl
AnimationPlaybackEvent.webidl Bug 1425548 - Update references to Web Animations spec in dom/webidl; r=bz 2017-12-15 14:55:55 -06:00
AnimationTimeline.webidl Bug 1471814 - Add a preference for Web Animations timelines; r=bz,hiro 2018-07-14 09:23:03 +09:00
AnonymousContent.webidl Bug 1475162 - Drop dom.animations-api.element-animate.enabled pref; r=bz 2018-07-12 15:56:05 +09:00
AppInfo.webidl
AppNotificationServiceOptions.webidl
APZTestData.webidl Bug 1436831 part 2. Make APZHitResultFlags a namespace, not a callback interface. r=qdot 2018-02-09 11:17:10 -05:00
Attr.webidl Bug 1424474 part 3. Make sure that we only pass non-system subject principals to setters/methods that later use that principal for loading security checks. r=kmag 2017-12-20 17:43:18 -05:00
AudioBuffer.webidl
AudioBufferSourceNode.webidl Bug 1383876 - Part 1: Remove GroupedSHistory and Prerendering logic from C++ code, r=freesamael, r=smaug 2018-01-12 17:52:52 -05:00
AudioContext.webidl Bug 1387454 - Add AudioContextOptions in webidl. r=padenot,smaug 2018-04-03 20:02:15 +03:00
AudioDestinationNode.webidl
AudioListener.webidl Backed out 4 changesets (bug 1476744, bug 1148354) for failing android at http://10.0.2.2:8854/tests/dom/media/test/crashtests/doppler-1.html on a CLOSED TREE 2018-07-20 17:13:20 +03:00
AudioNode.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
AudioParam.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
AudioParamMap.webidl Bug 1460907 - Implement AudioParamMap definitions. r=karlt,qdot 2018-05-13 16:16:23 +02:00
AudioProcessingEvent.webidl
AudioScheduledSourceNode.webidl Bug 1383876 - Part 1: Remove GroupedSHistory and Prerendering logic from C++ code, r=freesamael, r=smaug 2018-01-12 17:52:52 -05:00
AudioStreamTrack.webidl
AudioTrack.webidl
AudioTrackList.webidl
AudioWorklet.webidl Bug 1470856 - Add AudioWorklet definition. r=baku,karlt 2018-06-27 11:31:02 +02:00
AudioWorkletGlobalScope.webidl Bug 1460896 - Update AudioWorkletGlobalScope definitions; r=baku,karlt 2018-05-11 17:29:31 +02:00
AudioWorkletNode.webidl Bug 1458446 - Add AudioWorkletNode interface definitions. r=baku,karlt 2018-06-01 19:10:02 +02:00
AudioWorkletProcessor.webidl Bug 1466182 - Add AudioWorkletProcessor definitions. r=baku,karlt 2018-06-24 20:02:47 +02:00
AutocompleteInfo.webidl
BarProp.webidl
BaseAudioContext.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
BaseKeyframeTypes.webidl Bug 1483404 - Move conversion of CompositeOperation enum types to KeyframeUtils::GetAnimationPropertiesFromKeyframes; r=smaug 2018-08-16 16:24:52 +00:00
BasicCardPayment.webidl Bug 1375345 - Basic card payment implementation. r=baku 2017-07-26 16:07:07 +08:00
BatteryManager.webidl
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl
Blob.webidl Bug 1409325 - Update FileReader WebIDL File, r=smaug 2017-10-17 13:41:01 +02:00
BlobEvent.webidl
BoxObject.webidl
BroadcastChannel.webidl Bug 1359017 - onmessageerror for BroadcastChannel in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug 2017-09-13 05:59:06 +02:00
BrowserElement.webidl Bug 1368712 - Get rid of nsIBrowserElementAPI.{set,get}Visible, r=kanru 2017-05-31 21:15:23 +02:00
BrowserElementDictionaries.webidl
BrowserFeedWriter.webidl
Cache.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 2 - dom.caches.enabled, r=ehsan 2018-09-10 20:36:15 +02:00
CacheStorage.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 2 - dom.caches.enabled, r=ehsan 2018-09-10 20:36:15 +02:00
CanvasCaptureMediaStream.webidl
CanvasRenderingContext2D.webidl Bug 1453916 - Allow canvas extraction from webextension content-script even with resistFingerprinting turned on. r=kmag,bz 2018-05-14 20:49:32 +02:00
CaretPosition.webidl
CaretStateChangedEvent.webidl
CDATASection.webidl
ChannelMergerNode.webidl
ChannelSplitterNode.webidl
CharacterData.webidl
CheckerboardReportService.webidl
ChildNode.webidl Bug 1340027 - Part 1: Add DOM CEReactions annotation. r=smaug 2017-06-29 10:25:00 -04:00
ChildSHistory.webidl Bug 1434768 - Part 1: Add Child/ParentSHistory classes which wrap nsISHistory, r=bz 2018-04-10 17:49:44 -04:00
ChromeNodeList.webidl
Client.webidl Bug 1293277 P5 Switch bindings over to new Client and Clients classes. r=baku 2017-12-12 15:44:47 -05:00
Clients.webidl Bug 1293277 P3 Remove the dom.serviceWorkers.openWindow.enabled pref. r=baku 2017-12-12 15:44:47 -05:00
Clipboard.webidl Bug 1461465 - Implement async Clipboard APIs, r=nika,r=enndeakin 2018-07-31 13:13:02 -04:00
ClipboardEvent.webidl
CloseEvent.webidl Bug 1333903 - ErrorEvent, CloseEvent, ProgressEvent and FileList should be exposed in workers, r=baku 2017-01-26 18:57:59 +02:00
CommandEvent.webidl Bug 1436508 part 3. Remove nsIDOMCommandEvent. r=masayuki 2018-02-09 11:17:08 -05:00
Comment.webidl
CompositionEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
Console.webidl Bug 1459279 - Console API: Implement console.countReset(), r=bgrins 2018-05-22 11:34:41 +02:00
ConstantSourceNode.webidl
ConvolverNode.webidl
Coordinates.webidl
CreateOfferRequest.webidl
CredentialManagement.webidl Bug 1439805 - Implement CredentialsContainer.preventSilentAccess() r=jcj,smaug 2018-02-22 14:36:08 +01:00
Crypto.webidl Backed out changeset 3d02d52b92ee (bug 1333140) 2017-12-01 11:27:05 +01:00
CSPDictionaries.webidl Bug 1302667 - CSP: Implement 'worker-src'. r=baku,dveditz,mckinley 2017-10-30 18:45:36 +01:00
CSPReport.webidl Bug 1418246 - Return valid columnNumber value in CSP violation events, r=ckerschb 2018-07-05 08:21:04 +02:00
CSS2Properties.webidl.in
CSS.webidl Bug 1455805. Make CSS a namespace, not interface. r=heycam 2018-04-23 12:36:10 -04:00
CSSAnimation.webidl Bug 1476158 - Guard CSSAnimation and CSSTransition interfaces behind getAnimations() pref; r=bz 2018-07-18 10:32:33 +09:00
CSSConditionRule.webidl Bug 851892 part 13. Convert media, supports, and moz-document rules to WebIDL. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSCounterStyleRule.webidl Bug 851892 part 19. Convert CSSCounterStyleRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:04 -05:00
CSSFontFaceRule.webidl Bug 851892 part 15. Convert CSSFontFaceRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:04 -05:00
CSSFontFeatureValuesRule.webidl Bug 851892 part 16. Convert CSSFontFeatureValuesRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:04 -05:00
CSSGroupingRule.webidl Bug 1358018. Make the second arg of CSSOM insertRule methods optional. r=heycam 2017-04-20 17:55:46 -04:00
CSSImportRule.webidl Bug 1371453 Part 3: Change CSSImportRule definition so that media is optional, since in Servo it is derived from an optional stylesheet. r=bz,heycam 2017-06-27 16:25:07 -07:00
CSSKeyframeRule.webidl Bug 851892 part 17. Convert CSSKeyframeRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:04 -05:00
CSSKeyframesRule.webidl Bug 851892 part 18. Convert CSSKeyframesRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:04 -05:00
CSSMediaRule.webidl Bug 851892 part 13. Convert media, supports, and moz-document rules to WebIDL. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSMozDocumentRule.webidl Bug 851892 part 13. Convert media, supports, and moz-document rules to WebIDL. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSNamespaceRule.webidl Bug 1326514 - Implement the CSSOM bits for CSSNamespaceRule. r=bz 2017-12-21 12:17:37 +11:00
CSSPageRule.webidl Bug 851892 part 14. Convert CSSPageRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:04 -05:00
CSSPseudoElement.webidl Bug 1471814 - Add a preference for {Document,Element}.getAnimations(); r=bz,hiro 2018-07-14 09:23:03 +09:00
CSSRule.webidl Bug 1427512 - Part 16: Remove nsIDOMCSSRule. r=xidorn,jryans,bz 2018-01-11 16:17:56 +08:00
CSSRuleList.webidl
CSSStyleDeclaration.webidl Bug 1470099 - Make CSSStyleDeclaration's wrapper use nursery heap and make last Release call ClearComputedStyle(), r=emilio 2018-06-21 15:28:47 +03:00
CSSStyleRule.webidl Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
CSSStyleSheet.webidl Bug 1358018. Make the second arg of CSSOM insertRule methods optional. r=heycam 2017-04-20 17:55:46 -04:00
CSSSupportsRule.webidl Bug 851892 part 13. Convert media, supports, and moz-document rules to WebIDL. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSTransition.webidl Bug 1476158 - Guard CSSAnimation and CSSTransition interfaces behind getAnimations() pref; r=bz 2018-07-18 10:32:33 +09:00
CustomElementRegistry.webidl Bug 1443722 - Implement customElements.upgrade() , r=mrbkap 2018-06-20 02:06:33 +03:00
CustomEvent.webidl Bug 1447472 part 2. Remove nsIDOMCustomEvent. r=qdot 2018-03-26 14:53:51 -04:00
DataTransfer.webidl Bug 1453153 - Initial removal of moz* APIs in DataTransfer, r=enndeakin,r=nika 2018-08-22 15:10:31 -04:00
DataTransferItem.webidl
DataTransferItemList.webidl
DecoderDoctorNotification.webidl Bug 1343442 - Decode-error/warning webidl notification types and data - r=smaug 2017-03-22 16:13:41 +11:00
DedicatedWorkerGlobalScope.webidl Bug 1359017 - onmessageerror for Workers in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug 2017-09-13 05:59:06 +02:00
DelayNode.webidl
DeviceLightEvent.webidl Bug 1359076: Disable all Device Sensor APIs except orientation by default r=bkelly 2017-07-24 10:07:00 +02:00
DeviceMotionEvent.webidl Bug 1359076: Disable all Device Sensor APIs except orientation by default r=bkelly 2017-07-24 10:07:00 +02:00
DeviceOrientationEvent.webidl Bug 1359076: Disable all Device Sensor APIs except orientation by default r=bkelly 2017-07-24 10:07:00 +02:00
DeviceProximityEvent.webidl Bug 1359076: Disable all Device Sensor APIs except orientation by default r=bkelly 2017-07-24 10:07:00 +02:00
Directory.webidl Bug 1299500 - Get rid of DeviceStorage API - part 8 - Directory::Get, r=ehsan 2017-03-08 20:15:45 +01:00
Document.webidl Bug 1455649 - DocumentL10n, part 2 - Extend nsIDocument to use DocumentL10n. r=smaug 2018-09-06 18:26:18 -07:00
DocumentFragment.webidl
DocumentL10n.webidl Bug 1455649 - DocumentL10n, part 1 - Add C++ DocumentL10n API. r=smaug 2018-09-06 18:20:18 -07:00
DocumentOrShadowRoot.webidl Bug 1430301 - Implement ShadowRoot.elementFromPoint/elementsFromPoint, r=emilio 2018-02-16 20:42:58 +02:00
DocumentTimeline.webidl Bug 1471814 - Add a preference for Web Animations timelines; r=bz,hiro 2018-07-14 09:23:03 +09:00
DocumentType.webidl
DOMError.webidl Backed out changeset 417e576cfa1e (bug 1388391) on developers request 2017-08-16 14:23:09 +02:00
DOMException.webidl Bug 1435483 part 11. Add an infallible "formattedStack" getter on nsIStackFrame. r=qdot 2018-02-05 16:34:05 -05:00
DOMImplementation.webidl
DOMMatrix.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
DOMParser.webidl Bug 1453869 part 5. Remove nsIDOMParser::ParseFromBuffer. r=mrbkap 2018-04-20 23:01:25 -04:00
DOMPoint.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
DOMQuad.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
DOMRect.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
DOMRectList.webidl Bug 1456887 part 1. Remove the [ArrayClass] annotation from DOMRectList. r=qdot 2018-04-26 01:38:06 -04:00
DOMRequest.webidl Bug 1435483 part 15. Remove nsIDOMRequestService::FireDetailedError. r=qdot 2018-02-05 16:34:05 -05:00
DOMStringList.webidl
DOMStringMap.webidl Bug 1414359. Remove vestigial support for 'creator' operations from webidl; all setters are creators. r=qdot 2017-11-04 00:36:10 -04:00
DOMTokenList.webidl Bug 1444909 part 2. Change DOMTokenList.replace() to return a boolean and pull in the corresponding web platform test updates. r=qdot 2018-03-14 16:08:58 -04:00
DragEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
DynamicsCompressorNode.webidl
Element.webidl Bug 1486297 - Add a pref for Pointer Lock API so that user can disable it. r=smaug! 2018-08-30 22:55:31 +00:00
ErrorEvent.webidl Bug 1333903 - ErrorEvent, CloseEvent, ProgressEvent and FileList should be exposed in workers, r=baku 2017-01-26 18:57:59 +02:00
Event.webidl Bug 1452569 - Implement Event's returnValue. r=smaug 2018-08-28 06:28:56 +00:00
EventHandler.webidl Bug 1359017 - onmessageerror for WindowEventHandlers in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug 2017-09-13 05:59:06 +02:00
EventListener.webidl
EventSource.webidl
EventTarget.webidl Bug 1472491: Part 1 - Add [ChromeOnly] wantUntrusted event listener option. r=bz 2018-07-29 18:51:00 -07:00
ExtendableEvent.webidl
ExtendableMessageEvent.webidl
External.webidl Bug 1383876 - Part 1: Remove GroupedSHistory and Prerendering logic from C++ code, r=freesamael, r=smaug 2018-01-12 17:52:52 -05:00
FakePluginTagInit.webidl Bug 558184 - Part 9 - Optionally load a script in a sandbox in the content process for every plugin instance. r=bz. 2016-09-27 18:28:36 +08:00
Fetch.webidl Bug 1128959 - Implement the WHATWG Streams spec - part 9 - FetchStreamReader, r=bkelly 2017-08-10 18:04:55 -07:00
FetchEvent.webidl Bug 1434913 - Make FetchEvent.clientId non-nullable r=mrbkap 2018-08-16 14:20:41 +00:00
FetchObserver.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 17 - dom.fetchObserver.enabled, r=ehsan 2018-09-10 20:36:17 +02:00
File.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 15 - dom.webkitBlink.dirPicker.enabled, r=ehsan 2018-09-10 20:36:16 +02:00
FileList.webidl Bug 1333903 - ErrorEvent, CloseEvent, ProgressEvent and FileList should be exposed in workers, r=baku 2017-01-26 18:57:59 +02:00
FileMode.webidl
FileReader.webidl Bug 1409325 - Update FileReader WebIDL File, r=smaug 2017-10-17 13:41:01 +02:00
FileReaderSync.webidl Bug 1405552 - Do not expose FileReaderSync to serviceworkers, to match the spec; r=baku,bkelly 2018-05-04 09:28:13 -04:00
FileSystem.webidl
FileSystemDirectoryEntry.webidl
FileSystemDirectoryReader.webidl
FileSystemEntry.webidl
FileSystemFileEntry.webidl
Flex.webidl Backed out 5 changesets (bug 1409083) for eslint failures 2017-12-07 19:47:09 -08:00
FocusEvent.webidl
FontFace.webidl Bug 1435984 - patch 4 - Expose variationSettings on the FontFace webidl interface. r=bz,jwatt 2018-02-14 22:02:05 +11:00
FontFaceSet.webidl
FontFaceSetLoadEvent.webidl
FontFaceSource.webidl
FormData.webidl
FrameLoader.webidl Bug 1434768 - Part 4: Create a ParentSHistory in nsFrameLoader, r=bz 2018-04-10 17:49:45 -04:00
Function.webidl
FuzzingFunctions.webidl Bug 1348028 - Implement fuzzPriv.enableAccessibility() in FuzzingFunctions r=smaug,surkov 2017-11-16 16:42:39 -05:00
GainNode.webidl
Gamepad.webidl Bug 1375816 - Part 1: Add displayId attribute in Gamepad; r=qdot 2017-07-14 16:53:03 +08:00
GamepadAxisMoveEvent.webidl
GamepadButtonEvent.webidl
GamepadEvent.webidl
GamepadHapticActuator.webidl Bug 1299937 - Part 1: Implement GamepadHapticActuator in Gamepad API; r=qdot 2017-02-02 14:30:58 +08:00
GamepadPose.webidl Bug 1299937 - Part 1: Implement GamepadHapticActuator in Gamepad API; r=qdot 2017-02-02 14:30:58 +08:00
GamepadServiceTest.webidl Bug 1336002 - Part 1: Support button touched in the Gamepad API; r=qdot 2017-04-06 18:36:46 +08:00
Geolocation.webidl
GeometryUtils.webidl Bug 1335368 part 22. Get rid of IsCallerChrome in geometry utils. r=dholbert 2017-02-01 15:43:59 -05:00
GetUserMediaRequest.webidl Bug 1345077 - Part 1 - Add an isHandlingUserInput flag to WebRTC permission requests. r=baku,padenot 2018-01-10 23:59:55 +01:00
Grid.webidl Bug 1415670 Part 1: Add a negativeNumber property to GridLine in webidl. r=smaug 2017-11-08 13:25:16 -08:00
GroupedHistoryEvent.webidl
HashChangeEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
Headers.webidl Bug 1330699 part 9. Rename "MozMap" to "record" in our IDL parser and IDL files. r=qdot 2017-02-15 00:00:17 -05:00
HiddenPluginEvent.webidl Bug 1485040, part 3 - Add missing modeline/licenses to WebIDL files r=qdot 2018-09-13 19:30:47 +00:00
History.webidl Bug 1383876 - Part 1: Remove GroupedSHistory and Prerendering logic from C++ code, r=freesamael, r=smaug 2018-01-12 17:52:52 -05:00
HTMLAllCollection.webidl
HTMLAnchorElement.webidl Bug 1389650 - Remove nsIDOMHTMLAnchorElement; r=bz 2017-09-26 11:41:28 -07:00
HTMLAreaElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLAudioElement.webidl
HTMLBaseElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLBodyElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLBRElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLButtonElement.webidl Bug 1380415 part 2. Remove XPCOM constraint validation APIs. r=mccr8 2017-07-13 23:46:28 -04:00
HTMLCanvasElement.webidl Bug 1453916 - Allow canvas extraction from webextension content-script even with resistFingerprinting turned on. r=kmag,bz 2018-05-14 20:49:32 +02:00
HTMLCollection.webidl
HTMLDataElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLDataListElement.webidl
HTMLDetailsElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLDialogElement.webidl Bug 1445981. HTMLDialogElement should have HTMLConstructor. r=qdot 2018-03-16 11:25:52 -04:00
HTMLDirectoryElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLDivElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLDListElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLDocument.webidl Bug 1469993 - Grant storage access to a 3rd party, tracking resource if a opened document has user-interaction - part 8 - tests, r=ehsan 2018-07-10 10:09:59 +02:00
HTMLElement.webidl Bug 1419313 - Add [CEReactions] to contentEditable attribute; r=smaug 2017-11-21 22:02:00 +08:00
HTMLEmbedElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLFieldSetElement.webidl Bug 1380415 part 2. Remove XPCOM constraint validation APIs. r=mccr8 2017-07-13 23:46:28 -04:00
HTMLFontElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLFormControlsCollection.webidl
HTMLFormElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLFrameElement.webidl Bug 1424474 part 3. Make sure that we only pass non-system subject principals to setters/methods that later use that principal for loading security checks. r=kmag 2017-12-20 17:43:18 -05:00
HTMLFrameSetElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLHeadElement.webidl
HTMLHeadingElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLHRElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLHtmlElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLHyperlinkElementUtils.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLIFrameElement.webidl Bug 1424474 part 3. Make sure that we only pass non-system subject principals to setters/methods that later use that principal for loading security checks. r=kmag 2017-12-20 17:43:18 -05:00
HTMLImageElement.webidl Bug 1416328 - Part 2. Expose decoding attribute for img elements. r=bz,tnikkel 2018-08-08 07:56:01 -04:00
HTMLInputElement.webidl Bug 1465875 part 4. Eliminate random mentions of nsIDOMNSEditableElement. r=qdot 2018-06-01 22:35:23 -04:00
HTMLLabelElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLLegendElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLLIElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLLinkElement.webidl Bug 1424474 part 3. Make sure that we only pass non-system subject principals to setters/methods that later use that principal for loading security checks. r=kmag 2017-12-20 17:43:18 -05:00
HTMLMapElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLMediaElement.webidl Bug 1478208 - Implement HTMLMediaElement.allowedToPlay. r=alwu,bz 2018-07-25 14:25:17 +12:00
HTMLMenuElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLMenuItemElement.webidl Bug 1408169 - Remove nsIDOMHTMLMenuItemElement; r=bz 2017-10-12 15:10:50 -07:00
HTMLMetaElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLMeterElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLModElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLObjectElement.webidl Bug 1383876 - Part 1: Remove GroupedSHistory and Prerendering logic from C++ code, r=freesamael, r=smaug 2018-01-12 17:52:52 -05:00
HTMLOListElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLOptGroupElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLOptionElement.webidl Bug 1415716 - Remove nsIDOMHTMLOptionElement; r=bz 2017-11-08 17:43:09 -08:00
HTMLOptionsCollection.webidl Bug 1414359. Remove vestigial support for 'creator' operations from webidl; all setters are creators. r=qdot 2017-11-04 00:36:10 -04:00
HTMLOutputElement.webidl Bug 1380415 part 2. Remove XPCOM constraint validation APIs. r=mccr8 2017-07-13 23:46:28 -04:00
HTMLParagraphElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLParamElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLPictureElement.webidl
HTMLPreElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLProgressElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLQuoteElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLScriptElement.webidl Bug 1424474 part 3. Make sure that we only pass non-system subject principals to setters/methods that later use that principal for loading security checks. r=kmag 2017-12-20 17:43:18 -05:00
HTMLSelectElement.webidl Bug 1020698 - Remove dom.forms.autocomplete.formautofill check on HTMLSelectElement.autocomplete. r=baku 2017-11-22 14:09:44 -05:00
HTMLSlotElement.webidl Bug 1428685 - Use dom.webcomponents.shadowdom.enabled pref for Shadow DOM. r=smaug 2018-01-16 17:16:30 +01:00
HTMLSourceElement.webidl Bug 1424474 part 3. Make sure that we only pass non-system subject principals to setters/methods that later use that principal for loading security checks. r=kmag 2017-12-20 17:43:18 -05:00
HTMLSpanElement.webidl
HTMLStyleElement.webidl Bug 1444905: Remove scoped style support from the old style system. r=xidorn,smaug 2018-03-13 10:26:13 +01:00
HTMLTableCaptionElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLTableCellElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLTableColElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLTableElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLTableRowElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLTableSectionElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLTemplateElement.webidl
HTMLTextAreaElement.webidl Bug 1465875 part 4. Eliminate random mentions of nsIDOMNSEditableElement. r=qdot 2018-06-01 22:35:23 -04:00
HTMLTimeElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLTitleElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLTrackElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLUListElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLVideoElement.webidl Bug 1431255 - Part V, Set the reflectors of the UA Widget DOM to UA Widget Scope r=bholley 2018-06-29 13:39:46 -07:00
IDBCursor.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
IDBDatabase.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
IDBFactory.webidl Bug 1335368 part 14. Remove the use of IsCallerChrome in IDBFactory. r=smaug 2017-02-01 15:43:37 -05:00
IDBFileHandle.webidl
IDBFileRequest.webidl
IDBIndex.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
IDBKeyRange.webidl
IDBMutableFile.webidl Bug 1271457 - Add use counters for non-standard IDB extensions. r=janv, r=qDot 2017-02-07 19:57:00 -05:00
IDBObjectStore.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
IDBOpenDBRequest.webidl
IDBRequest.webidl Bug 1120178 - Migrate DOMError to DOMExtension in FileReader, IndexedDB, DOMRequest and so on, r=smaug 2017-08-06 20:47:00 +03:00
IDBTransaction.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
IDBVersionChangeEvent.webidl
IdleDeadline.webidl Bug 1416384 - Part 2b: Get split headers building but not linking, r=smaug 2017-11-15 11:33:29 -05:00
IIRFilterNode.webidl
ImageBitmap.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 1 - canvas_imagebitmap_extensions_enabled, r=ehsan 2018-09-10 20:36:14 +02:00
ImageBitmapRenderingContext.webidl
ImageCapture.webidl
ImageCaptureErrorEvent.webidl
ImageData.webidl
ImageDocument.webidl
InputEvent.webidl
InstallTrigger.webidl Bug 1330699 part 9. Rename "MozMap" to "record" in our IDL parser and IDL files. r=qdot 2017-02-15 00:00:17 -05:00
IntersectionObserver.webidl Bug 1352746 - Rename ProbablyShortLivingObject to ProbablyShortLivingWrapper in webidl, r=qDot 2017-04-11 00:01:29 +03:00
IntlUtils.webidl Bug 1346084 - Expose mozIntl.getLocaleInfo to ChromeOrXBL. r=smaug 2017-03-14 20:38:00 +01:00
IterableIterator.webidl
KeyAlgorithm.webidl Backed out changeset 3d02d52b92ee (bug 1333140) 2017-12-01 11:27:05 +01:00
KeyboardEvent.webidl Bug 1222285 - Part 1: Spoofing the keyboard event to mimc a certain keyboard layout according to the content-language of the document when 'privacy.resistFingerprinting' is true. r=arthuredelstein,masayuki,smaug 2017-08-29 11:33:27 +08:00
KeyEvent.webidl Bug 1343451 - part 1: Declare (DOM|NS)_VK_PROCESSKEY for keyCode value during composition r=smaug 2017-03-01 15:41:43 +09:00
KeyframeAnimationOptions.webidl
KeyframeEffect.webidl Bug 1471814 - Add a preference for animation composite modes; r=bz,hiro 2018-07-14 09:23:03 +09:00
KeyIdsInitData.webidl
L10nUtils.webidl Bug 1453480 - Update Node.localize API to renamed attrs->attributes in fluent-dom 0.2.0. r=smaug on a CLOSED TREE 2018-04-12 22:58:09 -07:00
LegacyQueryInterface.webidl Bug 1480527. Remove QueryInterface from the JS reflection of boxobjects. r=mccr8 2018-08-02 15:26:48 -04:00
LinkStyle.webidl
LocalMediaStream.webidl
Location.webidl Bug 1383876 - Part 1: Remove GroupedSHistory and Prerendering logic from C++ code, r=freesamael, r=smaug 2018-01-12 17:52:52 -05:00
MediaCapabilities.webidl Bug 1471165 - P1. Simulate required MediaCapabilities members in optional dictionary. r=bz 2018-07-03 11:45:28 -07:00
MediaDeviceInfo.webidl Bug 1375829 part 5. Switch from using "jsonifier" syntax to the spec's "[Default] toJSON" syntax. r=qdot 2018-05-17 23:43:59 -04:00
MediaDevices.webidl Bug 1372073 - Spoof navigator.mediaDevices.enumerateDevices. r=arthuredelstein,jib,smaug 2017-09-18 09:52:06 +08:00
MediaElementAudioSourceNode.webidl
MediaEncryptedEvent.webidl Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz 2017-02-01 22:10:06 -08:00
MediaError.webidl
MediaKeyError.webidl Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz 2017-02-01 22:10:06 -08:00
MediaKeyMessageEvent.webidl Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz 2017-02-01 22:10:06 -08:00
MediaKeys.webidl Bug 1404230 - Part2 - Add a web api to support HDCP policy check on MediaKeys. r=cpearce,smaug 2017-10-02 17:39:00 +08:00
MediaKeySession.webidl Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz 2017-02-01 22:10:06 -08:00
MediaKeysRequestStatus.webidl
MediaKeyStatusMap.webidl Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz 2017-02-01 22:10:06 -08:00
MediaKeySystemAccess.webidl Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz 2017-02-01 22:10:06 -08:00
MediaList.webidl Bug 1455807. Align MediaList idl bits a bit better with the CSSOM draft. r=heycam 2018-04-23 12:36:10 -04:00
MediaQueryList.webidl Bug 1473856 - MediaQueryList could use ProbablyShortLivingWrapper + LastRelease, r=bz 2018-07-07 03:08:35 +03:00
MediaQueryListEvent.webidl Bug 1354441 - Update MediaQueryList to the latest version of the spec, r=jwatt 2017-04-10 16:29:06 +02:00
MediaRecorder.webidl
MediaRecorderErrorEvent.webidl Bug 1485040, part 1 - Switch line endings from DOS to Unix in WebIDL files r=qdot 2018-09-13 19:30:42 +00:00
MediaSource.webidl
MediaStream.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
MediaStreamAudioDestinationNode.webidl
MediaStreamAudioSourceNode.webidl
MediaStreamError.webidl
MediaStreamEvent.webidl
MediaStreamTrack.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
MediaStreamTrackEvent.webidl
MediaTrackConstraintSet.webidl
MediaTrackSettings.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
MediaTrackSupportedConstraints.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
MenuBoxObject.webidl
MessageChannel.webidl Bug 1446258 - Expose MessageChannel to System. r=baku 2018-03-16 05:36:50 -07:00
MessageEvent.webidl Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki 2018-04-20 12:55:30 -04:00
MessagePort.webidl Bug 1466182 - Add AudioWorkletProcessor definitions. r=baku,karlt 2018-06-24 20:02:47 +02:00
MIDIAccess.webidl Bug 1201590 - WebMIDI WebIDL files; r=baku 2017-11-14 22:02:57 -08:00
MIDIConnectionEvent.webidl Bug 1201590 - WebMIDI WebIDL files; r=baku 2017-11-14 22:02:57 -08:00
MIDIInput.webidl Bug 1201590 - WebMIDI WebIDL files; r=baku 2017-11-14 22:02:57 -08:00
MIDIInputMap.webidl Bug 1201590 - WebMIDI WebIDL files; r=baku 2017-11-14 22:02:57 -08:00
MIDIMessageEvent.webidl Bug 1201590 - WebMIDI WebIDL files; r=baku 2017-11-14 22:02:57 -08:00
MIDIOptions.webidl Bug 1201590 - WebMIDI WebIDL files; r=baku 2017-11-14 22:02:57 -08:00
MIDIOutput.webidl Bug 1201590 - WebMIDI WebIDL files; r=baku 2017-11-14 22:02:57 -08:00
MIDIOutputMap.webidl Bug 1201590 - WebMIDI WebIDL files; r=baku 2017-11-14 22:02:57 -08:00
MIDIPort.webidl Bug 1201590 - WebMIDI WebIDL files; r=baku 2017-11-14 22:02:57 -08:00
MimeType.webidl
MimeTypeArray.webidl
MouseEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
MouseScrollEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
moz.build Bug 1455649 - DocumentL10n, part 1 - Add C++ DocumentL10n API. r=smaug 2018-09-06 18:20:18 -07:00
MozApplicationEvent.webidl
MozFrameLoaderOwner.webidl Bug 1485040, part 3 - Add missing modeline/licenses to WebIDL files r=qdot 2018-09-13 19:30:47 +00:00
MutationEvent.webidl Bug 1436508 part 13. Remove nsIDOMMutationEvent constants. r=masayuki 2018-02-09 11:17:10 -05:00
MutationObserver.webidl Bug 1352746 - Rename ProbablyShortLivingObject to ProbablyShortLivingWrapper in webidl, r=qDot 2017-04-11 00:01:29 +03:00
NamedNodeMap.webidl Bug 1340027 - Part 1: Add DOM CEReactions annotation. r=smaug 2017-06-29 10:25:00 -04:00
NativeOSFileInternals.webidl Bug 1063635 Part 1 - Add native code for OS.File.writeAtomic. r=smaug,Yoric 2017-06-27 13:10:11 +05:30
Navigator.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 10 - dom.storageManager.enabled, r=ehsan 2018-09-10 20:36:16 +02:00
NetDashboard.webidl bug 1440234 - show TRR column in about:networking for DNS names r=baku,valentin 2018-02-22 09:57:22 +01:00
NetworkInformation.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 16 - dom.netinfo.enabled, r=ehsan 2018-09-10 20:36:17 +02:00
NetworkOptions.webidl
Node.webidl Bug 1484478 - Use a node bit for connectedness. r=smaug 2018-08-20 11:56:27 +00:00
NodeFilter.webidl
NodeIterator.webidl
NodeList.webidl Bug 1376954 part 3. Allow nursery allocation of DOM nodelists. r=smaug 2017-06-30 10:15:52 -07:00
Notification.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 7 - dom.webnotifications.requireinteraction.enabled, r=ehsan 2018-09-10 20:36:15 +02:00
NotificationEvent.webidl Bug 1333117. We should ensure, at build-time, that partial interfaces are defined in the same file as the interface they extend, since our build system doesn't really support correct dep builds if they're placed in a different file. r=qdot 2017-01-24 16:11:30 -05:00
NotifyPaintEvent.webidl Bug 1334957 part 2. Remove all the accessors from the XPCOM interface for NotifyPaintEvent. r=smaug 2017-02-02 12:48:48 -05:00
OfflineAudioCompletionEvent.webidl
OfflineAudioContext.webidl Bug 1388591 - Implement OfflineAudioCanvas dict constructor; r=padenot,smaug 2017-08-08 22:55:43 -04:00
OfflineResourceList.webidl Bug 1435261 - Remove access to appcache interface OfflineResourceList over insecure contexts r=baku,mayhemer 2018-02-02 17:26:03 +00:00
OffscreenCanvas.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 14 - gfx.offscreencanvas.enabled, r=ehsan 2018-09-10 20:36:16 +02:00
OscillatorNode.webidl
PageTransitionEvent.webidl Bug 1438697 - Add inFrameSwap property on page transition. r=mrbkap 2018-02-16 13:05:06 -06:00
PaintRequest.webidl
PaintRequestList.webidl
PaintWorkletGlobalScope.webidl
PannerNode.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
ParentNode.webidl Bug 1475342 - Move document.getElementsByAttribute[NS] to ParentNode so it'll work for HTML document and elements;r=bz 2018-07-26 13:40:13 -07:00
ParentSHistory.webidl Bug 1434768 - Part 1: Add Child/ParentSHistory classes which wrap nsISHistory, r=bz 2018-04-10 17:49:44 -04:00
PaymentAddress.webidl Bug 1485881 - Drop support for PaymentAddress.languageCode r=smaug 2018-08-27 16:30:00 +03:00
PaymentMethodChangeEvent.webidl Bug 1485040, part 3 - Add missing modeline/licenses to WebIDL files r=qdot 2018-09-13 19:30:47 +00:00
PaymentRequest.webidl Bug 1435161 - Part 3 support error fields in PaymentDetailsUpdate. r=baku 2018-09-04 16:00:33 +02:00
PaymentRequestUpdateEvent.webidl Bug 1441709 - Support PaymentRequest.show() with an optional PaymentDetailsUpdate promise parameter. r=baku 2018-04-02 23:12:21 +08:00
PaymentResponse.webidl Bug 1435161 - Part 2 supporting PaymentResponse.retry(). r=baku 2018-09-04 12:28:40 +02:00
PeerConnectionImpl.webidl Backed out 2 changesets (bug 1173851) for Mochitest failures on dom/tests/mochitest/general/test_interfaces.html. CLOSED TREE 2018-02-15 01:10:06 +02:00
PeerConnectionImplEnums.webidl Bug 1411498: delete unused sipcc states. r=bwc,smaug 2017-10-24 23:40:02 -07:00
PeerConnectionObserver.webidl Bug 1442385: Remove old onremovestream event stuff. r=jib,smaug 2018-03-01 14:39:07 -06:00
PeerConnectionObserverEnums.webidl Bug 1411498: delete unused sipcc states. r=bwc,smaug 2017-10-24 23:40:02 -07:00
Performance.webidl Bug 1375829 part 5. Switch from using "jsonifier" syntax to the spec's "[Default] toJSON" syntax. r=qdot 2018-05-17 23:43:59 -04:00
PerformanceEntry.webidl Bug 1375829 part 5. Switch from using "jsonifier" syntax to the spec's "[Default] toJSON" syntax. r=qdot 2018-05-17 23:43:59 -04:00
PerformanceEntryEvent.webidl
PerformanceMark.webidl
PerformanceMeasure.webidl
PerformanceNavigation.webidl Bug 1375829 part 5. Switch from using "jsonifier" syntax to the spec's "[Default] toJSON" syntax. r=qdot 2018-05-17 23:43:59 -04:00
PerformanceNavigationTiming.webidl Bug 1375829 part 5. Switch from using "jsonifier" syntax to the spec's "[Default] toJSON" syntax. r=qdot 2018-05-17 23:43:59 -04:00
PerformanceObserver.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 21 - dom.enable_performance_observer, r=ehsan 2018-09-10 20:36:17 +02:00
PerformanceObserverEntryList.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 21 - dom.enable_performance_observer, r=ehsan 2018-09-10 20:36:17 +02:00
PerformanceResourceTiming.webidl Bug 1375829 part 5. Switch from using "jsonifier" syntax to the spec's "[Default] toJSON" syntax. r=qdot 2018-05-17 23:43:59 -04:00
PerformanceServerTiming.webidl Bug 1375829 part 5. Switch from using "jsonifier" syntax to the spec's "[Default] toJSON" syntax. r=qdot 2018-05-17 23:43:59 -04:00
PerformanceTiming.webidl Bug 1375829 part 5. Switch from using "jsonifier" syntax to the spec's "[Default] toJSON" syntax. r=qdot 2018-05-17 23:43:59 -04:00
PeriodicWave.webidl Backed out 2 changesets (bug 1456271) for mda failures in dom/media/webaudio/test/test_periodicWave.html 2018-07-16 17:11:14 +03:00
Permissions.webidl
PermissionStatus.webidl
Plugin.webidl
PluginArray.webidl
PluginCrashedEvent.webidl
PointerEvent.webidl Bug 1303957 Part1: Add support for PointerEvent.getCoalescedEvents. r=smaug. 2017-09-20 13:00:57 +08:00
PopStateEvent.webidl
PopupBlockedEvent.webidl
Position.webidl
PositionError.webidl
Presentation.webidl
PresentationAvailability.webidl
PresentationConnection.webidl
PresentationConnectionAvailableEvent.webidl
PresentationConnectionCloseEvent.webidl
PresentationConnectionList.webidl
PresentationReceiver.webidl Bug 1332713 part 2. Disallow [SameObject] Promise-typed attributes. r=qdot 2017-01-27 18:53:36 -05:00
PresentationRequest.webidl
ProcessingInstruction.webidl Bug 1455802. Get rid of web-visible XMLStyleSheetProcessingInstruction. r=peterv 2018-05-14 18:54:16 -04:00
ProfileTimelineMarker.webidl Bug 1371457 - Change restyle marker data to animation state. r=bholley,gregtatum 2017-06-28 11:59:28 -07:00
ProgressEvent.webidl Bug 1333903 - ErrorEvent, CloseEvent, ProgressEvent and FileList should be exposed in workers, r=baku 2017-01-26 18:57:59 +02:00
Promise.webidl
PromiseRejectionEvent.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 11 - dom.promise_rejection_events.enabled, r=ehsan 2018-09-10 20:36:16 +02:00
PushEvent.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 12 - dom.push.enabled, r=ehsan 2018-09-10 20:36:16 +02:00
PushManager.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 12 - dom.push.enabled, r=ehsan 2018-09-10 20:36:16 +02:00
PushMessageData.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 12 - dom.push.enabled, r=ehsan 2018-09-10 20:36:16 +02:00
PushSubscription.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 12 - dom.push.enabled, r=ehsan 2018-09-10 20:36:16 +02:00
PushSubscriptionOptions.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 12 - dom.push.enabled, r=ehsan 2018-09-10 20:36:16 +02:00
RadioNodeList.webidl
Range.webidl Bug 1447889 part 12. Remove nsIDOMRange::ToString. r=mystor 2018-03-27 00:35:22 -04:00
Request.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 17 - dom.fetchObserver.enabled, r=ehsan 2018-09-10 20:36:17 +02:00
Response.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 13 - dom.streams.enabled, r=ehsan 2018-09-10 20:36:16 +02:00
RTCCertificate.webidl
RTCConfiguration.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
RTCDataChannel.webidl Bug 1464917 - Add maxPacketLifeTime and maxRetransmits to RTCDatachannel.webidl; r=baku 2018-05-31 12:50:55 -04:00
RTCDataChannelEvent.webidl Bug 1447692: update RTCDataChannelEventInit to meet spec. r=smaug 2018-03-21 16:03:42 +00:00
RTCDTMFSender.webidl
RTCDTMFToneChangeEvent.webidl Bug 1485040, part 3 - Add missing modeline/licenses to WebIDL files r=qdot 2018-09-13 19:30:47 +00:00
RTCIceCandidate.webidl Bug 1375829 part 5. Switch from using "jsonifier" syntax to the spec's "[Default] toJSON" syntax. r=qdot 2018-05-17 23:43:59 -04:00
RTCIdentityAssertion.webidl
RTCIdentityProvider.webidl Backed out 3 changesets (bug 1446880) for mochitest failures on test_exceptions_from_jsimplemented.htm CLOSED TREE 2018-04-04 20:48:59 +03:00
RTCPeerConnection.webidl Backed out 3 changesets (bug 1446880) for mochitest failures on test_exceptions_from_jsimplemented.htm CLOSED TREE 2018-04-04 20:48:59 +03:00
RTCPeerConnectionIceEvent.webidl
RTCPeerConnectionStatic.webidl
RTCRtpReceiver.webidl Bug 1430213 - add toggle pref for RTCRtpReceiver RTP sources APIs;r=jib,smaug 2018-01-12 11:59:19 -08:00
RTCRtpSender.webidl Bug 1290948 - Part 2: webidl for RTCRtpTransceiver and supporting interfaces r+jib, r+ehsan r=ehsan+251051,jib 2017-08-23 15:47:54 -05:00
RTCRtpSources.webidl Bug 1419093 - P1 - update rtp source IDLs to spec r=mjf,smaug 2017-12-18 19:14:36 -06:00
RTCRtpTransceiver.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
RTCSessionDescription.webidl Bug 1375829 part 5. Switch from using "jsonifier" syntax to the spec's "[Default] toJSON" syntax. r=qdot 2018-05-17 23:43:59 -04:00
RTCStatsReport.webidl Bug 1481851 - Add kind to RTCRtpStreamStats as alias to mediaType. r=ng,smaug 2018-08-08 17:30:40 +02:00
RTCTrackEvent.webidl Bug 1290948 - Part 2: webidl for RTCRtpTransceiver and supporting interfaces r+jib, r+ehsan r=ehsan+251051,jib 2017-08-23 15:47:54 -05:00
Screen.webidl Bug 1482243 - Place Screen's MediaCapabilities behind a different pref. r=bzbarsky 2018-08-09 21:05:55 +00:00
ScreenOrientation.webidl Bug 1383876 - Part 1: Remove GroupedSHistory and Prerendering logic from C++ code, r=freesamael, r=smaug 2018-01-12 17:52:52 -05:00
ScriptProcessorNode.webidl
ScrollAreaEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
ScrollViewChangeEvent.webidl
SecurityPolicyViolationEvent.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
Selection.webidl Bug 1387143 part 21. Remove nsISelection getters for anchor and focus points. r=mats 2018-05-08 13:52:38 -04:00
ServiceWorker.webidl Bug 1430139 P3 Remove workers namespace from service worker code. r=asuth 2018-01-26 13:08:59 -08:00
ServiceWorkerContainer.webidl Bug 1353636 - Part 1: Move from nsLoadFlags to UpdateViaCache. r=bkelly 2017-08-16 14:18:52 +08:00
ServiceWorkerGlobalScope.webidl Bug 1293277 P5 Switch bindings over to new Client and Clients classes. r=baku 2017-12-12 15:44:47 -05:00
ServiceWorkerRegistration.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 12 - dom.push.enabled, r=ehsan 2018-09-10 20:36:16 +02:00
ShadowRoot.webidl Bug 1484474 - Make the ua widget flag in ShadowRoot write-only. r=smaug 2018-08-18 21:32:38 +00:00
SharedWorker.webidl Bug 1364297 - Worker and SharedWorker constructors have an optional WorkerOptions parameter, r=smaug 2017-05-17 16:48:54 +02:00
SharedWorkerGlobalScope.webidl Bug 1375457 - name should be a replaceable attribute in worker global scopes, r=bkelly 2017-06-28 06:36:22 -07:00
SimpleGestureEvent.webidl Bug 1436508 part 16. Remove nsIDOMSimpleGestureEvent. r=masayuki 2018-02-09 11:17:10 -05:00
SocketCommon.webidl
SourceBuffer.webidl Bug 1481166 - Enable SourceBuffer.changeType by default. r=bzbarsky 2018-08-07 22:46:14 +02:00
SourceBufferList.webidl
SpeechGrammar.webidl
SpeechGrammarList.webidl
SpeechRecognition.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
SpeechRecognitionAlternative.webidl
SpeechRecognitionError.webidl
SpeechRecognitionEvent.webidl
SpeechRecognitionResult.webidl
SpeechRecognitionResultList.webidl
SpeechSynthesis.webidl Bug 1383876 - Part 1: Remove GroupedSHistory and Prerendering logic from C++ code, r=freesamael, r=smaug 2018-01-12 17:52:52 -05:00
SpeechSynthesisErrorEvent.webidl
SpeechSynthesisEvent.webidl
SpeechSynthesisUtterance.webidl
SpeechSynthesisVoice.webidl
StereoPannerNode.webidl
Storage.webidl Bug 1414359. Remove vestigial support for 'creator' operations from webidl; all setters are creators. r=qdot 2017-11-04 00:36:10 -04:00
StorageEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
StorageManager.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 10 - dom.storageManager.enabled, r=ehsan 2018-09-10 20:36:16 +02:00
StorageType.webidl
StreamFilter.webidl Bug 1255894: Part 6 - Implement StreamFilter DOM bindings. r=baku,mixedpuppy 2017-08-27 19:51:36 -07:00
StreamFilterDataEvent.webidl Bug 1255894: Part 6 - Implement StreamFilter DOM bindings. r=baku,mixedpuppy 2017-08-27 19:51:36 -07:00
StyleRuleChangeEvent.webidl Bug 851892 part 9. Add a CSSRule Web IDL interface. r=peterv,heycam 2017-01-13 10:41:03 -05:00
StyleSheet.webidl Bug 1455807. Align MediaList idl bits a bit better with the CSSOM draft. r=heycam 2018-04-23 12:36:10 -04:00
StyleSheetApplicableStateChangeEvent.webidl
StyleSheetChangeEvent.webidl
StyleSheetList.webidl
SubtleCrypto.webidl Backed out changeset 3d02d52b92ee (bug 1333140) 2017-12-01 11:27:05 +01:00
SVGAElement.webidl Bug 1451823 - support ping, rel, referrerPolicy, relList, hreflang, type and text on SVG a elements r=mystor 2018-04-14 14:53:37 +01:00
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 Bug 1325320 part 2 - change shapes so they implement SVGGeometryElement and implement SVGGeometryElement::GetOrBuildPath r=dholbert r=mystor (DOM Peer) 2018-03-13 19:20:43 +00:00
SVGClipPathElement.webidl Bug 1435568 - Remove SVGUnitTypes values from elements r=jwatt r=bkelly (DOM Peer) 2018-02-06 21:35:34 +00:00
SVGComponentTransferFunctionElement.webidl
SVGDefsElement.webidl
SVGDescElement.webidl
SVGElement.webidl
SVGEllipseElement.webidl Bug 1325320 part 2 - change shapes so they implement SVGGeometryElement and implement SVGGeometryElement::GetOrBuildPath r=dholbert r=mystor (DOM Peer) 2018-03-13 19:20:43 +00:00
SVGFEBlendElement.webidl
SVGFEColorMatrixElement.webidl
SVGFEComponentTransferElement.webidl
SVGFECompositeElement.webidl
SVGFEConvolveMatrixElement.webidl
SVGFEDiffuseLightingElement.webidl
SVGFEDisplacementMapElement.webidl
SVGFEDistantLightElement.webidl
SVGFEDropShadowElement.webidl
SVGFEFloodElement.webidl
SVGFEFuncAElement.webidl
SVGFEFuncBElement.webidl
SVGFEFuncGElement.webidl
SVGFEFuncRElement.webidl
SVGFEGaussianBlurElement.webidl
SVGFEImageElement.webidl
SVGFEMergeElement.webidl
SVGFEMergeNodeElement.webidl
SVGFEMorphologyElement.webidl
SVGFEOffsetElement.webidl
SVGFEPointLightElement.webidl
SVGFESpecularLightingElement.webidl
SVGFESpotLightElement.webidl
SVGFETileElement.webidl
SVGFETurbulenceElement.webidl
SVGFilterElement.webidl Bug 1435568 - Remove SVGUnitTypes values from elements r=jwatt r=bkelly (DOM Peer) 2018-02-06 21:35:34 +00:00
SVGFilterPrimitiveStandardAttributes.webidl
SVGFitToViewBox.webidl
SVGForeignObjectElement.webidl
SVGGElement.webidl
SVGGeometryElement.webidl
SVGGradientElement.webidl Bug 1435568 - Remove SVGUnitTypes values from elements r=jwatt r=bkelly (DOM Peer) 2018-02-06 21:35:34 +00:00
SVGGraphicsElement.webidl
SVGImageElement.webidl Bug 1416328 - Part 2. Expose decoding attribute for img elements. r=bz,tnikkel 2018-08-08 07:56:01 -04:00
SVGLength.webidl
SVGLengthList.webidl
SVGLinearGradientElement.webidl
SVGLineElement.webidl Bug 1325320 part 2 - change shapes so they implement SVGGeometryElement and implement SVGGeometryElement::GetOrBuildPath r=dholbert r=mystor (DOM Peer) 2018-03-13 19:20:43 +00:00
SVGMarkerElement.webidl
SVGMaskElement.webidl Bug 1435568 - Remove SVGUnitTypes values from elements r=jwatt r=bkelly (DOM Peer) 2018-02-06 21:35:34 +00:00
SVGMatrix.webidl
SVGMetadataElement.webidl
SVGMPathElement.webidl
SVGNumber.webidl Bug 1455940 - Remove constructors from SVGNumber r=mystor 2018-04-25 07:00:36 +01:00
SVGNumberList.webidl
SVGPathElement.webidl Bug 1436438 part 2 - Remove the WebIDL methods for creating and mutating SVG path data. r=longsonr,baku 2018-01-26 21:16:49 +00:00
SVGPathSeg.webidl Bug 1436438 part 2 - Remove the WebIDL methods for creating and mutating SVG path data. r=longsonr,baku 2018-01-26 21:16:49 +00:00
SVGPathSegList.webidl Bug 1436438 part 2 - Remove the WebIDL methods for creating and mutating SVG path data. r=longsonr,baku 2018-01-26 21:16:49 +00:00
SVGPatternElement.webidl Bug 1435568 - Remove SVGUnitTypes values from elements r=jwatt r=bkelly (DOM Peer) 2018-02-06 21:35:34 +00:00
SVGPoint.webidl
SVGPointList.webidl
SVGPolygonElement.webidl Bug 1325320 part 2 - change shapes so they implement SVGGeometryElement and implement SVGGeometryElement::GetOrBuildPath r=dholbert r=mystor (DOM Peer) 2018-03-13 19:20:43 +00:00
SVGPolylineElement.webidl Bug 1325320 part 2 - change shapes so they implement SVGGeometryElement and implement SVGGeometryElement::GetOrBuildPath r=dholbert r=mystor (DOM Peer) 2018-03-13 19:20:43 +00:00
SVGPreserveAspectRatio.webidl
SVGRadialGradientElement.webidl Bug 1240275 - Support SVG 2 radialGradient fr attribute. r=cam r=peterv (see comment 16) 2017-05-23 07:15:02 +01:00
SVGRect.webidl
SVGRectElement.webidl Bug 1325320 part 2 - change shapes so they implement SVGGeometryElement and implement SVGGeometryElement::GetOrBuildPath r=dholbert r=mystor (DOM Peer) 2018-03-13 19:20:43 +00:00
SVGScriptElement.webidl
SVGSetElement.webidl
SVGStopElement.webidl
SVGStringList.webidl
SVGStyleElement.webidl Bug 1444905: Remove scoped style support from the old style system. r=xidorn,smaug 2018-03-13 10:26:13 +01:00
SVGSVGElement.webidl Bug 1133172 - Remove SVGSVGElement.{pixel,screenPixel}UnitToMillimeter{X,Y}. r=longonsr,bz 2018-04-19 17:21:00 +03:00
SVGSwitchElement.webidl
SVGSymbolElement.webidl
SVGTests.webidl
SVGTextContentElement.webidl
SVGTextElement.webidl
SVGTextPathElement.webidl
SVGTextPositioningElement.webidl
SVGTitleElement.webidl
SVGTransform.webidl
SVGTransformList.webidl
SVGTSpanElement.webidl
SVGUnitTypes.webidl Bug 1435568 - Remove SVGUnitTypes values from elements r=jwatt r=bkelly (DOM Peer) 2018-02-06 21:35:34 +00:00
SVGURIReference.webidl
SVGUseElement.webidl
SVGViewElement.webidl Bug 1455763 - Remove SVGViewElement.viewTarget r=heycam r=mystor 2018-04-25 22:44:31 +01:00
SVGZoomAndPan.webidl
SVGZoomAndPanValues.webidl
TCPServerSocket.webidl
TCPServerSocketEvent.webidl
TCPSocket.webidl
TCPSocketErrorEvent.webidl
TCPSocketEvent.webidl
TestFunctions.webidl Bug 1465602 part 2. Fix the interaction of default toJSON with Func-controlled exposure that examines the object's global. r=qdot 2018-06-01 12:17:10 -04:00
TestInterfaceJS.webidl Bug 1473492 part 2. Disallow [Cached] on JS-implemented interfaces. r=mccr8 2018-07-06 11:43:12 -07:00
TestInterfaceJSDictionaries.webidl
TestInterfaceJSMaplikeSetlikeIterable.webidl
Text.webidl Bug 1475485, @title tooltips should work also inside ShadowDOM, r=mrbkap 2018-07-14 04:48:19 +03:00
TextClause.webidl
TextDecoder.webidl Bug 1102679 part 2. Implement support for the ignoreBOM option for TextDecoder. r=hsivonen 2018-08-08 14:30:01 -04:00
TextEncoder.webidl Bug 1261841 part 2 - Use encoding_rs instead of uconv. r=emk,mystor. 2017-06-13 13:23:23 +03:00
TextTrack.webidl
TextTrackCue.webidl
TextTrackCueList.webidl
TextTrackList.webidl
TimeEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
TimeRanges.webidl
Touch.webidl Bug 1382499 - Enhance fingerprinting resistance for Touch API r=arthuredelstein,bz 2017-07-31 17:30:38 +08:00
TouchEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
TouchList.webidl
TrackEvent.webidl
TransceiverImpl.webidl Bug 1290948 - Part 2: webidl for RTCRtpTransceiver and supporting interfaces r+jib, r+ehsan r=ehsan+251051,jib 2017-08-23 15:47:54 -05:00
TransitionEvent.webidl
TreeBoxObject.webidl Bug 1473026, remove the now unused selectionRegion from TreeBoxObject, r=paolo,bz 2018-08-07 09:32:07 -04:00
TreeColumn.webidl Bug 1466727 part 3. Stop pretending like the mContent of an nsTreeColumn can be null. r=mossop 2018-06-05 23:01:36 -04:00
TreeColumns.webidl
TreeContentView.webidl Bug 1252211 - Convert TreeContentView to WebIDL. r=bz. 2017-06-08 21:04:02 +02:00
TreeView.webidl Bug 1430374 - Remove support for progressmeter tree cells. r=bz,dao 2018-01-18 10:36:05 +00:00
TreeWalker.webidl
U2F.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
UDPMessageEvent.webidl
UDPSocket.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
UIEvent.webidl Bug 1438795 - Spoof KeyboardEvent.which for privacy.resistFingerprinting. r=masayuki, r=smaug 2018-02-20 16:51:00 -05:00
URL.webidl Bug 1264182: Hide URL.createObjectURL from ServiceWorker r=mrbkap,asuth 2018-08-07 11:48:51 +00:00
URLSearchParams.webidl Bug 1331580 - Construct URLSearchParams from record<>, r=qdot 2017-03-02 21:48:51 +01:00
UserProximityEvent.webidl Bug 1359076: Disable all Device Sensor APIs except orientation by default r=bkelly 2017-07-24 10:07:00 +02:00
ValidityState.webidl
VideoPlaybackQuality.webidl
VideoStreamTrack.webidl
VideoTrack.webidl
VideoTrackList.webidl
VisualViewport.webidl Bug 1357785 - Expose the Visual Viewport API to web content. r=botond, r=nika 2018-08-20 16:28:42 -04:00
VRDisplay.webidl Backed out changeset 8c5d173f19b4 (bug 1381645) for mochitest test failures e.g. dom/vr/test/mochitest/test_vrDisplay_exitPresent.html r=backout on a CLOSED TREE 2017-12-08 02:04:40 +02:00
VRDisplayEvent.webidl
VRServiceTest.webidl Backed out the accidental backout of the backout of 3 changesets (bug 1311802). r=backout/reland 2017-03-31 10:11:19 +02:00
VTTCue.webidl Bug 1298307 - Check cue's active state first, then verify displaystate. r=alwu,smaug 2017-05-18 11:02:25 +08:00
VTTRegion.webidl Bug 1415805 - region.scroll setter should not throw. r=smaug 2017-11-22 16:10:11 +08:00
WaveShaperNode.webidl
WebAuthentication.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
WebComponents.webidl Bug 1461742, add a mechanism so that custom elements can implement interfaces akin to XBL implements. This is accomplished by an additional chrome-only callback getCustomInterface that can be implemented by custom elements, r=bz 2018-07-19 08:38:45 -04:00
WebGL2RenderingContext.webidl Bug 792059 - Add NeedsWindowsUndef extended attribute for constants; r=bz 2017-10-23 17:34:28 -07:00
WebGLContextEvent.webidl
WebGLRenderingContext.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 14 - gfx.offscreencanvas.enabled, r=ehsan 2018-09-10 20:36:16 +02:00
WebGPU.webidl Bug 1469376 - Initial stubs for WebGPU sketch API. - r=kvark,qdot 2018-06-13 10:43:48 -07:00
WebGPUExtras.webidl Bug 1469376 - Initial stubs for WebGPU sketch API. - r=kvark,qdot 2018-06-13 10:43:48 -07:00
WebKitCSSMatrix.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
WebrtcDeprecated.webidl
WebrtcGlobalInformation.webidl Bug 1408371: report AEC log dir through getter. r=ng,smaug 2017-10-13 17:57:15 -07:00
WebSocket.webidl Bug 1374574 - Remove the FlyWeb service and DOM interfaces. r=bz,djvj 2017-11-22 15:00:10 +01:00
WheelEvent.webidl
WidevineCDMManifest.webidl Bug 1485040, part 1 - Switch line endings from DOS to Unix in WebIDL files r=qdot 2018-09-13 19:30:42 +00:00
Window.webidl Bug 1357785 - Expose the Visual Viewport API to web content. r=botond, r=nika 2018-08-20 16:28:42 -04:00
WindowOrWorkerGlobalScope.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 2 - dom.caches.enabled, r=ehsan 2018-09-10 20:36:15 +02:00
WindowRoot.webidl
Worker.webidl Bug 1435196 - Move the webidl binding interfaces out of WorkerPrivate - part 1 - WebIDL bindings, r=bkelly 2018-02-08 08:26:05 +01:00
WorkerDebuggerGlobalScope.webidl
WorkerGlobalScope.webidl Bug 1442313 part 3. Expose, test-only, getJSTestingFunctions() in workers. r=bkelly 2018-03-01 14:24:20 -05:00
WorkerLocation.webidl
WorkerNavigator.webidl Bug 1489844 - Port DOMPrefs to StaticPrefs - part 16 - dom.netinfo.enabled, r=ehsan 2018-09-10 20:36:17 +02:00
Worklet.webidl Bug 1472324: Update Worklet: s/import/addModule. r=baku,karlt 2018-07-10 14:24:14 +02:00
WorkletGlobalScope.webidl
XMLDocument.webidl Bug 1388132 - Enable use counter for XMLDocument.async; r=francois,smaug 2017-08-08 14:00:06 +03:00
XMLHttpRequest.webidl Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
XMLHttpRequestEventTarget.webidl
XMLHttpRequestUpload.webidl
XMLSerializer.webidl Bug 1452235 part 2. Remove nsIDOMSerializer::SerializeToString. r=qdot 2018-04-09 16:30:32 -04:00
XPathEvaluator.webidl Bug 1435666 - Part 4: Remove nsIDOMXPathEvaluator. r=bz 2018-02-05 13:05:45 +08:00
XPathExpression.webidl Bug 1339853 - Make XPathExpression/XPathEvaluator arguments optional. r=bz. 2017-09-28 18:14:46 +02:00
XPathNSResolver.webidl
XPathResult.webidl
XSLTProcessor.webidl Bug 1485040, part 2 - Fix indentation in some WebIDL files r=qdot 2018-09-13 19:30:45 +00:00
XULCommandEvent.webidl Bug 1446710. Get rid of nsIDOMXULCommandEvent. r=qdot 2018-03-19 15:50:37 -04:00
XULDocument.webidl Bug 1482170 - Remove <Add/Remove>BroadcastListenerFor on XULDocument webidl. r=bz 2018-08-15 09:14:23 -07:00
XULElement.webidl Bug 1475342 - Move document.getElementsByAttribute[NS] to ParentNode so it'll work for HTML document and elements;r=bz 2018-07-26 13:40:13 -07:00
XULPopupElement.webidl Bug 1446961, move PopupBoxObject to XULPopupElement, a new subclass of XULElement. Remove popup.xml methods, r=paolo,bz 2018-04-27 11:04:38 -04:00