gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/testsuite/misc-ming.all loop_test7.c


From: Zou Lunkai
Subject: [Gnash-commit] gnash/testsuite/misc-ming.all loop_test7.c
Date: Mon, 18 Jun 2007 02:42:51 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Zou Lunkai <zoulunkai>  07/06/18 02:42:51

Modified files:
        testsuite/misc-ming.all: loop_test7.c 

Log message:
        typo

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/loop_test7.c?cvsroot=gnash&r1=1.3&r2=1.4

Patches:
Index: loop_test7.c
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/loop_test7.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- loop_test7.c        18 Jun 2007 02:40:33 -0000      1.3
+++ loop_test7.c        18 Jun 2007 02:42:51 -0000      1.4
@@ -121,7 +121,7 @@
   // "movieClip1" here when considering the gloabal ActionQueue model! If the 
   // RemoveObject2 is *before* the DoAction, then typeof(movieClip1) will 
reurn 'undefined'.
   // So Gnash fails here because of action execution order!
-  // TODO: add testcase for this(DoAction placed *before* RemoveObject2 within 
the same frame).
+  // TODO: add testcase for this(RemoveObject2 placed *before* DoAction within 
the same frame).
   xcheck_equals(mo, "typeof(movieClip1)", "'movieclip'"); // kept alive for 
calling onUnload!
   check_equals(mo, "_root.mc1Constructed", "1");
   SWFMovie_nextFrame(mo);  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]