[Webkit-unassigned] [Bug 154110] New: Modern IDB: Ref cycle between IDBObjectStore and IDBIndex

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 11 09:25:37 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=154110

            Bug ID: 154110
           Summary: Modern IDB: Ref cycle between IDBObjectStore and
                    IDBIndex
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Modern IDB: Ref cycle between IDBObjectStore and IDBIndex

If one is reachable, the other has to remain reachable.

Currently they do this by Ref'ing each other.

Let's make that work another way.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160211/16c1bf7c/attachment.html>


More information about the webkit-unassigned mailing list