JavaScript:New to SpiderMonkey: Difference between revisions

Jump to navigation Jump to search
→‎Get a real bug: Change the Bugzilla link to Bugs Ahoy because the first link is "Zarro Boogs found".
(Added note about ref-tests that fail in certain timezones and locales)
(→‎Get a real bug: Change the Bugzilla link to Bugs Ahoy because the first link is "Zarro Boogs found".)
Line 105: Line 105:
=== 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. 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]".
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 bug on [http://www.joshmatthews.net/bugsahoy/?jseng=1&unowned=1 Bugs Ahoy].


Fix the bug, updating the bug report with your progress, and asking questions as you go (either in the bug comments, or in [irc://irc.mozilla.org/#jsapi #jsapi]). When it's done, repeat all the steps above. Then it's time to get your patch into the tree.
Fix the bug, updating the bug report with your progress, and asking questions as you go (either in the bug comments, or in [irc://irc.mozilla.org/#jsapi #jsapi]). When it's done, repeat all the steps above. Then it's time to get your patch into the tree.
25

edits

Navigation menu