Well, until http://code.google.com/p/google-web-toolkit/source/detail?r=8605 the compiler could use different line endings which would result in a different hash for your .cache.html files.
Though, this would not change the appearance of your code. Most likely, you have your caching mis-configured and in one browser you are seeing a stale version. On Mon, Aug 23, 2010 at 9:40 AM, Magnus <[email protected]>wrote: > Hello, > > could someone please ponit me into the right direction? > > What can I do that my code leads to the same results on different > compilation platforms? > > Thank you > Magnus > > -- > 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. > > -- Chris Conroy Software Engineer Google, Atlanta -- 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.
