JavaScript:New to SpiderMonkey: Difference between revisions

Jump to navigation Jump to search
Line 104: Line 104:
=== Get a real bug  ===
=== Get a real bug  ===


At this point, you've seen nearly everything you need to do hack on SpiderMonkey. So it's time to get a real bug to work on. Go to the IRC channel, #jsapi on irc.mozilla.org, and say the magic words:  
At this point, you've seen nearly everything you need to do hack on SpiderMonkey. So it's time to get a real bug to work on. You can get a [https://bugzilla.mozilla.org/buglist.cgi?list_id=246047&resolution=---&classification=Components&status_whiteboard_type=substring&query_format=advanced&status_whiteboard=%5Bmentor%3D&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=JavaScript%20Engine&product=Core mentored bug] or a "[https://bugzilla.mozilla.org/buglist.cgi?list_id=246036&resolution=---&classification=Components&status_whiteboard_type=substring&query_format=advanced&status_whiteboard=%5Bgood%20first%20bug%5D&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=JavaScript%20Engine&product=Core Good First Bug]".


"I'm a beginner who wants to hack on SpiderMonkey. Can anyone give me a starter bug?"
Fix the bug, updating the bug report with your progress, and asking questions as you go (either in the bug comments, in [irc://irc.mozilla.org/#jsapi #jsapi], or on [http://infomonkey.cdleary.com InfoMonkey]. When it's done, repeat all the steps above. Then it's time to get your patch into the tree.
 
I'm hoping that works, I haven't tried it myself.
 
Fix the bug, updating the bug report with your progress. When it's done, repeat all the steps above. Then it's time to get your patch into the tree.


=== Submit a patch  ===
=== Submit a patch  ===
120

edits

Navigation menu