RESOLVED FIXED 186704
SVGTransformListValues wastes 127KB of Vector capacity on nytimes.com
https://bugs.webkit.org/show_bug.cgi?id=186704
Summary SVGTransformListValues wastes 127KB of Vector capacity on nytimes.com
Simon Fraser (smfr)
Reported 2018-06-15 15:05:15 PDT
nytimes.com, tooling from bug 186698: Wasted capacity: 126656 bytes (used 640 of 127296 bytes, utilization: 0.50%) - 1989 allocations 1 0x108b08cd1 WTF::VectorBuffer<WebCore::SVGTransformValue, 1ul>::VectorBuffer() 2 0x108b08c95 WTF::Vector<WebCore::SVGTransformValue, 1ul, WTF::CrashOnOverflow, 16ul>::Vector() 3 0x108b08c75 WebCore::SVGTransformListValues::SVGTransformListValues() 4 0x108b08c55 WebCore::SVGTransformListValues::SVGTransformListValues() 5 0x108b08c00 WebCore::SVGPropertyTraits<WebCore::SVGTransformListValues>::initialValue() 6 0x108bd37d9 WebCore::SVGSynchronizableAnimatedProperty<WebCore::SVGTransformListValues>::SVGSynchronizableAnimatedProperty() 7 0x108bcacc5 WebCore::SVGSynchronizableAnimatedProperty<WebCore::SVGTransformListValues>::SVGSynchronizableAnimatedProperty() 8 0x108bcbc43 WebCore::SVGGraphicsElement::SVGGraphicsElement(WebCore::QualifiedName const&, WebCore::Document&)
Attachments
Patch (1.76 KB, patch)
2018-06-16 22:14 PDT, Simon Fraser (smfr)
no flags
Archive of layout-test-results from ews202 for win-future (12.84 MB, application/zip)
2018-06-17 02:42 PDT, EWS Watchlist
no flags
Radar WebKit Bug Importer
Comment 1 2018-06-15 15:05:40 PDT
Simon Fraser (smfr)
Comment 2 2018-06-16 22:14:24 PDT
EWS Watchlist
Comment 3 2018-06-17 02:42:45 PDT
Comment on attachment 342903 [details] Patch Attachment 342903 [details] did not pass win-ews (win): Output: http://webkit-queues.webkit.org/results/8219271 New failing tests: http/tests/security/video-poster-cross-origin-crash2.html
EWS Watchlist
Comment 4 2018-06-17 02:42:56 PDT
Created attachment 342910 [details] Archive of layout-test-results from ews202 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews202 Port: win-future Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
WebKit Commit Bot
Comment 5 2018-06-18 13:11:09 PDT
Comment on attachment 342903 [details] Patch Clearing flags on attachment: 342903 Committed r232942: <https://trac.webkit.org/changeset/232942>
WebKit Commit Bot
Comment 6 2018-06-18 13:11:10 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.