Articles tagged: Embedding Mozilla
Found 19 documents
- Archive/Mozilla/Embedding_FAQ mozilla.dev.embedding
- Archive/Mozilla/Embedding_Mozilla_in_a_Java_Application_using_JavaXPCOM XULRunner ships with the JavaXPCOM component, which allows Java code to interact with XPCOM ...
- Archive/Mozilla/Why_embed_Gecko Gecko - the Smart Embedding Choice
- Editor_Embedding_Guide Given an nsIWebBrowser instance, get an nsIDOMWindow from the GetContentDOMWindow call. Then ...
- Gecko/Embedding_Mozilla
- Gecko/Embedding_Mozilla/API_overview The Mozilla Public API consists of a collection of services and components which are accessed ...
- Gecko/Embedding_Mozilla/Embedding_the_editor This document describes the current state of editor embeddability, problems with the existing ...
- Gecko/Embedding_Mozilla/FAQ/Embedding_Gecko Today you must download and build the entire mozilla browser source tree, and then choose the ...
- Gecko/Embedding_Mozilla/FAQ/How_do_I... A service is a singleton object implementing one or more XPCOM interfaces and registered with ...
- Gecko/Embedding_Mozilla/Roll_your_own_browser One of the requirements of building a SDK is the ability to identify and package up required ...
- Mozilla/Gecko/Gecko_embedding_API_reference Base Component Object Model interface. This interface provides runtime interface discovery and a ...
- Mozilla/Gecko/Gecko_Embedding_Basics Given the ever-growing importance of the Web as a source of information, entertainment, and ...
- Mozilla/Implementing_download_resuming This document describes how an embedder or other Gecko/Necko-using application can implement ...
- Mozilla/Projects/SpiderMonkey/How_to_embed_the_JavaScript_engine See also JSAPI User Guide. In particular, it has more and better code examples!
- Mozilla/Tech/Embedded_Dialog_API An application embedding Gecko cannot tightly control its own windows and still allow Gecko to ...
- 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/nsIWindowWatcher Usage notes: This component has an activeWindow property. Clients may expect this property to be ...
- Mozilla/XPIDL/Generating_xpt_on_Windows In order to generate an.xpt file from an.idl file in recent versions of the Gecko \ XUL Runner ...
- Overview_of_how_downloads_work There are two ways of downloading files in Mozilla. One way is to encounter a file with an ...