gecko-dev/dom/webidl
Samael Wang 9d2c8ac38e Bug 1406253 - Part 2: Implement nsIImageLoadingContent.currentRequestFinalURI. r=bz
ImageLoadingContent.currentURI returns the "URI" of currentRequest, which is
the URI used to start that request.  Some consumers need to know the final URI
of that request instead.

If the image request gets redirected on loading (e.g. an add-on intercepts the
request), currentRequestFinalURI will be the redirected URI, while currentURI
would be the original URI before redirect.

MozReview-Commit-ID: 9lX063uAIp1

--HG--
extra : rebase_source : 91451128abc5c3f29c11d3cabfc98cde6c440ea6
2017-11-14 18:20:03 +08: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 1325160 - implement AOM attributes, r=smaug 2016-12-23 14:36:55 -05:00
AddonEvent.webidl
AddonManager.webidl Bug 1335829 Add mozAddonManager.permissionPromptsEnabled r=qdot 2017-02-02 10:59:54 -08:00
AnalyserNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
Animatable.webidl
Animation.webidl
AnimationEffectReadOnly.webidl
AnimationEffectTiming.webidl
AnimationEffectTimingReadOnly.webidl
AnimationEvent.webidl
AnimationPlaybackEvent.webidl
AnimationTimeline.webidl
AnonymousContent.webidl Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
AppInfo.webidl
AppNotificationServiceOptions.webidl
APZTestData.webidl
Attr.webidl Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz 2017-10-09 14:33:38 -07:00
AudioBuffer.webidl Bug 1329744 - AudioBuffer ctor updated, r=padenot 2017-01-10 21:30:28 +00:00
AudioBufferSourceNode.webidl Bug 1324568 - Implement AudioScheduledSourceNode, r=padenot 2016-12-21 10:53:17 +01:00
AudioContext.webidl Bug 1361475 - Remove proprietary constructor on AudioContext. r=baku 2017-05-04 13:43:14 +02:00
AudioDestinationNode.webidl
AudioListener.webidl
AudioNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
AudioParam.webidl Bug 1324659 - AudioParam.minValue/maxValue, r=padenot 2016-12-21 10:53:38 +01:00
AudioProcessingEvent.webidl
AudioScheduledSourceNode.webidl Bug 1324568 - Implement AudioScheduledSourceNode, r=padenot 2016-12-21 10:53:17 +01:00
AudioStreamTrack.webidl
AudioTrack.webidl
AudioTrackList.webidl
AudioWorkletGlobalScope.webidl Bug 1322858 - Fix the URL of the AudioWorklet spec in webidl files, r=me 2016-12-17 07:19:02 +01:00
AutocompleteInfo.webidl
BarProp.webidl
BaseAudioContext.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
BaseKeyframeTypes.webidl Bug 1398038 - Implement extended property-indexed keyframe syntax; r=bz,hiro 2017-10-18 16:12:21 +09: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 Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
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 1335368 part 12. Remove the use of IsCallerChrome in FetchRequest. r=bkelly 2017-02-01 15:43:37 -05:00
CacheStorage.webidl
CanvasCaptureMediaStream.webidl
CanvasRenderingContext2D.webidl Bug 1382027. Allow using an SVGImageElement as a CanvasImageSource. r=mystor 2017-07-19 11:48:49 -04:00
CaretPosition.webidl
CaretStateChangedEvent.webidl
CDATASection.webidl
ChannelMergerNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
ChannelSplitterNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
ChannelWrapper.webidl Bug 1305237 Expose frameAncestors to webextensions, r=bz,kmag 2017-10-10 09:54:22 -07:00
CharacterData.webidl
CheckerboardReportService.webidl
ChildNode.webidl Bug 1340027 - Part 1: Add DOM CEReactions annotation. r=smaug 2017-06-29 10:25:00 -04:00
ChromeNodeList.webidl
ChromeUtils.webidl Bug 1415389. Make ChromeUtils a WebIDL namespace. Remove ThreadSafeChromeUtils. r=kmag 2017-11-08 00:25:33 -05:00
Client.webidl Bug 1339844 P1 Implement the Client.type attribute. r=asuth 2017-02-15 15:12:37 -05:00
Clients.webidl
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 1251198 - Remove various obsolete events from document.createEvent r=smaug 2017-04-20 15:45:37 +03: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 1388709 - Remove console originAttributes property. r=baku,kmag 2017-08-08 14:30:44 +02:00
ConstantSourceNode.webidl Bug 1324568 - Implement AudioScheduledSourceNode, r=padenot 2016-12-21 10:53:17 +01:00
ContainerBoxObject.webidl
ConvolverNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
Coordinates.webidl
CreateOfferRequest.webidl
CredentialManagement.webidl Bug 1415675 - Web Authentication - Support AbortSignal types r=jcj,smaug 2017-11-17 09:44:50 +01:00
Crypto.webidl
CSPDictionaries.webidl Bug 1302667 - CSP: Implement 'worker-src'. r=baku,dveditz,mckinley 2017-10-30 18:45:36 +01:00
CSPReport.webidl
CSS2Properties.webidl.in
CSS.webidl
CSSAnimation.webidl
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
CSSLexer.webidl
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 851892 part 10. Convert CSSNamespaceRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSPageRule.webidl Bug 851892 part 14. Convert CSSPageRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:04 -05:00
CSSPrimitiveValue.webidl
CSSPseudoElement.webidl
CSSRule.webidl Bug 851892 part 9. Add a CSSRule Web IDL interface. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSRuleList.webidl
CSSStyleDeclaration.webidl Bug 1302513 Part 2: Remove declaration of getAuthoredPropertyValue from webidl. r=bholley,dholbert 2017-07-21 14:14:19 -07: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
CSSValue.webidl
CSSValueList.webidl
CustomElementRegistry.webidl Bug 1309147 - Part 4: Add CEReactions for CustomElementRegistry. r=bz 2017-03-30 18:58:48 +08:00
CustomEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
DataChannel.webidl
DataTransfer.webidl Bug 1199729 - Part 4: Update EventUtils to simulate drag events more accurately, r=baku 2017-09-08 11:05:08 -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 Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
DesktopNotification.webidl
DeviceLightEvent.webidl
DeviceMotionEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
DeviceOrientationEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
DeviceProximityEvent.webidl
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 1415176. Move getElementsByName from HTMLDocument to Document. r=mccr8 2017-11-08 11:13:33 -05:00
DocumentFragment.webidl
DocumentTimeline.webidl
DocumentType.webidl
DOMCursor.webidl
DOMError.webidl Backed out changeset 417e576cfa1e (bug 1388391) on developers request 2017-08-16 14:23:09 +02:00
DOMException.webidl Bug 1120178 - Migrate DOMError to DOMExtension in FileReader, IndexedDB, DOMRequest and so on, r=smaug 2017-08-06 20:47:00 +03:00
DOMImplementation.webidl
DominatorTree.webidl
DOMMatrix.webidl
DOMParser.webidl
DOMPoint.webidl
DOMQuad.webidl
DOMRect.webidl Bug 1354047 - Allocate DOMRect and DOMRectReadOnly wrappers from nursery, r=qDot 2017-04-11 00:02:00 +03:00
DOMRectList.webidl
DOMRequest.webidl Bug 1120178 - Migrate DOMError to DOMExtension in FileReader, IndexedDB, DOMRequest and so on, r=smaug 2017-08-06 20:47:00 +03: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 1340027 - Part 1: Add DOM CEReactions annotation. r=smaug 2017-06-29 10:25:00 -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 Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
Element.webidl Bug 1414920 Part 1: Add chrome-only API getElementsWithGrid(), for devtools. r=dholbert,smaug 2017-10-31 12:05:02 -07: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 691151. Remove Event.getPreventDefault. r=smaug 2017-11-15 12:23:58 -05: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 1379688 part 2. Make the EventTarget interface constructible. r=smaug 2017-11-20 13:59:22 -05:00
ExtendableEvent.webidl
ExtendableMessageEvent.webidl
External.webidl Bug 1415182. Make the External interface [NoInterfaceObject], per spec. r=qdot 2017-11-08 00:25:55 -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
FetchObserver.webidl Bug 1341738 - Implement FetchController and FetObserver - part 4 - FetchObserver WebIDL, r=bkelly 2017-03-22 11:06:23 +01:00
File.webidl Bug 1344957 - Enabling File.createFromNsIFile and File.createFromFileName only for testing and file-content-process, r=ehsan, r=bobowen 2017-03-21 11:11:06 +01: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
FileSystem.webidl
FileSystemDirectoryEntry.webidl
FileSystemDirectoryReader.webidl
FileSystemEntry.webidl
FileSystemFileEntry.webidl
FlyWebDiscoveryManager.webidl
FlyWebFetchEvent.webidl
FlyWebPublish.webidl
FlyWebWebSocketEvent.webidl
FocusEvent.webidl
FontFace.webidl
FontFaceSet.webidl
FontFaceSetLoadEvent.webidl Bug 1324549. Make FontFaceSetLoadEvent.fontfaces a frozen array. r=heycam 2016-12-22 16:50:01 -08:00
FontFaceSource.webidl
FormData.webidl
FrameLoader.webidl Bug 1404681 - change to FrameLoader.print(); r=smaug 2017-10-21 09:28:15 +01:00
Function.webidl Bug 1324169 - VoidFunction should be moved to Function.webidl for Worklet global scopes, r=me 2016-12-17 07:19:50 +01:00
FuzzingFunctions.webidl Bug 1322400 - Add content-exposed GC and CC functions to fuzzing builds. r=smaug 2017-02-22 11:05:50 -08:00
GainNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
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 1270572 - allow un-prompted gUM access if the page has a live track connected to the same device; r=florian,gcp,smaug 2017-01-19 12:24:59 +08:00
Grid.webidl
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
HeapSnapshot.webidl
HiddenPluginEvent.webidl
History.webidl
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 Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
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 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLCollection.webidl
HTMLContentElement.webidl Bug 1409079: Simplify WebComponents enabled checks. r=smaug 2017-10-17 11:37:07 +02:00
HTMLDataElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLDataListElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLDetailsElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLDialogElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -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 1415176. Move getElementsByName from HTMLDocument to Document. r=mccr8 2017-11-08 11:13:33 -05:00
HTMLElement.webidl Bug 1380375 - Remove the DOM bindings for the unused scrollgrab feature. r=smaug 2017-07-12 15:28:50 -04: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 1406278: Part 4 - Use subject principal as triggering principal in <iframe>/<frame> "src" attribute r=bz 2017-10-04 22:59:44 -07:00
HTMLFrameSetElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLHeadElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
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 1406278: Part 4 - Use subject principal as triggering principal in <iframe>/<frame> "src" attribute r=bz 2017-10-04 22:59:44 -07:00
HTMLImageElement.webidl Bug 1406253 - Part 2: Implement nsIImageLoadingContent.currentRequestFinalURI. r=bz 2017-11-14 18:20:03 +08:00
HTMLInputElement.webidl Bug 1406278: Part 7 - Use subject principal as triggering principal in <input> "src" attribute. r=bz 2017-10-05 16:19:19 -07: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 1406278: Part 8b - Use subject principal as triggering principal in style <link> "href" attribute. r=bz 2017-10-05 19:40:48 -07:00
HTMLMapElement.webidl Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug 2017-06-29 10:26:00 -04:00
HTMLMediaElement.webidl Bug 1336400 - part2 : remove MozAutoplayEnabled attribute from HTMLMediaElement. r=smaug 2017-11-13 18:42:47 +08: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 1380415 part 2. Remove XPCOM constraint validation APIs. r=mccr8 2017-07-13 23:46:28 -04: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 Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
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 1415747 - Remove nsIDOMHTMLScriptElement; r=bz 2017-11-10 13:10:00 -08:00
HTMLSelectElement.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
HTMLSlotElement.webidl Bug 1409079: Simplify WebComponents enabled checks. r=smaug 2017-10-17 11:37:07 +02:00
HTMLSourceElement.webidl Bug 1406278: Part 6 - Use subject principal as triggering principal in <source> "srcset" attribute for <picture>. r=bz 2017-10-05 15:59:15 -07:00
HTMLSpanElement.webidl Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLStyleElement.webidl Backed out revision 2e5306010ce1 (bug 1389421) due to unresolved spec issues. 2017-08-28 15:20:55 -04: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 Backed out changeset 32b1721d1125 (bug 1274159) 2016-12-14 13:27:18 +01:00
HTMLTextAreaElement.webidl Bug 1412437 - Remove nsIDOMHTMLTextAreaElement; r=bz 2017-11-01 14:28:22 -07: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 1373888 - part1 : remove useless function. r=cpearce,smaug 2017-08-29 10:54:18 +08:00
IDBCursor.webidl
IDBDatabase.webidl Bug 1271457 - Add use counters for non-standard IDB extensions. r=janv, r=qDot 2017-02-07 19:57:00 -05: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
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
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 1120178 - Migrate DOMError to DOMExtension in FileReader, IndexedDB, DOMRequest and so on, r=smaug 2017-08-06 20:47:00 +03: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 Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
ImageBitmap.webidl
ImageBitmapRenderingContext.webidl
ImageCapture.webidl
ImageCaptureErrorEvent.webidl
ImageData.webidl
ImageDocument.webidl
InputEvent.webidl
InspectorUtils.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
KeyboardEvent.webidl Bug 1387828 - Reinstate support for initKeyboardEvent; r=smaug 2017-08-06 16:52:39 +03:00
KeyEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
KeyframeAnimationOptions.webidl
KeyframeEffect.webidl Bug 1339690 - Part 3: Drop spacing mode. r=birtles,smaug 2017-06-13 15:09:19 +08:00
KeyIdsInitData.webidl
LegacyQueryInterface.webidl Bug 1391110: Part 1 - Convert FrameLoader bindings to WebIDL. r=smaug 2017-08-19 00:55:00 -07:00
LinkStyle.webidl
ListBoxObject.webidl Bug 1359211 - Handle touch-scrolling of XUL <listbox> in JS. r=bz,dao,kats 2017-04-24 17:12:21 -04:00
LocalMediaStream.webidl
Location.webidl
MatchGlob.webidl Bug 1322235: Part 1 - Add native MatchPattern and MatchGlob bindings. r=billm,aswan 2017-05-24 14:57:29 -07:00
MatchPattern.webidl Bug 1397536: Avoid newURI overhead for MatchPattern. r=ehsan,mixedpuppy 2017-09-06 21:56:45 -07:00
MediaDeviceInfo.webidl
MediaDevices.webidl Bug 1372073 - Spoof navigator.mediaDevices.enumerateDevices. r=arthuredelstein,jib,smaug 2017-09-18 09:52:06 +08:00
MediaElementAudioSourceNode.webidl Bug 1322883 - AudioNode constructors - part 16 - MediaElementAudioSourceNode, r=padenot 2016-12-15 19:24:43 +01:00
MediaEncryptedEvent.webidl Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz 2017-02-01 22:10:06 -08:00
MediaError.webidl Bug 1322606: Don't hide MediaError::message behind a pref. r=Ehsan 2016-12-08 16:31:51 -10:00
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
MediaQueryList.webidl Bug 1354441 - Update MediaQueryList to the latest version of the spec, r=jwatt 2017-04-10 16:29:06 +02: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 Backed out 6 changesets (bug 1275856) for failures in test_interfaces.html and test_all_synthetic_events.html a=backout 2017-08-10 16:32:12 -07:00
MediaSource.webidl
MediaStream.webidl Backed out 8 changesets (bug 1290948) for failing mochitest dom/tests/mochitest/general/test_interfaces.html r=backout on a CLOSED TREE 2017-11-14 21:02:11 +02:00
MediaStreamAudioDestinationNode.webidl Bug 1322883 - AudioNode constructors - part 18 - MediaStreamAudioDestinationNode, r=padenot 2016-12-15 19:24:43 +01:00
MediaStreamAudioSourceNode.webidl Bug 1322883 - AudioNode constructors - part 17 - MediaStreamAudioSourceNode, r=padenot 2016-12-15 19:24:43 +01:00
MediaStreamError.webidl
MediaStreamEvent.webidl
MediaStreamList.webidl Backed out 8 changesets (bug 1290948) for failing mochitest dom/tests/mochitest/general/test_interfaces.html r=backout on a CLOSED TREE 2017-11-14 21:02:11 +02:00
MediaStreamTrack.webidl Bug 1208378 - Implement MediaStreamTrack's muted state and events. r=jib,smaug 2017-11-06 19:03:52 +01:00
MediaStreamTrackEvent.webidl
MediaTrackConstraintSet.webidl
MediaTrackSettings.webidl Bug 1213414 - Add channelCount constraint in webidl file. r=jib,padenot,smaug 2017-06-29 20:59:30 -07:00
MediaTrackSupportedConstraints.webidl Bug 1213414 - Add channelCount constraint in webidl file. r=jib,padenot,smaug 2017-06-29 20:59:30 -07:00
MenuBoxObject.webidl
MessageChannel.webidl
MessageEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
MessagePort.webidl Bug 1359017 - onmessageerror for MessagePort in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug 2017-09-13 05:59:05 +02:00
MimeType.webidl
MimeTypeArray.webidl Bug 1324035 part 2. Stop using nsContentUtils::ThreadSafeIsCallerChrome in nsMimeTypeArray. r=qdot 2016-12-17 00:25:52 -05:00
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 Backed out 8 changesets (bug 1290948) for failing mochitest dom/tests/mochitest/general/test_interfaces.html r=backout on a CLOSED TREE 2017-11-14 21:02:11 +02:00
MozApplicationEvent.webidl
MozSelfSupport.webidl
MozStorageAsyncStatementParams.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
MozStorageStatementParams.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
MozStorageStatementRow.webidl Bug 1390489 - Port StatementRow to WebIDL bindings. r=asuth,qdot 2017-08-22 09:25:37 +02:00
MozTimeManager.webidl
MozWakeLock.webidl
MutationEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03: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 1412283 - Remove navigator.mozE10sEnabled r=billm 2017-11-01 22:45:17 +09:00
NetDashboard.webidl Bug 1377568 - Show cache performance data in about:networking, r=valentin, r=ehsan 2017-07-05 01:41:00 +02:00
NetworkInformation.webidl Bug 1323172 - Expose NetworkInformation interface to workers, r=bkelly 2016-12-16 08:50:23 +01:00
NetworkOptions.webidl
Node.webidl Backed out changeset 9342f0d949f1 (bug 1362330) for failures like nsFocusManager.cpp:1166:31: error: member access into incomplete type 'mozilla::dom::nsIContentParent' 2017-07-04 09:53:36 +02: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 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
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 Bug 1324537 - Implement the OfflineAudioCompletionEvent constructor, r=smaug 2016-12-20 10:41:30 +01:00
OfflineAudioContext.webidl Bug 1388591 - Implement OfflineAudioCanvas dict constructor; r=padenot,smaug 2017-08-08 22:55:43 -04:00
OfflineResourceList.webidl Bug 1333480. Disallow indexed getters on interfaces without an integer-typed 'length' attribute. r=qdot 2017-01-24 16:11:33 -05:00
OffscreenCanvas.webidl Bug 1348976 - let OffscreenCanvas::TransferToImageBitmap report its error. r=mtseng, r=ehsan 2017-10-12 14:14:54 -04:00
OscillatorNode.webidl Bug 1324568 - Implement AudioScheduledSourceNode, r=padenot 2016-12-21 10:53:17 +01:00
PageTransitionEvent.webidl
PaintRequest.webidl
PaintRequestList.webidl
PaintWorkletGlobalScope.webidl Bug 1323948 - PaintWorkletGlobalScope, r=smaug 2016-12-16 22:21:51 +01:00
PannerNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
ParentNode.webidl Bug 1340027 - Part 1: Add DOM CEReactions annotation. r=smaug 2017-06-29 10:25:00 -04:00
PaymentAddress.webidl Bug 1345365 - PaymentRequest API canMakePayment(), abort() and show() implementation. r=baku 2017-06-14 15:59:00 +08:00
PaymentRequest.webidl Bug 1376623 - PaymentMethodData.supportedMethods is now DOMString. r=baku 2017-07-01 01:17:12 +08:00
PaymentRequestUpdateEvent.webidl Bug 1318990 - PaymentRequestUpdateEvent interface and PaymentRequest API onshippingaddress/optionchange implementation. r=baku 2017-06-23 17:15:51 +08:00
PaymentResponse.webidl Bug 1345365 - PaymentRequest API canMakePayment(), abort() and show() implementation. r=baku 2017-06-14 15:59:00 +08:00
PeerConnectionImpl.webidl Backed out 8 changesets (bug 1290948) for failing mochitest dom/tests/mochitest/general/test_interfaces.html r=backout on a CLOSED TREE 2017-11-14 21:02:11 +02:00
PeerConnectionImplEnums.webidl Bug 1411498: delete unused sipcc states. r=bwc,smaug 2017-10-24 23:40:02 -07:00
PeerConnectionObserver.webidl Backed out 8 changesets (bug 1290948) for failing mochitest dom/tests/mochitest/general/test_interfaces.html r=backout on a CLOSED TREE 2017-11-14 21:02:11 +02:00
PeerConnectionObserverEnums.webidl Bug 1411498: delete unused sipcc states. r=bwc,smaug 2017-10-24 23:40:02 -07:00
Performance.webidl Bug 1344669 - Remove Performance::IsEnabled, r=qdot 2017-03-07 08:50:40 +01:00
PerformanceEntry.webidl
PerformanceEntryEvent.webidl
PerformanceMark.webidl
PerformanceMeasure.webidl
PerformanceNavigation.webidl
PerformanceNavigationTiming.webidl Backed out changeset 6827b7bf9116 (bug 1263722) for leaks detected on mochitest shutdown. r=backout 2017-09-25 09:57:13 +02:00
PerformanceObserver.webidl Backed out changeset c2c746884242 (bug 1403027) for failing M-e10s(2,h2) without failure summary on Windows. r=backout on a CLOSED TREE 2017-10-25 23:44:40 +02:00
PerformanceObserverEntryList.webidl
PerformanceResourceTiming.webidl Bug 1191943 P1 Implement PerformanceResourceTiming.workerStart. r=asuth 2017-10-06 09:04:54 -07:00
PerformanceTiming.webidl Bug 772589 - Implement the secureConnectionStart property for the PerformanceTiming interface r=bkelly,dragana,francois,Honza 2017-07-10 15:01:35 -04:00
PeriodicWave.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
Permissions.webidl Bug 1270038 - Add permission 'persistent-storage' for StorageManager, r=baku 2016-12-16 18:00:53 +08:00
PermissionStatus.webidl
Plugin.webidl
PluginArray.webidl Bug 1324035 part 3. Stop using nsContentUtils::ThreadSafeIsCallerChrome in nsPluginArray. r=qdot 2016-12-17 00:25:52 -05:00
PluginCrashedEvent.webidl
PointerEvent.webidl Bug 1292064 - [Pointer Event] Add digitizer/pen tangential (barrel) pressure and twist. r=smaug 2017-02-09 10:49:00 +08:00
PopStateEvent.webidl
PopupBlockedEvent.webidl
PopupBoxObject.webidl
Position.webidl
PositionError.webidl
PrecompiledScript.webidl Bug 1333990: Follow-up: Clarify documentation for PrecompiledScript bindings. r=bz 2017-03-17 13:58:00 -07:00
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
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 Bug 1323721 part 12. Create a separate IDLPromiseType; stop treating Promise as an interface altogether. r=qdot 2016-12-19 15:38:44 -08:00
PromiseDebugging.webidl Bug 1322920 - Remove DOM Promise implementation. r=bz 2016-12-14 17:11:48 +01:00
PromiseRejectionEvent.webidl Bug 1338059 - Part 2: Implement PromiseRejectionEvent, r=bz 2017-05-05 11:30:19 +08:00
PushEvent.webidl
PushManager.webidl Bug 1337348 - Ensure array buffers and Base64-encoded strings can be passed as app server keys. r=baku 2017-02-07 13:56:01 -08:00
PushMessageData.webidl
PushSubscription.webidl
PushSubscriptionOptions.webidl
RadioNodeList.webidl
Range.webidl Bug 1340027 - Part 4: Add DOM parsing CEReactions annotation. r=smaug 2017-06-29 10:27:00 -04:00
Rect.webidl
Request.webidl Bug 1419146 - Respect mozErrors in Request. r=bkelly 2017-11-20 17:07:26 -05:00
Response.webidl Bug 1128959 - Implement the WHATWG Streams spec - part 7 - Response.body, r=bkelly 2017-08-10 18:04:55 -07:00
RGBColor.webidl
RTCCertificate.webidl
RTCConfiguration.webidl
RTCDataChannelEvent.webidl
RTCDTMFSender.webidl
RTCDTMFToneChangeEvent.webidl
RTCIceCandidate.webidl Bug 1263312 - Update RTCIceCandidate to spec. r=drno,smaug 2016-11-08 20:22:40 -05:00
RTCIdentityAssertion.webidl
RTCIdentityProvider.webidl
RTCPeerConnection.webidl Backed out 8 changesets (bug 1290948) for failing mochitest dom/tests/mochitest/general/test_interfaces.html r=backout on a CLOSED TREE 2017-11-14 21:02:11 +02:00
RTCPeerConnectionIceEvent.webidl
RTCPeerConnectionStatic.webidl
RTCRtpReceiver.webidl Bug 1355220 add RTCRtpSender/Receiver.getStats;r=jib,smaug 2017-04-20 17:54:20 -07:00
RTCRtpSender.webidl Backed out 8 changesets (bug 1290948) for failing mochitest dom/tests/mochitest/general/test_interfaces.html r=backout on a CLOSED TREE 2017-11-14 21:02:11 +02:00
RTCSessionDescription.webidl
RTCStatsReport.webidl Bug 1414167 - Add offer/answer labels to local and remote sdp headings on about:webrtc. r=drno,smaug 2017-11-15 13:40:09 -06:00
RTCTrackEvent.webidl Backed out 8 changesets (bug 1290948) for failing mochitest dom/tests/mochitest/general/test_interfaces.html r=backout on a CLOSED TREE 2017-11-14 21:02:11 +02:00
Screen.webidl Bug 1325016 part 2. Switch ScreenOrientation's deviceType getter to use the caller-type version of ResistFingerprinting. r=bkelly 2016-12-22 11:05:54 -08:00
ScreenOrientation.webidl Bug 1325016 part 5. Switch ScreenOrientation's angle getter to use the caller-type version of ResistFingerprinting. r=bkelly 2016-12-22 11:05:55 -08: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
ScrollBoxObject.webidl
ScrollViewChangeEvent.webidl
SecureElement.webidl
SecureElementManager.webidl
Selection.webidl Bug 1359157 - Support Selection.type from spec; r=smaug 2017-08-03 17:13:24 +03:00
ServiceWorker.webidl Bug 1412858 P1 Expose a "parsed" ServiceWorkerState value. r=baku 2017-10-30 13:35:07 -04: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 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
ServiceWorkerRegistration.webidl Bug 1408734 - Return InvalidStateError when accessing ServiceWorkerRegistration::updateViaCache after unregister. r=bkelly 2017-10-26 22:55:19 +08:00
SettingChangeNotification.webidl
ShadowRoot.webidl Bug 1404842 - P1: Implement Element.attachShadow and Element.slot, r=smaug 2017-10-19 14:44:35 +08: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 1251198 - Remove various obsolete events from document.createEvent r=smaug 2017-04-20 15:45:37 +03:00
SocketCommon.webidl
SourceBuffer.webidl
SourceBufferList.webidl
SpeechGrammar.webidl
SpeechGrammarList.webidl
SpeechRecognition.webidl Bug 1335368 part 16. Remove the use of IsCallerChrome in GetUserMedia. r=jib 2017-02-01 15:43:38 -05:00
SpeechRecognitionAlternative.webidl
SpeechRecognitionError.webidl
SpeechRecognitionEvent.webidl
SpeechRecognitionResult.webidl
SpeechRecognitionResultList.webidl
SpeechSynthesis.webidl
SpeechSynthesisErrorEvent.webidl
SpeechSynthesisEvent.webidl
SpeechSynthesisUtterance.webidl
SpeechSynthesisVoice.webidl
StereoPannerNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
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 1286717 - Part 1: Expose persist/persisted to StorageManager, r=janv, r=baku 2017-04-17 15:06:27 +08: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
StructuredCloneHolder.webidl Bug 1356546: Part 1 - Add a StructuredCloneHolder JS helper to hold opaque structured clone blobs. r=billm 2017-05-20 15:09:24 -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 1399911 - preserve sourceURL comment directive on style sheets; r=bz,heycam 2017-09-14 14:59:32 -06:00
StyleSheetApplicableStateChangeEvent.webidl
StyleSheetChangeEvent.webidl
StyleSheetList.webidl
SubtleCrypto.webidl
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 1330457. Introduce DocumentAndElementEventHandlers to more closely align with the HTML spec. r=bkelly 2017-01-13 10:41:20 -05: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 Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv 2016-12-18 11:11:47 +00:00
SVGGradientElement.webidl
SVGGraphicsElement.webidl
SVGImageElement.webidl
SVGLength.webidl
SVGLengthList.webidl
SVGLinearGradientElement.webidl
SVGLineElement.webidl
SVGMarkerElement.webidl
SVGMaskElement.webidl
SVGMatrix.webidl
SVGMetadataElement.webidl
SVGMPathElement.webidl
SVGNumber.webidl
SVGNumberList.webidl
SVGPathElement.webidl Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv 2016-12-18 11:11:47 +00:00
SVGPathSeg.webidl
SVGPathSegList.webidl
SVGPatternElement.webidl
SVGPoint.webidl
SVGPointList.webidl
SVGPolygonElement.webidl
SVGPolylineElement.webidl
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
SVGScriptElement.webidl
SVGSetElement.webidl
SVGStopElement.webidl
SVGStringList.webidl
SVGStyleElement.webidl Bug 1291515 - Part 1: Introduce a pref for <style scoped>. r=bholley,dbaron 2017-06-21 09:25:43 +08:00
SVGSVGElement.webidl
SVGSwitchElement.webidl
SVGSymbolElement.webidl
SVGTests.webidl
SVGTextContentElement.webidl
SVGTextElement.webidl
SVGTextPathElement.webidl
SVGTextPositioningElement.webidl
SVGTitleElement.webidl
SVGTransform.webidl
SVGTransformList.webidl
SVGTSpanElement.webidl
SVGUnitTypes.webidl
SVGUnitTypeValues.webidl
SVGURIReference.webidl
SVGUseElement.webidl
SVGViewElement.webidl
SVGZoomAndPan.webidl
SVGZoomAndPanValues.webidl
TCPServerSocket.webidl
TCPServerSocketEvent.webidl
TCPSocket.webidl
TCPSocketErrorEvent.webidl
TCPSocketEvent.webidl
TestFunctions.webidl Bug 1334537. Make sure to clear out our external string cache if the length doesn't match, since our length no longer needs to match our stringbuffer. r=froydnj 2017-02-01 15:29:47 -05:00
TestInterfaceJS.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
TestInterfaceJSDictionaries.webidl
TestInterfaceJSMaplikeSetlikeIterable.webidl
Text.webidl Bug 1411878 - Support Element.shadowRoot and Element.assignedSlot / TextNode.assignedSlot on closed shadow root r=mrbkap 2017-11-02 16:53:44 +08:00
TextClause.webidl
TextDecoder.webidl
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
TransitionEvent.webidl
TreeBoxObject.webidl Bug 1356440 - Favicons of bookmarks views don't update on visit. r=mrbkap,past,enndeakin 2017-04-19 11:41:49 +02:00
TreeColumn.webidl
TreeColumns.webidl
TreeContentView.webidl Bug 1252211 - Convert TreeContentView to WebIDL. r=bz. 2017-06-08 21:04:02 +02:00
TreeView.webidl Bug 1252211 - Convert XUL template builders to WebIDL. r=bz. 2017-05-24 11:51:10 +02:00
TreeWalker.webidl
U2F.webidl Bug 1276968 - Update the U2F webIDL to point to U2F v1.1 r=qdot 2017-11-16 18:11:02 -07:00
UDPMessageEvent.webidl
UDPSocket.webidl
UIEvent.webidl Bug 1345044 - Make init*Event() arguments optional except the first; r=stone 2017-04-04 20:28:36 +03:00
URL.webidl Bug 1368950 - Remove URL Constructor with a URL base argument, r=qdot 2017-05-31 21:18:19 +02:00
URLSearchParams.webidl Bug 1331580 - Construct URLSearchParams from record<>, r=qdot 2017-03-02 21:48:51 +01:00
UserProximityEvent.webidl
ValidityState.webidl
VideoPlaybackQuality.webidl
VideoStreamTrack.webidl
VideoTrack.webidl
VideoTrackList.webidl
VRDisplay.webidl Bug 1362213 - Implement chrome-only API to manage VR sessions r=daoshengmu,kanru,smaug 2017-05-08 16:01:36 -07: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 1412180 - implement regionID on TextTrackRegion. r=rillian,smaug 2017-11-06 11:18:55 +08:00
WaveShaperNode.webidl Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
WebAuthentication.webidl Bug 1406468 - Web Authentication - Implement isUserVerifyingPlatformAuthenticatorAvailable() method r=jcj,smaug 2017-11-14 11:44:46 +01:00
WebComponents.webidl Backed out changeset ed0cc9f86583::b6b642efbb74 (bug 1396620) for static failure at dom/base/CustomElementRegistry.cpp r=backout on a CLOSED TREE 2017-11-17 01:22:14 +02:00
WebExtensionContentScript.webidl Bug 1368102: Part 2 - Add WebExtensionContentScript bindings. r=billm,mixedpuppy 2017-06-03 22:03:19 -07:00
WebExtensionPolicy.webidl Bug 1332273 - Support programmatically registered content scripts. r=baku,kmag 2017-11-03 17:01:58 +01: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 792059 - Add NeedsWindowsUndef extended attribute for constants; r=bz 2017-10-23 17:34:28 -07:00
WebKitCSSMatrix.webidl
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
WheelEvent.webidl
WidevineCDMManifest.webidl
Window.webidl Bug 1416384 - Part 2b: Get split headers building but not linking, r=smaug 2017-11-15 11:33:29 -05:00
WindowOrWorkerGlobalScope.webidl Bug 1306170 part 6. Implement WindowOrWorkerGlobalScope.origin. r=bkelly 2017-02-13 16:06:47 -05:00
WindowRoot.webidl
Worker.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
WorkerDebuggerGlobalScope.webidl
WorkerGlobalScope.webidl Bug 1336043 - close() should be in DedicatedWorkerGlobalScope and SharedWorkerGlobalScope only, r=bkelly 2017-02-03 08:35:19 +01:00
WorkerLocation.webidl
WorkerNavigator.webidl Bug 1323172 - Expose NetworkInformation interface to workers, r=bkelly 2016-12-16 08:50:23 +01:00
Worklet.webidl Bug 1335368 part 12. Remove the use of IsCallerChrome in FetchRequest. r=bkelly 2017-02-01 15:43:37 -05:00
WorkletGlobalScope.webidl Bug 1322858 - Implement AudioWorkletGlobalScope - main-thread only - not meant to be exposed yet, r=smaug 2016-12-14 14:43:26 +01:00
XMLDocument.webidl Bug 1388132 - Enable use counter for XMLDocument.async; r=francois,smaug 2017-08-08 14:00:06 +03:00
XMLHttpRequest.webidl Bug 1397151 - Remove the support for moz-chunk-text type in XHR, r=smaug 2017-09-22 07:18:49 +02:00
XMLHttpRequestEventTarget.webidl
XMLHttpRequestUpload.webidl
XMLSerializer.webidl
XMLStylesheetProcessingInstruction.webidl
XPathEvaluator.webidl Bug 1339853 - Make XPathExpression/XPathEvaluator arguments optional. r=bz. 2017-09-28 18:14:46 +02: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 1340027 - Part 5: Add XSLTProcessor CEReactions annotation. r=smaug 2017-06-29 10:28:00 -04:00
XULCommandEvent.webidl Bug 1371219 - Add an inputSource attribute to XULCommandEvent. r=smaug 2017-07-20 17:45:56 +02:00
XULDocument.webidl
XULElement.webidl Bug 1403231 - Remove the "image" XBL binding. r=bz,bgrins 2017-10-28 16:54:09 +01:00
XULTemplateBuilder.webidl Bug 1252211 - Convert XUL template builders to WebIDL. r=bz. 2017-05-24 11:51:10 +02:00