[Webkit-unassigned] [Bug 192270] New: Let JSDOMGlobalObject in uniqueIDBDatabase be deleted if no database is using it
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 30 17:13:18 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192270
Bug ID: 192270
Summary: Let JSDOMGlobalObject in uniqueIDBDatabase be deleted
if no database is using it
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
JSDOMGlobalObject in uniqueIDBDatabase is used for serializing and deserializing JavaScript values, so we don't have to keep it and its VM forever if there are no objects using it.
--
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/20181201/8c936206/attachment.html>
More information about the webkit-unassigned
mailing list