Web Storage in IE8?

Web Storage is no longer part of HTML5. It’s a separate draft now. We will have to test how this mega Cookie works. Can users disable it? 

Different authors sharing one host name, for example users hosting content on geocities.com, all share one persistent storage object and one set of databases. There is no feature to restrict the access by pathname. Authors on shared hosts are therefore recommended to avoid using the persistent storage features, as it would be trivial for other authors to read from and write to the same storage area or database.

Lets test this. What if gmail or google docs starts using this. Will it be safe?


Comments

Leave a Reply

You must be logged in to post a comment.