| Summary: | [GTK][WPE] Use enable-html5-database runtime flag to control IndexedDB API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Przemyslaw Gorszkowski <pgorszkowski> |
| Component: | WebKitGTK | Assignee: | Przemyslaw Gorszkowski <pgorszkowski> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
Przemyslaw Gorszkowski
2023-09-18 00:42:28 PDT
WebSQL isn't supported anymore so the enable-html5-database only affects IndexedDB nowadays. It should probably be renamed in a future API version. Pull request: https://github.com/WebKit/WebKit/pull/17858 Committed 268142@main (c58657f2f72f): <https://commits.webkit.org/268142@main> Reviewed commits have been landed. Closing PR #17858 and removing active labels. |