WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
186710
AutoTableLayout wastes 52KB of Vector capacity on nytimes.com
https://bugs.webkit.org/show_bug.cgi?id=186710
Summary
AutoTableLayout wastes 52KB of Vector capacity on nytimes.com
Simon Fraser (smfr)
Reported
2018-06-15 15:15:04 PDT
Tooling in
bug 186698
Wasted capacity: 51960 bytes (used 17320 of 69280 bytes, utilization: 25.00%) - 433 allocations 1 0x108567241 WTF::VectorBuffer<WebCore::AutoTableLayout::Layout, 4ul>::VectorBuffer() 2 0x108567205 WTF::Vector<WebCore::AutoTableLayout::Layout, 4ul, WTF::CrashOnOverflow, 16ul>::Vector() 3 0x108557c95 WTF::Vector<WebCore::AutoTableLayout::Layout, 4ul, WTF::CrashOnOverflow, 16ul>::Vector() 4 0x108557c05 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&&)
Attachments
Patch
(2.45 KB, patch)
2018-06-24 23:23 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-06-15 15:15:27 PDT
<
rdar://problem/41173948
>
Simon Fraser (smfr)
Comment 2
2018-06-24 23:23:29 PDT
Created
attachment 343486
[details]
Patch
WebKit Commit Bot
Comment 3
2018-06-25 08:57:17 PDT
Comment on
attachment 343486
[details]
Patch Clearing flags on attachment: 343486 Committed
r233148
: <
https://trac.webkit.org/changeset/233148
>
WebKit Commit Bot
Comment 4
2018-06-25 08:57:19 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug