gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog server/vm/ExecutableCode.h test...


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog server/vm/ExecutableCode.h test...
Date: Fri, 30 Nov 2007 11:55:33 +0100

On Fri, Nov 30, 2007 at 09:59:05AM +0000, Zou Lunkai wrote:

> +            // onClipEvents code are guarded by isDestroyed(), still might 
> be also guarded by isUnloaded()
> +            if( _target->isDestroyed() )  break;

UNLOAD is one of these events, if we guard by isUnloaded() here it will never 
be executed.

--strk;




reply via email to

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