[Webkit-unassigned] [Bug 187631] New: IndexedDB: closeAndDeleteDatabasesForOrigins should remove all databases for those origins
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 12 17:40:27 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187631
Bug ID: 187631
Summary: IndexedDB: closeAndDeleteDatabasesForOrigins should
remove all databases for those origins
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sihui_liu at apple.com
If we currently have 2 IDB databases:
IDB1: top level frame origin A with subframe origin A
IDB2: top level frame origin B with subframe origin A
IDB2 won't be deleted if user asks to delete all IDB databases for origin A. This is because we are managing IDB database deletion by their mainframe origin.
--
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/20180713/8bf20274/attachment.html>
More information about the webkit-unassigned
mailing list