search for: d2c70f6

Displaying 1 result from an estimated 1 matches for "d2c70f6".

2007 Nov 28
0
59 commits - libswfdec-gtk/swfdec_gtk_widget.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_button.c libswfdec/swfdec_button.h libswfdec/swfdec_button_movie.c libswfdec/swfdec_button_movie.h libswfdec/swfdec_event.c
...200, 150); +rectangle (b, 0xFF, 25, 25, 100, 100); commit 10cc9a748cd4d08ff8ca0aeeaed31d369178b331 Author: Benjamin Otte <otte at gnome.org> Date: Fri Nov 23 14:06:45 2007 +0100 Check onUnload handling for correctness diff --git a/test/trace/Makefile.am b/test/trace/Makefile.am index d2c70f6..00ca5eb 100644 --- a/test/trace/Makefile.am +++ b/test/trace/Makefile.am @@ -1617,6 +1617,15 @@ EXTRA_DIST = \ onresize-7.swf.trace \ onresize-8.swf \ onresize-8.swf.trace \ + onUnload-prototype.as \ + onUnload-prototype-5.swf \ + onUnload-prototype-5.swf.trace \ + onUnload-prototype-6.swf \...