Actually the limit is 2500 characters in many browsers as they store the data in mult-byte format. Unless the browser supports it, there is no way of increasing this. What browser/versions are you using?
On Thursday, November 8, 2012 12:32:04 PM UTC-5, Joseph Lust wrote: > > Sounds like a likely browser defect. > > Limit of 5MB per app per browser. According to the HTML5 > spec<http://www.w3.org/TR/2009/WD-webstorage-20091222/#the-storage-interface>, > >> this limit can be increased by the user when needed; however, only a few >> browsers support this > > > So it really depends on the browser, as my understanding is that the user > is prompted to allow greater storage. Clearly you cannot just set it > infinite or a malicious page could crash someone's harddrive. What browsers > are you using this on and do all of them generate the error? > > 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/-/bS05NJqzER0J. 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.
