Done. Thanks.

On 2009/08/18 21:27:47, ihab.awad wrote:
http://codereview.appspot.com/96177/diff/4026/5034
File src/com/google/caja/cajita-module.js (right):

http://codereview.appspot.com/96177/diff/4026/5034#newcode26
Line 26: xhr.responseText.replace("___.loadModule", "")));
On 2009/08/18 21:22:26, maoziqing wrote:
> If we directly remove the ___.loadModule, the xhr requests
> can be sent in parallel.

Echoing our verbal discussion for the folks in TV land. :) If we save
the
previous module handler and restore it afterwards, and *assuming*
there is no
browser quirk that executes the JavaScript "multi-threaded", we should
be ok.



http://codereview.appspot.com/96177

Reply via email to