[Webkit-unassigned] [Bug 186467] Loading cnn.com in MiniBrowser hits Structure::dump()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 9 17:32:32 PDT 2018


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

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
These are the > 1024 byte allocations I see under this call stack:

fastMalloc allocation 1080
fastMalloc allocation 2162
fastMalloc allocation 4354
fastMalloc allocation 8718
fastMalloc allocation 5461
fastMalloc allocation 1080
fastMalloc allocation 2162
fastMalloc allocation 4354
fastMalloc allocation 8718
fastMalloc allocation 5461
fastMalloc allocation 1080
fastMalloc allocation 2162
fastMalloc allocation 4354
fastMalloc allocation 8718
fastMalloc allocation 5461

That's a lot of memory churn for a string that no-one cares about.

-- 
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/20180610/2ef9f37a/attachment-0001.html>


More information about the webkit-unassigned mailing list