[Webkit-unassigned] [Bug 204454] New: Web Inspector misreports memory when sending ArrayBuffers to worker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 21 08:33:19 PST 2019


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

            Bug ID: 204454
           Summary: Web Inspector misreports memory when sending
                    ArrayBuffers to worker
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mail at kkaefer.com

Created attachment 384056

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

Inspector showing 1.7 GB of memory usage

When sending ArrayBuffers from the main thread to workers, the Inspector doesn't pick up that the object gets garbage collected. It reports gigabytes of memory usage when in reality, the page doesn't have increased memory usage. See attached screenshots and reproduction page.

-- 
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/20191121/03ae473b/attachment.htm>


More information about the webkit-unassigned mailing list