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: strk
Subject: Re: [Gnash-commit] gnash ChangeLog testsuite/actionscript.all/with.as
Date: Sat, 28 Apr 2007 19:06:30 +0200

Fixed...

with(undefined) {
        ... <-- completely skipped
}

--strk;

On Sat, Apr 28, 2007 at 02:25:39PM +0200, strk wrote:
> On Sat, Apr 28, 2007 at 01:21:07PM +0200, strk wrote:
> > On Sat, Apr 28, 2007 at 01:17:33PM +0200, strk wrote:
> > > On Sat, Apr 28, 2007 at 04:06:30PM +0800, zou lunkai wrote:
> > > > I'm not sure whether all these check could be passed, as I assume strk
> > > > is working on this.
> > > 
> > > SWF5 has no createEmptyMovieClip, and is the only version that fails in 
> > > Gnash.
> > > Interestingly, the total number of tests run differ between Gnash and the 
> > > reference
> > > player. Check it out.
> > 
> > All the additional tests run by gnash come after this:
> > 
> > ACTIONSCRIPT ERROR: Empty with() block...
> > 
> > Maybe that error triggers an abort of current action execution, so further
> > tests are never executed (and would fail with the reference player as well).
> 
> I noticed that all the tests that are run in gnash but not in th erefenrece
> player are inside with(undefined) blocks, so the solution seems easy....
> 
> --strk;

-- 

 ()   ASCII Ribbon Campaign
 /\   Keep it simple! 





reply via email to

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