..
APZTestData.webidl
…
AbstractWorker.webidl
…
AccessibleNode.webidl
Bug 1325160 - implement AOM attributes, r=smaug
2016-12-23 14:36:55 -05:00
AddonEvent.webidl
Bug 1268077: expose AddonListener through mozAddonManager r=rhelmer,smaug
2016-05-27 15:43:05 -07:00
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
Bug 1290914 - support Element.animate() on AnonymousContent nodes through the AnonymousContent.setAnimationForElement() method. r=bz
2016-09-08 22:38:53 +02:00
Animation.webidl
Bug 1049975 - Part 8: Use AnimationEffectReadOnly as the argument type of Animation constructor. r=birtles,smaug
2016-08-16 16:48:55 +08:00
AnimationEffectReadOnly.webidl
Bug 1266273 - Change type of ComputedTimingProperties.progress from unrestricted double? to double? r=bz
2016-04-21 14:34:05 +09:00
AnimationEffectTiming.webidl
Bug 1256560 - Implement AnimationEffectTiming WebIDL. r=birtles, r=smaug
2016-03-22 16:43:00 -04:00
AnimationEffectTimingReadOnly.webidl
…
AnimationEvent.webidl
…
AnimationPlaybackEvent.webidl
…
AnimationTimeline.webidl
…
AnonymousContent.webidl
Backed out changeset 39ee9556d4a0 (bug 1346623)
2017-03-17 08:18:53 +01:00
AppInfo.webidl
…
AppNotificationServiceOptions.webidl
…
Attr.webidl
Bug 1055776 - Move namespaceURI, prefix, localName from Node to Element; r=bz
2016-04-13 15:21:12 +03: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
AudioChannel.webidl
…
AudioContext.webidl
Bug 1361475 - Remove proprietary constructor on AudioContext. r=baku
2017-05-04 13:43:14 +02:00
AudioDestinationNode.webidl
Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug
2016-07-22 13:59:52 +02:00
AudioListener.webidl
Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug
2016-07-22 13:59:52 +02:00
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
Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug
2016-07-22 13:59:52 +02:00
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
Bug 1317606. Get rid of LegacyIsCallerChromeOrNativeCode in barprop code. r=bkelly
2016-11-15 12:46:32 -05:00
BaseAudioContext.webidl
Bug 1324352 - Implement BaseAudioContext, r=padenot
2016-12-21 10:52:50 +01:00
BaseKeyframeTypes.webidl
Bug 1276688 part 2 - Add tests for entries array handling when ComputeValues fails; r=heycam, r=smaug
2016-06-28 16:10:10 +09:00
BatteryManager.webidl
…
BeforeUnloadEvent.webidl
…
BiquadFilterNode.webidl
Bug 1324352 - Implement BaseAudioContext, r=padenot
2016-12-21 10:52:50 +01:00
Blob.webidl
Bug 1048325 - Remove blob.close()/isClosed comments from Blob.webidl, r=qdot
2017-04-25 22:25:23 +02:00
BlobEvent.webidl
…
BoxObject.webidl
…
BroadcastChannel.webidl
…
BrowserElement.webidl
Bug 1299390 - part 3: Remove BrowserElement methods required by BrowserElementAudioChannel only. r=alwu,baku
2017-05-18 09:31:00 +08:00
BrowserElementDictionaries.webidl
…
BrowserFeedWriter.webidl
…
CDATASection.webidl
…
CSPDictionaries.webidl
Bug 671389 - Implement CSP sandbox directive. r=ckerschb r=smaug
2016-06-29 07:48:44 -07:00
CSPReport.webidl
…
CSS.webidl
…
CSS2Properties.webidl.in
…
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 851892 part 11. Convert CSSImportRule to WebIDL. r=peterv,heycam,mccr8
2017-01-13 10:41:03 -05: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
Bug 1315368. Back out changeset bf190e326bfd (bug 790997) because what it implements doesn't actually follow the CSS syntax editor's draft and breaks some sites in the process. r=dbaron
2016-11-05 00:23:16 -04: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 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 851892 part 9. Add a CSSRule Web IDL interface. r=peterv,heycam
2017-01-13 10:41:03 -05: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
…
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
merge mozilla-inbound to mozilla-central a=merge
2017-02-02 14:25:20 +01:00
CaretPosition.webidl
…
CaretStateChangedEvent.webidl
Bug 1249201 Part 1 - Add "scroll" reason to CaretStateChangedEvent. r=smaug
2016-04-21 16:43:11 +08:00
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
CharacterData.webidl
…
CheckerboardReportService.webidl
Bug 1275314 - Add an API to allow flushing out in-progress checkerboard reports. r=botond,ehsan
2016-10-15 08:45:01 -04:00
ChildNode.webidl
Bug 911477 - Implement DOM4 methods: prepend(), append(), before(), after() and replaceWith(). r=bz
2016-04-12 10:48:14 +08:00
ChromeNodeList.webidl
…
ChromeUtils.webidl
Bug 1333990: Part 1a - Add an async script pre-loading utility. r=billm,shu
2017-03-16 19:10:40 -07:00
Client.webidl
Bug 1339844 P1 Implement the Client.type attribute. r=asuth
2017-02-15 15:12:37 -05:00
Clients.webidl
Bug 1282603: Don't use 'workers': True for *WorkerGlobalScope. r=baku
2016-06-28 10:47:23 -07: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 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 1363288 - Console.time() prints a warning if used twice with the same label, r=bgrins
2017-05-11 14:36:09 -07: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
…
Crypto.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
DOMCursor.webidl
…
DOMError.webidl
…
DOMException.webidl
…
DOMImplementation.webidl
Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr
2016-09-01 14:35:11 +03:00
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 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
2016-03-30 11:22:14 +08:00
DOMStringList.webidl
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
2016-03-30 11:22:14 +08:00
DOMStringMap.webidl
…
DOMTokenList.webidl
Bug 1290636. Expose iterator stuff on NodeList and DOMStringList. r=qdot
2016-07-30 01:00:18 -04:00
DataChannel.webidl
Bug 1281150: removed DataChannel.stream. r=jib,smaug
2016-06-21 15:54:51 +02:00
DataTransfer.webidl
Bug 1335859 - Add usage counters to track usage of gecko-only DataTransfer APIs, r=baku
2017-02-08 11:43:59 -05:00
DataTransferItem.webidl
Bug 1297393 - Make passing of subject principals to webidl entry points explicit - part 2 - DataTransferItem, r=ehsan
2016-09-29 08:55:20 +02:00
DataTransferItemList.webidl
Bug 1298243 part 4. Drop the pointless ErrorResult from the DataTransferItemList indexed getter. r=mystor
2016-10-10 21:07:47 -04:00
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 1364297 - Worker and SharedWorker constructors have an optional WorkerOptions parameter, r=smaug
2017-05-17 16:48:54 +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 1251198 - Remove various obsolete events from document.createEvent r=smaug
2017-04-20 15:45:37 +03:00
DocumentFragment.webidl
…
DocumentTimeline.webidl
Bug 1302038 part 2 - Add DocumentTimelineOptions dictionary. r=birtles,smaug
2016-09-28 16:56:24 +09:00
DocumentType.webidl
…
DominatorTree.webidl
…
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 1289642 - Remove prefixed PointerLock API. r=smaug
2016-12-19 12:40:02 +11: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 1352746 - Rename ProbablyShortLivingObject to ProbablyShortLivingWrapper in webidl, r=qDot
2017-04-11 00:01:29 +03:00
EventHandler.webidl
Bug 1302648 part 2 - Add onanimationcancel EventHandler to WebIDL. r=baku
2017-02-10 12:32:44 +09:00
EventListener.webidl
…
EventSource.webidl
Bug 1267903 - Part 1: Implement EventSource for Worker. r=baku
2016-10-24 10:11:04 +08:00
EventTarget.webidl
Bug 1317990. Remove Event::IsChrome in favor of passing CallerType arguments. r=smaug,bkelly
2016-11-16 14:10:22 -05:00
ExtendableEvent.webidl
…
ExtendableMessageEvent.webidl
Bug 1312705 - Update ExtendableMessageEvent to the latest version of the spec, r=smaug
2016-10-25 18:23:06 +02:00
External.webidl
…
FakePluginTagInit.webidl
…
Fetch.webidl
Bug 1337722 - Use BufferSource in webIDL, r=qdot
2017-02-09 10:37:54 +01:00
FetchController.webidl
Bug 1341738 - Implement FetchController and FetObserver - part 1 - FetchController in WebIDL, r=bkelly
2017-03-22 11:04:57 +01: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
FetchSignal.webidl
Bug 1341738 - Implement FetchController and FetObserver - part 1 - FetchController in WebIDL, r=bkelly
2017-03-22 11:04:57 +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 1321530 - FileReader.abort() should not throw, r=smaug
2016-12-02 13:16:59 +00:00
FileReaderSync.webidl
…
FileSystem.webidl
Bug 1284987 - Entries API - part 4 - Use of DOMException, r=smaug
2016-11-03 07:56:28 +01:00
FileSystemDirectoryEntry.webidl
Bug 1284987 - Entries API - part 5 - Get rid of remove methods, r=smaug
2016-11-03 07:57:09 +01:00
FileSystemDirectoryReader.webidl
Bug 1295570 - Entries API - part 8 - Remove [NoInterfaceObject], r=smaug
2016-08-18 09:20:16 +02:00
FileSystemEntry.webidl
Bug 1284987 - Entries API - part 2 - FileSystemEntry.getParent, r=smaug
2016-11-03 07:55:30 +01:00
FileSystemFileEntry.webidl
Bug 1315185 - Get rid of FileSystemFileEntry.createWriter, r=smaug
2016-11-04 14:23:46 +01:00
FlyWebDiscoveryManager.webidl
Bug 1272099, Bug 1272101 - FlyWeb core implementation, DOM and Network changes. r=baku r=hurley
2016-06-02 02:47:00 -04:00
FlyWebFetchEvent.webidl
Bug 1272099, Bug 1272101 - FlyWeb core implementation, DOM and Network changes. r=baku r=hurley
2016-06-02 02:47:00 -04:00
FlyWebPublish.webidl
Bug 1263991 part 1: Remove some properties that are not needed right now. r=djvj
2016-06-07 02:46:03 -07:00
FlyWebWebSocketEvent.webidl
Bug 1272099, Bug 1272101 - FlyWeb core implementation, DOM and Network changes. r=baku r=hurley
2016-06-02 02:47:00 -04:00
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
Bug 1186932 - Implement support for form submission of a picked directory - part 1 - FormData and Directory, r=smaug
2016-07-14 09:01:31 +02: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 1336002 - Part 1: Support button touched in the Gamepad API; r=qdot
2017-04-06 18:36:46 +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
Bug 1317596. Stop using LegacyIsCallerChromeOrNativeCode in geolocation code. r=jdm
2016-11-15 12:46:32 -05:00
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
Bug 1300877 - Expose removed grid auto-fit tracks to devtools API. r=mats, r=ehsan
2016-09-21 11:49:29 -07:00
GroupedHistoryEvent.webidl
Bug 1310771 - Part 2: Emit BrowserWillChangeProcess and BrowserChangedProcess when doing cross-frameloader navigations, r=smaug
2016-11-18 16:00:43 -05:00
HTMLAllCollection.webidl
Bug 1270349
part 2. Add [LegacyUnenumerableNamedProperties] to the interfaces that specify it in DOM and HTML. r=peterv
2016-05-09 22:25:40 -04:00
HTMLAnchorElement.webidl
Bug 1354331 - Remove network.http.enablePerElementReferrer usages. r=valentin r=baku
2017-05-01 00:12:34 +05:30
HTMLAppletElement.webidl
…
HTMLAreaElement.webidl
Bug 1354331 - Remove network.http.enablePerElementReferrer usages. r=valentin r=baku
2017-05-01 00:12:34 +05:30
HTMLAudioElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLBRElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLBaseElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLBodyElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLButtonElement.webidl
Bug 1338166 - Remove "list" from <menu>.type's known values. r=qdot
2017-05-25 10:11:07 +08:00
HTMLCanvasElement.webidl
Bug 1318565 - Allow extensions with permission to read from tainted Canvas r=bz
2017-04-07 21:32:18 +02:00
HTMLCollection.webidl
Bug 1270349
part 2. Add [LegacyUnenumerableNamedProperties] to the interfaces that specify it in DOM and HTML. r=peterv
2016-05-09 22:25:40 -04:00
HTMLContentElement.webidl
Bug 1316347 - Only expose the HTMLShadowElement and HTMLContentElement interfaces when web components are enabled. r=smaug
2016-11-09 14:41:25 -08:00
HTMLDListElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLDataElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLDataListElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLDetailsElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLDialogElement.webidl
Bug 1322938 - Put <dialog> element behind preference. r=smaug
2016-12-23 16:01:50 +01:00
HTMLDirectoryElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLDivElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLDocument.webidl
Bug 1335368 part 3. Stop using IsCallerChrome in nsContentUtils::IsCutCopyAllowed(). r=smaug
2017-02-01 15:43:36 -05:00
HTMLElement.webidl
Bug 1330457. Introduce DocumentAndElementEventHandlers to more closely align with the HTML spec. r=bkelly
2017-01-13 10:41:20 -05:00
HTMLEmbedElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLFieldSetElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLFontElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLFormControlsCollection.webidl
…
HTMLFormElement.webidl
Bug 1270740 - Remove requestAutocomplete DOM code. r=smaug
2017-05-11 15:03:57 -07:00
HTMLFrameElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLFrameSetElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLHRElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLHeadElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLHeadingElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLHtmlElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLHyperlinkElementUtils.webidl
…
HTMLIFrameElement.webidl
Bug 1354331 - Remove network.http.enablePerElementReferrer usages. r=valentin r=baku
2017-05-01 00:12:34 +05:30
HTMLImageElement.webidl
Bug 1354331 - Remove network.http.enablePerElementReferrer usages. r=valentin r=baku
2017-05-01 00:12:34 +05:30
HTMLInputElement.webidl
Bug 1363278
Get rid of nsIPhonetic and HTMLInputElement.phonetic r=smaug
2017-05-09 16:27:08 +09:00
HTMLLIElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLLabelElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLLegendElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLLinkElement.webidl
Bug 1354331 - Remove network.http.enablePerElementReferrer usages. r=valentin r=baku
2017-05-01 00:12:34 +05:30
HTMLMapElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLMediaElement.webidl
Bug 1362212 - Add chromeonly HTMLMediaElement.reportCanPlayTelemetry. r=bz
2017-05-10 11:30:47 +12:00
HTMLMenuElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLMenuItemElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLMetaElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLMeterElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLModElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLOListElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLObjectElement.webidl
Bug 1335368 part 7. Mostly stop using IsCallerChrome in nsObjectLoadingContent. r=bholley
2017-02-01 15:43:36 -05:00
HTMLOptGroupElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLOptionElement.webidl
Bug 1365598 - Updating the Constructor of HTMLOptionElement, r=smaug
2017-05-18 11:56:27 +02:00
HTMLOptionsCollection.webidl
…
HTMLOutputElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLParagraphElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLParamElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLPictureElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLPreElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLProgressElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLQuoteElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLScriptElement.webidl
Bug 1330900
- Implement <script nomodule>, r=bz
2017-05-04 10:24:13 +02:00
HTMLSelectElement.webidl
Backed out changeset 656b4466e33b (bug 1340488) for Bustage in nsComboboxControlFrame.h
2017-05-09 16:54:26 +02:00
HTMLShadowElement.webidl
Bug 1316347 - Only expose the HTMLShadowElement and HTMLContentElement interfaces when web components are enabled. r=smaug
2016-11-09 14:41:25 -08:00
HTMLSourceElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLSpanElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLStyleElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLTableCaptionElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLTableCellElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLTableColElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLTableElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLTableRowElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLTableSectionElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLTemplateElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLTextAreaElement.webidl
Bug 1340483 - Part 2. Expose chrome-only previewValue attribute. r=baku,heycam
2017-03-21 00:08:01 +08:00
HTMLTimeElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLTitleElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLTrackElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLUListElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
HTMLVideoElement.webidl
Backed out changeset 32b1721d1125 (bug 1274159)
2016-12-14 13:27:18 +01:00
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
…
IDBCursor.webidl
Bug 1271505 - Support of IDBCursor.continuePrimaryKey. r=khuey
2016-07-26 15:26:50 +08:00
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
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
2016-03-30 11:22:14 +08:00
IDBFileRequest.webidl
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
2016-03-30 11:22:14 +08:00
IDBIndex.webidl
Bug 1118028 - Allow objectStores and indexes to be renamed. r=khuey
2016-03-30 11:04:56 +08:00
IDBKeyRange.webidl
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
2016-03-30 11:22:14 +08:00
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 1271506 - Support of IDBObjectStore.getKey. r=khuey
2016-07-21 16:31:59 +08:00
IDBOpenDBRequest.webidl
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
2016-03-30 11:22:14 +08:00
IDBRequest.webidl
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
2016-03-30 11:22:14 +08:00
IDBTransaction.webidl
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
2016-03-30 11:22:14 +08:00
IDBVersionChangeEvent.webidl
Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey
2016-03-30 11:22:14 +08:00
IIRFilterNode.webidl
Bug 1324352 - Implement BaseAudioContext, r=padenot
2016-12-21 10:52:50 +01:00
IdleDeadline.webidl
Bug 1360799 - Expose the requestIdleCallback API to chrome code unconditionally; r=bzbarsky
2017-05-02 19:01:27 -04:00
ImageBitmap.webidl
Bug 1269052 part 1. Introduce the WindowOrWorkerGlobalScope mixin in webidl. r=bkelly
2016-10-10 15:09:00 -04:00
ImageBitmapRenderingContext.webidl
Bug 1304767 - Deprecated ImageBitmapRenderingContext.transferImageBitmap. r=Ehsan
2016-10-07 17:14:34 +08:00
ImageCapture.webidl
…
ImageCaptureErrorEvent.webidl
…
ImageData.webidl
…
ImageDocument.webidl
Bug 1311673 - Remove ImageDocument::ImageResizingEnabled. r=smaug
2016-11-03 11:34:16 +08:00
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
…
KeyEvent.webidl
Bug 1345044 - Make init*Event() arguments optional except the first; r=stone
2017-04-04 20:28:36 +03:00
KeyIdsInitData.webidl
Bug 1308076 - Validate keyids json format. r=smaug
2016-10-06 17:57:08 +13:00
KeyboardEvent.webidl
Bug 1352949 Remove dom.keyboardevent.code.enabled r=smaug
2017-04-03 18:04:27 +09:00
KeyframeAnimationOptions.webidl
Bug 1290914 - support Element.animate() on AnonymousContent nodes through the AnonymousContent.setAnimationForElement() method. r=bz
2016-09-08 22:38:53 +02:00
KeyframeEffect.webidl
Bug 1357631 - Drop comments about updating the type of `target` arguments/members in KeyframeEffect(ReadOnly); r=bz DONTBUILD
2017-04-19 12:56:25 +09:00
LegacyQueryInterface.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
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
Bug 1297393 - Make passing of subject principals to webidl entry points explicit - part 4 - Location, r=ehsan
2016-09-29 08:55:21 +02:00
MediaDeviceInfo.webidl
…
MediaDevices.webidl
Bug 1335368 part 16. Remove the use of IsCallerChrome in GetUserMedia. r=jib
2017-02-01 15:43:38 -05: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
MediaKeySession.webidl
Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz
2017-02-01 22:10:06 -08:00
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
MediaKeys.webidl
Bug 1337722 - Use BufferSource in webIDL, r=qdot
2017-02-09 10:37:54 +01:00
MediaKeysRequestStatus.webidl
Bug 1314445 - Remove unused enum values from MediaKeySystemStatus. r=smaug
2016-11-02 11:59:51 +13: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
Bug 963238: Support isTypeSupported() in MediaRecorder, and throw on invalid mimetypes at construction r=cpearce,khuey
2016-03-06 22:48:16 -05:00
MediaSource.webidl
Bug 1286722: [MSE] P1. Add mediasource event handler attributes. r=bz
2016-07-14 18:28:19 +10:00
MediaStream.webidl
Bug 1208316 - Implement MediaStream.active. r=jib, r=smaug
2016-09-08 13:44:49 +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
…
MediaStreamTrack.webidl
Bug 1366415: Unprefix mozAutoGainControl and mozNoiseSuppression w/deprecation warnings. r=jesup,smaug
2017-05-19 20:57:44 -04:00
MediaStreamTrackEvent.webidl
Bug 1208328 - Implement MediaStream.onaddtrack. r=jib, r=smaug
2016-05-31 09:29:52 +02:00
MediaTrackConstraintSet.webidl
…
MediaTrackSettings.webidl
Bug 1366415: Unprefix mozAutoGainControl and mozNoiseSuppression w/deprecation warnings. r=jesup,smaug
2017-05-19 20:57:44 -04:00
MediaTrackSupportedConstraints.webidl
Bug 1366415: Unprefix mozAutoGainControl and mozNoiseSuppression w/deprecation warnings. r=jesup,smaug
2017-05-19 20:57:44 -04: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 1336020
- transferables should be arrays of objects, r=smaug
2017-02-03 11:00:38 +01: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
MozApplicationEvent.webidl
…
MozPowerManager.webidl
Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice
2016-04-21 15:48:59 +02:00
MozSelfSupport.webidl
…
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 1270349
part 2. Add [LegacyUnenumerableNamedProperties] to the interfaces that specify it in DOM and HTML. r=peterv
2016-05-09 22:25:40 -04:00
NativeOSFileInternals.webidl
…
Navigator.webidl
Bug 1357649 - Remove remnants of AudioChannelManager. r=bz
2017-04-19 15:55:28 +09:00
NetDashboard.webidl
Bug 1363700 - Add RCWN stats to about:networking r=bz,michal
2017-05-10 19:23:54 +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
Bug 1335368 part 5. Stop using IsCallerChrome in nsINode. r=bholley
2017-02-01 15:43:36 -05:00
NodeFilter.webidl
…
NodeIterator.webidl
…
NodeList.webidl
Bug 1290636. Expose iterator stuff on NodeList and DOMStringList. r=qdot
2016-07-30 01:00:18 -04: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 1324352 - Implement BaseAudioContext, r=padenot
2016-12-21 10:52:50 +01: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
…
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 911477 - Implement DOM4 methods: prepend(), append(), before(), after() and replaceWith(). r=bz
2016-04-12 10:48:14 +08:00
PaymentRequest.webidl
Bug 1345361 - PaymentRequest constructor implementation. r=baku
2017-05-26 01:50:32 +08:00
PeerConnectionImpl.webidl
Bug 1361139 - pt 1 - remove mozSelectSsrc Chrome-only API for test-related ssrc filtering. r=qdot
2017-05-05 16:52:33 -05:00
PeerConnectionImplEnums.webidl
…
PeerConnectionObserver.webidl
Bug 1291715 - Add RTCDTMFSender and RTCDTMFToneChangeEvent to webidl; r=smaug
2016-09-14 08:53:23 -04:00
PeerConnectionObserverEnums.webidl
…
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
…
PerformanceObserver.webidl
Bug 1278838
- Remove separate worker binding for Performance API, r=smaug
2016-06-09 19:04:42 +02:00
PerformanceObserverEntryList.webidl
Bug 1278838
- Remove separate worker binding for Performance API, r=smaug
2016-06-09 19:04:42 +02:00
PerformanceResourceTiming.webidl
…
PerformanceTiming.webidl
…
PeriodicWave.webidl
Bug 1324352 - Implement BaseAudioContext, r=padenot
2016-12-21 10:52:50 +01:00
PermissionStatus.webidl
…
Permissions.webidl
Bug 1270038 - Add permission 'persistent-storage' for StorageManager, r=baku
2016-12-16 18:00:53 +08:00
Plugin.webidl
Bug 1270366. PluginArray and Plugin should have unenumerable named properties. r=bkelly
2016-08-31 10:57:40 -04:00
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
Bug 1276976, ensure that popups are visible in the right area, r=tn, r=mrbkap
2016-06-09 11:34:12 -04:00
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
Bug 1314229 - return undefined/null for defaultRequest/receiver if not in corresponding UA or context. r=smaug.
2016-11-02 17:53:31 +08:00
PresentationAvailability.webidl
Bug 1310607 - Add links to the spec, r=bz
2016-10-17 02:19:00 +02:00
PresentationConnection.webidl
Bug 1310607 - Add links to the spec, r=bz
2016-10-17 02:19:00 +02:00
PresentationConnectionAvailableEvent.webidl
Bug 1310607 - Add links to the spec, r=bz
2016-10-17 02:19:00 +02:00
PresentationConnectionCloseEvent.webidl
Bug 1291971 - Part 1, enable controller idlharness test. r=smaug.
2016-10-04 00:22:34 +02:00
PresentationConnectionList.webidl
Bug 1310607 - Add links to the spec, r=bz
2016-10-17 02:19:00 +02:00
PresentationDeviceInfoManager.webidl
Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice
2016-04-21 15:48:59 +02:00
PresentationReceiver.webidl
Bug 1332713 part 2. Disallow [SameObject] Promise-typed attributes. r=qdot
2017-01-27 18:53:36 -05:00
PresentationRequest.webidl
Bug 1310607 - Add links to the spec, r=bz
2016-10-17 02:19:00 +02:00
ProcessingInstruction.webidl
…
ProfileTimelineMarker.webidl
…
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
Bug 1247685 - WebIDL and DOM implementation changes for app server keys. r=mt,baku
2016-03-22 13:38:03 -07:00
PushSubscriptionOptions.webidl
Bug 1285311 - Mark `PushSubscriptionOptions.applicationServerKey` as `[SameObject]`. r=baku
2016-07-07 10:14:25 -07:00
RGBColor.webidl
…
RTCCertificate.webidl
Bug 1312306 - Update expires handling on RTCCertificate to match spec, r=bkelly,jib
2016-10-24 14:11:43 +11:00
RTCConfiguration.webidl
Bug 1312304: Remove ICE policy "none". r=drno,smaug
2016-10-24 13:36:56 -05:00
RTCDTMFSender.webidl
Bug 1308298 - Remove duration and interToneGap attributes from RTCDTMFSender; r=jib,smaug
2016-10-11 14:05:08 -04:00
RTCDTMFToneChangeEvent.webidl
Bug 1291715 - Add RTCDTMFSender and RTCDTMFToneChangeEvent to webidl; r=smaug
2016-09-14 08:53:23 -04:00
RTCDataChannelEvent.webidl
…
RTCIceCandidate.webidl
Bug 1263312 - Update RTCIceCandidate to spec. r=drno,smaug
2016-11-08 20:22:40 -05:00
RTCIdentityAssertion.webidl
…
RTCIdentityProvider.webidl
Bug 1258299 - Move RTCIdentityProvider to a dictionary, r=jib,khuey
2016-03-24 16:12:56 +11:00
RTCPeerConnection.webidl
Bug 1361139 - pt 1 - remove mozSelectSsrc Chrome-only API for test-related ssrc filtering. r=qdot
2017-05-05 16:52:33 -05: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
Bug 1355220 add RTCRtpSender/Receiver.getStats;r=jib,smaug
2017-04-20 17:54:20 -07:00
RTCSessionDescription.webidl
Bug 1313966 - Add deprecation warnings to writable RTCSessionDescription. r=drno,smaug
2016-11-08 17:50:24 -05:00
RTCStatsReport.webidl
Bug 1359775
- Part 1 - add RTCRtpContributingSourceStats;r=jib,smaug
2017-04-26 04:27:13 -07:00
RTCTrackEvent.webidl
…
RadioNodeList.webidl
Bug 1317367 part 4. Pass an explicit CallerType to HTMLInputElement::GetValueInternal. r=smaug
2016-11-15 12:46:32 -05:00
Range.webidl
Bug 1318312 part.2 Mark Selection as "called by JS" when every Selection API which may cause changing selection is called by JS r=smaug
2017-03-10 16:55:12 +09:00
RecordErrorEvent.webidl
…
Rect.webidl
…
Request.webidl
Bug 1341738 - Implement FetchController and FetObserver - part 4 - FetchObserver WebIDL, r=bkelly
2017-03-22 11:06:23 +01:00
Response.webidl
Bug 1292293 - Part 2: Remove custom default ByteString handling logic from ResponseInit, r=bz
2016-08-05 17:47:43 -04:00
SVGAElement.webidl
…
SVGAngle.webidl
…
SVGAnimateElement.webidl
…
SVGAnimateMotionElement.webidl
…
SVGAnimateTransformElement.webidl
…
SVGAnimatedAngle.webidl
…
SVGAnimatedBoolean.webidl
…
SVGAnimatedEnumeration.webidl
…
SVGAnimatedInteger.webidl
…
SVGAnimatedLength.webidl
…
SVGAnimatedLengthList.webidl
…
SVGAnimatedNumber.webidl
…
SVGAnimatedNumberList.webidl
…
SVGAnimatedPathData.webidl
…
SVGAnimatedPoints.webidl
…
SVGAnimatedPreserveAspectRatio.webidl
…
SVGAnimatedRect.webidl
…
SVGAnimatedString.webidl
…
SVGAnimatedTransformList.webidl
…
SVGAnimationElement.webidl
…
SVGCircleElement.webidl
…
SVGClipPathElement.webidl
Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv
2016-10-23 22:20:11 +01:00
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
Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv
2016-10-23 22:20:11 +01:00
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
Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv
2016-10-23 22:20:11 +01:00
SVGGraphicsElement.webidl
…
SVGImageElement.webidl
…
SVGLength.webidl
…
SVGLengthList.webidl
…
SVGLineElement.webidl
…
SVGLinearGradientElement.webidl
…
SVGMPathElement.webidl
…
SVGMarkerElement.webidl
…
SVGMaskElement.webidl
Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv
2016-10-23 22:20:11 +01:00
SVGMatrix.webidl
…
SVGMetadataElement.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
Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv
2016-10-23 22:20:11 +01:00
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
…
SVGSVGElement.webidl
Bug 1241899 - Make SVGZoomAndPan [NoInterfaceObject]. r=cam r=peterv
2016-10-16 12:24:25 +01:00
SVGScriptElement.webidl
…
SVGSetElement.webidl
…
SVGStopElement.webidl
…
SVGStringList.webidl
…
SVGStyleElement.webidl
…
SVGSwitchElement.webidl
…
SVGSymbolElement.webidl
…
SVGTSpanElement.webidl
…
SVGTests.webidl
…
SVGTextContentElement.webidl
…
SVGTextElement.webidl
…
SVGTextPathElement.webidl
…
SVGTextPositioningElement.webidl
…
SVGTitleElement.webidl
…
SVGTransform.webidl
…
SVGTransformList.webidl
…
SVGURIReference.webidl
…
SVGUnitTypeValues.webidl
Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv
2016-10-23 22:20:11 +01:00
SVGUnitTypes.webidl
Bug 1241898 - Make SVGUnitTypes [NoInterfaceObject]. r=cam r=peterv
2016-10-23 22:20:11 +01:00
SVGUseElement.webidl
…
SVGViewElement.webidl
Bug 1241899 - Make SVGZoomAndPan [NoInterfaceObject]. r=cam r=peterv
2016-10-16 12:24:25 +01:00
SVGZoomAndPan.webidl
Bug 1241899 - Make SVGZoomAndPan [NoInterfaceObject]. r=cam r=peterv
2016-10-16 12:24:25 +01:00
SVGZoomAndPanValues.webidl
Bug 1241899 - Make SVGZoomAndPan [NoInterfaceObject]. r=cam r=peterv
2016-10-16 12:24:25 +01: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
Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug
2016-07-22 13:59:52 +02:00
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
Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice
2016-04-21 15:48:59 +02:00
SecureElementManager.webidl
Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice
2016-04-21 15:48:59 +02:00
Selection.webidl
Bug 1360500 - Allow custom colors on find selection type selections. r=jaws,masayuki,smaug
2017-05-10 10:48:50 -04:00
ServiceWorker.webidl
Bug 1336020
- transferables should be arrays of objects, r=smaug
2017-02-03 11:00:38 +01:00
ServiceWorkerContainer.webidl
Bug 1353638
- P1: Hide useCache registrationOptions. r=bkelly
2017-04-05 23:42:50 +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 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
SettingChangeNotification.webidl
…
ShadowRoot.webidl
…
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 1336043 - close() should be in DedicatedWorkerGlobalScope and SharedWorkerGlobalScope only, r=bkelly
2017-02-03 08:35:19 +01: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
Bug 1286722: [MSE] P1. Add mediasource event handler attributes. r=bz
2016-07-14 18:28:19 +10:00
SourceBufferList.webidl
Bug 1286722: [MSE] P1. Add mediasource event handler attributes. r=bz
2016-07-14 18:28:19 +10:00
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
Bug 1254378 - Make SpeechSynthesis an event target with a "voiceschanged" event. r=smaug
2016-03-23 10:30:00 -07:00
SpeechSynthesisErrorEvent.webidl
…
SpeechSynthesisEvent.webidl
Bug 1318137 - Added charLength to speech synth boundary events. r=m_kato,smaug
2016-11-16 17:22:36 -08:00
SpeechSynthesisUtterance.webidl
…
SpeechSynthesisVoice.webidl
…
StereoPannerNode.webidl
Bug 1324352 - Implement BaseAudioContext, r=padenot
2016-12-21 10:52:50 +01:00
Storage.webidl
Bug 1306248 - Use NeedsSubjectPrincipal in DOMStorage, r=ehsan
2016-10-03 16:10:27 +02: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
…
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 851892 part 9. Add a CSSRule Web IDL interface. r=peterv,heycam
2017-01-13 10:41:03 -05:00
StyleSheetApplicableStateChangeEvent.webidl
…
StyleSheetChangeEvent.webidl
…
StyleSheetList.webidl
…
SubtleCrypto.webidl
…
TCPServerSocket.webidl
…
TCPServerSocketEvent.webidl
…
TCPSocket.webidl
Bug 1104156 - TCPSocket doesn't close output stream until all buffered streams in the multiplex stream are sent. r=jdm, r=bkelly
2016-08-04 14:36:06 -04:00
TCPSocketErrorEvent.webidl
Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice
2016-04-21 15:48:59 +02:00
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
Bug 1289315 - Tests for Iterable<> Union Types in WebIDL Interfaces; r=bz
2016-07-27 09:48:59 -07:00
Text.webidl
…
TextClause.webidl
Bug 1275473 - Implement CompositionEvent.ranges. r=masayuki, r=smaug
2016-07-26 12:09:07 +02:00
TextDecoder.webidl
…
TextEncoder.webidl
Bug 1257877 - Remove UTF-16 support from TextEncoder. r=hsivonen
2016-03-24 19:27:15 +09:00
TextTrack.webidl
Bug 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug
2016-09-15 14:10:17 -07:00
TextTrackCue.webidl
Bug 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug
2016-09-15 14:10:17 -07:00
TextTrackCueList.webidl
Bug 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug
2016-09-15 14:10:17 -07:00
TextTrackList.webidl
Bug 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug
2016-09-15 14:10:17 -07:00
ThreadSafeChromeUtils.webidl
Bug 1350435 - Compute snapshot ID in the parent process. r=fitzgen,smaug
2017-03-24 10:34:44 -07:00
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 1317759. Remove LegacyIsCallerChromeOrNativeCode use in Event::GetScreenCoords in favor or caller type checks at the entrypoints where we really care about pretending that our screen is client-area sized. r=smaug
2016-11-16 14:10:22 -05: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
…
TreeWalker.webidl
…
U2F.webidl
Bug 1309284 - Implement W3C Web Authentication JS API [part 1] r=keeler,qdot
2017-01-09 13:22:49 -07:00
UDPMessageEvent.webidl
Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice
2016-04-21 15:48:59 +02:00
UDPSocket.webidl
Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice
2016-04-21 15:48:59 +02:00
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 1337702 - Implement URL's toJSON(), r=smaug
2017-02-09 13:18:40 +01:00
URLSearchParams.webidl
Bug 1331580 - Construct URLSearchParams from record<>, r=qdot
2017-03-02 21:48:51 +01:00
UserProximityEvent.webidl
…
VRDisplay.webidl
Bug 1343730 - Part 2: Get the submitframe result from VRDisplay; r=baku,kip
2017-05-23 17:13:15 +08:00
VRDisplayEvent.webidl
Bug 1293333 - Part 1: Implement window.onvrdisplayactivate and window.onvrdisplaydeactivate events r=daoshengmu,Ehsan
2016-10-18 18:18:10 -04:00
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 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug
2016-09-15 14:10:17 -07:00
ValidityState.webidl
Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap
2016-08-17 00:11:24 -04:00
VideoPlaybackQuality.webidl
…
VideoStreamTrack.webidl
…
VideoTrack.webidl
…
VideoTrackList.webidl
…
WaveShaperNode.webidl
Bug 1324352 - Implement BaseAudioContext, r=padenot
2016-12-21 10:52:50 +01:00
WebAuthentication.webidl
Bug 1333084 - Add WebAuthn to test_interfaces r=bz
2017-01-23 09:20:56 -07:00
WebComponents.webidl
…
WebGL2RenderingContext.webidl
Bug 1335368 part 9. Stop using IsCallerChrome in WebGL. r=bholley
2017-02-01 15:43:37 -05:00
WebGLContextEvent.webidl
Bug 1271478 - Implement WebGLContextCreationError. - r=jrmuizel,smaug,mtseng
2016-05-11 16:45:43 -07:00
WebGLRenderingContext.webidl
Backed out changeset 773f5b2cb868 (bug 1355430) for unexpectedly passing own test dom/canvas/test/webgl-mochitest/test_video_fastpath_mp4.html on Windows. r=backout
2017-04-18 21:09:25 +02:00
WebKitCSSMatrix.webidl
…
WebSocket.webidl
Bug 1286281 - Part 2: Add static chrome-only method to create server-side WebSocket to WebIDL r=baku
2016-07-29 07:01:00 -07:00
WebrtcDeprecated.webidl
…
WebrtcGlobalInformation.webidl
…
WheelEvent.webidl
…
WidevineCDMManifest.webidl
Bug 1245789 - Add WebIDL dict definition for Widevine manifest JSON file. r=bz
2016-04-12 16:12:20 +12:00
Window.webidl
Backed out changeset 94b5ea8bed5c (bug 1355683)
2017-05-19 14:57:35 +10: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 1364297 - Worker and SharedWorker constructors have an optional WorkerOptions parameter, r=smaug
2017-05-17 16:48:54 +02:00
WorkerDebuggerGlobalScope.webidl
Bug 989619 - patch 2 - console API should use webIDL namespaces, r=bz
2016-06-04 09:32:51 +02:00
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 1335368 part 19. Get rid of IsCallerChrome in XMLDocument::Load. r=bholley
2017-02-01 15:43:38 -05:00
XMLHttpRequest.webidl
Bug 1333337 - Use USVString in XHR, r=smaug
2017-01-24 09:23:11 +01:00
XMLHttpRequestEventTarget.webidl
Bug 1257037 part 13. Get rid of the concept of worker vs non-worker descriptors. r=khuey
2016-07-08 00:37:55 -04:00
XMLHttpRequestUpload.webidl
…
XMLSerializer.webidl
…
XMLStylesheetProcessingInstruction.webidl
…
XPathEvaluator.webidl
…
XPathExpression.webidl
…
XPathNSResolver.webidl
…
XPathResult.webidl
…
XSLTProcessor.webidl
Bug 1335368 part 20. Get rid of IsCallerChrome in XSLT. r=froydnj
2017-02-01 15:43:53 -05:00
XULCommandEvent.webidl
Bug 1345044 - Make init*Event() arguments optional except the first; r=stone
2017-04-04 20:28:36 +03:00
XULDocument.webidl
…
XULElement.webidl
Bug 1332812. Remove some more unused or nearly-unused nsIDOMElement bits. r=froydnj
2017-02-02 10:32:58 -05:00
moz.build
Bug 1345361 - PaymentRequest constructor implementation. r=baku
2017-05-26 01:50:32 +08:00