Oct 2, 2008, в 12:53 PM, Dmitry Titov написал(а):

> On a separate note, it almost feels that just adding  
> invokeAsSoonAsPossible(handler) that is equivalent to unclamped  
> setTimeout(..., 0) could be all that's needed.

I think that this can be done today with window.postMessage. One can  
probably find a solution that works with shipping versions of browsers  
(XMLHttpRequest with a data: URL comes to mind, but there may be more  
elegant and compatible ways).

- WBR, Alexey Proskuryakov

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to