[Sie-announce] SIEコード [2685] GetSVGDocumentの修正

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2011年 5月 16日 (月) 20:40:49 JST


Revision: 2685
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2685
Author:   dhrname
Date:     2011-05-16 20:40:49 +0900 (Mon, 16 May 2011)

Log Message:
-----------
GetSVGDocumentの修正

Modified Paths:
--------------
    branches/07x/078/org/w3c/dom/svg.js

Modified: branches/07x/078/org/w3c/dom/svg.js
===================================================================
--- branches/07x/078/org/w3c/dom/svg.js	2011-05-16 11:21:01 UTC (rev 2684)
+++ branches/07x/078/org/w3c/dom/svg.js	2011-05-16 11:40:49 UTC (rev 2685)
@@ -1677,7 +1677,7 @@
     NAIBU._that = this;
     xmlhttp.onreadystatechange = _ca_;
     xmlhttp.send(null);
-    objei = data = null;
+    xmlhttp = objei = data = null;
   },
   /*コール関数。全処理を担う*/
   _ca : function() {




Sie-announce メーリングリストの案内
Back to archive index