Networking: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (Corrected wiki syntax)
No edit summary
Line 1: Line 1:
==Code Review Policy==
==Code Review Policy==
Patches against Mozilla's networking code must be reviewed by the [https://wiki.mozilla.org/Modules/Core#Necko module owner or a peer], or by someone they have asked to perform a specific review.
Patches against Mozilla's networking code must be reviewed by the [https://wiki.mozilla.org/Modules/Core#Necko module owner or a peer], or by someone they have asked to perform a specific review.
==Dashboard==
The [http://people.mozilla.com/~josh/network-team/ network team dashboard] displays information about outstanding security bugs, recent bug fixes, and outstanding review requests.


==Priorities==
==Priorities==

Revision as of 16:44, 4 January 2012

Code Review Policy

Patches against Mozilla's networking code must be reviewed by the module owner or a peer, or by someone they have asked to perform a specific review.

Dashboard

The network team dashboard displays information about outstanding security bugs, recent bug fixes, and outstanding review requests.

Priorities

Tools

Project Documents

Mozilla Developer Network (MDN)

Main Necko Docs page

xpcshell unit test framework docs (preferrred for many necko tests, as xpcshell tests are more lightweight and faster than mochitests)