JavaScript:New to SpiderMonkey: Difference between revisions

no edit summary
No edit summary
Line 324: Line 324:


There are some more complex techniques that we won't go into in detail. You can enable only some patches using qguard and qselect, and you can reorder the patches by manually editing the .hg/patches/series file. But be careful!
There are some more complex techniques that we won't go into in detail. You can enable only some patches using qguard and qselect, and you can reorder the patches by manually editing the .hg/patches/series file. But be careful!
== Useful information ==
[https://developer.mozilla.org/en/Building_with_static_checking Build with Dehydra to get Mozilla-specific static error checking].
== Help make this better ==
This page is maintained by Paul Biggar (pbiggar@mozilla.com), who is currently new to SpiderMonkey. Please make corrections as you see fit, or email pbiggar@mozilla.com to tell me what made life difficult when you were a newbie.
If you're a newbie, and have a question you'd like answered or topic you'd like addressed, please ask, and then add it to this page.
If you'd like to help newbies out by offering to review patches or answer newbie-level questions, please add your email address, name or IRC handle below:
Will review patches, commit code:
Volunteer!
Will answer newbie questions:
Paul Biggar - pbiggar - pbiggar@mozilla.com
== TODO ==
* Add tools section:
** Shark/valgrind
** Tinderbox/talos
* How do we get bugs for the newbies?
* Other blog posts which have good SpiderMonkey-related content
* List other blogs with a high proportion of SpiderMonkey
120

edits