Mozilla Hacker's Getting Started Guide
An Introduction To Hacking Mozilla.
If you find errors in this document, or if you want to contribute updated or additional sections, please contact Kai Engert.
Linking Contents
What is Mozilla?Motivation
Audience
Scope of this document
What does Netscape have to do with this?
C++ and JavaScript
NSPR - Netscape portable runtime
Threads
Object oriented programming & Modularity
Interfaces
XPCOM / nsISupports / nsCOMPtr
Exceptions / nsresult
Strings in C++
Graphical User Interface / XUL
Build System and Tree
Application Startup
Internal Notification System
Localization
Coding and Review Rules
Milestones
Bugzilla
Webtools / LXR / Bonsai
Finding more information
No comments:
Post a Comment