You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwt-mobile-webkit-users
How can we get the amount of LocalStorage is currently being used?
I've seen using something like JSON.stringify(localStorage).lengh, but
I can't seem to get it to work. Can someone post an example of how to
accomplish this with a GWT native method or if there is a way using
gwt-mobile LocalStorage?