Confirmed users
563
edits
(add instructions for --nspr-patch) |
m (clarify NSPR instructions) |
||
Line 87: | Line 87: | ||
==Enable NSPR changes (--nspr-patch)== | ==Enable NSPR changes (--nspr-patch)== | ||
Mozilla doesn't maintain separate infrastructure for the NSPR project, but you can test NSPR changes in nss-try. Use a patch file that was created by executing "hg diff" in the top level directory | Mozilla doesn't maintain separate infrastructure for the NSPR project, but you can test NSPR changes in nss-try. Use a patch file that was created by executing "hg diff" in the top level nspr directory and is named nspr.patch. Copy that patch into the main nss directory (nss/nspr.patch). Include the patch in your submission to nss-try and add parameter --nspr-patch. | ||
=Try syntax implementation= | =Try syntax implementation= |