[Webkit-unassigned] [Bug 193504] New: Memory leak with IDB openCursor()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 12:21:49 PST 2019


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

            Bug ID: 193504
           Summary: Memory leak with IDB openCursor()
           Product: WebKit
           Version: Safari 12
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zac.spitzer at gmail.com

Created attachment 359291

  --> https://bugs.webkit.org/attachment.cgi?id=359291&action=review

leak demonstration

Safari seems to leaks memory with indexedDB and openCursor(), Chrome is fine, Firefox also has problems

Run the attached test case with the web inspector open, 85 MB will be leaked from one record

-- 
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/20190116/939eac5b/attachment.html>


More information about the webkit-unassigned mailing list