kdrnic/box2dweb

Demo doesn't show up on Safari 5 Mac

Closed this issue · 3 comments

What steps will reproduce the problem?
1. Run current demo on Safari 5 for Mac.

What is the expected output? What do you see instead?
- see a blank page, nothing happens

What version of the product are you using? On what operating system?
OS X 10.6.4, Safari 5.0.1.

Please provide any additional information below.


Original issue reported on code.google.com by aleksand...@googlemail.com on 6 Sep 2010 at 11:34

I noticed that it doesn't work in IE, too. I think the reason is the usage of 
reserved keywords (super, implements, each, ...), so hopefully this requires 
only a few changes in my converter. If you're able to check my assumptions, 
please tell me. Otherwise I have to install Safari.

Thanks for the report.

Original comment by Uli.He...@googlemail.com on 7 Sep 2010 at 1:33

  • Changed state: Accepted
  • Added labels: Priority-High
  • Removed labels: Priority-Medium
I just installed Safari 5 and it should work now.

Original comment by Uli.He...@googlemail.com on 7 Sep 2010 at 2:04

  • Changed state: Fixed
Confirmed, works now. Thanks.

Original comment by aleksand...@googlemail.com on 7 Sep 2010 at 2:09