Open GoogleCodeExporter opened 8 years ago
[deleted comment]
[deleted comment]
A javascript example for requesting additional space for local storage or
indexed db:
https://code.google.com/p/phpdesktop/source/browse/phpdesktop-chrome/www/request
-quota.php?r=a08269c0e01b
Currently it doesn't work, the result is "Granted 0 bytes". OnQuotaRequest
needs to be implemented to fix this.
Shall we allow all quota requests? Or should it be configurable through
settings.json? For 127.0.0.1 all requests should be allowed. For other internet
domains a limit in the settings.json file may be a good idea.
Original comment by czarek.t...@gmail.com
on 3 May 2014 at 8:03
Original comment by czarek.t...@gmail.com
on 13 Oct 2014 at 6:57
Original comment by czarek.t...@gmail.com
on 21 Oct 2014 at 10:39
Project will move to Github. Find this issue at the new address (soon):
https://github.com/cztomczak/phpdesktop/issues/107
Original comment by czarek.t...@gmail.com
on 24 Aug 2015 at 3:29
Original issue reported on code.google.com by
czarek.t...@gmail.com
on 2 May 2014 at 6:26