Firefox/Get Involved: Difference between revisions
< Firefox
Jump to navigation
Jump to search
(→TODO) |
|||
| Line 51: | Line 51: | ||
* links to good first bugs | * links to good first bugs | ||
* https://wiki.mozilla.org/Firefox/Cleanup | * https://wiki.mozilla.org/Firefox/Cleanup | ||
* [https://developer.mozilla.org/en/Hacking_Firefox Firefox | * [https://developer.mozilla.org/en/Hacking_Firefox hacking Firefox MDN page] | ||
Revision as of 23:02, 13 October 2011
*** DRAFT ***
Get Involved
Getting Started
- Overview
- composed of c++, js, xul, css
- dev process driven by bugzilla
- code review and unit tests required
- big features driven by feature pages
- results measurements (perf, unit tests)
- How
- Contributing to the core
- Prototyping via add-ons
Resources
- mdn
- bondy's cheatsheet
- mxr/dxr
- videos?
- Bugzilla
Need Help?
Not a Programmer?
- Testing
- Documentation
- Support
- Communication
TODO
Need to include:
- who to talk to about what (ux, core features, toolkit stuff, platform specific, link to mobile gateway)
- build instructions
- firefox reviewers page
- firefox code review page
- module owners page
- where to report a bug
- which irc channels
- list main & related bugzilla components (linked)
- what needs help? (cleanup page)
- what's our highest priorities? features page
- links to good first bugs
- https://wiki.mozilla.org/Firefox/Cleanup
- hacking Firefox MDN page