Gecko:Getting Started: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(use links better)
 
(Fixed link)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The first step is to download and build Mozilla or Firefox:  see [http://www.mozilla.org/developer/ instructions for downloading and building Mozilla] or [http://www.mozilla.org/projects/firefox/build.html instructions for Firefox].
The first step is to [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions download and build Firefox].


See the [http://www.mozilla.org/hacking/ information on hacking Mozilla] for how to work with the Mozilla project and coding conventions.
See the [http://www.mozilla.org/hacking/ information on hacking Mozilla] for how to work with the Mozilla project and coding conventions.
Line 5: Line 5:
If you get stuck at any point, send a question to a Mozilla newsgroup, or get onto IRC at irc.mozilla.org, channel #developers. Do not give up, there are people who want to help you.
If you get stuck at any point, send a question to a Mozilla newsgroup, or get onto IRC at irc.mozilla.org, channel #developers. Do not give up, there are people who want to help you.


If you're looking for a "first bug" to get started with, check out http://www.mozilla.org/contribute/hacking/first-bugs/ and [[Gecko:First Bugs]].
If you're looking for a "first bug" to get started with, check out [[Gecko:First Bugs]].

Latest revision as of 07:45, 30 December 2014

The first step is to download and build Firefox.

See the information on hacking Mozilla for how to work with the Mozilla project and coding conventions.

If you get stuck at any point, send a question to a Mozilla newsgroup, or get onto IRC at irc.mozilla.org, channel #developers. Do not give up, there are people who want to help you.

If you're looking for a "first bug" to get started with, check out Gecko:First Bugs.