<div class="gmail_quote">On Thu, Oct 22, 2009 at 1:50 AM, Gervase Markham <span dir="ltr">&lt;<a href="mailto:gerv@mozilla.org">gerv@mozilla.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">If your conclusion is that Firefox is doing the wrong thing, the best</div>
route to get that resolved is to file a bug in<br>
<a href="https://bugzilla.mozilla.org" target="_blank">https://bugzilla.mozilla.org</a>. :-)<br></blockquote><div><br></div><div>Running normalization or IDNA twice normally has no effect, except for performance, and except in the bug that was fixed with Corrigendum #5 because there were extremely unlikely edge cases where normalization was not idempotent.</div>
<div><br></div><div>Interestingly, Firefox&#39;s double normalization does make the whole result idempotent in these cases. (There might be even more contrived cases where you would need more than two normalization steps to arrive at a stable result.)</div>
<div><br></div><div>markus</div></div>