Create an account or log in - MDC, Login required to edit - Edit - MDC, XHTML - MDC, Category:JSAPI Reference - MDC, Related changes - MDC, Category:Web Development:Tools - MDC, SpiderMonkey Garbage Collection Tips - MDC, Roll your own browser - An embedding HowTo - MDC, Category:NeedsMarkupWork - MDC, Create an account or log in - MDC

Embedding Mozilla

From MDC

Gecko allows third party developers to use the same technology as found in Mozilla. That means you can embed a web browser inside a third-party application, open channels and streams through the network backend, walk through the DOM and so on. You can even construct whole new applications using chrome.

Documentation

Mozilla Embedding FAQ
An extensive collection of frequently asked questions about Mozilla embedding.
Gecko Embedding Basics
An introduction to embedding the Gecko rendering engine.
Embedding the Editor
This document describes the current state of editor embeddability, problems with the existing implementation, some possible embedding scenarios that we need to deal with, and an embedding solution that will fulfill them.
Roll your own browser - An embedding HowTo
A quick introduction to embedding Mozilla.

View All...

Community

  • View Mozilla forums...
    • as a mailing list
    • as a newsgroup
    • as a Google Group
    • as a Web feed

Related Topics

Gecko, XPCOM


Retrieved from "http://developer.mozilla.org/en/docs/Embedding_Mozilla"