Articles tagged: NeedsUpdate
Found 137 documents
- Archive/Creating_a_status_bar_extention Many of the concepts introduced here apply to any XUL-based application; however, to keep from ...
- Archive/Mozilla/Creating_a_skin_for_Mozilla In order to create a skin for mozilla, you will need to know three things. How to edit images, ...
- Archive/Mozilla/Creating_a_skin_for_Mozilla/FAQ Unfortunately, yes. Every time there is a major change made to the interface, either visible or ...
- Archive/Mozilla/Gecko_Coding_Help_Wanted Take a look through LXR, and you'll realize that Mozilla's source code is a big place.
- Archive/Mozilla/Plugin_architecture This page contains some notes on how plugins work internally in Gecko. It is mainly of interest ...
- Archive/Mozilla/The_life_of_an_HTML_HTTP_request (1) The loading of the url is started in nsWebShell::DoLoadURL (called from some LoadURL or ...
- Archive/Mozilla/URIScheme List of Mozilla supported URI schemes
- Archive/Mozilla/URIs_and_URLs Handling network and locally retrievable resources is a central part of Necko. Resources are ...
- Archive/Mozilla/XML_in_Mozilla Mozilla has a relatively good support for XML. Several World Wide Web Consortium (W3C) ...
- Archive/Mozilla/XULRunner XULRunner is a Mozilla runtime package that can be used to bootstrap XUL + XPCOM applications ...
- Archive/Mozilla/XULRunner/CommandLine It's fairly easy to retrieve application specific command line arguments in XULRunner when it's ...
- Archive/Mozilla_release_FAQ This document may be distributed and modified freely. No guarantee of factuality in this FAQ is ...
- Building_a_Theme This tutorial will take you through the steps required to build a very basic theme - one which ...
- Downloading_Nightly_or_Trunk_Builds There are some terms that are used by the Mozilla community. One sees them on IRC or in bugs. It ...
- Gecko/FAQ Gecko is the open source browser engine designed to support open Internet standards such as HTML ...
- Layout_FAQ
- MDN/Contribute/Editor/Basics The built-in WYSIWYG editor on MDN is designed to make it as easy as possible to create, edit, ...
- Mozilla/Add-ons/Code_snippets/HTML_to_DOM Although you can now natively parse HTML using DOMParser and XMLHttpRequest, this is a new ...
- Mozilla/Add-ons/Install_Manifests An Install Manifest is the file an Add-on Manager-enabled XUL application (e.g. Firefox or ...
- Mozilla/Add-ons/SDK/High-Level_APIs/request Make simple network requests.
- Mozilla/Add-ons/Themes/Obsolete/Theme_changes_in_Firefox_3 This article covers the changes that need to be made to update a Firefox theme to work properly ...
- Mozilla/Add-ons/Thunderbird/HowTos/Common_Thunderbird_Extension_Techniques/Access_Window_Area This page has no content. Enrich MDC by contributing.
- Mozilla/Add-ons/Thunderbird/HowTos/Common_Thunderbird_Extension_Techniques/Add_Tab This page has no content. Enrich MDC by contributing.
- Mozilla/Add-ons/Thunderbird/HowTos/Common_Thunderbird_Extension_Techniques/Modify_Message_List This page has no content. Enrich MDC by contributing.
- Mozilla/B2G_OS/API/Camera_API/Introduction Through the Camera API, it is possible to take pictures with your device's camera and upload ...
- Mozilla/Browser_chrome_tests The browser chrome test suite is an automated testing framework designed to allow testing of ...
- Mozilla/Calendar The Mozilla Calendar Project is a community driven project based on the Mozilla application ...
- Mozilla/Command_Line_Options Command line options are used to specify various startup options for Mozilla applications. This ...
- Mozilla/Creating_a_dynamic_status_bar_extension Concepts covered in the previous sample won't be reiterated here; instead, refer to the ...
- Mozilla/Developer_guide/Build_Instructions/Incremental_Build Now that you have set up and built your source tree for the first time, you're ready to start ...
- Mozilla/Developer_guide/Build_Instructions/Windows_Prerequisites This page covers the steps needed to prepare your machine to build a bleeding-edge, development ...
- Mozilla/Developer_guide/Interface_Compatibility The Mozilla platform is constantly evolving. As we add new features to the web and to our ...
- Mozilla/Developer_guide/Source_Code/Directory_structure The code for all projects in the Mozilla family (such as Firefox, Thunderbird, etc.) is combined ...
- Mozilla/Developer_guide/Source_Code/Downloading_Source_Archives The Mozilla source code can be obtained either by downloading a source archive, or by using a ...
- Mozilla/Gecko/Gecko_glossary
- Mozilla/Gecko/Versions The following table shows the various versions of Gecko and what versions of common applications ...
- Mozilla/js-ctypes/Examples/Add_to_iPhoto This extension for Mac OS X serves as a demonstration of how to use js-ctypes to call Mac OS X ...
- Mozilla/Mercurial/Installing_Mercurial See Installing Mercurial from the Mozilla Version Control Guide.
- Mozilla/Mobile/Firefox_Mobile_for_developers Instructions for building and testing Firefox Mobile can be found at ...
- Mozilla/Mobile/Viewport_meta_tag The upcoming release of Mobile Firefox (Fennec) 1.1 features improved support for the meta ...
- Mozilla/Mozilla_DOM_Hacking Mozilla gives you the opportunity not only to use very powerful and complete DOM support, but ...
- Mozilla/Mozilla_Web_Developer_FAQ This document answers questions that Web authors ask frequently specifically in connection with ...
- Mozilla/Projects/NSS/FAQ NSS is set of libraries, APIs, utilities, and documentation designed to support cross-platform ...
- Mozilla/Projects/Rhino Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically ...
- Mozilla/Projects/SpiderMonkey/Internals At heart, SpiderMonkey is a fast interpreter that runs an untyped bytecode and operates on ...
- Mozilla/Projects/SpiderMonkey/JSAPI_reference/JSRuntime In the JSAPI, JSRuntime is the top-level object that represents an instance of the JavaScript ...
- Mozilla/QA/Adding_AJAX_tests_to_Mozilla Have you written an AJAX framework? Would you like to make sure we don't cause problems for your ...
- Mozilla/QA/Confirming_unconfirmed_bugs Bugs from new bug reporters will initially have the status UNCONFIRMED. To move a bug from ...
- Mozilla/Tech/Toolkit_API/extIConsole The extIConsole interface gives simplified access to the console. extIConsole is defined in ...
- Mozilla/Tech/Toolkit_API/extIExtension The extIExtension interface represents an extension. extIExtension is defined in ...
- Mozilla/Tech/Viewing_and_searching_Mozilla_source_code_online Source code for all Mozilla projects hosted in the Mercurial and CVS repositories can be ...
- Mozilla/Tech/XPCOM/Guide/Avoiding_leaks_in_JavaScript_components Programmers writing and reviewing JavaScript code in Mozilla should understand how code using ...
- Mozilla/Tech/XPCOM/Guide/Creating_components/Setting_up_the_Gecko_SDK This chapter provides basic setup information for the Gecko Software Development Kit (SDK) used ...
- Mozilla/Tech/XPCOM/Guide/Creating_components/Using_XPCOM_Utilities_to_Make_Things_Easier This chapter goes back over the code you've already created in the first part of the tutorial ...
- Mozilla/Tech/XPCOM/Guide/Receiving_startup_notifications Sometimes it's necessary for XPCOM components to receive notifications as to the progress of the ...
- Mozilla/Tech/XPCOM/Reference/Interface/imgIContainer Implemented by: ?????????????????????????????????????. To create an instance, use:
- Mozilla/Tech/XPCOM/Reference/Interface/nsIProfile Implemented by: @mozilla.org/profile/manager;1. To get access to the Profile Manager service:
- Mozilla/Tech/XPCOM/Reference/Interface/nsISupports_proxies XPCOM proxies were a technology which allowed code to make asynchronous or synchronous XPCOM ...
- Mozilla/Tech/XTF The eXtensible Tag Framework (XTF) allows adding support for new namespaces using XPCOM ...
- Mozilla/Tech/XUL/menubar A container that usually contains menu elements. On the Macintosh, the menubar is displayed ...
- Mozilla/Tech/XUL/Overlays Overlays are XUL files used to describe extra content in the UI. Though overlays often define UI ...
- Mozilla/Tech/XUL/Tutorial/Manifest_Files In this section, we'll see how to put chrome and XUL files into a package and create the ...
- Mozilla/Tech/XUL/Tutorial/Using_XBL_from_stylesheets This page illustrates how you can use CSS in Mozilla to improve the structure of complex ...
- Mozilla/Tech/XUL/XUL_controls The following table lists the XUL user interface controls. For a step-by-step guide on how to ...
- Mozilla/Thunderbird/comm-central comm-central is a Mercurial repository of the Thunderbird, SeaMonkey, and Lightning extension ...
- No_Proxy_For_configuration This document provides a comprehensive discussion of the manual proxy feature "No Proxy for:", ...
- Property_compatibility_table_for_form_widgets The following compatibility tables try to summarize the state of CSS support for HTML forms. Due ...
- Quirks_Mode_and_Standards_Mode In the old days of the web, pages were typically written in two versions: One for Netscape ...
- SVG_In_HTML_Introduction This article and its associated example shows how to use inline SVG to provide a background ...
- The_Business_Benefits_of_Web_Standards Doing more with less seems to be the mission impossible for web designers: Addressing more ...
- Using_files_from_web_applications Using the File API, which was added to the DOM in HTML5, it's now possible for web content to ...
- Using_Web_Standards_in_your_Web_Pages This article provides an overview of the process for upgrading the content of your web pages to ...
- Web/Accessibility/ARIA/widgets/overview Here's a look at working examples and best practices in building accessible JavaScript widgets.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_STATUSBAR Represents a status bar, which is an area at the bottom of a window that displays information ...
- Web/Accessibility/Keyboard-navigable_JavaScript_widgets Keyboard-navigable JavaScript widgets
- Web/API/BeforeUnloadEvent The beforeunload event is fired when the window, the document and its resources are about to be ...
- Web/API/Document/adoptNode Adopts a node from an external document. The node and its subtree is removed from the document ...
- Web/API/Document/domain Gets/sets the domain portion of the origin of the current document, as used by the same origin ...
- Web/API/Document_object_model/How_to_create_a_DOM_tree This page describes how to use the DOM Core API in JavaScript to create and modify DOM objects. ...
- Web/API/Document_object_model/Using_the_W3C_DOM_Level_1_Core The W3C's DOM Level 1 Core is a powerful object model for changing the content tree of ...
- Web/API/Document_Object_Model/Whitespace_in_the_DOM The presence of whitespace in the DOM can make manipulation of the content tree difficult in ...
- Web/API/DOMStringMap Used by the dataset HTML attribute to represent data for custom attributes added to elements.
- Web/API/Element/name name gets or sets the name property of a DOM object; it only applies to the following elements: ...
- Web/API/GlobalEventHandlers/onabort An event handler for abort events sent to the window. (Not available with Firefox 2 or Safari)
- Web/API/HTMLFormElement/action The HTMLFormElement.action property represents the action of the form element.
- Web/API/MutationObserver MutationObserver provides developers a way to react to changes in a DOM. It is designed as a ...
- Web/API/RTCPeerConnection The RTCPeerConnection interface represents a WebRTC connection between the local computer and a ...
- Web/API/StyleSheetList The StyleSheetList interface represents a list of StyleSheet.
- Web/API/WebRTC_API/WebRTC_basics The material here comes from RTCPeerConnection ; it may remain here, or it may go elsewhere. But ...
- Web/API/Web_Video_Text_Tracks_Format WebVTT is a format for displaying timed text tracks (e.g. subtitles or captions) with the track ...
- Web/API/Window/frames Returns the window itself, which is an array-like object, listing the direct sub-frames of the ...
- Web/API/Window/open Loads a resource into either a new browsing context (such as a window) or one that already ...
- Web/API/Window/performance The Web Performance API allows web pages access to certain functions for measuring the ...
- Web/API/WindowTimers/setTimeout Sets a timer which executes a function or specified piece of code once after the timer expires.
- Web/API/XPathExpression An XPathExpression is a compiled XPath query returned from document.createExpression(). It has a ...
- Web/CSS/-moz-binding The -moz-binding CSS property is used by Mozilla-based applications to attach an XBL binding to ...
- Web/CSS/azimuth In combination with elevation, azimuth enables different audio sources to be positioned ...
- Web/CSS/box-align The CSS box-align property specifies how an element aligns its contents across (perpendicular ...
- Web/CSS/box-direction The CSS box-direction property specifies whether a box lays out its contents normally (from the ...
- Web/CSS/CSS_Images/Using_CSS_gradients CSS gradients are new types of image added in the CSS3 Image Module. Using CSS gradients lets ...