120
edits
Line 206: | Line 206: | ||
=== Workflow === | === Workflow === | ||
Everything goes through bugzilla. We find a bug or have an idea, then submit it to bugzilla, then file patches to solve it. When it is solved, the patch is reviewed by team members, and is then committed to the [http://hg.mozilla.org/tracemonkey tracemonkey repository]. A link to the commit is then added as a comment to the bug. | |||
Bugs which are fixed in tracemonkey are marked as 'fixed-in-tracemonkey' on the bugzilla whiteboard for the bug. When | Bugs which are fixed in tracemonkey are marked as 'fixed-in-tracemonkey' on the bugzilla whiteboard for the bug. When cdleary merges the code into mozilla-central, those bugs are marked as fixed. | ||
==== Sample Workflows ==== | ==== Sample Workflows ==== | ||
[http://blog.mozilla.com/nnethercote/2009/07/27/how-i-work-on-tracemonkey/ Nicholas Nethercote: How I work on Tracemonkey] | [http://blog.mozilla.com/nnethercote/2009/07/27/how-i-work-on-tracemonkey/ Nicholas Nethercote: How I work on Tracemonkey] | ||
[[Media:Example.ogg]] | |||
=== Policy === | === Policy === |
edits