gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog testsuite/actionscript.all/with.as


From: zou lunkai
Subject: Re: [Gnash-commit] gnash ChangeLog testsuite/actionscript.all/with.as
Date: Sun, 29 Apr 2007 09:23:59 +0800

On 4/29/07, strk <address@hidden> wrote:
On Sat, Apr 28, 2007 at 07:06:30PM +0200, strk wrote:
> Fixed...
>
> with(undefined) {
>       ... <-- completely skipped
> }

confirmed, this is the expected behaviour.


BTW, this fix makes kai tests useles to detect differences between SWF5 and
higher.
Great.

Zou, you should use normal objects as 'with' arguments, to avoid
the call to createEmptyMovieClip (unsupported in SWF5)

I use MovieClips because I want to add tests for SetTarget there. eg.
mix "with" and "SetTarget ".    "SetTarget " don't works with normal
object, IIRC.  And if all my tests are the expected ones,  we will get
less chance to detect those interesting things:)




reply via email to

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