Articles tagged: Gecko
Found 152 documents
- Archive/Firefox_OS/Phone_guide/ZTE_OPEN ZTE Open sales have come to an end and are no longer available. See ZTE Open C.
- Archive/Firefox_OS/Platform/Gonk Gonk is the kernel-level component in the B2G OS stack that serves as the interface between ...
- Archive/Firefox_OS/Quickstart/Intro_to_Firefox_OS Firefox OS (also referred to by its codename "Boot to Gecko" or "B2G") is Mozilla's open source ...
- 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/GRE The framework for embedding Mozilla technologies was at one point called the GRE (Gecko Runtime ...
- Archive/Mozilla/GRE/GRE_Registration Successfully embedding the GRE requires that information about installed GREs be stored on the ...
- Archive/Mozilla/Space_Manager_Detailed_Design The Space Manager and related classes and structures are an important of the Gecko Layout ...
- Archive/Mozilla/Space_Manager_High_Level_Design The Space Manager and associated classes and structures are used by Block and Line layout to ...
- Archive/Mozilla/Table_Cellmap The table layout use the cellmap for two purposes:
- Archive/Mozilla/Table_Layout_Regression_Tests Changes in layout, parser and content code can have unintended side effects, also known as ...
- Archive/Mozilla/Table_Layout_Strategy The table layout algorithm is based on two W3C recommendations: HTML 4.01 (Chapter 11) and ...
- Archive/Mozilla_Gecko_Compatibility_Handbook ** Notes ** - The Solution Quick Reference needs more attention. - I'm also looking for a way to ...
- Archive/Table_Reflow_Internals Key:
- Archive/Web/Browser_feature_detection Summary: An experimental approach to discovering degree of support for Standards
- Block_and_Line_Layout_Cheat_Sheet The details of block and line layout are tricky; this document serves as a "cheat sheet" that ...
- Games/Tools On this page you can find links to our game development tools articles, which eventually aims to ...
- Gecko's_Almost_Standards_Mode "Almost standards" rendering mode is exactly the same as "standards" mode in all details save ...
- Gecko/Character_sets_supported_by_Gecko Gecko supports the character encodings defined in the Encoding Standard.
- Gecko/Embedding_Mozilla/FAQ/Embedding_Gecko Today you must download and build the entire mozilla browser source tree, and then choose the ...
- Gecko/FAQ Gecko is the open source browser engine designed to support open Internet standards such as HTML ...
- Glossary/Gecko Gecko is the layout engine developed by the Mozilla Project and used in many apps/devices, ...
- Introduction_to_Layout_in_Mozilla
- Layout_System_Overview Layout is primarily concerned with providing a presentation to an HTML or XML document. This ...
- Listening_to_events_in_Firefox_extensions Gecko uses events to pass information about interesting things that have occurred along to the ...
- Mozilla/About_omni.ja_(formerly_omni.jar) Firefox and Thunderbird achieve performance improvements by moving many of their internal parts ...
- Mozilla/Add-ons/Plugins/Reference/NPAnyCallbackStruct Contains information required during embedded mode printing.
- Mozilla/Add-ons/Plugins/Reference/NPN_DestroyStream Closes and deletes a stream.
- Mozilla/Add-ons/Plugins/Reference/NPN_GetURL Asks the browser to create a stream for the specified URL.
- Mozilla/Add-ons/Plugins/Reference/NPN_MemFlush Requests that the browser free a specified amount of memory.
- Mozilla/Add-ons/Plugins/Reference/NPN_ReloadPlugins Reloads all of the installed plugins.
- Mozilla/Add-ons/Plugins/Reference/NPN_RequestRead Requests a range of bytes from a seekable stream. This initiates a read operation; the actual ...
- Mozilla/Add-ons/Plugins/Reference/NPN_Status Lets a plug-in display a message on the browser's status line.
- Mozilla/Add-ons/Plugins/Reference/NPN_UserAgent Returns the browser's user agent field. This can be used to handle variations in different ...
- Mozilla/Add-ons/Plugins/Reference/NPN_Version Lets plugins obtain version information, both of the plug-in API and of the browser itself.
- Mozilla/Add-ons/Plugins/Reference/NPN_Write Pushes data into a stream produced by the plug-in and consumed by the browser.
- Mozilla/Add-ons/Plugins/Reference/NPRegion Represents a platform-defined region of a page.
- Mozilla/Add-ons/Plugins/Reference/NPSetWindowCallbackStruct Contains information about the plug-in's Unix window environment.
- Mozilla/Add-ons/Plugins/Writing_a_plugin_for_Mac_OS_X This article is adapted from Josh Aas's blog post Writing an NPAPI plugin for Mac OS X.
- Mozilla/Adding_a_new_event Roughly, there are 3 types of event. First, you need to choose which type you need.
- Mozilla/Adding_a_new_style_property This page describes how to add a new CSS property to the style system. The style system is the ...
- Mozilla/B2G_OS B2G OS is a complete, standalone operating system for the open web. It is an open source project ...
- Mozilla/B2G_OS/Building Once you've set up your build system and performed your initial pull and configure the code, you ...
- Mozilla/B2G_OS/Building_and_installing_B2G_OS/B2G_Build_Variables_Reference_Sheet This article provides a reference for all the B2G build, Gaia build, and Gecko build variables ...
- Mozilla/Boot_to_Gecko/Configuring_with_a_specific_Galaxy_SII_firmware If you flashed a custom ROM or firwmare that is not compatible with the build system, you might ...
- Mozilla/Debugging/Debugging_Frame_Reflow The frame reflow can be logged with the debug capabilities implemented in nsFrame.cpp. It ...
- Mozilla/Debugging/Debugging_Table_Reflow The most efficient tool to claim that html-table code is the victim and not the source of layout ...
- Mozilla/Developer_guide/Source_Code/Mercurial/Bundles If you have a poor network connection that is preventing hg clone from completing, you may want ...
- Mozilla/Errors The following tables list errors that can occur when calling various Mozilla APIs. Each error is ...
- Mozilla/Firefox/Building_Firefox_with_Rust_code In May 2015 the Rust programming language reached its 1.0 stability milestone, and various ...
- Mozilla/Firefox/Releases/13 Firefox 13 was shipped on June 5, 2012. This page summarizes the changes in Firefox 13 that ...
- Mozilla/Firefox/Releases/14 Firefox 14 shipped on July 17, 2012. This article lists key changes that are useful for not only ...
- Mozilla/Firefox/Releases/20 Firefox 20 was released on 2 Apr 2013. This article provides information about the changes in ...
- Mozilla/Firefox/Releases/3.5 Firefox 3.5 introduces a number of new features, as well as additional and improved support for ...
- Mozilla/Firefox/Releases/3.6 Firefox 3.6 offers support for new and developing web standards, increased performance, and an ...
- Mozilla/Firefox/Releases/3.6/Interfaces_moved These interfaces were moved to new locations in the tree in Gecko 1.9.2. This is generally only ...
- Mozilla/Firefox/Releases/3/Site_compatibility This page tries to give an overview of the changes between Gecko 1.8 and Gecko 1.9, that could ...
- Mozilla/Firefox/Releases/4 Firefox 4, which shipped on March 22, 2011, enhances performance, adds more support for HTML5 ...
- Mozilla/Firefox_OS_for_TV/TV_broadcast_streams_Firefox_OS This article discusses the mechanisms we have made available on Firefox OS for processing and ...
- Mozilla/Gecko Gecko is the name of the layout engine developed by the Mozilla Project. It was originally named ...
- Mozilla/Gecko/Chrome This page contains information specific to Chrome code running in Gecko.
- Mozilla/Gecko/Chrome/API This page lists APIs that only run in Gecko Chrome code (and sometimes in other privileged ...
- Mozilla/Gecko/DOM_Storage_implementation_notes This is a work in progress document at this stage helping review and land bug 600307.
- Mozilla/Gecko/Gecko_documentation_overview The Layout module of Gecko has not been documented very well. This has lead to some predictable ...
- Mozilla/Gecko/Gecko_documentation_primary_index The goal of this document is to provide extensive links to documentation on the Gecko Layout ...
- Mozilla/Gecko/Gecko_embedding_API_reference Base Component Object Model interface. This interface provides runtime interface discovery and a ...
- Mozilla/Gecko/Gecko_glossary
- Mozilla/Gecko/Gecko_presentations
- Mozilla/Gecko/Gecko_SDK The Gecko SDK, also known as the XULRunner SDK, is a set of XPIDL files, headers and tools to ...
- Mozilla/Gecko/HTML_parser_threading The HTML parser parses data received from the network off the main thread. (There's currently ...
- Mozilla/Gecko/Versions The following table shows the various versions of Gecko and what versions of common applications ...
- Mozilla/IME_handling_guide This document explains how Gecko handles IME.
- Mozilla/Marketplace/Publishing/Marketplace_review_criteria Here are Mozilla's expectations of what app review is and is not:
- Mozilla/Mozilla_style_system The Style System is the module of Mozilla's code responsible for the loading and parsing of CSS ...
- Mozilla/Mozilla_style_system_documentation See also the style techtalk for more complete although less detailed documentation.
- Mozilla/Projects/Midas/Security_preferences To protect users' private information, unprivileged scripts cannot invoke the Cut, Copy, and ...
- Mozilla/Projects/NSS/Notes_on_TLS_-_SSL_3.0_Intolerant_Servers A number of Netscape 6.x/7.x and Mozilla users have reported that some secure sites -- typically ...
- Mozilla/Tech/Embedded_Dialog_API An application embedding Gecko cannot tightly control its own windows and still allow Gecko to ...
- Mozilla/Tech/XPCOM/Language_Bindings/Components_object The Components object is the object through which XPConnect functionality is reflected into ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIDOMFile The nsIDOMFile interface retrieves data from a file submitted to a form using the input type ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIDOMFileError The nsIDOMFileError interface describes errors that occur while using the DOM File API. It ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIDOMNSHTMLDocument Provided for compatibility with Netscape 4.x, but does not actually do anything.
- Mozilla/Tech/XPCOM/Reference/Interface/nsIFrameMessageManager Adds a message listener to the local frame. This listener will receive messages sent from the ...
- 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/nsITransferable Implemented by: @mozilla.org/widget/transferable;1. To create an instance, use:
- Mozilla/Tech/XPCOM/Using_the_Gecko_SDK This guide explains how to build XPCOM components in C++ using the Gecko SDK.
- Mozilla/Tech/Xray_vision Gecko runs JavaScript from a variety of different sources and at a variety of different ...
- Notes_on_HTML_Reflow Reflow is the process by which the geometry of the layout engine's formatting objects are ...
- Plugins/Guide This chapter describes methods in the plug-in API that are available from the plug-in object. ...
- Quirks_Mode_and_Standards_Mode In the old days of the web, pages were typically written in two versions: One for Netscape ...
- Style_System_Overview Style sheets & rules ↓ Rule tree ↓ Style context interface
- Web/Accessibility/AT-APIs/Gecko/Attrs You can obtain object attributes by nsIAccessible.getAttributes() method. Object attributes are ...
- Web/Accessibility/AT-APIs/Gecko/Relations Below you will find a list of supported relations by Gecko. Relation constants are defined in ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_GRAPHIC Represents a picture.
- Web/API/Document/createNodeIterator Returns a new NodeIterator object.
- Web/API/Document/getElementsByClassName Returns an array-like object of all child elements which have all of the given class names. When ...
- Web/API/Element/className className gets and sets the value of the class attribute of the specified element.
- Web/API/Element/getAttributeNS getAttributeNS returns the string value of the attribute with the specified namespace and name. ...
- Web/API/Element/innerHTML The Element.innerHTML property sets or gets the HTML syntax describing the element's descendants.
- Web/API/Element/insertAdjacentElement The insertAdjacentElement() method inserts a given element node at a given position relative to ...
- Web/API/Element/insertAdjacentHTML insertAdjacentHTML() parses the specified text as HTML or XML and inserts the resulting nodes ...