brodybits opened a new pull request #1042: Update IndexedDB platform support URL: https://github.com/apache/cordova-docs/pull/1042 <!-- Please make sure the checklist boxes are all checked before submitting the PR. The checklist is intended as a quick reference, for complete details please see our Contributor Guidelines: http://cordova.apache.org/contribute/contribute_guidelines.html Thanks! --> ### General This proposal supersedes and closes #1011 (PR #1011) /cc @jgaehring with thanks for the original proposal in #1011 ### Platforms affected Android, browser, Electron, iOS, "osx" (macOS) ### Motivation and Context <!-- Why is this change required? What problem does it solve? --> <!-- If it fixes an open issue, please link to the issue here. --> From a second look at PR #1011 I discovered that the documentation of IndexedDB support is outdated for multiple platforms. I would like to get the documentation updated for all affected platforms at once. ### Description <!-- Describe your changes in detail --> - Update the description to make it clear that this functionality is supported by the underlying WebView on **all** platforms, with possible limitations added for the (web) browser platform - The "4.4 and above" condition for Android now gone, since we have already dropped support for Android pre-4.4 - "Not supported on iOS" item now completely and unconditionally gone from disadvantages section due to this comment: https://github.com/apache/cordova-docs/pull/1011#issuecomment-567250310 ### Testing <!-- Please describe in detail how you tested your changes. --> Visual inspection ### Checklist - [ ] [TODO] I've run the tests to see all new and existing tests pass - ~~I added automated test coverage as appropriate for this change~~ - ~~Commit is prefixed with `(platform)` if this change only applies to one platform (e.g. `(android)`)~~ - [x] If this Pull Request resolves ~~an issue~~ *another PR*, I linked to the ~~issue~~ *PR* in the text above (and used the correct [keyword to close issues using keywords](https://help.github.com/articles/closing-issues-using-keywords/)) - [x] I've updated the documentation ~~if~~ *as* necessary FOLLOWUP TODO: - [ ] If merged, we may need to do a manual rebuild (see #1035)
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
