gecko/dom/webidl
Andrea Marchesini aa5886a81f Bug 962626 - Browser API: mozmetachanged triggered when a meta element is added to the dom., r=ehsan
--HG--
rename : dom/browser-element/mochitest/test_browserElement_inproc_Iconchange.html => dom/browser-element/mochitest/test_browserElement_inproc_Metachange.html
rename : dom/browser-element/mochitest/test_browserElement_oop_Iconchange.html => dom/browser-element/mochitest/test_browserElement_oop_Metachange.html
2014-01-30 09:31:34 -08:00
..
AbstractWorker.webidl
AnalyserNode.webidl
AnimationEvent.webidl
AppInfo.webidl
AppNotificationServiceOptions.webidl Bug 951150 - Sync notification system message with Notification API. r=mhenretty 2014-01-09 16:55:44 +01:00
ArchiveReader.webidl
ArchiveRequest.webidl
Attr.webidl Bug 957431 - Remove support for Attr.ownerElement; r=bzbarsky 2014-01-08 09:28:19 -05:00
AudioBuffer.webidl
AudioBufferSourceNode.webidl
AudioChannel.webidl
AudioChannelManager.webidl
AudioContext.webidl
AudioDestinationNode.webidl
AudioListener.webidl
AudioNode.webidl
AudioParam.webidl
AudioProcessingEvent.webidl
AudioStreamTrack.webidl
BarProp.webidl
BatteryManager.webidl
BeforeUnloadEvent.webidl
BiquadFilterNode.webidl
Blob.webidl
BlobEvent.webidl
BluetoothAdapter.webidl Backout bug 942104 (changesets 4e5746a65a5e:62e32a84a9fb) for missing review. 2013-12-20 11:33:37 +01:00
BluetoothDevice.webidl
BluetoothDeviceEvent.webidl Bug 952907 - Patch 1: Use WebIDL codegen to implement Bluetooth events, r=smaug 2014-01-22 14:26:29 +08:00
BluetoothManager.webidl
BluetoothStatusChangedEvent.webidl Bug 952907 - Patch 1: Use WebIDL codegen to implement Bluetooth events, r=smaug 2014-01-22 14:26:29 +08:00
BrowserElementDictionaries.webidl
CallEvent.webidl
CallGroupErrorEvent.webidl
CallsList.webidl
CameraControl.webidl Bug 932669 - Expose sensor rotation offset to JS. r=dhylands 2013-12-06 09:47:29 -05:00
CameraManager.webidl
CanvasRenderingContext2D.webidl Bug 960195 - Put drawSystemFocusRing behind a new runtime flag. r=roc 2014-01-16 08:27:03 -05:00
CaretPosition.webidl
CDATASection.webidl
CFStateChangeEvent.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
ChannelMergerNode.webidl
ChannelSplitterNode.webidl
CharacterData.webidl
ChildNode.webidl
ClipboardEvent.webidl
CloseEvent.webidl
CommandEvent.webidl
Comment.webidl
CompositionEvent.webidl
Contacts.webidl Bug 963274 - Allow removing contacts by ID. r=gwagner 2014-01-29 08:20:40 -05:00
ConvolverNode.webidl
Coordinates.webidl
CRMFObject.webidl Bug 964061 - Part 1: Convert CRMFObject to WebIDL bindings; r=bzbarsky 2014-01-27 08:27:04 -08:00
Crypto.webidl Bug 964061 - Part 1: Convert CRMFObject to WebIDL bindings; r=bzbarsky 2014-01-27 08:27:04 -08:00
CSS2Properties.webidl.in
CSS2PropertiesProps.h
CSS.webidl
CSSPrimitiveValue.webidl
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
CSSValue.webidl
CSSValueList.webidl
CustomEvent.webidl
DataChannel.webidl
DataContainerEvent.webidl
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 946316 - Allow the use of strings as DataStore IDs, r=ehsan 2013-12-19 09:07:21 +00:00
DataStoreChangeEvent.webidl Bug 946316 - Allow the use of strings as DataStore IDs, r=ehsan 2013-12-19 09:07:21 +00:00
DedicatedWorkerGlobalScope.webidl
DelayNode.webidl
DesktopNotification.webidl
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
DeviceProximityEvent.webidl
DeviceStorage.webidl
DeviceStorageChangeEvent.webidl
Document.webidl Bug 962626 - Browser API: mozmetachanged triggered when a meta element is added to the dom., r=ehsan 2014-01-30 09:31:34 -08:00
DocumentFragment.webidl
DocumentType.webidl
DOMCursor.webidl
DOMError.webidl
DOMException.webidl
DOMImplementation.webidl
DOMMMIError.webidl
DOMParser.webidl
DOMRect.webidl
DOMRectList.webidl
DOMRequest.webidl
DOMSettableTokenList.webidl
DOMStringList.webidl
DOMStringMap.webidl
DOMTokenList.webidl
DOMTransaction.webidl
DOMTransactionEvent.webidl
DownloadEvent.webidl Bug 957592. Expose download API properties based on permission. r=bz 2014-01-24 11:53:05 -08:00
Downloads.webidl Bug 957592. Expose download API properties based on permission. r=bz 2014-01-24 11:53:05 -08:00
DragEvent.webidl
DummyBinding.webidl Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang 2014-01-29 19:38:50 +08:00
DynamicsCompressorNode.webidl
Element.webidl
ElementReplaceEvent.webidl
ErrorEvent.webidl
Event.webidl Bug 891882 - DOMWindowUtils.sendMouseEvent dispatch events with isSynthesized chrome attribute set to true. r=smaug 2014-01-15 09:28:04 -05:00
EventHandler.webidl Bug 952365. Add a TreatNonObjectAsNull annotation for WebIDL callback functions and use it for event handlers, since web sites depend on assigning non-callable objects to them in some cases. r=peterv 2014-01-13 15:08:56 -05:00
EventListener.webidl
EventSource.webidl
EventTarget.webidl
File.webidl
FileHandle.webidl
FileList.webidl
FileMode.webidl
FileReader.webidl
FileReaderSync.webidl
FileRequest.webidl
FMRadio.webidl
FocusEvent.webidl
FormData.webidl
Function.webidl
GainNode.webidl
Gamepad.webidl Bug 949682 part 2. Make gamepad use frozen sequences. r=ted 2013-12-16 13:06:35 -05:00
GamepadAxisMoveEvent.webidl
GamepadButtonEvent.webidl
GamepadEvent.webidl
Geolocation.webidl
GetUserMediaRequest.webidl
HashChangeEvent.webidl
History.webidl
HTMLAnchorElement.webidl Bug 959190 - [URL API] stringify href attribute, r=bz 2014-01-13 23:46:04 +01:00
HTMLAppletElement.webidl
HTMLAreaElement.webidl Bug 959190 - [URL API] stringify href attribute, r=bz 2014-01-13 23:46:04 +01:00
HTMLAudioElement.webidl
HTMLBaseElement.webidl
HTMLBodyElement.webidl
HTMLBRElement.webidl
HTMLButtonElement.webidl
HTMLCanvasElement.webidl
HTMLCollection.webidl
HTMLContentElement.webidl
HTMLDataElement.webidl
HTMLDataListElement.webidl
HTMLDirectoryElement.webidl
HTMLDivElement.webidl
HTMLDListElement.webidl
HTMLDocument.webidl Bug 949445 - Part 2: Move Selection to WebIDL; r=bzbarsky 2013-12-17 09:12:33 -05:00
HTMLElement.webidl
HTMLEmbedElement.webidl
HTMLFieldSetElement.webidl
HTMLFontElement.webidl
HTMLFormControlsCollection.webidl
HTMLFormElement.webidl
HTMLFrameElement.webidl
HTMLFrameSetElement.webidl
HTMLHeadElement.webidl
HTMLHeadingElement.webidl
HTMLHRElement.webidl
HTMLHtmlElement.webidl
HTMLIFrameElement.webidl Bug 845057 - Part 1: Use DOMSettableTokenList for iframe.sandbox; r=bz 2013-12-18 13:42:24 -08:00
HTMLImageElement.webidl
HTMLInputElement.webidl
HTMLLabelElement.webidl
HTMLLegendElement.webidl
HTMLLIElement.webidl
HTMLLinkElement.webidl
HTMLMapElement.webidl
HTMLMediaElement.webidl
HTMLMenuElement.webidl
HTMLMenuItemElement.webidl
HTMLMetaElement.webidl
HTMLMeterElement.webidl
HTMLModElement.webidl
HTMLObjectElement.webidl
HTMLOListElement.webidl
HTMLOptGroupElement.webidl
HTMLOptionElement.webidl
HTMLOptionsCollection.webidl
HTMLOutputElement.webidl
HTMLParagraphElement.webidl
HTMLParamElement.webidl
HTMLPreElement.webidl
HTMLProgressElement.webidl
HTMLPropertiesCollection.webidl
HTMLQuoteElement.webidl
HTMLScriptElement.webidl
HTMLSelectElement.webidl
HTMLShadowElement.webidl Bug 887538 - Implement web components shadow element. r=mrbkap 2013-12-20 22:43:58 -08:00
HTMLSourceElement.webidl
HTMLSpanElement.webidl
HTMLStyleElement.webidl
HTMLTableCaptionElement.webidl
HTMLTableCellElement.webidl
HTMLTableColElement.webidl
HTMLTableElement.webidl
HTMLTableRowElement.webidl
HTMLTableSectionElement.webidl
HTMLTemplateElement.webidl
HTMLTextAreaElement.webidl
HTMLTimeElement.webidl
HTMLTitleElement.webidl
HTMLTrackElement.webidl
HTMLUListElement.webidl
HTMLVideoElement.webidl
IccCardLockError.webidl
IccChangeEvent.webidl
IDBCursor.webidl
IDBDatabase.webidl
IDBEnvironment.webidl
IDBFactory.webidl
IDBFileHandle.webidl
IDBIndex.webidl
IDBKeyRange.webidl
IDBObjectStore.webidl
IDBOpenDBRequest.webidl
IDBRequest.webidl
IDBTransaction.webidl
IDBVersionChangeEvent.webidl
ImageData.webidl Bug 959958 - Implement ImageData constructor. r=bz 2014-01-28 22:04:40 +09:00
ImageDocument.webidl
InputMethod.webidl Bug 952724 - Make InputContext#replaceSurroundingText match spec. r=janjongboom 2014-01-03 09:17:28 -05:00
InspectorUtils.webidl
InterAppConnection.webidl
InterAppConnectionRequest.webidl
InterAppMessagePort.webidl
KeyboardEvent.webidl
KeyEvent.webidl
LegacyQueryInterface.webidl Bug 949445 - Part 2: Move Selection to WebIDL; r=bzbarsky 2013-12-17 09:12:33 -05:00
LinkStyle.webidl
LocalMediaStream.webidl
Location.webidl
LockedFile.webidl Bug 953425 - Part b: Move DOMFileMetadataParameters to WebIDL; r=janv 2014-01-20 08:58:24 +01:00
MediaElementAudioSourceNode.webidl
MediaError.webidl
MediaList.webidl
MediaQueryList.webidl Bug 950523 - Part 2: Move MediaQueryList to WebIDL bindings; r=bzbarsky 2013-12-16 09:03:34 -05:00
MediaRecorder.webidl
MediaSource.webidl
MediaStream.webidl
MediaStreamAudioDestinationNode.webidl
MediaStreamAudioSourceNode.webidl
MediaStreamEvent.webidl
MediaStreamList.webidl
MediaStreamTrack.webidl
MessageChannel.webidl
MessageEvent.webidl Bug 949456 - MessageEventInit updated to the latest spec, r=bz 2013-12-20 08:51:03 +00:00
MessagePort.webidl
MessagePortList.webidl
MimeType.webidl
MimeTypeArray.webidl
MobileMessageManager.webidl
MouseEvent.webidl
MouseScrollEvent.webidl
moz.build Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang 2014-01-29 19:38:50 +08:00
MozActivity.webidl
MozApplicationEvent.webidl
MozCellBroadcast.webidl
MozCellBroadcastEvent.webidl
MozConnection.webidl Bug 952084 - Porting nsIDOMMozConnection to WebIDL, r=ehsan, r=bz 2014-01-16 11:53:48 +01:00
MozContactChangeEvent.webidl
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 963516 - Part 1: interface changes to support matchMvno(). f=edgar r=hsinyi 2014-01-29 07:15:00 +08:00
MozInterAppMessageEvent.webidl
MozMmsEvent.webidl
MozMmsMessage.webidl
MozMobileConnectionArray.webidl
MozNamedAttrMap.webidl
MozNdefRecord.webidl
MozNfc.webidl Bug 959437 - Part 1: Add new interfaces 'notifyUserAcceptedP2P' and 'notifySendFileStatus' to MozNfcManager DOM. r+sr=smaug 2014-01-17 18:38:26 -08:00
MozNFCPeer.webidl Bug 933093 - Part 1: Add 'sendFile' interface to MozNFCPeer. r=khuey, sr=smaug 2013-12-13 23:24:02 -08:00
MozNFCTag.webidl
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
MozSettingsEvent.webidl
MozSmsEvent.webidl
MozSpeakerManager.webidl
MozStkCommandEvent.webidl
MozTimeManager.webidl
MozVoicemail.webidl
MozVoicemailEvent.webidl
MozWakeLock.webidl Bug 952079 - Porting nsIDOMWakeLock to WebIDL, r=smaug 2014-01-07 13:16:07 +01:00
MozWifiConnectionInfoEvent.webidl
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 811635 - Part 1: WebIDLs/IDLs for WifiP2pManager and WifiP2pStatusChangeEvent. r=vchang, sr=mrbkap 2014-01-28 15:47:51 +08:00
MozWifiStatusChangeEvent.webidl
MutationEvent.webidl
MutationObserver.webidl
Navigator.webidl Bug 822898. Add maxTouchPoints attribute to navigator. r=romaxa,smaug 2014-01-28 08:09:34 -08:00
NetDashboard.webidl
NetworkOptions.webidl Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang 2014-01-29 19:38:50 +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
NodeIterator.webidl
NodeList.webidl
Notification.webidl
NotifyAudioAvailableEvent.webidl
NotifyPaintEvent.webidl
OfflineAudioCompletionEvent.webidl
OfflineAudioContext.webidl
OfflineResourceList.webidl
OscillatorNode.webidl
PageTransitionEvent.webidl
PaintRequest.webidl
PaintRequestList.webidl
PannerNode.webidl
ParentNode.webidl
PeerConnectionImpl.webidl Bug 784491 - Part 1: Add constraints to addStream r=jib 2013-12-18 13:54:23 -06:00
PeerConnectionImplEnums.webidl
PeerConnectionObserver.webidl Bug 945788. Add support for dictionary return values to example codegen and js-implemented codegen. r=smaug 2013-12-05 11:39:50 -05:00
PeerConnectionObserverEnums.webidl
Performance.webidl
PerformanceNavigation.webidl
PerformanceTiming.webidl
PeriodicWave.webidl
PhoneNumberService.webidl
Plugin.webidl
PluginArray.webidl
PointerEvent.webidl
PopStateEvent.webidl
PopupBlockedEvent.webidl
Position.webidl
PositionError.webidl
ProcessingInstruction.webidl
ProgressEvent.webidl
Promise.webidl Bug 945766 - DOM Promise should pass Promise/A+ tests. r=bz 2014-01-28 10:14:57 -08:00
PushManager.webidl
Range.webidl
RecordErrorEvent.webidl
Rect.webidl
RGBColor.webidl
RTCConfiguration.webidl
RTCDataChannelEvent.webidl
RTCIceCandidate.webidl
RTCPeerConnection.webidl Bug 908923 - Part 2: Add a button to dump the entire rlog ringbuffer to about:webrtc. r=abr 2013-11-25 14:38:41 -08:00
RTCPeerConnectionIceEvent.webidl
RTCSessionDescription.webidl
RTCStatsReport.webidl Bug 906990: Part 12. Report statistics from all components when the MediaStreamTrack is not specified. r=ekr, r=jib 2014-01-14 08:48:27 -08:00
Screen.webidl
ScriptProcessorNode.webidl
ScrollAreaEvent.webidl
Selection.webidl Bug 949445 - Part 2: Move Selection to WebIDL; r=bzbarsky 2013-12-17 09:12:33 -05:00
SettingsManager.webidl
ShadowRoot.webidl
SharedWorker.webidl
SharedWorkerGlobalScope.webidl
SimpleGestureEvent.webidl
SmartCardEvent.webidl
SourceBuffer.webidl
SourceBufferList.webidl
SpeechGrammar.webidl
SpeechGrammarList.webidl
SpeechRecognition.webidl
SpeechRecognitionAlternative.webidl
SpeechRecognitionError.webidl
SpeechRecognitionEvent.webidl
SpeechRecognitionResult.webidl
SpeechRecognitionResultList.webidl
SpeechSynthesis.webidl
SpeechSynthesisEvent.webidl
SpeechSynthesisUtterance.webidl
SpeechSynthesisVoice.webidl
StorageEvent.webidl
StorageType.webidl
StyleRuleChangeEvent.webidl
StyleSheet.webidl
StyleSheetApplicableStateChangeEvent.webidl
StyleSheetChangeEvent.webidl
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
SVGEllipseElement.webidl
SVGFEBlendElement.webidl
SVGFEColorMatrixElement.webidl
SVGFEComponentTransferElement.webidl
SVGFECompositeElement.webidl
SVGFEConvolveMatrixElement.webidl
SVGFEDiffuseLightingElement.webidl
SVGFEDisplacementMapElement.webidl
SVGFEDistantLightElement.webidl
SVGFEFloodElement.webidl
SVGFEFuncAElement.webidl
SVGFEFuncBElement.webidl
SVGFEFuncGElement.webidl
SVGFEFuncRElement.webidl
SVGFEGaussianBlurElement.webidl
SVGFEImageElement.webidl
SVGFEMergeElement.webidl
SVGFEMergeNodeElement.webidl
SVGFEMorphologyElement.webidl
SVGFEOffsetElement.webidl
SVGFEPointLightElement.webidl
SVGFESpecularLightingElement.webidl
SVGFESpotLightElement.webidl
SVGFETileElement.webidl
SVGFETurbulenceElement.webidl
SVGFilterElement.webidl
SVGFilterPrimitiveStandardAttributes.webidl
SVGFitToViewBox.webidl
SVGForeignObjectElement.webidl
SVGGElement.webidl
SVGGradientElement.webidl
SVGGraphicsElement.webidl
SVGImageElement.webidl
SVGLengthList.webidl
SVGLinearGradientElement.webidl
SVGLineElement.webidl
SVGMarkerElement.webidl
SVGMaskElement.webidl
SVGMatrix.webidl
SVGMetadataElement.webidl
SVGMPathElement.webidl
SVGNumberList.webidl
SVGPathElement.webidl
SVGPathSeg.webidl
SVGPathSegList.webidl
SVGPatternElement.webidl
SVGPoint.webidl
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
SVGSwitchElement.webidl
SVGSymbolElement.webidl
SVGTests.webidl
SVGTextContentElement.webidl
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
TelephonyCall.webidl
TelephonyCallGroup.webidl
Text.webidl
TextDecoder.webidl
TextEncoder.webidl
TextTrack.webidl
TextTrackCueList.webidl
TextTrackList.webidl Bug 882703 - Add TextTrackList change event; r=rillian,bz 2013-12-17 23:19:09 -06:00
TimeEvent.webidl
TimeRanges.webidl
Touch.webidl
TouchEvent.webidl
TouchList.webidl
TrackEvent.webidl
TransitionEvent.webidl
TreeColumns.webidl
TreeWalker.webidl
UIEvent.webidl
UndoManager.webidl
URL.webidl
URLSearchParams.webidl Bug 959988 - Remove URLSearchParams.prototype.size, r=ehsan 2014-01-15 17:30:07 +01:00
URLUtils.webidl Bug 851891. Make stringifier attributes fail to codegen. r=khuey 2014-01-14 21:46:44 -05:00
URLUtilsReadOnly.webidl
UserProximityEvent.webidl
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
VideoPlaybackQuality.webidl
VideoStreamTrack.webidl
VTTCue.webidl Bug 882299 - Implement VTTCue::Line r=smaug,rillian,bz 2014-01-15 08:04:00 -08:00
VTTRegion.webidl
VTTRegionList.webidl
WaveShaperNode.webidl
WebComponents.webidl
WebGL2RenderingContext.webidl
WebGLRenderingContext.webidl b=738872, implement WebGL OES_texture_half_float; part 2 - core impl; r=jgilbert 2014-01-23 16:47:37 -05:00
WebSocket.webidl
WheelEvent.webidl
WifiOptions.webidl
Window.webidl Bug 964964 - Remove window.pkcs11. r=bz 2014-01-30 20:00:01 +09:00
Worker.webidl
WorkerConsole.webidl Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-26 12:35:17 +00:00
WorkerGlobalScope.webidl Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-26 12:35:17 +00:00
WorkerLocation.webidl
WorkerNavigator.webidl Bug 925437 - Implement navigator.onLine on Workers. r=khuey sr=sicking 2013-11-19 15:08:50 -08:00
XMLDocument.webidl
XMLHttpRequest.webidl
XMLHttpRequestEventTarget.webidl
XMLHttpRequestUpload.webidl
XMLSerializer.webidl
XMLStylesheetProcessingInstruction.webidl
XPathEvaluator.webidl
XULCommandEvent.webidl
XULDocument.webidl
XULElement.webidl