[Webkit-unassigned] [Bug 241559] New: The extraMemorySize() get wrong when transferring ArrayBuffer from Worker VM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 13 11:19:35 PDT 2022


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

            Bug ID: 241559
           Summary: The extraMemorySize() get wrong when transferring
                    ArrayBuffer from Worker VM
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com

When ArrayBuffer is passed in the transfer option of postMessage(), the size cached in heap.m_arrayBuffers get incorrect and that makes extraMemorySize() bigger than actual managed size.

-- 
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/20220613/d47b63aa/attachment.htm>


More information about the webkit-unassigned mailing list