.. |
AbstractWorker.webidl
|
|
|
AnalyserNode.webidl
|
|
|
AnimationEvent.webidl
|
|
|
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 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
|
2013-10-11 11:12:13 -07:00 |
ArchiveReader.webidl
|
|
|
ArchiveRequest.webidl
|
|
|
Attr.webidl
|
|
|
AudioBuffer.webidl
|
Bug 915524 - Implement AudioBuffer.copyFromChannel and AudioBuffer.copyToChannel; r=roc
|
2013-09-17 07:30:32 -04:00 |
AudioBufferSourceNode.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03: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 925594 - WebIDL enum for AudioChannel in HTMLMediaElement, r=ehsan, r=khuey
|
2013-10-28 17:08:14 -07:00 |
AudioDestinationNode.webidl
|
|
|
AudioListener.webidl
|
|
|
AudioNode.webidl
|
|
|
AudioParam.webidl
|
|
|
AudioProcessingEvent.webidl
|
|
|
AudioStreamTrack.webidl
|
|
|
BarProp.webidl
|
|
|
BatteryManager.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
BeforeUnloadEvent.webidl
|
|
|
BiquadFilterNode.webidl
|
|
|
Blob.webidl
|
|
|
BlobEvent.webidl
|
|
|
BluetoothAdapter.webidl
|
Bug 933113 - Modify Pair/Unpair interface for Gaia being able to Pair/Unpair with only BD address, r=gyeh, sr=mrbkap
|
2013-11-15 17:19:31 +08:00 |
BluetoothDevice.webidl
|
|
|
BluetoothDeviceEvent.webidl
|
|
|
BluetoothManager.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
BluetoothStatusChangedEvent.webidl
|
|
|
BrowserElementDictionaries.webidl
|
|
|
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
|
|
|
CameraControl.webidl
|
Bug 807058 - Expose thumbnail size capability and control properties. r=sotaro, r=jst
|
2013-10-30 15:41:08 -04:00 |
CameraManager.webidl
|
|
|
CanvasRenderingContext2D.webidl
|
Bug 540456 - Support HTML5 canvas draw{Custom,System}FocusRing(). r=smaug
|
2013-11-04 14:52:24 -05: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
|
|
|
CFStateChangeEvent.webidl
|
|
|
ChannelMergerNode.webidl
|
|
|
ChannelSplitterNode.webidl
|
|
|
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 |
ClipboardEvent.webidl
|
|
|
CloseEvent.webidl
|
|
|
CommandEvent.webidl
|
|
|
Comment.webidl
|
|
|
CompositionEvent.webidl
|
|
|
Contacts.webidl
|
Bug 935804 - Handle null and undefined correctly in mozContact field properties. r=bz
|
2013-11-07 01:26:25 -02:00 |
ConvolverNode.webidl
|
|
|
Coordinates.webidl
|
|
|
Crypto.webidl
|
|
|
CSS2Properties.webidl.in
|
|
|
CSS2PropertiesProps.h
|
|
|
CSS.webidl
|
|
|
CSSPrimitiveValue.webidl
|
|
|
CSSStyleDeclaration.webidl
|
|
|
CSSStyleSheet.webidl
|
|
|
CSSValue.webidl
|
|
|
CSSValueList.webidl
|
|
|
CustomEvent.webidl
|
|
|
DataChannel.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
DataContainerEvent.webidl
|
|
|
DataErrorEvent.webidl
|
|
|
DataStore.webidl
|
Bug 933050 - DataStore.add should receive an optional key value., r=ehsan
|
2013-11-08 23:10:29 +00:00 |
DataStoreChangeEvent.webidl
|
Bug 871445 - patch 7 - DataStore: WebIDL porting
|
2013-10-02 13:27:15 -04: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
|
|
|
DesktopNotification.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
DeviceLightEvent.webidl
|
Bug 915813: Convert DeviceLightEvent to webidl-only r=smaug
|
2013-09-14 14:59:50 -04:00 |
DeviceMotionEvent.webidl
|
|
|
DeviceOrientationEvent.webidl
|
|
|
DeviceProximityEvent.webidl
|
|
|
DeviceStorage.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
DeviceStorageChangeEvent.webidl
|
|
|
Document.webidl
|
Bug 704326 - Standalone audio files should have different style so they don't look awkward. r=smaug,dolske
|
2013-10-28 13:27:53 -04:00 |
DocumentFragment.webidl
|
Bug 933193 part 3. Add getElementById to DocumentFragment. r=smaug
|
2013-11-01 15:39:25 -04:00 |
DocumentType.webidl
|
|
|
DOMCursor.webidl
|
|
|
DOMError.webidl
|
|
|
DOMException.webidl
|
|
|
DOMImplementation.webidl
|
|
|
DOMMMIError.webidl
|
|
|
DOMParser.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
DOMRect.webidl
|
Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey
|
2013-09-20 22:21:03 +12: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
|
Backout changeset 2e466ccc7bd0 for devtools test failures.
|
2013-10-26 17:02:20 +02:00 |
DOMSettableTokenList.webidl
|
|
|
DOMStringList.webidl
|
|
|
DOMStringMap.webidl
|
|
|
DOMTokenList.webidl
|
|
|
DOMTransaction.webidl
|
|
|
DOMTransactionEvent.webidl
|
|
|
DragEvent.webidl
|
|
|
DummyBinding.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 |
DynamicsCompressorNode.webidl
|
|
|
Element.webidl
|
Bug 932501. Drop nextElementSibling/previousElementSibling from DocumentType. r=smaug
|
2013-11-17 00:10:19 -05:00 |
ElementReplaceEvent.webidl
|
|
|
ErrorEvent.webidl
|
|
|
Event.webidl
|
Bug 924682 - [Pure] getters for some often used attributes, r=bz
|
2013-10-09 21:58:15 +03:00 |
EventHandler.webidl
|
Bug 822898 - Implement pointer events. Interface. r=smaug
|
2013-11-20 21:44:22 -08:00 |
EventListener.webidl
|
|
|
EventSource.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
EventTarget.webidl
|
|
|
File.webidl
|
|
|
FileHandle.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
FileList.webidl
|
|
|
FileMode.webidl
|
|
|
FileReader.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
FileReaderSync.webidl
|
|
|
FileRequest.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
FMRadio.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
FocusEvent.webidl
|
|
|
FormData.webidl
|
|
|
Function.webidl
|
|
|
GainNode.webidl
|
|
|
Gamepad.webidl
|
Bug 926091 - Make Gamepad.buttons into an array of GamepadButton objects. r=smaug
|
2013-10-17 15:07:19 -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 |
GetUserMediaRequest.webidl
|
Bug 882145: reland changesets bc4ee7cbd7bd and cf373e408a6b r=bz
|
2013-09-16 02:34:57 -04:00 |
HashChangeEvent.webidl
|
|
|
History.webidl
|
|
|
HTMLAnchorElement.webidl
|
|
|
HTMLAppletElement.webidl
|
|
|
HTMLAreaElement.webidl
|
|
|
HTMLAudioElement.webidl
|
|
|
HTMLBaseElement.webidl
|
|
|
HTMLBodyElement.webidl
|
|
|
HTMLBRElement.webidl
|
|
|
HTMLButtonElement.webidl
|
|
|
HTMLCanvasElement.webidl
|
|
|
HTMLCollection.webidl
|
Bug 909254 - Stop using jsapi for HTMLCollection.namedItem; r=peterv
|
2013-11-11 08:55:41 +01:00 |
HTMLDataElement.webidl
|
|
|
HTMLDataListElement.webidl
|
|
|
HTMLDirectoryElement.webidl
|
|
|
HTMLDivElement.webidl
|
|
|
HTMLDListElement.webidl
|
|
|
HTMLDocument.webidl
|
Bug 924682 - [Pure] getters for some often used attributes, r=bz
|
2013-10-09 21:58:15 +03:00 |
HTMLElement.webidl
|
Bug 912666 - Introduce a 'scrollgrab' DOM property. r=roc,ehsan,Cwiiis
|
2013-11-20 15:23:43 -05:00 |
HTMLEmbedElement.webidl
|
|
|
HTMLFieldSetElement.webidl
|
|
|
HTMLFontElement.webidl
|
|
|
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
|
|
|
HTMLFrameElement.webidl
|
|
|
HTMLFrameSetElement.webidl
|
|
|
HTMLHeadElement.webidl
|
|
|
HTMLHeadingElement.webidl
|
|
|
HTMLHRElement.webidl
|
|
|
HTMLHtmlElement.webidl
|
|
|
HTMLIFrameElement.webidl
|
|
|
HTMLImageElement.webidl
|
|
|
HTMLInputElement.webidl
|
Bug 940698 - Add an "ownerNumberControl" property to HTMLInputElement. r=smaug
|
2013-11-20 09:32:45 +00:00 |
HTMLLabelElement.webidl
|
|
|
HTMLLegendElement.webidl
|
|
|
HTMLLIElement.webidl
|
|
|
HTMLLinkElement.webidl
|
|
|
HTMLMapElement.webidl
|
|
|
HTMLMediaElement.webidl
|
Bug 925594 - WebIDL enum for AudioChannel in HTMLMediaElement, r=ehsan, r=khuey
|
2013-10-28 17:08:14 -07:00 |
HTMLMenuElement.webidl
|
|
|
HTMLMenuItemElement.webidl
|
|
|
HTMLMetaElement.webidl
|
|
|
HTMLMeterElement.webidl
|
|
|
HTMLModElement.webidl
|
|
|
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
|
|
|
HTMLOptGroupElement.webidl
|
|
|
HTMLOptionElement.webidl
|
|
|
HTMLOptionsCollection.webidl
|
Bug 909254 - Stop using jsapi for HTMLCollection.namedItem; r=peterv
|
2013-11-11 08:55:41 +01:00 |
HTMLOutputElement.webidl
|
|
|
HTMLParagraphElement.webidl
|
|
|
HTMLParamElement.webidl
|
|
|
HTMLPreElement.webidl
|
|
|
HTMLProgressElement.webidl
|
|
|
HTMLPropertiesCollection.webidl
|
|
|
HTMLQuoteElement.webidl
|
|
|
HTMLScriptElement.webidl
|
|
|
HTMLSelectElement.webidl
|
|
|
HTMLSourceElement.webidl
|
|
|
HTMLSpanElement.webidl
|
|
|
HTMLStyleElement.webidl
|
|
|
HTMLTableCaptionElement.webidl
|
|
|
HTMLTableCellElement.webidl
|
|
|
HTMLTableColElement.webidl
|
|
|
HTMLTableElement.webidl
|
|
|
HTMLTableRowElement.webidl
|
|
|
HTMLTableSectionElement.webidl
|
|
|
HTMLTemplateElement.webidl
|
|
|
HTMLTextAreaElement.webidl
|
Bug 918940 - Part b: Implement setRangeText for HTMLTextAreaElement. r=ehsan
|
2013-10-04 11:30:07 -04:00 |
HTMLTimeElement.webidl
|
|
|
HTMLTitleElement.webidl
|
|
|
HTMLTrackElement.webidl
|
|
|
HTMLUListElement.webidl
|
|
|
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
|
|
|
IDBDatabase.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
IDBEnvironment.webidl
|
Backout changeset 2e466ccc7bd0 for devtools test failures.
|
2013-10-26 17:02:20 +02:00 |
IDBFactory.webidl
|
|
|
IDBFileHandle.webidl
|
|
|
IDBIndex.webidl
|
|
|
IDBKeyRange.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
IDBObjectStore.webidl
|
Backed out changeset 87a72129c007 (bug 920800) for indexedDB failures
|
2013-09-26 16:54:01 -07: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
|
Backout 8e3b6d7159c2, bug 929274, for test failures.
|
2013-11-14 10:58:05 -08:00 |
IDBVersionChangeEvent.webidl
|
|
|
ImageData.webidl
|
|
|
ImageDocument.webidl
|
|
|
InputMethod.webidl
|
Backed out changeset 51a41b139305 (bug 920831) for bustage.
|
2013-09-27 16:21:06 -04:00 |
InspectorUtils.webidl
|
|
|
InterAppConnection.webidl
|
|
|
InterAppConnectionRequest.webidl
|
|
|
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 600117 part.1 Implement KeyboardEvent.repeat r=smaug, sr=jst
|
2013-11-07 20:17:32 +09:00 |
KeyEvent.webidl
|
|
|
LegacyQueryInterface.webidl
|
Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey
|
2013-09-20 22:21:03 +12:00 |
LinkStyle.webidl
|
|
|
LocalMediaStream.webidl
|
|
|
Location.webidl
|
|
|
MediaElementAudioSourceNode.webidl
|
|
|
MediaError.webidl
|
|
|
MediaList.webidl
|
Bug 921718 - Part b: Move MediaList to WebIDL; r=bz
|
2013-11-11 09:03:17 +01:00 |
MediaRecorder.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
MediaSource.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
MediaStream.webidl
|
|
|
MediaStreamAudioDestinationNode.webidl
|
|
|
MediaStreamAudioSourceNode.webidl
|
|
|
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 882145: reland changesets bc4ee7cbd7bd and cf373e408a6b r=bz
|
2013-09-16 02:34:57 -04:00 |
MessageChannel.webidl
|
|
|
MessageEvent.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 |
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
|
|
|
MimeType.webidl
|
|
|
MimeTypeArray.webidl
|
|
|
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
|
|
|
MouseScrollEvent.webidl
|
|
|
moz.build
|
merge mozilla-inbound to mozilla-central
|
2013-11-21 14:20:21 +01:00 |
MozActivity.webidl
|
|
|
MozApplicationEvent.webidl
|
|
|
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 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk
|
2013-10-18 04:51:27 +08:00 |
MozContactChangeEvent.webidl
|
Bug 916267 - Remove XPIDL for MozContactChangeEvent. r=smaug
|
2013-10-11 22:48:29 -03:00 |
MozEmergencyCbModeEvent.webidl
|
|
|
MozIcc.webidl
|
Bug 814637 - Part 1: Interface changes for iccManager support multiple sim. r=allstars.chh,hsinyi,smaug
|
2013-10-09 16:02:59 +08: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
|
|
|
MozMmsMessage.webidl
|
|
|
MozMobileConnectionArray.webidl
|
Bug 814629 - Part 1: MozMobileConnectionArray webidl. f=hsinyi r=khuey
|
2013-11-13 16:50:11 +08:00 |
MozNamedAttrMap.webidl
|
|
|
MozNdefRecord.webidl
|
Bug 674741 - Part 1: NFC DOM WebIDL. r=khuey
|
2013-11-06 09:36:19 -08:00 |
MozNfc.webidl
|
Bug 674741 - Part 1: NFC DOM WebIDL. r=khuey
|
2013-11-06 09:36:19 -08:00 |
MozNFCPeer.webidl
|
Bug 674741 - Part 1: NFC DOM WebIDL. r=khuey
|
2013-11-06 09:36:19 -08:00 |
MozNFCTag.webidl
|
Bug 674741 - Part 1: NFC DOM WebIDL. r=khuey
|
2013-11-06 09:36:19 -08:00 |
MozOtaStatusEvent.webidl
|
|
|
MozPowerManager.webidl
|
|
|
MozSettingsEvent.webidl
|
|
|
MozSmsEvent.webidl
|
|
|
MozStkCommandEvent.webidl
|
|
|
MozTimeManager.webidl
|
|
|
MozVoicemail.webidl
|
Backed out changeset 170e22ea9aa0 (bug 814634) for missing r= in comment
|
2013-11-06 13:48:17 +08:00 |
MozVoicemailEvent.webidl
|
Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk
|
2013-10-18 04:51:27 +08:00 |
MozWifiConnectionInfoEvent.webidl
|
|
|
MozWifiStatusChangeEvent.webidl
|
|
|
MutationEvent.webidl
|
|
|
MutationObserver.webidl
|
|
|
Navigator.webidl
|
Bug 925847 - WorkerNavigator does not implement all of NavigatorID. r=nsm
|
2013-11-20 09:29:01 -05:00 |
NetDashboard.webidl
|
Bug 923686 - Refactor about:networking return values. r=hurley
|
2013-11-20 09:29:01 -05:00 |
Node.webidl
|
Bug 882541 part 4. Treat undefined as missing for optional WebIDL arguments. r=khuey,ms2ger
|
2013-10-11 12:28:24 -04:00 |
NodeFilter.webidl
|
|
|
NodeIterator.webidl
|
|
|
NodeList.webidl
|
|
|
Notification.webidl
|
Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
|
2013-10-02 18:27:53 -07:00 |
NotifyAudioAvailableEvent.webidl
|
|
|
NotifyPaintEvent.webidl
|
Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey
|
2013-09-20 22:21:03 +12:00 |
OfflineAudioCompletionEvent.webidl
|
|
|
OfflineAudioContext.webidl
|
b=916422 make OfflineAudioContext::StartRendering() throw if called more than once r=ehsan
|
2013-09-16 17:14:45 +12:00 |
OfflineResourceList.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
OscillatorNode.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
PageTransitionEvent.webidl
|
|
|
PaintRequest.webidl
|
Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey
|
2013-09-20 22:21:03 +12:00 |
PaintRequestList.webidl
|
|
|
PannerNode.webidl
|
|
|
ParentNode.webidl
|
|
|
PeerConnectionImpl.webidl
|
Bug 906990 - Part 8: Create a chrome-only stats interface, and only expose the candidate pair stats there. r=jib
|
2013-10-29 10:29:43 -07:00 |
PeerConnectionImplEnums.webidl
|
Bug 917328: Second, convert PeerConnectionImpl and PeerConnectionObserver to webidl. r=bz, rjesup
|
2013-10-14 12:53:56 -04:00 |
PeerConnectionObserver.webidl
|
Bug 933447 - Use new weakRef to JSImpl feature. r=smaug, r=mccr8, r=abr
|
2013-11-08 19:45:59 -05:00 |
PeerConnectionObserverEnums.webidl
|
Bug 917328: Second, convert PeerConnectionImpl and PeerConnectionObserver to webidl. r=bz, rjesup
|
2013-10-14 12:53:56 -04:00 |
Performance.webidl
|
|
|
PerformanceNavigation.webidl
|
|
|
PerformanceTiming.webidl
|
|
|
PeriodicWave.webidl
|
|
|
PhoneNumberService.webidl
|
Bug 935612. Stop using TreatUndefinedAs in PhoneNumberService. r=mhenretty
|
2013-11-17 00:10:18 -05:00 |
Plugin.webidl
|
|
|
PluginArray.webidl
|
|
|
PointerEvent.webidl
|
Bug 822898 - Implement pointer events. Interface. r=smaug
|
2013-11-20 21:44:22 -08:00 |
PopStateEvent.webidl
|
|
|
PopupBlockedEvent.webidl
|
Backout changeset 2e466ccc7bd0 for devtools test failures.
|
2013-10-26 17:02:20 +02:00 |
Position.webidl
|
|
|
PositionError.webidl
|
|
|
ProcessingInstruction.webidl
|
|
|
ProgressEvent.webidl
|
|
|
Promise.webidl
|
Bug 939906 - Make Promise.resolve(), Promise.reject(), Promise.prototype.then() and Promise.prototype.catch() spec compliant. r=baku
|
2013-11-19 13:29:47 -08:00 |
PushManager.webidl
|
|
|
Range.webidl
|
Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey
|
2013-09-20 22:21:03 +12:00 |
RecordErrorEvent.webidl
|
|
|
Rect.webidl
|
|
|
RGBColor.webidl
|
|
|
RTCConfiguration.webidl
|
|
|
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 |
RTCPeerConnection.webidl
|
Bug 906990 - Part 8: Create a chrome-only stats interface, and only expose the candidate pair stats there. r=jib
|
2013-10-29 10:29:43 -07:00 |
RTCPeerConnectionIceEvent.webidl
|
Bug 919840 - Use WebIDL codegen to implement WebRTC events, r=jib
|
2013-09-25 12:48:03 +03:00 |
RTCSessionDescription.webidl
|
|
|
RTCStatsReport.webidl
|
Bug 906990 - Part 7: Populate candidate pairs in RTCStatsReport. r=jib
|
2013-10-28 16:02:00 -07:00 |
Screen.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
ScriptProcessorNode.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
ScrollAreaEvent.webidl
|
|
|
SettingsManager.webidl
|
|
|
SharedWorker.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 |
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
|
|
|
SmartCardEvent.webidl
|
|
|
SourceBuffer.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
SourceBufferList.webidl
|
|
|
SpeechGrammar.webidl
|
|
|
SpeechGrammarList.webidl
|
|
|
SpeechRecognition.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
SpeechRecognitionAlternative.webidl
|
|
|
SpeechRecognitionError.webidl
|
|
|
SpeechRecognitionEvent.webidl
|
|
|
SpeechRecognitionResult.webidl
|
|
|
SpeechRecognitionResultList.webidl
|
|
|
SpeechSynthesis.webidl
|
|
|
SpeechSynthesisEvent.webidl
|
|
|
SpeechSynthesisUtterance.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
SpeechSynthesisVoice.webidl
|
|
|
StorageEvent.webidl
|
|
|
StorageType.webidl
|
|
|
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 |
SVGAElement.webidl
|
|
|
SVGAltGlyphElement.webidl
|
|
|
SVGAngle.webidl
|
|
|
SVGAnimatedAngle.webidl
|
|
|
SVGAnimatedBoolean.webidl
|
|
|
SVGAnimatedEnumeration.webidl
|
|
|
SVGAnimatedInteger.webidl
|
|
|
SVGAnimatedLength.webidl
|
|
|
SVGAnimatedLengthList.webidl
|
|
|
SVGAnimatedNumber.webidl
|
|
|
SVGAnimatedNumberList.webidl
|
|
|
SVGAnimatedPathData.webidl
|
|
|
SVGAnimatedPoints.webidl
|
|
|
SVGAnimatedPreserveAspectRatio.webidl
|
|
|
SVGAnimatedRect.webidl
|
|
|
SVGAnimatedString.webidl
|
|
|
SVGAnimatedTransformList.webidl
|
|
|
SVGAnimateElement.webidl
|
|
|
SVGAnimateMotionElement.webidl
|
|
|
SVGAnimateTransformElement.webidl
|
|
|
SVGAnimationElement.webidl
|
|
|
SVGCircleElement.webidl
|
|
|
SVGClipPathElement.webidl
|
|
|
SVGComponentTransferFunctionElement.webidl
|
|
|
SVGDefsElement.webidl
|
|
|
SVGDescElement.webidl
|
|
|
SVGDocument.webidl
|
|
|
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
|
|
|
SVGFEBlendElement.webidl
|
|
|
SVGFEColorMatrixElement.webidl
|
|
|
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
|
|
|
SVGFEConvolveMatrixElement.webidl
|
|
|
SVGFEDiffuseLightingElement.webidl
|
|
|
SVGFEDisplacementMapElement.webidl
|
|
|
SVGFEDistantLightElement.webidl
|
|
|
SVGFEFloodElement.webidl
|
|
|
SVGFEFuncAElement.webidl
|
|
|
SVGFEFuncBElement.webidl
|
|
|
SVGFEFuncGElement.webidl
|
|
|
SVGFEFuncRElement.webidl
|
|
|
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
|
|
|
SVGFEMergeElement.webidl
|
|
|
SVGFEMergeNodeElement.webidl
|
|
|
SVGFEMorphologyElement.webidl
|
|
|
SVGFEOffsetElement.webidl
|
|
|
SVGFEPointLightElement.webidl
|
|
|
SVGFESpecularLightingElement.webidl
|
|
|
SVGFESpotLightElement.webidl
|
|
|
SVGFETileElement.webidl
|
|
|
SVGFETurbulenceElement.webidl
|
|
|
SVGFilterElement.webidl
|
|
|
SVGFilterPrimitiveStandardAttributes.webidl
|
|
|
SVGFitToViewBox.webidl
|
|
|
SVGForeignObjectElement.webidl
|
|
|
SVGGElement.webidl
|
|
|
SVGGradientElement.webidl
|
|
|
SVGGraphicsElement.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
SVGImageElement.webidl
|
|
|
SVGLengthList.webidl
|
|
|
SVGLinearGradientElement.webidl
|
|
|
SVGLineElement.webidl
|
|
|
SVGMarkerElement.webidl
|
|
|
SVGMaskElement.webidl
|
|
|
SVGMatrix.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
SVGMetadataElement.webidl
|
|
|
SVGMPathElement.webidl
|
|
|
SVGNumberList.webidl
|
|
|
SVGPathElement.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
SVGPathSeg.webidl
|
|
|
SVGPathSegList.webidl
|
|
|
SVGPatternElement.webidl
|
|
|
SVGPoint.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
SVGPointList.webidl
|
|
|
SVGPolygonElement.webidl
|
|
|
SVGPolylineElement.webidl
|
|
|
SVGPreserveAspectRatio.webidl
|
|
|
SVGRadialGradientElement.webidl
|
|
|
SVGRect.webidl
|
|
|
SVGRectElement.webidl
|
|
|
SVGScriptElement.webidl
|
|
|
SVGSetElement.webidl
|
|
|
SVGStopElement.webidl
|
|
|
SVGStringList.webidl
|
|
|
SVGStyleElement.webidl
|
|
|
SVGSVGElement.webidl
|
Bug 933193 part 2. Implement nsINode::GetElementById and make SVGSVGElement use it. r=smaug
|
2013-11-01 15:39:24 -04:00 |
SVGSwitchElement.webidl
|
|
|
SVGSymbolElement.webidl
|
|
|
SVGTests.webidl
|
|
|
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
|
|
|
SVGTextPathElement.webidl
|
|
|
SVGTextPositioningElement.webidl
|
|
|
SVGTitleElement.webidl
|
|
|
SVGTransform.webidl
|
|
|
SVGTransformList.webidl
|
|
|
SVGTSpanElement.webidl
|
|
|
SVGUnitTypes.webidl
|
|
|
SVGURIReference.webidl
|
|
|
SVGUseElement.webidl
|
|
|
SVGViewElement.webidl
|
|
|
SVGZoomAndPan.webidl
|
|
|
SVGZoomEvent.webidl
|
|
|
Telephony.webidl
|
Bug 814625 - Part 2: WebIDL: Add multisim support. r=hsinyi, r=khuey
|
2013-10-31 08:05:50 -04:00 |
TelephonyCall.webidl
|
Bug 814625 - Part 2: WebIDL: Add multisim support. r=hsinyi, r=khuey
|
2013-10-31 08:05:50 -04:00 |
TelephonyCallGroup.webidl
|
Bug 912849 - part1 - WebAPI: notify conference call error. r=khuey, sr=gene.lian
|
2013-10-23 13:53:40 +08:00 |
Text.webidl
|
|
|
TextDecoder.webidl
|
|
|
TextEncoder.webidl
|
|
|
TextTrack.webidl
|
Bug 917945 - Part 1: Expose TextTrackRegion* as VTTRegion*. r=rillian, r=bz
|
2013-09-20 14:42:35 -04:00 |
TextTrackCueList.webidl
|
|
|
TextTrackList.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
TimeEvent.webidl
|
|
|
TimeRanges.webidl
|
|
|
Touch.webidl
|
|
|
TouchEvent.webidl
|
|
|
TouchList.webidl
|
|
|
TrackEvent.webidl
|
Bug 893309 - Implement TrackEvent. r=cpearce
|
2013-10-04 14:28:25 -04:00 |
TransitionEvent.webidl
|
|
|
TreeColumns.webidl
|
|
|
TreeWalker.webidl
|
|
|
UIEvent.webidl
|
|
|
UndoManager.webidl
|
|
|
URL.webidl
|
|
|
URLUtils.webidl
|
|
|
URLUtilsReadOnly.webidl
|
|
|
UserProximityEvent.webidl
|
Bug 915813: Remove nsIDOMUserProximityEvent r=smaug
|
2013-09-14 14:59:51 -04:00 |
USSDReceivedEvent.webidl
|
Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk
|
2013-10-18 04:51:27 +08:00 |
ValidityState.webidl
|
|
|
VideoPlaybackQuality.webidl
|
|
|
VideoStreamTrack.webidl
|
|
|
VTTCue.webidl
|
Bug 917945 - Part 2: Add RegionId attribute to VTTCue. r=rillian
|
2013-09-18 13:29:20 -04:00 |
VTTRegion.webidl
|
Bug 917945 - Part 1: Expose TextTrackRegion* as VTTRegion*. r=rillian, r=bz
|
2013-09-20 14:42:35 -04:00 |
VTTRegionList.webidl
|
Bug 917945 - Part 1: Expose TextTrackRegion* as VTTRegion*. r=rillian, r=bz
|
2013-09-20 14:42:35 -04:00 |
WaveShaperNode.webidl
|
|
|
WebComponents.webidl
|
|
|
WebGL2RenderingContext.webidl
|
|
|
WebGLRenderingContext.webidl
|
Bug 924600 - WebGL.getUniform should not throw - r=jgilbert
|
2013-11-23 21:20:48 -05:00 |
WebSocket.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
WheelEvent.webidl
|
|
|
WifiOptions.webidl
|
|
|
Window.webidl
|
Bug 935283 Keep document as a data property on window for now. r=bz
|
2013-11-06 10:21:36 +01: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 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 |
WorkerLocation.webidl
|
|
|
WorkerNavigator.webidl
|
Bug 925847 - WorkerNavigator does not implement all of NavigatorID. r=nsm
|
2013-11-20 09:29:01 -05:00 |
XMLDocument.webidl
|
|
|
XMLHttpRequest.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 |
XMLHttpRequestEventTarget.webidl
|
Bug 916879, remove SetterThrows from eventhandlers, r=emk
|
2013-09-17 14:01:28 +03:00 |
XMLHttpRequestUpload.webidl
|
|
|
XMLSerializer.webidl
|
|
|
XMLStylesheetProcessingInstruction.webidl
|
|
|
XPathEvaluator.webidl
|
Bug 922159 - Rename Creator WebIDL extended attribute to NewObject. r=bz.
|
2013-09-30 18:32:22 +02:00 |
XULCommandEvent.webidl
|
|
|
XULDocument.webidl
|
|
|
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 |