gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #38084] Superclass prototype method call failure


From: Sandro Santilli
Subject: [Gnash-commit] [bug #38084] Superclass prototype method call failure
Date: Mon, 14 Jan 2013 18:14:05 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0

Follow-up Comment #1, bug #38084 (project gnash):

The useful error message:

2669:1] 6705 ACTIONSCRIPT ERROR: ActionCallMethod: Function
requiring gnash::XMLSocket_as* as 'this' called from gnash::as_object*
instance. 

Is telling you that the ActionScript code is calling a built-in method against
a non-native XMLSocket instance.

This may be expected to work or not.
Are you in a position to verify this by writing a small, focused testcase ?

Note: there is an existing testcase for XMLSocket class, you may extend that
one: see testsuite/misc-ming.all/XMLSocketTest.as and XMLSocketTester.sh

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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