Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove WebSQL usage and/or method calls from this repository #131

Open
ccsmith13 opened this issue Mar 31, 2023 · 0 comments
Open

Remove WebSQL usage and/or method calls from this repository #131

ccsmith13 opened this issue Mar 31, 2023 · 0 comments

Comments

@ccsmith13
Copy link

Web SQL is on its way out and is being slowly deprecated. Web SQL access in insecure contexts is deprecated as of Chromium 105 and a warning message is shown in the Chrome DevTools Issue panel. It's planned to fully remove it in later versions. Currently ydn-db still enables the feature, in src/ydn/db/conn/websql.js and in tests (https://github.com/search?q=repo%3Ayathit%2Fydn-db%20openDatabase&type=code).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant