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: Tue, 15 Jan 2013 18:45:41 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0

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

Oh it's also a double indirection:

myXML_f inheriths XMLSocket
myXML_sc inherits myXML_f
myXML is an instance of myXML_f, and is what .connect is called against

bl0ckeduser: can it be reproduced with a single indirection ?
And, can it be reproduced without the "this.superclass" calls ?


    _______________________________________________________

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]