-
**Describe the bug**
Username and/or email are stored in persistent html5 storage using localStorage construct. Localstorage items do not get destroyed when session ends or browser window gets closed…
-
##
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5905135-html5-storage?utm_campaign=plugin&utm_content=tracker%2F22067&utm_medium=issues&utm_source=github)** …
-
Instead of cookies, which can get too large (since they get sent to the server every request).
http://www.speedsolving.com/forum/showthread.php?34227-Huge-qqTimer-Update!&p=703430&viewfull=1#post7034…
-
### Discussed in https://github.com/SAP-samples/btp-resource-consumption-monitor/discussions/27
Originally posted by **afzaalmd** October 7, 2024
Hello SAP Community,
I was trying to deplo…
-
- [ ] current project is automatically saved and loaded from local storage
- [ ] new "open" option (in addition to load and save) load from recent history
- [ ] Auto save every (x) minutes
- [ ] Promp…
-
Version: 0.13.0-alpha-7b36694
OS: Ubuntu 14.04
It appears HTML5 DOM storage is not working. I am attempting to render a page, where the JavaScript relies on using HTML 5 (DOM) storage, which results…
-
Hi.
In reference to this: https://github.com/kripken/sql.js/wiki/Persisting-a-Modified-Database
While working in an environment (android html5) which only allows localStorage in the format of a utf-…
-
App state can be managed without session since this is a single page app. We can fall back to session storage to handle browser refreshes.
-
```
Need to implement CefRequestHandler::OnQuotaRequest:
///
// Called on the IO thread when JavaScript requests a specific storage quota
// size via the webkitStorageInfo.requestQuota function…
-
```
Need to implement CefRequestHandler::OnQuotaRequest:
///
// Called on the IO thread when JavaScript requests a specific storage quota
// size via the webkitStorageInfo.requestQuota function…