timbru31 commented on a change in pull request #1042:
URL: https://github.com/apache/cordova-docs/pull/1042#discussion_r518752789
##########
File path: www/docs/en/dev/cordova/storage/storage.md
##########
@@ -162,10 +162,17 @@ IndexedDB provides a simple and easy to understand data
model, much like LocalSt
But unlike LocalStorage, you can create multiple databases, with multiple
stores per
database, and its asynchronous API and search indexes provide performance
benefits.
-IndexedDB is supported by the underlying WebView on the following Cordova
platforms:
+IndexedDB is supported by the underlying WebView on all platforms,
+with known limitations on the following platforms:
Review comment:
```suggestion
IndexedDB is supported by the underlying WebView on all platforms, with
known limitations on the following platforms:
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]