[Webkit-unassigned] [Bug 186712] Various RenderTable classes waste Vector capacity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 15:17:37 PDT 2018


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

--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Wasted capacity: 13856 bytes (used 0 of 13856 bytes, utilization: 0.00%) - 433 allocations
1   0x1085673a1 WTF::VectorBuffer<WebCore::RenderTableCell*, 4ul>::VectorBuffer()
2   0x108567365 WTF::Vector<WebCore::RenderTableCell*, 4ul, WTF::CrashOnOverflow, 16ul>::Vector()
3   0x108557cb5 WTF::Vector<WebCore::RenderTableCell*, 4ul, WTF::CrashOnOverflow, 16ul>::Vector()
4   0x108557c17 WebCore::AutoTableLayout::AutoTableLayout(WebCore::RenderTable*)
5   0x108557cdd WebCore::AutoTableLayout::AutoTableLayout(WebCore::RenderTable*)
6   0x1088630af WebCore::RenderTable::styleDidChange(WebCore::StyleDifference, WebCore::RenderStyle const*)
7   0x1086d6d74 WebCore::RenderElement::initializeStyle()
8   0x108ab4954 WebCore::RenderTreeUpdater::createRenderer(WebCore::Element&, WebCore::RenderStyle&&)

-- 
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/20180615/3c8aadea/attachment.html>


More information about the webkit-unassigned mailing list