gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #45840] Gnash ignores bare `var` declaration in time


From: Nutchanon Wetchasit
Subject: [Gnash-commit] [bug #45840] Gnash ignores bare `var` declaration in timeline ActionScript
Date: Thu, 24 Sep 2015 15:50:54 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:25.5) Gecko/20150606 Firefox/31.9 PaleMoon/25.5.0

Follow-up Comment #3, bug #45840 (project gnash):

Current git version of Gnash gives correct result when tested with
`undefprop.swf`:

TRACE: `this` has `undefined_timeline_declared` property?: true
TRACE: `this` has `undefined_timeline_assigned` property?: true
TRACE: `this` has `undefined_object_assigned` property?: true
TRACE: `this` has `undefined_assoc_assigned` property?: true


and also gives correct result when tested with `getvariable-v3.html` from bug
#42395:

Flash's string_variable: type=string, value=Hello!
Flash's integer_variable: type=string, value=1234
Flash's float_variable: type=string, value=1234.5678
Flash's infinite_variable: type=string, value=Infinity
Flash's neginfinite_variable: type=string, value=-Infinity
Flash's nan_variable: type=string, value=NaN
Flash's boolean_variable: type=string, value=true
Flash's unassigned_variable: type=string, value=undefined
Flash's undefined_variable: type=string, value=undefined
Flash's nonexistent_variable: type=object, value=null
Flash's null_variable: type=string, value=null
Flash's array_variable: type=string,
value=The,quick,brown,fox,jumps,over,the,lazy,dog
Flash's object_variable: type=string, value=[object Object]
Flash's object_variable_customstring: type=string, value=This is
object_variable_customstring.toString()
Flash's function_variable: type=string, value=[type Function]


Gnash: 0.8.11dev (git f0f66ce 23-Sep-2015)
Adobe Flash Player: 11.2 r202 (11.2.202.491) NPAPI binary
Browser: Iceweasel 10.0.12 (debian)
System: Debian GNU/Linux 7.0 Wheezy i386

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45840>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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