[Sie-announce] SIEコード [2484] SVGPathElementの変数の整理

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2011年 3月 17日 (木) 21:25:35 JST


Revision: 2484
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2484
Author:   dhrname
Date:     2011-03-17 21:25:35 +0900 (Thu, 17 Mar 2011)

Log Message:
-----------
SVGPathElementの変数の整理

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

Modified: branches/07x/073/org/w3c/dom/svg.js
===================================================================
--- branches/07x/073/org/w3c/dom/svg.js	2011-03-14 14:24:08 UTC (rev 2483)
+++ branches/07x/073/org/w3c/dom/svg.js	2011-03-17 12:25:35 UTC (rev 2484)
@@ -2681,11 +2681,9 @@
             cx = rx;
           }
         }
-        ti = dii = ts = null;
       }
-      taco = cx = cy = xn = yn = startx = starty = null;
     }
-    evt = null;
+    evt = tar = taco = cx = cy = xn = yn = startx = starty = tnl = tlist = ti = dii = ts = isZ = isM = isL = isC = s = null;
   }, false);
   /*以下の処理は、このpath要素ノードがDOMツリーに追加されて初めて、
    *描画が開始されることを示す。つまり、appendChildで挿入されない限り、描画をしない。




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