svnno****@sourc*****
svnno****@sourc*****
2011年 7月 15日 (金) 20:24:59 JST
Revision: 2836
http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2836
Author: dhrname
Date: 2011-07-15 20:24:59 +0900 (Fri, 15 Jul 2011)
Log Message:
-----------
_ca関数の変数解放にミスがあったので修正
Modified Paths:
--------------
branches/08x/082/org/w3c/dom/svg.js
Modified: branches/08x/082/org/w3c/dom/svg.js
===================================================================
--- branches/08x/082/org/w3c/dom/svg.js 2011-07-15 11:18:37 UTC (rev 2835)
+++ branches/08x/082/org/w3c/dom/svg.js 2011-07-15 11:24:59 UTC (rev 2836)
@@ -1869,7 +1869,7 @@
}
s.defaultView._cache = s.defaultView._cache_ele = null;
oba = _doc = evt = _doc = objei = tar = tview = objw = objh = n = att = sdt = sp = dcp = backr = w = h = sw = sh = style = fontSize = null;
- trstyle = tpstyle = backrs = viewWidth = viewHeight = text = texti = i = bfl = bft = bl = bt = backdown = backright = ifr = text = _parseFloat = null;
+ trstyle = tpstyle = backrs = viewWidth = viewHeight = text = texti = i = bfl = bft = bl = bt = backdown = backright = text = _parseFloat = null;
/*IEのメモリリーク対策として、空関数を入力*/
this.xmlhttp.onreadystatechange = NAIBU.emptyFunction;
alert(+(new Date()) - dsd.getTime())
@@ -1909,9 +1909,9 @@
}
dbuf = n = dbufli = null;
}, 1);
- s = null;
+ ifr = s = null;
} else {
- s = null;
+ ifr = s = null;
NAIBU.Time.start();
}
delete NAIBU.doc;