Articles tagged: Deprecated
Found 136 documents
- Archive/Mozilla/Introducing_the_Audio_API_Extension The Audio Data API extension extends the HTML5 specification of the audio and video media ...
- MDN/Contribute/Tools/Zones A zone is a special area of MDN whose content is presented with some added user interface ...
- Mozilla/Add-ons/Plugins/Reference The articles below describe each of the APIs related to NPAPI plugins.
- Mozilla/Add-ons/Plugins/Reference/Plug-in_side This chapter describes methods in the plug-in API that are available from the plug-in object; ...
- Mozilla/Add-ons/WebExtensions/API/tabs/getAllInWindow Gets details about all tabs in the specified window.
- Mozilla/Add-ons/WebExtensions/API/tabs/getSelected Gets the tab that is selected in the specified window.
- Mozilla/Add-ons/WebExtensions/API/tabs/onActiveChanged Fires when the selected tab in a window changes. Note that the tab's URL may not be set at the ...
- Mozilla/Add-ons/WebExtensions/API/tabs/onHighlightChanged Fired when the highlighted or selected tabs in a window changes.
- Mozilla/Add-ons/WebExtensions/API/tabs/onSelectionChanged Fires when the selected tab in a window changes.
- Mozilla/Add-ons/WebExtensions/API/tabs/sendRequest Sends a single request to the content script(s) in the specified tab, with an optional callback ...
- Mozilla/JavaScript_code_modules/Dict.jsm The Dict.jsm JavaScript code module offers routines for managing dictionaries of key/value ...
- Mozilla/Projects/Mozmill MozMill is a test tool and framework for writing automated tests for Gecko based applications ...
- Mozilla/QA/Mozmill Much of Mozilla's success is attributed to contributions from the community; Mozmill is no ...
- Mozilla/QA/Mozmill_Contribution What is Mozmill? Mozmill is a tool used to automate functional testing. It can be used by ...
- Mozilla/QA/Mozmill_tests Mozmill is not just another testing tool inside the automated testing framework provided by ...
- Mozilla/Tech/XPCOM/Guide/Creating_components This guide is about Gecko, and about creating XPCOM components for Gecko-based applications.
- Mozilla/Tech/XPCOM/Language_bindings/XPConnect/Using_components XPConnect works transparently in Mozilla and xpcshell to give you access to XPCOM components.
- Mozilla/Tech/XUL/Attribute/reserved
- Mozilla/Tech/XUL/Attribute/statustext
- Mozilla/Tech/XUL/popup The popup element is equivalent to the menupopup element which should be used instead. See the ...
- Mozilla/Tech/XUL/statusbar An element used to create a status bar, usually placed along the bottom of a window. It is ...
- Mozilla/Tech/XUL/statusbarpanel An individual element of a statusbar. This is a special type of button which is drawn ...
- Web/API/AudioListener/dopplerFactor A double.
- Web/API/AudioListener/setPosition Void.
- Web/API/AudioListener/speedOfSound The speedOfSound property of the AudioListener interface is a double value representing the ...
- Web/API/AudioProcessingEvent The Web Audio API AudioProcessingEvent represents events that occur when a ScriptProcessorNode ...
- Web/API/CDATASection The CDATASection interface represents a CDATA section that can be used within XML to include ...
- Web/API/CustomEvent/initCustomEvent The CustomEvent.initCustomEvent() method initializes a CustomEvent object. If the event has ...
- Web/API/Document/alinkColor Returns or sets the color of an active link in the document body. A link is active during the ...
- Web/API/Document/async document.async can be set to indicate whether a document.load call should be an asynchronous or ...
- Web/API/Document/createTouch This method creates and returns a new Touch object.
- Web/API/Document/createTouchList This method creates and returns a new TouchList object.
- Web/API/Event/initEvent The Event.initEvent() method is used to initialize the value of an event created using ...
- Web/API/FetchEvent/client The FetchEvent.client read-only property returns the Client that the current service worker is ...
- Web/API/File/lastModifiedDate The File.lastModifiedDate read-only property returns the last modified date of the file. Files ...
- Web/API/HTMLTableElement/bgColor The HTMLTableElement.bgcolor property represents the background color of the table.
- Web/API/HTMLTableElement/border The HTMLTableElement.border property represents the border width of the table element.
- Web/API/IDBVersionChangeEvent/version The version property of the IDBVersionChangeEvent interface returns The new version of the ...
- Web/API/IdentityManager/getVerifiedEmail This function enables a web site to use BrowserID to authenticate its users. Call it in the ...
- Web/API/KeyboardEvent/charCode The KeyboardEvent.charCode read-only property returns the Unicode value of a character key ...
- Web/API/KeyboardEvent/initKeyboardEvent The KeyboardEvent.initKeyboardEvent() initializes the attributes of a keyboard event object. ...
- Web/API/KeyboardEvent/initKeyEvent The KeyboardEvent.initKeyEvent method is used to initialize the value of an event created using ...
- Web/API/KeyboardEvent/keyCode The KeyboardEvent.keyCode read-only property represents a system and implementation dependent ...
- Web/API/KeyboardEvent/keyIdentifier The deprecated KeyboardEvent.keyIdentifier read-only property returns a "key identifier" string ...
- Web/API/KeyboardEvent/which The KeyboardEvent.which read-only property returns the numeric keyCode of the key pressed, or ...
- Web/API/MouseEvent/initMouseEvent The MouseEvent.initMouseEvent() method initializes the value of a mouse event once it's been ...
- Web/API/MouseScrollEvent The MouseScrollEvent interface represents events that occur due to the user moving a mouse wheel ...
- Web/API/MouseWheelEvent The MouseWheelEvent interface represents events that occur due to the user turning a mouse wheel.
- Web/API/MutationEvent Provides event properties that are specific to modifications to the Document Object Model (DOM) ...
- Web/API/Navigator/getUserMedia The Navigator.getUserMedia() method prompts the user for permission to use 0 or 1 video and 0 or ...
- Web/API/Navigator/mozNotification Provides support for creating notification objects, which are used to display desktop ...
- Web/API/NavigatorID/appCodeName The NavigatorID.appCodeName always returns 'Mozilla', on any browser. This property is kept only ...
- Web/API/NavigatorID/appName The NavigatorID.appName property returns the name of the browser. The HTML5 specification also ...
- Web/API/NavigatorID/appVersion Returns the version of the browser as a string. It may be either a plain version number, like ...
- Web/API/NavigatorID/product The NavigatorID.product property returns the product name of the current browser.
- Web/API/NavigatorID/taintEnabled The NavigatorID.taintEnabled() method always returns false.
- Web/API/NavigatorID/userAgent The NavigatorID.userAgent read-only property returns the user agent string for the current browser.
- Web/API/NodeIterator/expandEntityReferences The NodeIterator.expandEntityReferences read-only property returns a Boolean flag indicating ...
- Web/API/NotifyAudioAvailableEvent
- Web/API/PermissionStatus/status The PermissionStatus.status read-only property of the PermissionStatus interface returns the ...
- Web/API/ProgressEvent/initProgressEvent The ProgressEvent.initProgressEvent() method Initializes an animation event created using the ...
- Web/API/PushManager/hasPermission The PushManager.hasPermission() method of the PushManager interface returns a Promise that ...
- Web/API/PushManager/register The register method is used to ask the system to request a new endpoint for notifications. This ...
- Web/API/PushManager/registrations The registrations method is used to ask the system about existing push endpoint registrations.
- Web/API/PushManager/unregister The unregister() method was used to ask the system to unregister and delete the specified ...
- Web/API/PushSubscription/subscriptionId The endpoint read-only property of the PushSubscription interface returns a DOMString containing ...
- Web/API/RTCPeerConnection/addStream The RTCPeerConnection.addStream() method adds a MediaStream as a local source of audio or video. ...
- Web/API/RTCPeerConnection/onaddstream The RTCPeerConnection.onaddstream event handler is a property containing the code to execute ...
- Web/API/RTCPeerConnection/removeStream The RTCPeerConnection.removeStream() method removes a MediaStream as a local source of audio or ...
- Web/API/RTCSessionDescription/RTCSessionDescription The RTCSessionDescription() constructor creates a new RTCSessionDescription.
- Web/API/ScriptProcessorNode The size of the input and output buffer are defined at the creation time, when the ...
- Web/API/SVGAltGlyphElement The SVGAltGlyphElement interface represents an altglyph element. This interface makes it ...
- Web/API/SVGAltGlyphElement/glyphRef The SVGAltGlyphElement.glyphRef property is a DOMString representing a glyph identifier. It has ...
- Web/API/TransitionEvent/initTransitionEvent The TransitionEvent.initTransitionEvent() method Initializes a transition event created using ...
- Web/API/UIEvent/initUIEvent The UIEvent.initUIEvent() method initializes a UI event once it's been created.
- Web/API/Window/showModalDialog The Window.showModalDialog() creates and displays a modal dialog box containing a specified HTML ...
- Web/API/XMLDocument/load document.load() is a part of an old version of the W3C DOM Level 3 Load & Save module. Can be ...
- Web/Apps/Fundamentals/Utilities
- Web/CSS/clip The clip CSS property defines what portion of an element is visible. The clip property applies ...
- Web/Events/addstream An addstream event is fired on a RTCPeerConnection when a new MediaStream object has been added ...
- Web/Events/mozbrowserselectionstatechanged The mozbrowserselectionstatechanged event is fired when the text selected inside the browser ...
- Web/HTML/Element/blink The HTML Blink Element (blink) is a non-standard element causing the enclosed text to flash slowly.
- Web/HTML/Element/content The HTML content element is used inside of Shadow DOM as an insertion point. It is not intended ...
- Web/HTML/Element/frame frame is an HTML element which defines a particular area in which another HTML document can be ...
- Web/HTML/Element/frameset frameset is an HTML element which is used to contain frame elements.
- Web/HTML/Element/isindex isindex is an obsolete HTML element that puts a text field in a page for querying the document.
- Web/HTML/Element/keygen The HTML keygen element exists to facilitate generation of key material, and submission of the ...
- Web/HTML/Element/multicol The HTML multicol element was an experimental element designed to allow multi-column layouts. It ...
- Web/HTML/Element/nextid nextid is an obsolete HTML element that served to enable the NeXT web designing tool to generate ...
- Web/HTML/Element/noembed The noembed element is a deprecated and non-standard way to provide alternative, or "fallback", ...
- Web/HTTP/Headers/Pragma The Pragma HTTP/1.0 general header is an implementation-specific header that may have various ...
- Web/JavaScript/Reference/Deprecated_and_obsolete_features This page lists features of JavaScript that are deprecated (that is, still available but planned ...
- Web/JavaScript/Reference/Functions/arguments/@@iterator The initial value of the @@iterator property is the same function object as the initial value of ...
- Web/JavaScript/Reference/Functions/arguments/callee The arguments.callee property contains the currently executing function.
- Web/JavaScript/Reference/Global_Objects/Date/getYear The getYear() method returns the year in the specified date according to local time. Because ...
- Web/JavaScript/Reference/Global_Objects/Date/setYear The setYear() method sets the year for a specified date according to local time. Because ...
- Web/JavaScript/Reference/Global_Objects/Date/toGMTString The toGMTString() method converts a date to a string, using Internet Greenwich Mean Time (GMT) ...
- Web/JavaScript/Reference/Global_Objects/escape The deprecated escape() function computes a new string in which certain characters have been ...
- Web/JavaScript/Reference/Global_Objects/Function/arguments The function.arguments property refers to an an array-like object corresponding to the arguments ...
- Web/JavaScript/Reference/Global_Objects/Iterator The Iterator function returns an object which implements legacy iterator protocol and iterates ...