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: Wed, 19 Aug 2015 10:37:17 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12

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

After several experiments, I think GC provision provided in previous
patches might not enough to prevent Function/Object registered via
`ExternalInterface.addCallback()` from being garbage-collected in a long run.
(The code would only prevent it in first GC iteration, if at all)

See patch #8720 for possible fix.

After applying the fix, running Gnash like

gtk-gnash -vv --fd 3:4 js2flash.swf 3>&1 4<&0


will not result in crash, and js2flash.html now works on browser
without crashing too.

Gnash: 0.8.11dev (patched against git c5b657f 17-Aug-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]