Private GIT

Skip to content
Snippets Groups Projects
Commit a863705a authored by Jonathon Saine's avatar Jonathon Saine
Browse files

Converted cookie references over to localStorage (html5).

This saves HTTP requests and keeps the scope of the data local to the machine.
DOM storage has been around for awhile and basically any browser EXCEPT IE6/7 is supported (oh no!).
This means we could retire the use of the cookie/cookiejar/JSON js libs.. *However, I've left them alone for now.*
parent a24eac69
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment