Networking: Difference between revisions
Jump to navigation
Jump to search
Todesschaf (talk | contribs) (→Tools) |
No edit summary |
||
Line 1: | Line 1: | ||
= Networking 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]. | |||
= Priorities = | = Priorities = | ||
Revision as of 03:24, 30 November 2011
Networking Code Review Policy
Patches against Mozilla's networking code must be reviewed by the module owner or a peer.
Priorities
Tools
Project Documents
- Telemetry
- Test Plan
- Cache Architecture
- Mobile Disk Cache
- Electrolysis
- Non-main-thread OnDataAvailable()
- PSM
Mozilla Developer Network (MDN)
xpcshell unit test framework docs (preferrred for many necko tests, as xpcshell tests are more lightweight and faster than mochitests)