X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fxynt-http-streaming.js;fp=web%2Fxynt-http-streaming.js;h=aa88cf015b438c8760ce49764d4fe578f1aecade;hb=eeed19fc23d5a81360ea375cf8b37e2082157107;hp=a6946d33d2ba911272f58e868b00c353da1e2f0d;hpb=0490e2acbf180176c3b04a72d55b1c56c016f92b;p=brisk.git diff --git a/web/xynt-http-streaming.js b/web/xynt-http-streaming.js index a6946d3..aa88cf0 100644 --- a/web/xynt-http-streaming.js +++ b/web/xynt-http-streaming.js @@ -69,6 +69,7 @@ http_streaming.prototype = { // this.log(this.ifra); this.ifra.contentWindow.location.href = this.page; + // this.ifra.src = this.page; this.watchdog_ct = 0; if (!this.the_end) { this.watchdog_hdl = setTimeout(function(obj) { obj.log("tout1"); obj.watchdog(); }, 0, this);