Zorro, Please check your description. You said your problem is that the localStorage support flag is set wrong in IE8, IE9, FF7, and Chrome19 according to a GWTTestCase? GWTTestCase runs on a headless browser in HtmlUnit (on a FF 3.5 instance I believe). I don't see how you can assert that you're testing these through GWTTestCase on these browsers.
Here is an example of an existing, working GWTestCase for localstorage, perhaps it can help. http://code.google.com/p/gwt-mobile-webkit/source/browse/trunk/gwt-mobile-webkit/storage/storage/test/com/google/code/gwt/storage/client/StorageTest.java?r=292 Sincerely, Joseph -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/6_qm5GouoG0J. 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.
