[Webkit-unassigned] [Bug 261669] New: [GTK][WPE] Add separate setting and API to control IndexedDB API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 18 00:42:28 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261669
Bug ID: 261669
Summary: [GTK][WPE] Add separate setting and API to control
IndexedDB API
Product: WebKit
Version: WebKit Nightly Build
Hardware: Other
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pgorszkowski at igalia.com
CC: bugs-noreply at webkitgtk.org
Currently we have enable-html5-database (runtime flag), webkit_settings_set_enable_html5_database/webkit_settings_get_enable_html5_database (API for controlling DatabaseEnabled setting) and DatabaseEnabled (setting) but it is used for "Web SQL Database" (https://www.w3.org/TR/webdatabase/).
After https://bugs.webkit.org/show_bug.cgi?id=245484 we need to add a separate setting and API to control visibility of the indexedDB API.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230918/661f80c6/attachment.htm>
More information about the webkit-unassigned
mailing list