[Sie-announce] SIEコード [2514]

Zurück zum Archiv-Index

svnno****@sourc***** svnno****@sourc*****
2011年 3月 26日 (土) 23:32:22 JST


Revision: 2514
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2514
Author:   dhrname
Date:     2011-03-26 23:32:22 +0900 (Sat, 26 Mar 2011)

Log Message:
-----------


Modified Paths:
--------------
    branches/07x/sie.js

Modified: branches/07x/sie.js
===================================================================
--- branches/07x/sie.js	2011-03-26 14:31:24 UTC (rev 2513)
+++ branches/07x/sie.js	2011-03-26 14:32:22 UTC (rev 2514)
@@ -3875,7 +3875,6 @@
       /*responseXMLを使うと、時々、空のデータを返すことがあるため(原因は不明)、
        *ここでは、responseTextを用いる
        */
-      var dsd = new Date();
       var str = this.xmlhttp.responseText,
           objei = this._tar,
           s = DOMImplementation.createDocument("http://www.w3.org/2000/svg", "svg"),
@@ -4035,7 +4034,6 @@
       text = _parseFloat = null;
       /*IEのメモリリーク対策として、空関数を入力*/
       this.xmlhttp.onreadystatechange = NAIBU.emptyFunction;
-      alert(+(new Date()) - dsd.getTime())
       if (this._next) {
         s = null;
         this._next._init();




Sie-announce メーリングリストの案内
Zurück zum Archiv-Index