Networking: Difference between revisions
Jump to navigation
Jump to search
| 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]. | 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 delegated to perform a specific review. | ||
= Priorities = | = Priorities = | ||
Revision as of 23:17, 30 November 2011
Code Review Policy
Patches against Mozilla's networking code must be reviewed by the module owner or a peer, or by someone they have delegated to perform a specific review.
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)