How a web app can download and store over 2GB without you even knowing it
jclaes.blogspot.com
How a web app can download and store over 2GB without you even knowing it
1–10 of 34 posts
Re: How a web app can download and store over 2GB without you even knowing it
#2Re: How a web app can download and store over 2GB without you even knowing it
#3This is not an issue in either Opera or Firefox. The title should probably reflect that it's limited to Chrome (and possibly other Webkit browsers + IE?).
Re: How a web app can download and store over 2GB without you even knowing it
#4This is not an issue in either Opera or Firefox. The title should probably reflect that it's limited to Chrome (and possibly other Webkit browsers + IE?).
Why is not an issue in Opera and Firefox? Do they have smaller maximum caches? Or do they notify you of the background transfers?
Re: How a web app can download and store over 2GB without you even knowing it
#5This is not an issue in either Opera or Firefox. The title should probably reflect that it's limited to Chrome (and possibly other Webkit browsers + IE?).
Why is not an issue in Opera and Firefox? Do they have smaller maximum caches? Or do they notify you of the background transfers?
Re: How a web app can download and store over 2GB without you even knowing it
#6Re: How a web app can download and store over 2GB without you even knowing it
#7It would be fun to execute this against a mobile device, where storage is expensive. 2GB might be all that is required to choke the device. A neat client-side DDoS :)
Re: How a web app can download and store over 2GB without you even knowing it
#8It would be fun to execute this against a mobile device, where storage is expensive. 2GB might be all that is required to choke the device. A neat client-side DDoS :)
Re: How a web app can download and store over 2GB without you even knowing it
#9It would be fun to execute this against a mobile device, where storage is expensive. 2GB might be all that is required to choke the device. A neat client-side DDoS :)
I _believe_ that both quotas can be increased after confirmation from the user, but I haven't made any tests.
Re: How a web app can download and store over 2GB without you even knowing it
#10Earlier quoted context omitted.
Why is not an issue in Opera and Firefox? Do they have smaller maximum caches? Or do they notify you of the background transfers?
the default local storage limit for Firefox is 5 megs per domain.
I think that the Application Cache quota is not strictly connected to the local storage and session storage limits.