[Webkit-unassigned] [Bug 189201] New: IDBRequest and IDBCursor should not hold strong references to JSValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 31 11:07:53 PDT 2018


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

            Bug ID: 189201
           Summary: IDBRequest and IDBCursor should not hold strong
                    references to JSValue
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

As can be seen from some IDB tests, this creates memory leaks.
Instead use JSValueInWrappedObject.

-- 
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/20180831/fc5b2aa1/attachment.html>


More information about the webkit-unassigned mailing list