JavaScript:New to SpiderMonkey: Difference between revisions

Line 215: Line 215:
==== Workflow ====
==== Workflow ====


As stated above, everything goes through bugzilla. We find a bug or have an idea, then submit it to bugzilla, then file patches to solve it. Since most of our lives involves patches, and we use Mercurial, nearly everybody uses Mercurial queues.
As stated above, 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 tracemonkey repository. Commit links are added as comments.
 
Bugs which are fixed in tracemonkey are marked as 'fixed-in-tracemonkey' on the bugzilla whiteboard for the bug. When sayrer merges the code into mozilla-central, those bugs are marked as fixed.


=== MQ ===
=== MQ ===
120

edits