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: Sun, 16 Aug 2015 03:20:00 +0000
User-agent: Opera/9.80 (Windows NT 5.1; U; en) Presto/2.9.168 Version/11.51

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

Patch included (2 of 2), see patch #8715 comment 5
<https://savannah.gnu.org/patch/?8715#comment5>.

The patch fixes following issue:
* Actual value of `instance` argument was ignored; Gnash used `_root`
instead.

Note:
In special case where user specified `instance=null` or `instance=undefined`,
under Flash Player, it make `this` reference return `undefined` inside
the callback. Under Gnash, there is a limitation which caused `this`
reference to return `null` inside the callback in these cases instead.

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]