Gamua / Starling-Framework

The Cross Platform Game Engine
http://www.starling-framework.org
Other
2.82k stars 821 forks source link

FireFox 55 baselineConstrained Bug #999

Closed rtalon83 closed 6 years ago

rtalon83 commented 6 years ago

Hi everybody!

There is a huge bug in Starling with the new Firefox 55 version. The last parameter in constructor "baselineConstrained" causes an error in firefox, your memory is increasing all the time until broken the browser. This bug is fixed changing the last parameter with "auto".

You're welcome!

PrimaryFeather commented 6 years ago

Thanks a lot for the report!

Could you please tell me which operating system you were running Firefox on? I just tested this with Firefox 55 on macOS and can't reproduce the problem.

Do you experience the problem with this demo? (Runs in constrained mode.) https://gamua.com/media/starling/demos/flappy-starling/index-constrained.html

rtalon83 commented 6 years ago

Hi!! Yes, in Windows 7 with Firefox 55 your demo causes the problem. I don't know what happend in MacOs or Linux, only I tested in Windows 7, 8 and 10.

http://imgur.com/a/eGvPb

PrimaryFeather commented 6 years ago

I created a report for Adobe. Please vote for the issue here and here!

Since there's nothing I can do about it in Starling, I'll close this issue now.

PrimaryFeather commented 6 years ago

One last thing: what's the Flash Player version you tested this with?

rtalon83 commented 6 years ago

26.0.0.126 26.0.0.151 Normal and Debugger 4-5 months ago I saw the error with Firefox Developers edition 55b ( more or less ) and the flash player was 25 or 24 ( I don't remember )

PrimaryFeather commented 6 years ago

Thx!!