gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #50393] `undefined` FSCommand parameter is not corre


From: Nutchanon Wetchasit
Subject: [Gnash-commit] [bug #50393] `undefined` FSCommand parameter is not correctly passed to host container
Date: Fri, 24 Feb 2017 09:52:51 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux i686; rv:25.8) Gecko/20151123 Firefox/31.9 PaleMoon/25.8.1

URL:
  <http://savannah.gnu.org/bugs/?50393>

                 Summary: `undefined` FSCommand parameter is not correctly
passed to host container
                 Project: Gnash - The GNU Flash player
            Submitted by: nachanon
            Submitted on: Fri 24 Feb 2017 09:52:50 PM ICT
                Category: core
                Severity: 3 - Normal
                 Release: master
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This is a spin-off from bug #46944 (patch #9264 comment 2
<https://savannah.gnu.org/patch/?9264#comment2>).

While I was writing automated tests for bug #46944, I found that Flash
Player's implementation of `MovieClip.getURL()`-based FSCommand passes the
`undefined` command parameter to host container as empty string, no matter of
SWF version running.

Gnash, on the other hand, passes it as a string "undefined"; which is
incorrect.

Note: This behavior might not be consistent between `MovieClip.getURL()`-based
FSCommand and normal `getURL()`-based FSCommand, so additional tests would
have to be conducted to clarify the issue (possibly with multiple version of
Flash Player).

Gnash: 0.8.11dev (git 144e082 22-Feb-2017)
Adobe Flash Player: 11.2.202.491 (NPAPI binary)
Browser: Iceweasel 10.0.12 (debian)
System: Debian GNU/Linux 7.0 Wheezy i386

P.S: Automated tests tracking this problem in `MovieClip.getURL()`-based
FSCommand are:

* hostcmd_testrunner_v*
<https://git.savannah.gnu.org/cgit/gnash.git/tree/testsuite/misc-ming.all/hostcmd_testrunner.sh?id=144e0827072b746b2bedebe39ca8a7e0fb43a455#n235>
* hostcmd_htmltest_v*.html
<https://git.savannah.gnu.org/cgit/gnash.git/tree/testsuite/misc-ming.all/hostcmd_htmltest.sh?id=144e0827072b746b2bedebe39ca8a7e0fb43a455#n247>





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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