Embedding Mozilla
Goals:
To provide an embeddable browser and HTML editor SDK.
Documentation
Please read the FAQ before anything else. The
current API set for embedding can be found
here .
Please use the
embedding newsgroup for general Questions & Answers.
[netscape.public.mozilla.embedding]
Topics of Interest:
- Getting started
- More on our API
- Requirements Meta Bugs
- Top level embedding bug 70229
- Editor embedding bug 34477
- Top level modularization/dependency bug 100107
- Examples of applications and projects that embed Gecko
- Bloat
- See the
footprint project page for more info. Note that the footprint area
can include data for the entire standalone Mozilla application.
However, there is data there regarding PPEmbed (mac) and gtkEmbed
(linux).
- Freezing Interfaces Information
- Profile Sharing
- There are several (profile related) issues when multiple
instances of a Mozilla based applications try to access the same profile
simultaneously. The Shared Profile Issues
document details these issues.
- QA
- Accessibility
- Miscellaneous
- Presentations & Slideshows