gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [patch #8721] Patch to make `GetVariable()` return String


From: Nutchanon Wetchasit
Subject: [Gnash-commit] [patch #8721] Patch to make `GetVariable()` return String regardless of original variable type
Date: Mon, 07 Dec 2015 15:45:06 +0000
User-agent: Opera/9.80 (Windows NT 5.1; U; en) Presto/2.9.168 Version/11.51

Follow-up Comment #10, patch #8721 (project gnash):

An alternative way for testing this would be adding a separate test runner
dedicated to `GetVariable()` test, that would run various version of test
SWF file, version 5 to version 8. Code of the test SWF would still be
more or less the same as getvariable-v3.

Implementing it this way will also cover bug #45840 (timeline-declared
undefined variable issue) as `MovieClip.hasOwnProperty()` test
does not work in SWF5 <https://savannah.gnu.org/bugs/?45840#comment4>.
Downside of this approach would be the time consumed
by `make check`, unless we skip the "Gnash should terminate successfully"
part
by making the test runner kill Gnash after it got all the answers.

P.S. `fscommand("quit")` is not supposed to work
<http://help.adobe.com/en_US/AS2LCR/Flash_10.0/00000561.html> when SWF is
running under
a plugin, which is the case as we run Gnash with `--fd` switch.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8721>

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




reply via email to

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