A site I'm building uses localstorage with a fallback to php sessions.
How can I test my website in a localstorage free environment without downgrading Firefox, Internet Explorer 8, Chrome or Safari? So I'm probably looking for an add-on for one of these browsers?
I've tried ie7 mode in ie8 - no joy :(
If you want to disable localstorage in IE. Use this
In Firefox set
dom.storage.enabled
tofalse
in about:config.Most simple way i've found for Chrome is to disable both Cookies and Local storage. Here's how:
Settings -> "Show advanced settings..." -> "Content settings..." -> "Block sites from setting any data"
For Firefox:
For Chrome:
For IE:
Not really sure about Safari but I imagine it is similar to Chrome.
Start Chrome with option/command-line switch: