<div dir="ltr"><div><div><div>Hello Varada,<br><br></div>the best way to request feedback on a code change is to generate a "diff" of the changes you made, and attach it to the right bug in bugzilla. That way all the conversation can happen inside bugzilla, and the diff (also called a patch) makes it much easier to discuss the code added or changed, instead of looking at the whole file that was modified.<br>
<br></div>The simple way to generate the diff is to simply call "hg diff" from a directory inside the source tree. But you can find better information on how to do that here:<br><a href="http://codefirefox.com/#first-bug">http://codefirefox.com/#first-bug</a><br>
</div><a href="https://developer.mozilla.org/en-US/docs/Mercurial_FAQ">https://developer.mozilla.org/en-US/docs/Mercurial_FAQ</a><br><div><div><div><div><div><div class="gmail_extra"><br></div><div class="gmail_extra">Cheers,<br>
</div><div class="gmail_extra">Felipe<br></div></div></div></div></div></div></div>