<div class="gmail_quote">On Sun, Apr 6, 2008 at 1:52 AM, Aaron Boodman <<a href="mailto:aa@google.com">aa@google.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
We have on one hand authors with reasons<br>
(however edge casey you may believe them to be) they would prefer the<br>
API be asynchronous,</blockquote></div><br>Here's another problem an async API would automatically address: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=416912">https://bugzilla.mozilla.org/show_bug.cgi?id=416912</a><br>

<br>
This would get transformed from "hangs the browser" into an
ever-growing event queue, which is still problematic, but in my opinion
much less so, as it still allows other processing to occur.<br>
<br>
PK<br>