Hacker News new | ask | show | jobs
by ef4 5206 days ago
localStorage and application cache are not the same thing.

localStorage is the one that prompts the user for more than 5MB, but the author was using application, which I've never seen prompt.

1 comments

unless something's changed in the last couple months, localStorage prompts for any storage, and cuts you off completely at 5MB.