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

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 5月 22日 (土) 23:51:19 JST


Revision: 1836
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1836
Author:   dhrname
Date:     2010-05-22 23:51:19 +0900 (Sat, 22 May 2010)

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


Modified Paths:
--------------
    branches/ufltima/dom/events.js

Modified: branches/ufltima/dom/events.js
===================================================================
--- branches/ufltima/dom/events.js	2010-05-22 14:50:46 UTC (rev 1835)
+++ branches/ufltima/dom/events.js	2010-05-22 14:51:19 UTC (rev 1836)
@@ -191,6 +191,7 @@
       evtt.target = evt.target;
       evtt.initEvent("SVGError", true, false);
       evt.target.dispatchEvent(evtt);
+      stlog.add(e, 194)
       evtt = null;
     };
   }




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