That is the nature of writing cross browser web applications. Chrome and Firefox share the WebKit engine. Find the source of that value -2147024809 and you will see how the different JS engines differ.
On Mon, Jan 3, 2011 at 9:35 PM, Noor <[email protected]> wrote: > if the error is in my application, how is it that everything is fine > in chrome and firefox > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- -- A. Stevko =========== "If everything seems under control, you're just not going fast enough." M. Andretti -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
