<div class="gmail_quote">On Wed, Nov 25, 2009 at 9:16 AM, Boris Zbarsky <span dir="ltr"><<a href="mailto:bzbarsky@mit.edu">bzbarsky@mit.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 11/25/09 6:20 AM, Ian Hickson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
    - script calling a method implemented in native code on a host object<br>
</blockquote></div>
...<br>
<br>
If this is a MUST, this seems like a possible compat issue depending on whether the method is native or library-provided, at the very least. There's also been talk at least in Gecko of self-hosting some DOM methods in JS (e.g. getElementById), at which point they will no longer be implemented in native code.<br>

<br>
I'm not sure this is a fatal issue (and I haven't been following this thread closely enough in general to be sure of anything); just pointing out that it's an issue.<br><font color="#888888">
<br>
-Boris<br>
</font></blockquote></div><br><div><br></div><div>I had a similar thought as it pertains to Chrome.  I also worry about having to do some "storage mutex" processing for every native call.  That seems like unfortunate overhead.</div>
<div><br></div><div>-Darin</div>