gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #37223] JavaScript call didn't reach the ExternalInt


From: Nutchanon Wetchasit
Subject: [Gnash-commit] [bug #37223] JavaScript call didn't reach the ExternalInterface callback
Date: Thu, 13 Aug 2015 16:30:55 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:25.5) Gecko/20150606 Firefox/31.9 PaleMoon/25.5.0

Follow-up Comment #5, bug #37223 (project gnash):

Patch included (1 of 2), see patch #8715.

The patch fixes following issues:
* `method` argument was ignored; Gnash called `_root.methodName` instead.
* Registration failed silently if `instance` argument is `null` or
`undefined`.
* Gnash only passed maximum 3 arguments to the callback; specifiying more than
3 would have same result as passing 0 argument.

Note: js2flash-rootcb.html should give a correct result after applying this
patch.

Gnash: 0.8.11dev (patched against git 6b269f9 24-May-2015) NPAPI
Browser: Iceweasel 10.0.12 (debian)
System: Debian GNU/Linux 7.0 Wheezy i386

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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