.. |
AbstractWorker.webidl
|
Bug 643325 - Implement SharedWorker. r=khuey.
|
2013-06-05 07:04:23 -07:00 |
ActivityRequestHandler.webidl
|
Bug 985812 - Make a ActivityRequestHandler.source a pure cached frozen dictionary; r=bzbarsky
|
2014-03-22 09:54:40 -04:00 |
AnalyserNode.webidl
|
Bug 976471 - Implement AnalyserNode.getFloatTimeDomainData(). r=karlt
|
2014-02-25 11:30:48 +01:00 |
AnimationEvent.webidl
|
Bug 868751: Remove support for obsolete document.createEvent("AnimationEvent"), document.createEvent("TransitionEvent"), AnimationEvent.initAnimationEvent, and TransitionEvent.initTransitionEvent. r=smaug
|
2013-05-08 13:45:35 -07:00 |
AnimationTimeline.webidl
|
Bug 998246 part 4 - Add currentTime member to AnimationTimeline; r=bz
|
2014-05-13 16:22:12 +09:00 |
AppInfo.webidl
|
Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell,mrbkap
|
2013-10-23 11:56:20 -07:00 |
AppNotificationServiceOptions.webidl
|
Bug 930794 - Delete notification cleared from tray. r=mhenretty, gwagner
|
2014-03-18 17:01:13 +01:00 |
APZTestData.webidl
|
Bug 961289 - Expose client- and compositor-side APZ test data from nsIDOMWindowUtils. r=ehsan,kats,bholley
|
2014-05-09 17:16:03 -04:00 |
ArchiveReader.webidl
|
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
|
2014-02-06 13:28:14 -05:00 |
ArchiveRequest.webidl
|
Bug 968883 - Don't expose the ArchiveReader and ArchiveRequest interfaces. r=bz
|
2014-02-06 14:57:31 -05:00 |
Attr.webidl
|
Bug 957430 - Stop pretending Attr.specified is deprecated; r=ehsan
|
2014-04-25 13:29:56 +03:00 |
AudioBuffer.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
AudioBufferSourceNode.webidl
|
Bug 999908 - Remove support for the Web Audio legacy prefs for AudioBufferSourceNode, AudioContext, and AudioParam; r=padenot
|
2014-04-23 08:56:42 -04:00 |
AudioChannel.webidl
|
Bug 925594 - WebIDL enum for AudioChannel in HTMLMediaElement, r=ehsan, r=khuey
|
2013-10-28 17:08:14 -07:00 |
AudioChannelManager.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
AudioContext.webidl
|
Bug 999908 - Remove support for the Web Audio legacy prefs for AudioBufferSourceNode, AudioContext, and AudioParam; r=padenot
|
2014-04-23 08:56:42 -04:00 |
AudioDestinationNode.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
AudioListener.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
AudioNode.webidl
|
Bug 1015783 - Add a devtools API for Web Audio; r=padenot,smaug
|
2014-06-03 22:51:48 -04:00 |
AudioParam.webidl
|
Bug 999908 - Remove support for the Web Audio legacy prefs for AudioBufferSourceNode, AudioContext, and AudioParam; r=padenot
|
2014-04-23 08:56:42 -04:00 |
AudioProcessingEvent.webidl
|
b=991533 throw exception from AudioProcessingEvent buffer getters when allocation fails r=ehsan,bz
|
2014-05-16 09:11:13 +12:00 |
AudioStreamTrack.webidl
|
Backed out 4 changesets (bug 834835) for making bug 786539 nearly perma-orange.
|
2013-04-18 10:32:26 -04:00 |
AutocompleteErrorEvent.webidl
|
Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN
|
2014-06-06 13:06:15 -07:00 |
BarProp.webidl
|
Bug 858524 - Move BarProp objects to Paris bindings, r=ms2ger, r=smaug
|
2013-06-01 01:53:00 -07:00 |
BatteryManager.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
BeforeUnloadEvent.webidl
|
Bug 847590 - Paris binding for BeforeUnloadEvent, r=peterv
|
2013-03-26 13:45:39 +02:00 |
BiquadFilterNode.webidl
|
Bug 985805 - Part 1: Remove support for the legacy BiquadFilterNode extensions; r=padenot,smaug
|
2014-05-05 20:32:48 -04:00 |
Blob.webidl
|
Bug 789691 - Migrate BlobPropertyBag to WebIDL binding dictionary, r=bzbarsky
|
2012-09-10 09:57:15 -04:00 |
BlobEvent.webidl
|
Bug 900904 - Support webidl-only generated events, r=khuey,gps
|
2013-09-10 21:27:39 +03:00 |
BluetoothAdapter2.webidl
|
Bug 1006316 - Patch1: Revise BluetoothAdapter2.webidl for new WebBluetooth API, f=btian, r=bz
|
2014-05-28 18:16:18 +08:00 |
BluetoothAdapter.webidl
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
BluetoothAdapterEvent.webidl
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
BluetoothAttributeEvent.webidl
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
BluetoothDevice2.webidl
|
Bug 1009347 - Patch 2/4: Using new bluetooth webidls based on bluetooth API version build flag, f=btian, r=bz, marcosc
|
2014-05-21 14:12:24 +08:00 |
BluetoothDevice.webidl
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
BluetoothDeviceEvent.webidl
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
BluetoothDiscoveryStateChangedEvent.webidl
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
BluetoothManager2.webidl
|
Bug 1006309 - Patch 1/4: Revise BluetoothManager2.webidl according to refined WebBluetooth API. r=bz
|
2014-05-28 10:21:59 +08:00 |
BluetoothManager.webidl
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
BluetoothStatusChangedEvent.webidl
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
BrowserElementDictionaries.webidl
|
Bug 910088 - Use webIDL dictionaries for DOMWindowResize event details r=bz
|
2013-08-29 11:54:31 +08:00 |
BrowserFeedWriter.webidl
|
Bug 983845 - Port nsIFeedWriter to WebIDL and stop exposing BrowserFeedWriter to the Web; r=bzbarsky
|
2014-03-19 12:29:00 -04:00 |
CallEvent.webidl
|
Bug 914182 - Hide Telephony API behind a pref except on B2G. r=vyang,khuey
|
2013-09-15 04:46:35 +09:00 |
CallGroupErrorEvent.webidl
|
Bug 912849 - part1 - WebAPI: notify conference call error. r=khuey, sr=gene.lian
|
2013-10-23 13:53:40 +08:00 |
CallsList.webidl
|
Bug 888592 - move Telephony and TelephonyCall to webidl. sr=sicking, r=bent
|
2013-07-15 16:27:19 +08:00 |
CameraCapabilities.webidl
|
Bug 983180 - hide camera objects behind Navigator::HasCameraSupport(), r=bz
|
2014-04-09 11:53:34 -04:00 |
CameraControl.webidl
|
Bug 1020497 - collapse exposureCompensation to single attribute, r=bz
|
2014-06-06 15:37:15 -04:00 |
CameraManager.webidl
|
Bug 983180 - hide camera objects behind Navigator::HasCameraSupport(), r=bz
|
2014-04-09 11:53:34 -04:00 |
CanvasRenderingContext2D.webidl
|
Bug 985257 - Add implementation for Path2D constructor that takes an SVG path string. r=roc
|
2014-03-24 09:31:19 -04:00 |
CaretPosition.webidl
|
Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey
|
2013-09-20 22:21:03 +12:00 |
CDATASection.webidl
|
Bug 826703 part 2. Convert CDATASection to WebIDL. r=peterv
|
2013-01-08 15:45:06 -05:00 |
CFStateChangeEvent.webidl
|
Bug 898445 - Part 1-4: Move MozMobileConnection to webidl. r=hsinyi,smaug
|
2014-04-24 18:11:17 +08:00 |
ChannelMergerNode.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
ChannelSplitterNode.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
CharacterData.webidl
|
Bug 932501. Drop nextElementSibling/previousElementSibling from DocumentType. r=smaug
|
2013-11-17 00:10:19 -05:00 |
ChildNode.webidl
|
Bug 932501. Drop nextElementSibling/previousElementSibling from DocumentType. r=smaug
|
2013-11-17 00:10:19 -05:00 |
ChromeNotifications.webidl
|
Bug 967475 - Implement mozChromeNotifications API. r=mhenretty,bent
|
2014-05-08 23:16:00 +02:00 |
ClipboardEvent.webidl
|
Bug 923054 part 2 - Convert DataTransfer to WebIDL bindings, add WebIDL API and switch to the WebIDL binding. r=smaug
|
2014-02-26 22:23:31 -05:00 |
CloseEvent.webidl
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
CommandEvent.webidl
|
Bug 847591 - Paris binding for CommandEvent, r=peterv
|
2013-03-13 23:05:32 +02:00 |
Comment.webidl
|
Bug 869006 - Comment should be consructable. r=Ms2ger
|
2013-05-13 09:22:30 -04:00 |
CompositionEvent.webidl
|
Bug 854573 - Paris binding for CompositionEvent, r=peterv
|
2013-03-26 13:45:45 +02:00 |
Console.webidl
|
Bug 1000947 - Console::Methods must not throw exceptions, r=bz
|
2014-04-29 07:49:57 +01:00 |
Constraints.webidl
|
Bug 907352 - Part 4: Normalized constraints to relieve downstream width/height/frameRate implementation. r=mt
|
2014-04-18 15:16:08 -04:00 |
Contacts.webidl
|
Bug 909224 - "Want to add the phonetic name of the name to mozContacts". r=reuben
|
2014-04-07 03:14:00 +02:00 |
ConvolverNode.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
Coordinates.webidl
|
Bug 850442 - Part 1 - Wrap nsGeoPosition and nsGeoPositionCoords into Position and Coordinates. r=bz
|
2013-04-12 13:01:28 -07:00 |
CRMFObject.webidl
|
Bug 964061 - Part 1: Convert CRMFObject to WebIDL bindings; r=bzbarsky
|
2014-01-27 08:27:04 -08:00 |
Crypto.webidl
|
Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler
|
2014-05-15 06:20:00 -04:00 |
CSS2Properties.webidl.in
|
Bug 753517 part 4. Set up auto-generation of CSS2Properties.webidl from nsCSSPropList.h and enable Paris bindings for CSSStyleDeclaration and CSS2Properties. r=khuey,peterv,dbaron
|
2012-08-23 21:08:09 -07:00 |
CSS2PropertiesProps.h
|
backout of rev 45253e02bde3, fd02f1217e4c, 75217485ce5a b=981804
|
2014-03-12 15:16:20 +08:00 |
CSS.webidl
|
Bug 864005: Remove mentions of & checks for 'layout.css.supports-rule.enabled' pref. r=heycam r=khuey
|
2014-06-04 21:07:07 -07:00 |
CSSPrimitiveValue.webidl
|
bug 824970 - use webidl for Rect r=bz
|
2012-12-26 07:26:36 -05:00 |
CSSRuleList.webidl
|
Bug 995664 - Move CSSRuleList to WebIDL; r=bz
|
2014-05-03 09:32:54 +02:00 |
CSSStyleDeclaration.webidl
|
Bug 731271 - Part 6: Add a chrome-only CSSDeclaration.getAuthoredPropertyValue() method to expose a property value in its original syntactic form. r=dbaron
|
2013-09-16 09:35:49 +10:00 |
CSSStyleSheet.webidl
|
Bug 995664 - Move CSSRuleList to WebIDL; r=bz
|
2014-05-03 09:32:54 +02:00 |
CSSValue.webidl
|
bug 798567 - convert css values to webidl r=bz
|
2012-10-01 12:49:41 -04:00 |
CSSValueList.webidl
|
Bug 840898. Flag our nullable return value as actually being nullable. r=tbsaunde
|
2013-02-15 22:36:15 -05:00 |
CustomEvent.webidl
|
Bug 869183 followup - convert more WebIDL files from ISO-8859-1 to UTF-8 (only affects comments) (carrying over r=bz)
|
2014-05-12 19:57:23 -07:00 |
DataChannel.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
DataContainerEvent.webidl
|
Bug 980134 - Hide DataContainerEvent from content. r=smaug
|
2014-03-31 06:28:00 +09:00 |
DataErrorEvent.webidl
|
Bug 956240 - WebMobileConnection: Use webidl event generator for the event that is dispatched by mozMobileConnection. r=smaug
|
2014-01-03 13:55:27 +08:00 |
DataStore.webidl
|
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
|
2014-06-03 15:36:46 +01:00 |
DataStoreChangeEvent.webidl
|
Bug 1000837 - {DataStoreTask|DataStoreChangeEvent}.id and DataStoreTask.data have to be nullable, r=gene
|
2014-04-28 10:54:38 +01:00 |
DataStoreImpl.webidl
|
Bug 949325 - C++ wrapper to support DataStore API on the worker (part 1, C++ stubs for DataStore and DataStoreCursor). r=baku,ehsan
|
2013-12-20 16:17:49 +08:00 |
DataTransfer.webidl
|
Bug 978605, DataTransfer.files may return null, r=khuey
|
2014-03-03 00:45:43 +02:00 |
DedicatedWorkerGlobalScope.webidl
|
Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug
|
2013-11-05 22:16:26 +08:00 |
DelayNode.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
DesktopNotification.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
DeviceLightEvent.webidl
|
Bug 962285 - Make DeviceLightEvent.value unrestricted double; r=smaug
|
2014-01-21 18:19:14 -05:00 |
DeviceMotionEvent.webidl
|
Bug 876238 - Convert DeviceAcceleration and DeviceRotationRate to WebIDL bindings. r=smaug
|
2014-01-02 07:52:47 +09:00 |
DeviceOrientationEvent.webidl
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
DeviceProximityEvent.webidl
|
Bug 915248 - Convert DeviceProximityEvent to webidl-only r=smaug
|
2013-09-11 18:35:51 -04:00 |
DeviceStorage.webidl
|
Bug 1007053 - Pt2 - Add canBeShared, canBeMounted, canBeFormatted attributes To DeviceStorage webidl. r=bzbarsky
|
2014-05-13 15:48:06 -07:00 |
DeviceStorageChangeEvent.webidl
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
Directory.webidl
|
Bug 934367 - Implement createFile for Directory. r=dhylands
|
2014-03-05 16:40:48 +08:00 |
Document.webidl
|
Bug 998246 part 3 - Add timeline member to Document interface; r=bz
|
2014-05-13 16:22:12 +09:00 |
DocumentFragment.webidl
|
Bug 933193 part 3. Add getElementById to DocumentFragment. r=smaug
|
2013-11-01 15:39:25 -04:00 |
DocumentType.webidl
|
Bug 856629 - Part b: Implement ChildNode.remove(); r=bz
|
2013-04-13 09:08:47 +02:00 |
DOMCursor.webidl
|
Bug 824986 - Move DOMRequest and subclasses to Paris bindings; r=khuey
|
2013-03-17 09:51:36 +01:00 |
DOMError.webidl
|
Bug 883178 - [MMI] Implement DOMMMIResult and DOMMMIError. Part 1: DOMError. r=sicking, sr=peterv
|
2013-06-30 20:21:31 +08:00 |
DOMException.webidl
|
Bug 997285 part 4. Drop the custom stringifier from DOMException in favor of the default one on Error.prototype. r=peterv,robcee
|
2014-05-05 16:01:57 -04:00 |
DOMImplementation.webidl
|
Bug 909859. Make the doctype argument of createDocument optional. r=smaug
|
2013-08-29 00:30:04 -04:00 |
DOMMMIError.webidl
|
Bug 929701 - Part 1: Don't use an attribute with type |any| in DOMMMIError. r=hsinyi,smaug
|
2014-04-23 12:31:57 +08:00 |
DOMMobileMessageError.webidl
|
Backed out 7 changesets (bug 824717) for bustage. r=khuey because the webidl hook is dumb
|
2014-05-21 08:42:54 -04:00 |
DOMParser.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
DOMPoint.webidl
|
Bug 917755. Part 2: Implement DOMPoint. r=jst
|
2014-03-12 09:11:37 +08:00 |
DOMQuad.webidl
|
Bug 917755. Part 4: Add DOMQuad implementation. r=jst
|
2013-09-20 22:21:04 +12:00 |
DOMRect.webidl
|
Backed out changeset 3b41ab878fcd (bug 917755)
|
2014-03-19 09:46:09 +01:00 |
DOMRectList.webidl
|
Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey
|
2013-09-20 22:21:03 +12:00 |
DOMRequest.webidl
|
Bug 1011815 part 2. Make DOMRequest.error be a DOMError. r=smaug
|
2014-05-19 16:37:58 -04:00 |
DOMSettableTokenList.webidl
|
Bug 830231 - Remove nsIDOMDOM(Settable)TokenList r=bz
|
2013-01-15 03:35:59 -05:00 |
DOMStringList.webidl
|
|
|
DOMStringMap.webidl
|
Bug 874758. Make DOMStringMap use [OverrideBuiltins]. r=peterv
|
2013-06-17 16:31:03 -04:00 |
DOMTokenList.webidl
|
Bug 814014 - Implement the new classList specification which permits adding/removing several classes with one call. r=smaug
|
2013-08-28 09:31:13 +02:00 |
DOMTransaction.webidl
|
Bug 830992 part 2. Switch DOMTransaction to WebIDL codegen. r=wchen,peterv
|
2013-02-06 09:42:33 +00:00 |
DOMTransactionEvent.webidl
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
DownloadEvent.webidl
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
Downloads.webidl
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
DragEvent.webidl
|
Bug 923054 part 2 - Convert DataTransfer to WebIDL bindings, add WebIDL API and switch to the WebIDL binding. r=smaug
|
2014-02-26 22:23:31 -05:00 |
DummyBinding.webidl
|
Bug 856140 - Sync our document.registerElement implementation to the current version of the spec. r=mrbkap
|
2014-02-23 13:01:26 -08:00 |
DynamicsCompressorNode.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
Element.webidl
|
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
|
2014-05-30 09:36:53 +02:00 |
ElementReplaceEvent.webidl
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
ErrorEvent.webidl
|
Bug 990725 - Rename ErrorEvent.column to .colno to match spec change; r=smaug
|
2014-04-23 14:55:58 +03:00 |
Event.webidl
|
Bug 77992 part 3 - Make event.timeStamp return a DOMHighResTimeStamp; r=bz
|
2014-06-06 14:29:49 +09:00 |
EventHandler.webidl
|
Bug 889335 - Implement navigator.languages and languagechange event. r=sicking,smaug
|
2014-05-12 13:48:15 +02:00 |
EventListener.webidl
|
Bug 822399 - Make Event to use Paris bindings, r=peterv
|
2013-03-09 13:34:29 +02:00 |
EventSource.webidl
|
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
|
2014-02-06 13:28:14 -05:00 |
EventTarget.webidl
|
Bug 865377. Give EventTarget a chrome-only getter that returns its global. r=smaug
|
2013-05-30 17:46:39 -04:00 |
External.webidl
|
Bug 983920 - Port window.sidebar and window.external to WebIDL; r=bzbarsky
|
2014-03-28 00:03:03 -04:00 |
File.webidl
|
Bug 811615: Enable chrome code to create a new File object by wrapping an existing Blob and provide a custom name/type. r=sicking a=basecamp-blocking
|
2012-12-11 13:21:03 -08:00 |
FileHandle.webidl
|
Bug 1006485 - Part b: hg rename LockedFile.h/cpp/webidl in a separate patch for better readability; r=bent
|
2014-06-12 05:35:47 +02:00 |
FileList.webidl
|
Fix for bug 788532 (Add the new DOM bindings API to DOM lists). r=bz.
|
2012-09-05 22:49:53 +02:00 |
FileMode.webidl
|
Bug 860731 - Part b: Use FileMode for LockedFile; r=janv
|
2013-06-12 09:00:06 +02:00 |
FileReader.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
FileReaderSync.webidl
|
Bug 793025: Convert FileReaderSync to WebIDL bindings. r=bz
|
2012-09-20 19:47:47 -07:00 |
FileRequest.webidl
|
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
|
2014-06-12 05:35:29 +02:00 |
FMRadio.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
FocusEvent.webidl
|
Bug 855741 - Update Focus webidl from Event to FocusEvent. r=smaug
|
2013-06-05 08:02:51 -04:00 |
FormData.webidl
|
Bug 841442 - Move HTMLFormElement to WebIDL, r=bz
|
2013-06-19 10:24:37 -04:00 |
Function.webidl
|
|
|
GainNode.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
Gamepad.webidl
|
Bug 1014162 - Make Gamepad.mapping into an enum. r=smaug
|
2014-05-23 07:39:13 -04:00 |
GamepadAxisMoveEvent.webidl
|
Bug 856373 - WebIDL-ify Gamepad events r=smaug
|
2013-09-11 18:35:51 -04:00 |
GamepadButtonEvent.webidl
|
Bug 856373 - WebIDL-ify Gamepad events r=smaug
|
2013-09-11 18:35:51 -04:00 |
GamepadEvent.webidl
|
Bug 856373 - WebIDL-ify Gamepad events r=smaug
|
2013-09-11 18:35:51 -04:00 |
Geolocation.webidl
|
Bug 857330 - Geolocation uses a wrong default value for maximumAge. r=jdm
|
2013-10-08 08:23:00 -04:00 |
GeometryUtils.webidl
|
Bug 918189. Part 1.5: Implement GeometryUtils.convertPointFromNode, convertRectFromNode, and convertQuadFromNode. r=jst
|
2014-03-12 09:11:39 +08:00 |
GetUserMediaRequest.webidl
|
Bug 907352 - Part 1: Update to most recent constraints syntax. r=mt
|
2014-04-18 14:00:16 -04:00 |
HashChangeEvent.webidl
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
History.webidl
|
Bug 869183 followup - convert more WebIDL files from ISO-8859-1 to UTF-8 (only affects comments) (carrying over r=bz)
|
2014-05-12 19:57:23 -07:00 |
HTMLAllCollection.webidl
|
Bug 874212 - Move document.all to WebIDL; r=bz
|
2014-05-20 21:52:21 +02:00 |
HTMLAnchorElement.webidl
|
Bug 968637 - Add "rel" and "relList" to HTMLAreaElement and "relList" to HTMLLinkElement, HTMLAnchorElement. r=bz
|
2014-03-11 08:04:26 -04:00 |
HTMLAppletElement.webidl
|
Bug 843627 part 2. Implement the WebIDL API for <embed> and <applet>. r=peterv
|
2013-03-17 10:42:03 -04:00 |
HTMLAreaElement.webidl
|
Bug 968637 - Add "rel" and "relList" to HTMLAreaElement and "relList" to HTMLLinkElement, HTMLAnchorElement. r=bz
|
2014-03-11 08:04:26 -04:00 |
HTMLAudioElement.webidl
|
Bug 927245 - Remove deprecated Audio Data API implementation. r=cajbir,smaug
|
2014-04-03 10:53:39 +13:00 |
HTMLBaseElement.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
HTMLBodyElement.webidl
|
Bug 829072 part 3. Move the event handlers that are shared by HTMLBodyElement, HTMLFramesetElement, and Window onto a WindowEventHandlers interface that can be on the RHS of 'implements'. r=peterv
|
2013-01-29 08:44:00 -05:00 |
HTMLBRElement.webidl
|
Bug 837520 - Part 2: Move HTMLBRElement to Web IDL bindings; r=bzbarsky
|
2013-02-03 18:05:27 -05:00 |
HTMLButtonElement.webidl
|
Bug 839179 - Part d: Make sure the button element bindings throw exceptions where necessary; r=bz
|
2013-02-12 11:10:32 +01:00 |
HTMLCanvasElement.webidl
|
Bug 985536. Go back to allowing optional any with no default value in WebIDL, but treat it as having a default value of undefined. r=khuey
|
2014-04-03 23:32:11 -04:00 |
HTMLCollection.webidl
|
Bug 909254 - Stop using jsapi for HTMLCollection.namedItem; r=peterv
|
2013-11-11 08:55:41 +01:00 |
HTMLContentElement.webidl
|
Bug 854736 - Implement HTML content element. r=mrbkap
|
2013-12-02 02:26:12 -08:00 |
HTMLDataElement.webidl
|
Bug 839371 - Implement HTML5 <data> element. r=smaug
|
2013-02-26 15:19:05 -05:00 |
HTMLDataListElement.webidl
|
Fix for bug 824007 (Convert HTMLBodyElement, HTMLDataListElement, HTMLFontElement, HTMLFrameSetElement and HTMLLabelElement to new DOM bindings). r=bz.
|
2012-12-21 15:07:28 +01:00 |
HTMLDirectoryElement.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
HTMLDivElement.webidl
|
Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey
|
2013-01-10 10:49:07 -05:00 |
HTMLDListElement.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
HTMLDocument.webidl
|
Bug 874212 - Move document.all to WebIDL; r=bz
|
2014-05-20 21:52:21 +02:00 |
HTMLElement.webidl
|
Bug 976272. Use DOMString for HTMLElement.className, and mark it as [Pure]. r=smaug
|
2014-02-25 17:26:16 -05:00 |
HTMLEmbedElement.webidl
|
Bug 881128 - Remove nsIDOMGetSVGDocument r=bz
|
2013-06-11 21:56:26 -07:00 |
HTMLFieldSetElement.webidl
|
Bug 839105 - Convert HTMLFieldSetElement to WebIDL. r=Ms2ger
|
2013-02-08 11:34:48 -05:00 |
HTMLFontElement.webidl
|
Fix for bug 824007 (Convert HTMLBodyElement, HTMLDataListElement, HTMLFontElement, HTMLFrameSetElement and HTMLLabelElement to new DOM bindings). r=bz.
|
2012-12-21 15:07:28 +01:00 |
HTMLFormControlsCollection.webidl
|
Bug 913920 - Part b: Implement HTMLFormControlsCollection and use it for HTMLFormElement.elements; r=dzbarsky
|
2013-10-03 09:11:27 +02:00 |
HTMLFormElement.webidl
|
Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN
|
2014-06-06 13:06:15 -07:00 |
HTMLFrameElement.webidl
|
Bug 842495 - Cleanup contentDocument/contentWindow getters; r=mounir
|
2013-02-28 21:28:32 +01:00 |
HTMLFrameSetElement.webidl
|
Bug 829072 part 3. Move the event handlers that are shared by HTMLBodyElement, HTMLFramesetElement, and Window onto a WindowEventHandlers interface that can be on the RHS of 'implements'. r=peterv
|
2013-01-29 08:44:00 -05:00 |
HTMLHeadElement.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
HTMLHeadingElement.webidl
|
Bug 895873 - backout bug 893117 for Win8 mc bustage
|
2013-07-30 23:32:35 -04:00 |
HTMLHRElement.webidl
|
Bug 838233 - Convert HTMLHRElement to WebIDL. r=Ms2ger
|
2013-02-07 09:57:59 -05:00 |
HTMLHtmlElement.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
HTMLIFrameElement.webidl
|
Bug 845057 - Part 1: Use DOMSettableTokenList for iframe.sandbox; r=bz
|
2013-12-18 13:42:24 -08:00 |
HTMLImageElement.webidl
|
Bug 870021 - Followup, fix currentSrc visibility when pref'd off. r=bz
|
2014-06-03 15:12:38 -07:00 |
HTMLInputElement.webidl
|
Bug 1005806 - HTMLInputElement.controllers should be [ChromeOnly]. r=bz
|
2014-05-05 10:49:24 -07:00 |
HTMLLabelElement.webidl
|
Bug 895873 - backout bug 893117 for Win8 mc bustage
|
2013-07-30 23:32:35 -04:00 |
HTMLLegendElement.webidl
|
Bug 893117: Remove nsIDOMHTMLLegendElement r=bz
|
2013-08-01 15:24:24 -07:00 |
HTMLLIElement.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
HTMLLinkElement.webidl
|
Bug 1019319 - part 1: Import interface should be preffed; r=mrbkap
|
2014-06-05 14:45:49 +02:00 |
HTMLMapElement.webidl
|
Bug 837597 - Part b: Move HTMLMapElement to Paris bindings; r=bz
|
2013-02-07 09:08:57 +01:00 |
HTMLMediaElement.webidl
|
Bug 1021969, r=bholley,jaws
|
2014-06-06 17:33:50 +01:00 |
HTMLMenuElement.webidl
|
Bug 838559 - Convert HTMLMenuElement to WebIDL. r=Ms2ger, r=peterv
|
2013-02-18 06:59:08 -05:00 |
HTMLMenuItemElement.webidl
|
Bug 838598 - Part 2: Convert HTMLMenuItemElement to WebIDL. r=Ms2ger, r=janv
|
2013-02-18 05:06:27 -05:00 |
HTMLMetaElement.webidl
|
Bug 838160 - Part b: Move HTMLMetaElement to Paris bindings; r=bz
|
2013-02-07 09:08:58 +01:00 |
HTMLMeterElement.webidl
|
Bug 838750 - Convert HTMLMeterElement to WebIDL. r=Ms2ger
|
2013-02-07 10:00:39 -05:00 |
HTMLModElement.webidl
|
Bug 837597 - Part b: Move HTMLModElement to Paris bindings; r=bz
|
2013-02-07 09:08:58 +01:00 |
HTMLObjectElement.webidl
|
Bug 883404 - Add a object.reload() call for chrome to de-activate plugins. r=josh
|
2013-11-08 13:00:46 -08:00 |
HTMLOListElement.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
HTMLOptGroupElement.webidl
|
Bug 839056 - Convert HTMLOptGroupElement to WebIDL. r=Ms2ger
|
2013-02-08 11:34:48 -05:00 |
HTMLOptionElement.webidl
|
Bug 903791 - Make HTMLOptionElement.index infallible; r=mounir
|
2013-08-14 08:57:04 +02:00 |
HTMLOptionsCollection.webidl
|
Bug 909254 - Stop using jsapi for HTMLCollection.namedItem; r=peterv
|
2013-11-11 08:55:41 +01:00 |
HTMLOutputElement.webidl
|
Bug 838160 - Part b: Move HTMLOutputElement to Paris bindings; r=bz
|
2013-02-12 11:11:01 +01:00 |
HTMLParagraphElement.webidl
|
Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey
|
2013-01-10 10:49:07 -05:00 |
HTMLParamElement.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
HTMLPreElement.webidl
|
Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey
|
2013-01-10 10:49:07 -05:00 |
HTMLProgressElement.webidl
|
Bug 839033 - Convert HTMLProgressElement to WebIDL. r=Ms2ger
|
2013-02-11 13:56:31 -05:00 |
HTMLPropertiesCollection.webidl
|
Bug 803106 part 2. Convert DOMStringList to WebIDL bindings - add WebIDL API and switch. r=bzbarsky
|
2013-07-09 13:54:21 -04:00 |
HTMLQuoteElement.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
HTMLScriptElement.webidl
|
Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey
|
2013-01-10 10:49:07 -05:00 |
HTMLSelectElement.webidl
|
Bug 596681 - Implement HTMLSelectElement.selectedOptions attribute. r=smaug
|
2013-09-02 14:23:27 -03:00 |
HTMLShadowElement.webidl
|
Bug 887538 - Implement web components shadow element. r=mrbkap
|
2013-12-20 22:43:58 -08:00 |
HTMLSourceElement.webidl
|
Bug 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz
|
2014-06-07 08:52:15 +12:00 |
HTMLSpanElement.webidl
|
Bug 824823 part 15. Switch HTMLSpanElement to WebIDL. r=peterv
|
2013-01-04 12:02:15 -05:00 |
HTMLStyleElement.webidl
|
Bug 846972 part 2. Add the WebIDL APIs for StyleSheet and CSSStyleSheet. r=peterv
|
2013-03-17 10:42:59 -04:00 |
HTMLTableCaptionElement.webidl
|
Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey
|
2013-01-10 10:49:07 -05:00 |
HTMLTableCellElement.webidl
|
Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey
|
2013-01-10 10:49:07 -05:00 |
HTMLTableColElement.webidl
|
Bug 893117: Remove nsIDOMHTMLTableColElement r=peterv
|
2013-08-01 15:24:22 -07:00 |
HTMLTableElement.webidl
|
Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey
|
2013-01-10 10:49:07 -05:00 |
HTMLTableRowElement.webidl
|
Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey
|
2013-01-10 10:49:07 -05:00 |
HTMLTableSectionElement.webidl
|
Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey
|
2013-01-10 10:49:07 -05:00 |
HTMLTemplateElement.webidl
|
Bug 818976 - Part 2: Implement template element interface. r=mrbkap,bz
|
2013-03-26 00:15:23 -07:00 |
HTMLTextAreaElement.webidl
|
Bug 918940 - Part b: Implement setRangeText for HTMLTextAreaElement. r=ehsan
|
2013-10-04 11:30:07 -04:00 |
HTMLTimeElement.webidl
|
Bug 629801 Implement HTML5 <time> element. r=smaug, peterv, hsivonen
|
2013-02-22 10:07:42 -05:00 |
HTMLTitleElement.webidl
|
bug 824940 - convert HTMLTitleElement to webidl r=bz
|
2012-12-25 18:47:17 -05:00 |
HTMLTrackElement.webidl
|
Bug 950308 - TextTrack, TextTrackCue, TextTrackList should BindToOwner. r=smaug
|
2014-04-07 13:58:38 -04:00 |
HTMLUListElement.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
HTMLVideoElement.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
IccCardLockError.webidl
|
Bug 873380 - Part 1: Refined the error report policy for card lock functionality. r=smaug. sr=hsinyi
|
2013-09-25 14:49:44 +08:00 |
IccChangeEvent.webidl
|
Bug 814637 - Part 2: Add iccChangeEvent using event generator. f=hsinyi. r=smaug
|
2013-10-30 14:05:30 +08:00 |
IDBCursor.webidl
|
Bug 985536. Go back to allowing optional any with no default value in WebIDL, but treat it as having a default value of undefined. r=khuey
|
2014-04-03 23:32:11 -04:00 |
IDBDatabase.webidl
|
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
|
2014-06-12 05:35:29 +02:00 |
IDBEnvironment.webidl
|
Backout changeset 2e466ccc7bd0 for devtools test failures.
|
2013-10-26 17:02:20 +02:00 |
IDBFactory.webidl
|
Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent
|
2013-09-11 06:18:36 +02:00 |
IDBIndex.webidl
|
Bug 985536. Go back to allowing optional any with no default value in WebIDL, but treat it as having a default value of undefined. r=khuey
|
2014-04-03 23:32:11 -04:00 |
IDBKeyRange.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
IDBMutableFile.webidl
|
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
|
2014-06-12 05:35:29 +02:00 |
IDBObjectStore.webidl
|
Bug 985536. Go back to allowing optional any with no default value in WebIDL, but treat it as having a default value of undefined. r=khuey
|
2014-04-03 23:32:11 -04:00 |
IDBOpenDBRequest.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
IDBRequest.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
IDBTransaction.webidl
|
Bug 929274 - 'InvalidStateError when accessing transaction.error after aborted transaction'. Patch by bent & Shihua Zheng <szheng@mozilla.com>, r=janv, r=khuey.
|
2014-05-20 10:39:31 -07:00 |
IDBVersionChangeEvent.webidl
|
Bug 890382 - Implement a Web IDL event constructor for IDBVersionChangeEvent; r=smaug
|
2013-07-05 13:57:28 -04:00 |
ImageData.webidl
|
Bug 959958 - Implement ImageData constructor. r=bz
|
2014-01-28 22:04:40 +09:00 |
ImageDocument.webidl
|
Bug 895294 - Make ImageDocument OverrideBuiltins. r=peterv
|
2013-08-15 09:50:02 -07:00 |
InputEvent.webidl
|
Bug 993253 Implement DOM InputEvent interface with isComposing attribute r=smaug+ehsan
|
2014-04-10 16:11:37 +09:00 |
InputMethod.webidl
|
Bug 986992 - Part 1: Merge navigator.mozKeyboard to navigator.mozInputMethod. r=fabrice
|
2014-03-31 10:38:45 +08:00 |
InspectorUtils.webidl
|
Bug 848745 part 1. Add a scriptable API for converting CSS color names to RGB triples. r=dbaron,miker
|
2013-03-14 15:43:00 -04:00 |
InstallEvent.webidl
|
Bug 967264 - Patch 2: InstallPhaseEvent and InstallEvent. r=ehsan r=jst
|
2014-05-13 14:49:36 -07:00 |
InstallPhaseEvent.webidl
|
Bug 967264 - Patch 2: InstallPhaseEvent and InstallEvent. r=ehsan r=jst
|
2014-05-13 14:49:36 -07:00 |
InstallTrigger.webidl
|
Bug 1011490 - use mozmap for installtrigger parameters, r=Mossop,bholley
|
2014-05-16 17:10:20 +01:00 |
InterAppConnection.webidl
|
Bug 876397 - Inter-App Communication API (part 1, Web IDLs). r=nsm,ted sr=smaug
|
2013-07-30 22:03:06 +08:00 |
InterAppConnectionRequest.webidl
|
Bug 876397 - Inter-App Communication API (part 1, Web IDLs). r=nsm,ted sr=smaug
|
2013-07-30 22:03:06 +08:00 |
InterAppMessagePort.webidl
|
Bug 876397 - Inter-App Communication API (part 8, follow-up). r=bent
|
2013-09-12 22:14:48 +08:00 |
KeyboardEvent.webidl
|
Bug 865649 part.1 Implement KeyboardEvent.code r=smaug
|
2014-05-25 11:08:58 +09:00 |
KeyEvent.webidl
|
Bug 969247 part.2 Remove DOM_VK_ENTER and NS_VK_ENTER definition r=smaug, sr=smaug
|
2014-02-15 09:57:39 +09:00 |
LegacyQueryInterface.webidl
|
Bug 1020484: Remove QueryInterface from IndexedDB objects. r=bent
|
2014-06-09 11:41:27 +08:00 |
LinkStyle.webidl
|
Bug 837416 - Part 2: Move HTMLStyleElement to Web IDL bindings; r=bzbarsky
|
2013-02-03 12:42:40 -05:00 |
LocalMediaStream.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
Location.webidl
|
Bug 887364 - Update URLUtils interface. r=ehsan
|
2013-09-04 13:05:10 -04:00 |
MediaElementAudioSourceNode.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
MediaError.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
MediaKeyError.webidl
|
Bug 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz
|
2014-06-07 08:52:15 +12:00 |
MediaKeyMessageEvent.webidl
|
Bug 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz
|
2014-06-07 08:52:15 +12:00 |
MediaKeyNeededEvent.webidl
|
Bug 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz
|
2014-06-07 08:52:15 +12:00 |
MediaKeys.webidl
|
Bug 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz
|
2014-06-07 08:52:15 +12:00 |
MediaKeySession.webidl
|
Bug 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz
|
2014-06-07 08:52:15 +12:00 |
MediaList.webidl
|
Bug 921718 - Part b: Move MediaList to WebIDL; r=bz
|
2013-11-11 09:03:17 +01:00 |
MediaQueryList.webidl
|
Bug 950523 - Part 2: Move MediaQueryList to WebIDL bindings; r=bzbarsky
|
2013-12-16 09:03:34 -05:00 |
MediaRecorder.webidl
|
Bug 959490 - [MediaEncoder] Support *.3gp with AMR-NB audio format on certificated application. r=roc
|
2014-03-19 14:52:45 +08:00 |
MediaSource.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
MediaStream.webidl
|
Bug 942367 - WebIDL changes for peerIdentity constraint. r=jst
|
2014-05-01 12:50:00 +02:00 |
MediaStreamAudioDestinationNode.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
MediaStreamAudioSourceNode.webidl
|
Bug 856361. Part 5: Implement MediaStreamAudioSourceNode. r=ehsan
|
2013-07-24 23:29:39 +12:00 |
MediaStreamEvent.webidl
|
Bug 919840 - Use WebIDL codegen to implement WebRTC events, r=jib
|
2013-09-25 12:48:03 +03:00 |
MediaStreamList.webidl
|
Bug 917328: Second, convert PeerConnectionImpl and PeerConnectionObserver to webidl. r=bz, rjesup
|
2013-10-14 12:53:56 -04:00 |
MediaStreamTrack.webidl
|
Bug 907352 - Part 3: WebIDL for width/height/frameRate gUM constraints. r=mt
|
2014-04-18 15:14:44 -04:00 |
MediaTrackConstraintSet.webidl
|
Bug 907352 - Part 4: Normalized constraints to relieve downstream width/height/frameRate implementation. r=mt
|
2014-04-18 15:16:08 -04:00 |
MessageChannel.webidl
|
Bug 984990 - Enable MessageChannel for chrome and resource:// callers, r=bz
|
2014-06-05 00:58:00 +02:00 |
MessageEvent.webidl
|
Bug 949456 - MessageEventInit updated to the latest spec, r=bz
|
2013-12-20 08:51:03 +00:00 |
MessagePort.webidl
|
Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug
|
2013-11-05 22:16:26 +08:00 |
MessagePortList.webidl
|
Bug 848294 - Update MessageEvent to be compatible with the spec, r=bz
|
2013-09-11 16:10:01 +02:00 |
MimeType.webidl
|
Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org.
|
2013-07-09 06:58:21 -07:00 |
MimeTypeArray.webidl
|
Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org.
|
2013-07-09 06:58:21 -07:00 |
MobileMessageManager.webidl
|
Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 1, DOM API IDL). sr=hsinyi r=vicamo
|
2013-11-02 18:16:59 +08:00 |
MouseEvent.webidl
|
Backed out changeset 756fac661b86 (bug 979692) for mochitest-ally leaks; CLOSED TREE
|
2014-05-19 15:37:17 +01:00 |
MouseScrollEvent.webidl
|
Bug 856303 - Paris binding for MouseScrollEvent, r=peterv
|
2013-04-15 23:37:52 +03:00 |
moz.build
|
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
|
2014-06-12 05:35:29 +02:00 |
MozActivity.webidl
|
Bug 1017420 - Add support for certified apps to get the list of apps matching an activity request r=sicking
|
2014-05-29 17:24:49 -07:00 |
MozApplicationEvent.webidl
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
MozCellBroadcast.webidl
|
Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk
|
2013-10-18 04:51:27 +08:00 |
MozCellBroadcastEvent.webidl
|
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
|
2014-06-11 09:23:34 +08:00 |
MozClirModeEvent.webidl
|
Bug 898445 - Part 1-4: Move MozMobileConnection to webidl. r=hsinyi,smaug
|
2014-04-24 18:11:17 +08:00 |
MozContactChangeEvent.webidl
|
Bug 916267 - Remove XPIDL for MozContactChangeEvent. r=smaug
|
2013-10-11 22:48:29 -03:00 |
MozEmergencyCbModeEvent.webidl
|
Bug 956240 - WebMobileConnection: Use webidl event generator for the event that is dispatched by mozMobileConnection. r=smaug
|
2014-01-03 13:55:27 +08:00 |
MozIcc.webidl
|
Bug 981646 - B2G RIL: Cannot read sdn contacts. r=smaug, vicamo
|
2014-05-16 14:50:00 +08:00 |
MozIccManager.webidl
|
Bug 1011810. Return the right type from getIccById. r=htsai,smaug
|
2014-05-19 13:20:21 -04:00 |
MozInterAppMessageEvent.webidl
|
Bug 921033 - Make InterAppMessageEvent to use webidl event codegen, r=gene.lian
|
2013-09-27 13:50:05 +03:00 |
MozMmsEvent.webidl
|
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
|
2014-06-11 09:23:34 +08:00 |
MozMmsMessage.webidl
|
Bug 978611 - Part 1: Stop using legacy dictionaries from MmsMessage. r=vicamo
|
2014-03-07 20:51:48 +09:00 |
MozMobileCellInfo.webidl
|
Bug 898445 - Part 1-1: Move MozMobileCellInfo to webidl. r=hsinyi,smaug
|
2014-04-24 17:43:05 +08:00 |
MozMobileConnection.webidl
|
Bug 898445 - Part 1-4: Move MozMobileConnection to webidl. r=hsinyi,smaug
|
2014-04-24 18:11:17 +08:00 |
MozMobileConnectionArray.webidl
|
Bug 898445 - Part 1-4: Move MozMobileConnection to webidl. r=hsinyi,smaug
|
2014-04-24 18:11:17 +08:00 |
MozMobileConnectionInfo.webidl
|
Bug 898445 - Part 1-3: Move MozMobileConnectionInfo to webidl. r=hsinyi,smaug
|
2014-04-24 18:03:45 +08:00 |
MozMobileNetworkInfo.webidl
|
Bug 898445 - Part 1-2: Move MozMobileNetworkInfo to webidl. r=hsinyi,smaug
|
2014-04-24 17:57:52 +08:00 |
MozNamedAttrMap.webidl
|
Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey
|
2013-05-09 13:08:29 -04:00 |
MozNDEFRecord.webidl
|
Bug 960510 - Part 1: Make type, id and payload optional. r=khuey
|
2014-02-20 15:08:46 +08:00 |
MozNetworkStats.webidl
|
Bug 986837 - Part 4: Port MozNetworkStats to WebIDL. r=bzbarsky
|
2014-05-05 14:54:23 +08:00 |
MozNetworkStatsAlarm.webidl
|
Bug 986837 - Part 3: Port MozNetworkStatsAlarm to WebIDL. r=bzbarsky
|
2014-05-05 15:38:06 +08:00 |
MozNetworkStatsData.webidl
|
Bug 986837 - Part 1: Port MozNetworkStatsData to WebIDL. r=bzbarsky
|
2014-05-05 16:40:11 +08:00 |
MozNetworkStatsInterface.webidl
|
Backed out changeset 6701ef0c75b4 for landing with the wrong bug number. r=bzbarsky
|
2014-05-05 10:29:29 -04:00 |
MozNFC.webidl
|
Bug 976402 - Part 2 - Throw an error when sessionToken is incorrect while using the interfaces getNFCTag() and getNFCPeer(). r=smaug
|
2014-05-27 15:12:00 +02:00 |
MozNFCPeer.webidl
|
Bug 976402 - Part 2 - Throw an error when sessionToken is incorrect while using the interfaces getNFCTag() and getNFCPeer(). r=smaug
|
2014-05-27 15:12:00 +02:00 |
MozNFCTag.webidl
|
Bug 976402 - Part 2 - Throw an error when sessionToken is incorrect while using the interfaces getNFCTag() and getNFCPeer(). r=smaug
|
2014-05-27 15:12:00 +02:00 |
MozOtaStatusEvent.webidl
|
Bug 956240 - WebMobileConnection: Use webidl event generator for the event that is dispatched by mozMobileConnection. r=smaug
|
2014-01-03 13:55:27 +08:00 |
MozPowerManager.webidl
|
Bug 911242 - [LED] De-couple the control of screen backlight and keyboard backlight. r=dhylands, sr=sicking
|
2014-05-30 11:11:23 +08:00 |
MozSettingsEvent.webidl
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
MozSmsEvent.webidl
|
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
|
2014-06-11 09:23:34 +08:00 |
MozSpeakerManager.webidl
|
Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas
|
2013-11-25 12:50:03 +13:00 |
MozStkCommandEvent.webidl
|
Bug 978611 - Part 2: Move lagacy dictionaries to WebIDL dictionaries for B2G. r=vicamo
|
2014-03-07 20:51:49 +09:00 |
MozTimeManager.webidl
|
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
|
2014-02-06 13:28:14 -05:00 |
MozVoicemail.webidl
|
Backed out changeset 170e22ea9aa0 (bug 814634) for missing r= in comment
|
2013-11-06 13:48:17 +08:00 |
MozVoicemailEvent.webidl
|
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
|
2014-06-11 09:23:34 +08:00 |
MozWakeLock.webidl
|
Bug 963366 - Hide navigator.requestWakeLock behind pref dom.wakelock.enabled. r=ehsan
|
2014-02-12 13:36:23 +08:00 |
MozWifiCapabilities.webidl
|
Bug 1002314 - 0001. WebIDL Change. r=ehsan, r=mrbkap
|
2014-05-19 10:29:18 +08:00 |
MozWifiConnectionInfoEvent.webidl
|
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
|
2014-06-11 09:23:34 +08:00 |
MozWifiManager.webidl
|
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
|
2014-06-11 09:23:34 +08:00 |
MozWifiP2pManager.webidl
|
Bug 811635 - Part 1: WebIDLs/IDLs for WifiP2pManager and WifiP2pStatusChangeEvent. r=vchang, sr=mrbkap
|
2014-01-28 15:47:51 +08:00 |
MozWifiP2pStatusChangeEvent.webidl
|
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
|
2014-06-11 09:23:34 +08:00 |
MozWifiStationInfoEvent.webidl
|
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
|
2014-06-11 09:23:34 +08:00 |
MozWifiStatusChangeEvent.webidl
|
Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug
|
2014-06-11 09:23:34 +08:00 |
MutableFile.webidl
|
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
|
2014-06-12 05:35:29 +02:00 |
MutationEvent.webidl
|
Bug 847586 - Paris binding for MutationEvent, r=Ms2ger
|
2013-03-14 23:18:20 +02:00 |
MutationObserver.webidl
|
Bug 977072 - attributes in MutationRecord can be [Constant], r=bz
|
2014-02-26 21:51:45 +02:00 |
NativeOSFileInternals.webidl
|
Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo
|
2014-03-14 10:13:26 -04:00 |
Navigator.webidl
|
Bug 988469 - MSISDN verification API for privileged apps. Part 0: WebIDL. r=sicking
|
2014-06-07 19:30:17 +02:00 |
NetDashboard.webidl
|
Bug 923686 - Refactor about:networking return values. r=hurley
|
2013-11-20 09:29:01 -05:00 |
NetworkInformation.webidl
|
Bug 960426 - Part 1: WebIDL changes for NetInfo API. r=sicking, r=marcosc
|
2014-03-05 11:22:39 +08:00 |
NetworkOptions.webidl
|
Bug 978709 - 4.c/6: NetworkUtils changes to support IPv4v6. f=echen, r=vicamo
|
2014-03-29 15:18:19 +08:00 |
Node.webidl
|
Bug 937461. Make cloneNode/importNode "deep" arg default to false, since the spec changed on us. r=sicking
|
2013-12-20 14:28:17 -05:00 |
NodeFilter.webidl
|
Bug 816375. Switch NodeFilter to WebIDL bindings. r=peterv
|
2012-12-14 14:10:49 -05:00 |
NodeIterator.webidl
|
Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv
|
2013-02-28 12:56:42 -05:00 |
NodeList.webidl
|
Fix for bug 812333 (Replace Node quickstubs with new binding methods) - part 2: install Node's binding methods on the XPConnect proto. r=bz.
|
2012-11-22 12:09:41 +01:00 |
Notification.webidl
|
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
|
2014-02-06 13:28:14 -05:00 |
NotifyPaintEvent.webidl
|
Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey
|
2013-09-20 22:21:03 +12:00 |
OfflineAudioCompletionEvent.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
OfflineAudioContext.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
OfflineResourceList.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
OscillatorNode.webidl
|
Bug 985805 - Part 2: Remove support for the legacy OscillatorNode extensions; r=padenot,smaug
|
2014-05-05 20:33:09 -04:00 |
PageTransitionEvent.webidl
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
PaintRequest.webidl
|
Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey
|
2013-09-20 22:21:03 +12:00 |
PaintRequestList.webidl
|
Bug 796902 - Part c: Implement Paris bindings for PaintRequest; r=bent
|
2012-12-22 09:16:55 +01:00 |
PannerNode.webidl
|
Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug
|
2014-05-05 20:33:19 -04:00 |
ParentNode.webidl
|
Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug
|
2013-07-22 08:15:43 -04:00 |
PeerConnectionImpl.webidl
|
Bug 998989 - Part 1: ChromeOnly API for getting notifications when PCs are initted, or change ICE connection/gathering state. Also, expose the PC id, and allow getAllStats to be filtered by the same. r=jib, r=bz
|
2014-05-22 14:14:56 -07:00 |
PeerConnectionImplEnums.webidl
|
Bug 859565 - Remove legacy PeerConnectionImpl.readyState. r=bholley, r=abr
|
2014-05-17 17:11:27 -04:00 |
PeerConnectionObserver.webidl
|
Bug 1014304 - Remove onconnection and onclosedconnection from RTCPeerConnection. r=jib, r=jesup, r=smaug
|
2014-05-28 09:36:00 -04:00 |
PeerConnectionObserverEnums.webidl
|
Bug 859565 - Remove legacy PeerConnectionImpl.readyState. r=bholley, r=abr
|
2014-05-17 17:11:27 -04:00 |
Performance.webidl
|
Bug 936813 - Implement onresourcetimingbufferfull callback (part 2) r=bz
|
2014-05-10 05:12:06 +03:00 |
PerformanceEntry.webidl
|
Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst
|
2013-10-15 18:35:44 -07:00 |
PerformanceNavigation.webidl
|
Bug 760851 - Add jsonifier WebIDL declaration and add toJSON to performance.timing. r=bz
|
2013-07-26 12:00:49 -04:00 |
PerformanceResourceTiming.webidl
|
Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst
|
2013-10-15 18:35:44 -07:00 |
PerformanceTiming.webidl
|
Bug 760851 - Add jsonifier WebIDL declaration and add toJSON to performance.timing. r=bz
|
2013-07-26 12:00:49 -04:00 |
PeriodicWave.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
PermissionSettings.webidl
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
PhoneNumberService.webidl
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
Plugin.webidl
|
Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org.
|
2013-07-09 06:58:21 -07:00 |
PluginArray.webidl
|
Fixing bug 855611. Convert navigator.plugins and navigator.mimeTypes to use new DOM bindings. r=peterv@propagandism.org.
|
2013-07-09 06:58:21 -07:00 |
PointerEvent.webidl
|
Bug 822898 - Implement pointer events. Interface. r=smaug
|
2013-11-20 21:44:22 -08:00 |
PopStateEvent.webidl
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
PopupBlockedEvent.webidl
|
Backout changeset 2e466ccc7bd0 for devtools test failures.
|
2013-10-26 17:02:20 +02:00 |
Position.webidl
|
Bug 850442 - Part 1 - Wrap nsGeoPosition and nsGeoPositionCoords into Position and Coordinates. r=bz
|
2013-04-12 13:01:28 -07:00 |
PositionError.webidl
|
Bug 850442 - Part 2 - Convert PositionError. r=bz
|
2013-04-12 13:01:28 -07:00 |
ProcessingInstruction.webidl
|
|
|
ProgressEvent.webidl
|
Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug
|
2014-06-03 15:52:36 -07:00 |
Promise.webidl
|
Bug 985536. Go back to allowing optional any with no default value in WebIDL, but treat it as having a default value of undefined. r=khuey
|
2014-04-03 23:32:11 -04:00 |
PushManager.webidl
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
Range.webidl
|
Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey
|
2013-09-20 22:21:03 +12:00 |
RecordErrorEvent.webidl
|
Bug 803414 - Part 0: Add RecordErrorEvent. r=smaug
|
2013-06-20 14:06:39 +08:00 |
Rect.webidl
|
bug 824970 - add Rect webidl r=bz
|
2012-12-25 22:08:03 -05:00 |
RGBColor.webidl
|
bug 821593 - add RGBColor webidl r=bz
|
2012-10-20 13:42:20 -04:00 |
RTCConfiguration.webidl
|
Bug 942367 - WebIDL changes for peerIdentity constraint. r=jst
|
2014-05-01 12:50:00 +02:00 |
RTCDataChannelEvent.webidl
|
Bug 919840 - Use WebIDL codegen to implement WebRTC events, r=jib
|
2013-09-25 12:48:03 +03:00 |
RTCIceCandidate.webidl
|
Bug 928304 Add jsonifier to mozRTCIceCandidate to simplify passing the candidate via signalling. r=jib
|
2013-10-21 21:56:07 +01:00 |
RTCIdentityAssertion.webidl
|
Bug 884573 - Part 2: Identity assertion generation and verification for WebRTC. r=abr
|
2014-02-10 14:41:46 -08:00 |
RTCPeerConnection.webidl
|
Bug 1014304 - Remove onconnection and onclosedconnection from RTCPeerConnection. r=jib, r=jesup, r=smaug
|
2014-05-28 09:36:00 -04:00 |
RTCPeerConnectionIceEvent.webidl
|
Bug 919840 - Use WebIDL codegen to implement WebRTC events, r=jib
|
2013-09-25 12:48:03 +03:00 |
RTCPeerConnectionIdentityErrorEvent.webidl
|
Bug 959870 - Error reporting improvements to WebRTC IdP. r=jib
|
2014-04-08 14:26:00 +02:00 |
RTCPeerConnectionIdentityEvent.webidl
|
Bug 884573 - Part 2: Identity assertion generation and verification for WebRTC. r=abr
|
2014-02-10 14:41:46 -08:00 |
RTCPeerConnectionStatic.webidl
|
Bug 998989 - Part 1: ChromeOnly API for getting notifications when PCs are initted, or change ICE connection/gathering state. Also, expose the PC id, and allow getAllStats to be filtered by the same. r=jib, r=bz
|
2014-05-22 14:14:56 -07:00 |
RTCSessionDescription.webidl
|
Bug 872377 - Restore "toJSON" to list of reserved webidl keywords. r=bz
|
2013-07-29 12:39:18 -04:00 |
RTCStatsReport.webidl
|
Bug 951496 - Codec getStats. r=smaug, r=jesup
|
2014-06-07 17:27:26 -04:00 |
Screen.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
ScriptProcessorNode.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
ScrollAreaEvent.webidl
|
Bug 855241 - Paris binding for ScrollAreaEvent, r=peterv
|
2013-03-28 16:21:20 +02:00 |
Selection.webidl
|
Bug 949445 - Part 2: Move Selection to WebIDL; r=bzbarsky
|
2013-12-17 09:12:33 -05:00 |
ServiceWorker.webidl
|
Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage.
|
2014-05-13 15:33:58 -04:00 |
ServiceWorkerContainer.webidl
|
Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage.
|
2014-05-13 15:33:58 -04:00 |
ServiceWorkerGlobalScope.webidl
|
Bug 967264 - Patch 1: ServiceWorkerGlobalScope stub. r=khuey sr=jst
|
2014-05-13 14:28:01 -07:00 |
SettingsManager.webidl
|
Bug 889503 - Move Settings API to WebIDL. r=gwagner r=bz
|
2013-07-15 18:17:46 -07:00 |
ShadowRoot.webidl
|
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
|
2014-02-06 13:28:14 -05:00 |
SharedWorker.webidl
|
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
|
2014-02-06 13:28:14 -05:00 |
SharedWorkerGlobalScope.webidl
|
Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug
|
2013-11-05 22:16:26 +08:00 |
SimpleGestureEvent.webidl
|
Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc
|
2013-04-09 14:44:01 -05:00 |
SmartCardEvent.webidl
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
SourceBuffer.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
SourceBufferList.webidl
|
Bug 855130 - Implement a minimal working subset of the Media Source
|
2013-06-21 15:14:42 +12:00 |
SpeechGrammar.webidl
|
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
|
2014-02-06 15:00:37 -05:00 |
SpeechGrammarList.webidl
|
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
|
2014-02-06 15:00:37 -05:00 |
SpeechRecognition.webidl
|
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
|
2014-02-06 15:00:37 -05:00 |
SpeechRecognitionAlternative.webidl
|
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
|
2014-02-06 15:00:37 -05:00 |
SpeechRecognitionError.webidl
|
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
|
2014-02-06 15:00:37 -05:00 |
SpeechRecognitionEvent.webidl
|
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
|
2014-02-06 15:00:37 -05:00 |
SpeechRecognitionResult.webidl
|
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
|
2014-02-06 15:00:37 -05:00 |
SpeechRecognitionResultList.webidl
|
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
|
2014-02-06 15:00:37 -05:00 |
SpeechSynthesis.webidl
|
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
|
2014-02-06 15:00:37 -05:00 |
SpeechSynthesisEvent.webidl
|
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
|
2014-02-06 15:00:37 -05:00 |
SpeechSynthesisUtterance.webidl
|
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
|
2014-02-06 15:00:37 -05:00 |
SpeechSynthesisVoice.webidl
|
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
|
2014-02-06 15:00:37 -05:00 |
StorageEvent.webidl
|
Bug 1016053 - document.createElement('StorageEvent') must be supported, r=smaug
|
2014-05-29 14:33:00 +01:00 |
StorageType.webidl
|
Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent
|
2013-09-11 06:18:36 +02:00 |
StyleRuleChangeEvent.webidl
|
Bug 872934 - Make style sheet change event interfaces [ChromeOnly]. r=smaug
|
2013-10-15 04:03:37 +09:00 |
StyleSheet.webidl
|
Bug 921718 - Part b: Move MediaList to WebIDL; r=bz
|
2013-11-11 09:03:17 +01:00 |
StyleSheetApplicableStateChangeEvent.webidl
|
Bug 872934 - Make style sheet change event interfaces [ChromeOnly]. r=smaug
|
2013-10-15 04:03:37 +09:00 |
StyleSheetChangeEvent.webidl
|
Bug 872934 - Make style sheet change event interfaces [ChromeOnly]. r=smaug
|
2013-10-15 04:03:37 +09:00 |
StyleSheetList.webidl
|
Bug 738196 - Part b: move StyleSheetList to WebIDL; r=bz
|
2014-04-12 10:18:54 +02:00 |
SubtleCrypto.webidl
|
Bug 1009675 part 3. Return WebIDL 'object' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
SVGAElement.webidl
|
Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger
|
2013-06-14 15:37:27 -07:00 |
SVGAltGlyphElement.webidl
|
Bug 833446: Remove nsIDOMSVGAltGlyphElement r=peterv
|
2013-02-02 15:22:36 -05:00 |
SVGAngle.webidl
|
Bug 816778 Part 11: Convert SVGAngle to WebIDL r=bz
|
2012-12-22 23:54:23 -05:00 |
SVGAnimatedAngle.webidl
|
Bug 816778 Part 12: Convert SVGAnimatedAngle to WebIDL r=bz
|
2012-12-22 23:54:23 -05:00 |
SVGAnimatedBoolean.webidl
|
Bug 816778 Part 8: Convert SVGAnimatedBoolean to WebIDL r=bz
|
2012-12-22 23:54:22 -05:00 |
SVGAnimatedEnumeration.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGAnimatedInteger.webidl
|
Bug 886270 - Move SVGAnimatedInteger to WebIDL; r=dzbarsky
|
2013-07-01 09:02:56 +02:00 |
SVGAnimatedLength.webidl
|
Bug 886416 - Move SVGLength to WebIDL; r=bzbarsky
|
2014-04-11 17:26:29 -04:00 |
SVGAnimatedLengthList.webidl
|
Bug 816778 Part 13: Convert SVGAnimatedLengthList to WebIDL r=bz
|
2012-12-22 23:54:25 -05:00 |
SVGAnimatedNumber.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGAnimatedNumberList.webidl
|
Bug 816778 Part 7: Convert SVGAnimatedNumberList to WebIDL r=bz
|
2012-12-22 23:54:21 -05:00 |
SVGAnimatedPathData.webidl
|
Bug 827172 - Convert SVGPathElement to WebIDL r=bz
|
2013-01-16 15:50:59 -05:00 |
SVGAnimatedPoints.webidl
|
Bug 825147: Convert SVGPolygonElement and SVGPolylineElement to WebIDL r=bz
|
2013-01-06 04:32:01 -05:00 |
SVGAnimatedPreserveAspectRatio.webidl
|
Bug 816778 Part 6: Convert SVGAnimatedPreserveAspectRatio to WebIDL r=bz
|
2012-12-22 23:54:20 -05:00 |
SVGAnimatedRect.webidl
|
Bug 871551 - ToDOMAnimatedRect to ToSVGAnimatedRect. r=Ms2ger
|
2013-05-20 07:46:12 -04:00 |
SVGAnimatedString.webidl
|
Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger
|
2013-06-14 15:37:27 -07:00 |
SVGAnimatedTransformList.webidl
|
Bug 816778 Part 4: Convert SVGAnimatedTransformList to WebIDL r=bz
|
2012-12-22 23:54:20 -05:00 |
SVGAnimateElement.webidl
|
Bug 824898: Convert SVG animation classes to WebIDL r=bz
|
2013-01-06 04:32:03 -05:00 |
SVGAnimateMotionElement.webidl
|
Bug 824898: Convert SVG animation classes to WebIDL r=bz
|
2013-01-06 04:32:03 -05:00 |
SVGAnimateTransformElement.webidl
|
Bug 824898: Convert SVG animation classes to WebIDL r=bz
|
2013-01-06 04:32:03 -05:00 |
SVGAnimationElement.webidl
|
Bug 824898: Convert SVG animation classes to WebIDL r=bz
|
2013-01-06 04:32:03 -05:00 |
SVGCircleElement.webidl
|
Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz
|
2013-01-19 15:56:00 -05:00 |
SVGClipPathElement.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGComponentTransferFunctionElement.webidl
|
Bug 835065 - Part c: Move SVGComponentTransferFunctionElement and subclasses to Paris bindings; r=bz
|
2013-02-12 11:10:24 +01:00 |
SVGDefsElement.webidl
|
Bug 825147: Convert SVGDefsElement to WebIDL r=bz
|
2013-01-06 01:25:54 -05:00 |
SVGDescElement.webidl
|
Bug 824327: Convert SVGDescElement to WebIDL r=bz
|
2013-01-04 20:50:21 -05:00 |
SVGDocument.webidl
|
Bug 848386 part 5. Convert SVGDocument to WebIDL. r=peterv
|
2013-03-20 12:22:26 -04:00 |
SVGElement.webidl
|
Bug 922160 - Bring EventHandler.webidl more in line with the spec, remove NodeEventHandlers. r=bz.
|
2013-10-08 17:51:15 +02:00 |
SVGEllipseElement.webidl
|
Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz
|
2013-01-19 15:56:00 -05:00 |
SVGFEBlendElement.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGFEColorMatrixElement.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGFEComponentTransferElement.webidl
|
Bug 935902 - Fix access to filter standard attributes for gaussian blur and component transfer. r=jwatt
|
2013-11-08 09:28:42 +00:00 |
SVGFECompositeElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFEConvolveMatrixElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFEDiffuseLightingElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFEDisplacementMapElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFEDistantLightElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFEDropShadowElement.webidl
|
Bug 964200 (Part 3a moz2d) - Implement Filter Effects Module feDropShadow filter. r=mstange
|
2014-02-08 16:49:46 +00:00 |
SVGFEFloodElement.webidl
|
Bug 847120: Convert SVGFEFloodElement to WebIDL r=Ms2ger
|
2013-03-07 04:15:22 -05:00 |
SVGFEFuncAElement.webidl
|
Bug 835065 - Part c: Move SVGComponentTransferFunctionElement and subclasses to Paris bindings; r=bz
|
2013-02-12 11:10:24 +01:00 |
SVGFEFuncBElement.webidl
|
Bug 835065 - Part c: Move SVGComponentTransferFunctionElement and subclasses to Paris bindings; r=bz
|
2013-02-12 11:10:24 +01:00 |
SVGFEFuncGElement.webidl
|
Bug 835065 - Part c: Move SVGComponentTransferFunctionElement and subclasses to Paris bindings; r=bz
|
2013-02-12 11:10:24 +01:00 |
SVGFEFuncRElement.webidl
|
Bug 835065 - Part c: Move SVGComponentTransferFunctionElement and subclasses to Paris bindings; r=bz
|
2013-02-12 11:10:24 +01:00 |
SVGFEGaussianBlurElement.webidl
|
Bug 935902 - Fix access to filter standard attributes for gaussian blur and component transfer. r=jwatt
|
2013-11-08 09:28:42 +00:00 |
SVGFEImageElement.webidl
|
Bug 847120: Convert SVGFEImageElement to WebIDL r=Ms2ger
|
2013-03-07 04:15:23 -05:00 |
SVGFEMergeElement.webidl
|
Bug 847120: Convert SVGFEMergeElement to WebIDL r=Ms2ger
|
2013-03-07 04:15:21 -05:00 |
SVGFEMergeNodeElement.webidl
|
Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger
|
2013-06-14 15:37:27 -07:00 |
SVGFEMorphologyElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFEOffsetElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFEPointLightElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFESpecularLightingElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFESpotLightElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFETileElement.webidl
|
Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger
|
2013-06-14 15:37:27 -07:00 |
SVGFETurbulenceElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGFilterElement.webidl
|
Bug 948265 - Remove deprecated filterRes attribute from SVG filters. r=roc, r=hsivonen
|
2014-03-10 08:55:25 -04:00 |
SVGFilterPrimitiveStandardAttributes.webidl
|
Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger
|
2013-06-14 15:37:27 -07:00 |
SVGFitToViewBox.webidl
|
Bug 866796 - Convert SVGAnimatedRect to WebIDL. r=Ms2ger
|
2013-05-09 13:42:12 -04:00 |
SVGForeignObjectElement.webidl
|
Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz
|
2013-01-19 15:56:00 -05:00 |
SVGGElement.webidl
|
Bug 825147: Convert SVGGElement to WebIDL r=bz
|
2013-01-06 01:25:55 -05:00 |
SVGGradientElement.webidl
|
Bug 825769 - Remove comments about SVGDefinitionElement; DONTBUILD
|
2013-01-11 09:54:11 +01:00 |
SVGGraphicsElement.webidl
|
Bug 999964 part 1 - Patch for SVG 2 getBBox method; r=longsonr, r=bz
|
2014-05-13 10:24:35 +09:00 |
SVGIFrameElement.webidl
|
Bug 949435, part 3 - Implement an SVGIFrameELement class. r=bz,jwatt for the webidl, r=longsonr for the rest
|
2014-02-18 10:24:40 +09:00 |
SVGImageElement.webidl
|
Bug 827158 part 10. Implement the WebIDL API for <object>. r=peterv,johns
|
2013-03-04 14:08:24 -05:00 |
SVGLength.webidl
|
Bug 886416 - Move SVGLength to WebIDL; r=bzbarsky
|
2014-04-11 17:26:29 -04:00 |
SVGLengthList.webidl
|
Bug 886416 - Move SVGLength to WebIDL; r=bzbarsky
|
2014-04-11 17:26:29 -04:00 |
SVGLinearGradientElement.webidl
|
Bug 825749 - Convert SVG gradient elements to WebIDL; r=bz
|
2013-01-11 09:43:01 +01:00 |
SVGLineElement.webidl
|
Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz
|
2013-01-19 15:56:00 -05:00 |
SVGMarkerElement.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGMaskElement.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGMatrix.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
SVGMetadataElement.webidl
|
Bug 824327: Convert SVGMetadataElement to WebIDL r=bz
|
2013-01-04 20:50:21 -05:00 |
SVGMPathElement.webidl
|
Bug 824327: Convert SVGMPathElement to WebIDL r=bz
|
2013-01-04 20:50:22 -05:00 |
SVGNumber.webidl
|
Bug 886420 - Move SVGNumber to WebIDL; r=bz
|
2014-05-30 09:36:52 +02:00 |
SVGNumberList.webidl
|
Bug 886420 - Move SVGNumber to WebIDL; r=bz
|
2014-05-30 09:36:52 +02:00 |
SVGPathElement.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
SVGPathSeg.webidl
|
Bug 816778 Part 10: Convert SVGPathSeg and subclasses to WebIDL and remove XPIDL r=bz
|
2012-12-22 23:54:22 -05:00 |
SVGPathSegList.webidl
|
Bug 816778 Part 10: Convert SVGPathSeg and subclasses to WebIDL and remove XPIDL r=bz
|
2012-12-22 23:54:22 -05:00 |
SVGPatternElement.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGPoint.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
SVGPointList.webidl
|
Bug 816778 Part 1: Convert SVGPoint to WebIDL r=bz
|
2012-12-22 23:54:19 -05:00 |
SVGPolygonElement.webidl
|
Bug 825147: Convert SVGPolygonElement and SVGPolylineElement to WebIDL r=bz
|
2013-01-06 04:32:01 -05:00 |
SVGPolylineElement.webidl
|
Bug 825147: Convert SVGPolygonElement and SVGPolylineElement to WebIDL r=bz
|
2013-01-06 04:32:01 -05:00 |
SVGPreserveAspectRatio.webidl
|
Bug 817442 Part 2: Remove nsIDOMSVG(Animated)PreserveAspectRatio r=bz, jwatt
|
2012-12-22 23:54:21 -05:00 |
SVGRadialGradientElement.webidl
|
Bug 825749 - Convert SVG gradient elements to WebIDL; r=bz
|
2013-01-11 09:43:01 +01:00 |
SVGRect.webidl
|
Bug 852620 - Convert SVGRect to WebIDL, r=Ms2ger
|
2013-03-26 16:53:13 +01:00 |
SVGRectElement.webidl
|
Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz
|
2013-01-19 15:56:00 -05:00 |
SVGScriptElement.webidl
|
Bug 833446: Remove nsIDOMSVGScriptElement r=peterv
|
2013-02-02 15:23:18 -05:00 |
SVGSetElement.webidl
|
Bug 824898: Convert SVG animation classes to WebIDL r=bz
|
2013-01-06 04:32:03 -05:00 |
SVGStopElement.webidl
|
Bug 886289 - Move SVGAnimatedNumber to WebIDL; r=dzbarsky
|
2013-07-01 09:03:04 +02:00 |
SVGStringList.webidl
|
Bug 861507 - Move SVGStringList to WebIDL and remove nsIDOMSVGStringList; r=heycam,smaug
|
2013-04-21 08:42:00 +02:00 |
SVGStyleElement.webidl
|
Bug 508725 - Part 10: Implement scoped style sheets for SVG. r=bz
|
2013-01-09 10:25:48 +11:00 |
SVGSVGElement.webidl
|
Bug 933193 part 2. Implement nsINode::GetElementById and make SVGSVGElement use it. r=smaug
|
2013-11-01 15:39:24 -04:00 |
SVGSwitchElement.webidl
|
Bug 825147: Convert SVGSwitchElement to WebIDL r=bz
|
2013-01-06 01:25:54 -05:00 |
SVGSymbolElement.webidl
|
Bug 830181 - Convert SVGSymbolElement to WebIDL r=bz
|
2013-01-16 15:50:59 -05:00 |
SVGTests.webidl
|
Bug 861507 - Move SVGStringList to WebIDL and remove nsIDOMSVGStringList; r=heycam,smaug
|
2013-04-21 08:42:00 +02:00 |
SVGTextContentElement.webidl
|
Bug 889736, part 6 - Stop setting the svg.text.css-frames.enabled pref. r=heycam
|
2013-11-18 14:29:53 +00:00 |
SVGTextElement.webidl
|
Bug 825732: Convert SVGTextElement to WebIDL r=bz, longsonr
|
2013-01-06 09:14:43 -05:00 |
SVGTextPathElement.webidl
|
Bug 886247 - Move SVGAnimatedEnumeration to WebIDL; r=dzbarsky
|
2013-07-01 09:02:46 +02:00 |
SVGTextPositioningElement.webidl
|
Bug 825732: Convert SVGTextPositioningElement to WebIDL r=bz
|
2013-01-06 09:14:43 -05:00 |
SVGTitleElement.webidl
|
Bug 824327: Convert SVGTitleElement to WebIDL r=bz
|
2013-01-04 20:50:21 -05:00 |
SVGTransform.webidl
|
Bug 816778 Part 3: Convert SVGTransform to WebIDL r=bz
|
2012-12-22 23:54:20 -05:00 |
SVGTransformList.webidl
|
Bug 816778 Part 3: Convert SVGTransform to WebIDL r=bz
|
2012-12-22 23:54:20 -05:00 |
SVGTSpanElement.webidl
|
Bug 825732: Convert SVGTSpanElement to WebIDL r=bz
|
2013-01-06 09:14:44 -05:00 |
SVGUnitTypes.webidl
|
Bug 837044 - Convert SVGFilterElement to WebIDL r=bz
|
2013-02-17 21:14:02 -05:00 |
SVGURIReference.webidl
|
Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger
|
2013-06-14 15:37:27 -07:00 |
SVGUseElement.webidl
|
Bug 827182: Convert SVGUseElement to WebIDL
|
2013-01-16 15:50:59 -05:00 |
SVGViewElement.webidl
|
Bug 861507 - Move SVGStringList to WebIDL and remove nsIDOMSVGStringList; r=heycam,smaug
|
2013-04-21 08:42:00 +02:00 |
SVGZoomAndPan.webidl
|
[Bug 852843] SVGZoomAndPan interface object not being instantiated r=bz
|
2013-03-21 01:33:56 -04:00 |
SVGZoomEvent.webidl
|
Bug 866679 - Convert DOMSVGZoomEvent to WebIDL. r=Ms2ger
|
2013-04-30 13:43:25 -04:00 |
Telephony.webidl
|
Bug 969218 - Part 1: Use promise for dial and dialEmergency - webidl. r=hsinyi
|
2014-02-27 14:12:30 +08:00 |
TelephonyCall.webidl
|
Bug 881174 - part1 - cdma 3way call webidl. r=gene
|
2014-02-18 17:30:04 +08:00 |
TelephonyCallGroup.webidl
|
Bug 912849 - part1 - WebAPI: notify conference call error. r=khuey, sr=gene.lian
|
2013-10-23 13:53:40 +08:00 |
TestInterfaceJS.webidl
|
Bug 985536 followup: mark argument that should be optional as optional. r=orange
|
2014-04-04 00:21:24 -04:00 |
Text.webidl
|
Bug 869000 - Text should be constructable. r=Ms2ger
|
2013-05-21 14:34:36 -04:00 |
TextDecoder.webidl
|
Bug 825195 - Update method signatures of TextDecoder and TextEncoder per the latest spec. r=jonas
|
2012-12-29 09:55:32 +09:00 |
TextEncoder.webidl
|
Bug 825195 - Update method signatures of TextDecoder and TextEncoder per the latest spec. r=jonas
|
2012-12-29 09:55:32 +09:00 |
TextTrack.webidl
|
Bug 978163 - Part 1: Remove VTTRegionList and VTTRegion TextTrack extensions. r=rillian, r=bz
|
2014-03-10 11:33:06 -04:00 |
TextTrackCueList.webidl
|
Bug 868509 - Rename TextTrackCue to VTTCue r=rillian
|
2013-08-27 13:07:00 -07:00 |
TextTrackList.webidl
|
Bug 881976 - Part 2: Expose TextTrackList's MediaElement to chrome JS. r=rillian, r=bz
|
2014-01-27 14:51:28 -05:00 |
TimeEvent.webidl
|
Bug 875155 - Convert TimeEvent to WebIDL. r=smaug
|
2013-05-25 07:55:19 +09:00 |
TimeRanges.webidl
|
Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments).
|
2013-05-06 14:38:08 -07:00 |
Touch.webidl
|
Bug 1005089, let touch.target be null, r=bz
|
2014-05-05 13:48:50 +03:00 |
TouchEvent.webidl
|
Bug 975688 part.20 Rename nsDOMTouchEvent and nsDOMTouchList to mozilla::dom::TouchEvent and TouchList r=smaug
|
2014-02-28 23:58:42 +09:00 |
TouchList.webidl
|
Bug 975688 part.20 Rename nsDOMTouchEvent and nsDOMTouchList to mozilla::dom::TouchEvent and TouchList r=smaug
|
2014-02-28 23:58:42 +09:00 |
TrackEvent.webidl
|
Bug 893309 - Implement TrackEvent. r=cpearce
|
2013-10-04 14:28:25 -04:00 |
TransitionEvent.webidl
|
Bug 868751: Remove support for obsolete document.createEvent("AnimationEvent"), document.createEvent("TransitionEvent"), AnimationEvent.initAnimationEvent, and TransitionEvent.initTransitionEvent. r=smaug
|
2013-05-08 13:45:35 -07:00 |
TreeColumns.webidl
|
Bug 910220 part 3. Always generate a defineProperty hook for DOM proxies. r=peterv
|
2013-08-31 00:21:31 -04:00 |
TreeWalker.webidl
|
Bug 776536 part 3. Add a WebIDL API to NodeIterator and TreeWalker. r=peterv
|
2013-02-28 12:56:42 -05:00 |
UIEvent.webidl
|
Bug 847585 - Paris binding for UIEvent, r=peterv
|
2013-03-13 22:02:32 +02:00 |
UndoManager.webidl
|
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
|
2014-02-06 13:28:14 -05:00 |
URL.webidl
|
Bug 887364 - URL API for main thread. r=ehsan
|
2013-09-04 13:07:21 -04:00 |
URLSearchParams.webidl
|
Bug 959988 - Remove URLSearchParams.prototype.size, r=ehsan
|
2014-01-15 17:30:07 +01:00 |
URLUtils.webidl
|
Bug 985432 - URLSearchParams is not nullable, r=bz
|
2014-03-19 15:36:46 +00:00 |
URLUtilsReadOnly.webidl
|
Bug 964148 - location.origin is not available in workers. r=bent, r=baku
|
2014-01-31 13:22:52 -05:00 |
UserProximityEvent.webidl
|
Bug 915813: Remove nsIDOMUserProximityEvent r=smaug
|
2013-09-14 14:59:51 -04:00 |
USSDReceivedEvent.webidl
|
Bug 956240 - WebMobileConnection: Use webidl event generator for the event that is dispatched by mozMobileConnection. r=smaug
|
2014-01-03 13:55:27 +08:00 |
ValidityState.webidl
|
Bug 827161, part 2 - Implement HTML 5's ValidityState.badInput and implement the state for HTMLInputElement's number type. r=smaug
|
2014-01-30 12:54:12 +00:00 |
VideoPlaybackQuality.webidl
|
Bug 962353 - Remove totalFrameDelay from VideoPlaybackQuality. r=chris.double
|
2014-03-04 15:31:57 +13:00 |
VideoStreamTrack.webidl
|
Backed out 4 changesets (bug 834835) for making bug 786539 nearly perma-orange.
|
2013-04-18 10:32:26 -04:00 |
VTTCue.webidl
|
Bug 982183 - Put VTTRegion DOM API behind a pref. r=rillian, r=bz
|
2014-03-12 13:55:45 -04:00 |
VTTRegion.webidl
|
Bug 982183 - Put VTTRegion DOM API behind a pref. r=rillian, r=bz
|
2014-03-12 13:55:45 -04:00 |
WaveShaperNode.webidl
|
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
|
2014-02-06 08:36:46 -05:00 |
WebComponents.webidl
|
Bug 978398 - Rename custom element callbacks from enteredView/leftView to attached/detached. r=mrbkap
|
2014-02-28 17:45:31 -08:00 |
WebGL2RenderingContext.webidl
|
bug 908841 - step 4 - Add more natively supported extensions in WebGL 2 - r=jgilbert
|
2013-08-26 17:12:54 -04:00 |
WebGLRenderingContext.webidl
|
Bug 998046 - Use vendor suffix for PVRTC enums. - r=kamidphish,bz
|
2014-04-30 17:18:03 -07:00 |
WebrtcGlobalInformation.webidl
|
Bug 970713 - Add 'Start Debug Mode' button to about:webrtc. r=smaug, r=Unfocused, r=jesup
|
2014-06-08 21:00:12 -04:00 |
WebSocket.webidl
|
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
|
2014-02-06 13:28:14 -05:00 |
WheelEvent.webidl
|
Bug 855091 - Paris bindings for WheelEvent, r=peterv
|
2013-03-28 16:57:33 +02:00 |
WifiOptions.webidl
|
Bug 917102 - 0001. WebIDL changes. r=mrbkap, r=ehsan
|
2014-04-30 19:58:35 +08:00 |
Window.webidl
|
Bug 1015887 - Expose realFrameElement to Chrome JS. r=bholley
|
2014-06-04 20:11:05 +02:00 |
Worker.webidl
|
Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz
|
2013-11-05 22:16:24 +08:00 |
WorkerGlobalScope.webidl
|
Bug 965860 - patch 7 - Console API in workers, r=khuey
|
2014-02-27 23:39:30 +00:00 |
WorkerLocation.webidl
|
Bug 878600 - Move WorkerLocation to WebIDL; r=khuey
|
2013-07-24 09:41:55 +02:00 |
WorkerNavigator.webidl
|
Bug 949325 - C++ wrapper to support DataStore API on the worker (part 2-3, dispatch tasks on the worker to the main thread). r=baku,khuey f=nsm
|
2014-02-24 21:57:15 +08:00 |
XMLDocument.webidl
|
Bug 848332 part 1. Add WebIDL API for XMLDocument. r=peterv
|
2013-03-26 11:31:54 -04:00 |
XMLHttpRequest.webidl
|
Bug 998076 - implement responseURL attribute for XMLHttpRequest. r=smaug
|
2014-05-17 09:24:37 +09:00 |
XMLHttpRequestEventTarget.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
XMLHttpRequestUpload.webidl
|
|
|
XMLSerializer.webidl
|
Bug 817844 - Fix WebIDL signature of serializeToStream/parseFromStream. r=bz
|
2012-12-05 19:49:32 -05:00 |
XMLStylesheetProcessingInstruction.webidl
|
Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey
|
2013-05-09 13:08:29 -04:00 |
XPathEvaluator.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
XULCommandEvent.webidl
|
Bug 899388 - Part 1: Enable WebIDL XUL interfaces on Chrome or content XBL. r=bz
|
2013-08-09 23:35:53 +09:00 |
XULDocument.webidl
|
Bug 899388 - Part 1: Enable WebIDL XUL interfaces on Chrome or content XBL. r=bz
|
2013-08-09 23:35:53 +09:00 |
XULElement.webidl
|
Bug 922160 - Bring EventHandler.webidl more in line with the spec, remove NodeEventHandlers. r=bz.
|
2013-10-08 17:51:15 +02:00 |