While other browser seem to work, firefox 4 is behaving bizarrely (wrong) on the google app I'm developing, and while using firebug to debug it I got uncaught exception: 2.2988761746763763e+206

I don't believe the js code is incorrect, but it uses a lot of compute resources and I had to refactor it to avoid getting the roughly-10-seconds-of-hard-compute dialog box asking if I wanted to continue. After which is failed to work correctly. The refactor I did was to create a continuation function for proceeding (or finishing), attached to a 1msec timeout. So the continuation fcn was function () {contfun(25)} where contfun(n){if(n--){dostuff(n);setTimeout(function(){contfun(n)},1)}else{finishup()}}. (The original was essentially for(n=25;n--;)dostuff(n);) When running, the screen seems to flash just before the app goes south.

It shows Peter's doing its jobs properly.
Anyway there is no more communication from Sony since awihle. If you can have any news.
Anyway good job Zero!

Similar Messages

Maybe you are looking for