[Webkit-unassigned] [Bug 224413] New: InlineContent::nonRootInlineBoxes wastes vector capacity
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 10 21:11:05 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=224413
Bug ID: 224413
Summary: InlineContent::nonRootInlineBoxes wastes vector
capacity
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: simon.fraser at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
On nytimes.com:
Total capacity: 128000 bytes (used 8640, wasted 119360), utilization: 6.75%) - 378 allocations, entry size 40 bytes
1 0x10c337ea0 WebCore::LayoutIntegration::InlineContent::InlineContent(WebCore::LayoutIntegration::LineLayout const&)
2 0x10c33d217 WebCore::LayoutIntegration::LineLayout::constructContent()
3 0x10c33cdf6 WebCore::LayoutIntegration::LineLayout::layout()
4 0x10c7e7fd7 WebCore::RenderBlockFlow::layoutModernLines(bool, WebCore::LayoutUnit&, WebCore::LayoutUnit&)
5 0x10c7e5555 WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
6 0x10c7d2a4a WebCore::RenderBlock::layout()
7 0x10c7e76f9 WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&, WebCore::RenderBlockFlow::MarginInfo&, WebCore::LayoutUnit&, WebCore::LayoutUnit&)
8 0x10c7e6496 WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&)
9 0x10c7e5543 WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
10 0x10c7d2a4a WebCore::RenderBlock::layout()
--
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/20210411/7f93ec96/attachment-0001.htm>
More information about the webkit-unassigned
mailing list