[Webkit-unassigned] [Bug 157945] Web Inspector: retained size for typed arrays does not count native backing store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 12:22:31 PDT 2016


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

--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org> ---
I guess this is a specific type of TypedArray that we do not get the size correctly.

For a basic:

    new Uint32Array(5000);

I'm seeing it get a size of 19.56kb.

So there must be something non-trivial about the arrays on that page.

-- 
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/20160520/931fe4c3/attachment.html>


More information about the webkit-unassigned mailing list