Hi Kasper, thanks for interest. Before posting any code, I would like to know if there are any known differences in floating point number processing, eventually Math.* functions. That would make it clear why are the drawings different.
The code itself is quite a big and you need all of it to run some tests, and I'm not sure if I can post it here, you know, employer issues. On Aug 20, 12:02 pm, Kasper Lund <[email protected]> wrote: > Hi, > > If you have reasons to believe that this is a bug in V8, it would be > great with some more details about the code. All I can tell from the > drawings is that they are different... > > Cheers, > Kasper > > > > On Thu, Aug 20, 2009 at 11:42 AM, skrat<[email protected]> wrote: > > > Hi all, > > > I have a "little" problem with V8, and that is, that the same code is > > producing very different results in Chromium and Firefox. It uses just > > a few API calls of browsers, and all the hard work there, is numerical > > calculations. > > > My code computes some geometrical stuff a draw the result onto canvas. > > I can post details of that code if anyone if interested. > > > Here is the resulting drawing in Firefox:http://tr.im/wKv6 > > ..and this one is from Chromium:http://tr.im/wKvb > > > I am used to browser diversity in DOM calls, event handling, etc. But > > numerical calculations? --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
