[Webkit-unassigned] [Bug 186701] New: AnimationList wastes 60KB of vector capacity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 15:01:24 PDT 2018


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

            Bug ID: 186701
           Summary: AnimationList wastes 60KB of vector capacity
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: dino at apple.com

On theverge.com, tooling from bug 186698:

Wasted capacity: 59032 bytes (used 7872 of 66904 bytes, utilization: 11.77%) - 335 allocations
1   0x1081bacb5 WTF::VectorBuffer<WTF::Ref<WebCore::Animation, WTF::DumbPtrTraits<WebCore::Animation> >, 0ul>::VectorBuffer()
2   0x1081bac95 WTF::Vector<WTF::Ref<WebCore::Animation, WTF::DumbPtrTraits<WebCore::Animation> >, 0ul, WTF::CrashOnOverflow, 16ul>::Vector()
3   0x1081b84b5 WTF::Vector<WTF::Ref<WebCore::Animation, WTF::DumbPtrTraits<WebCore::Animation> >, 0ul, WTF::CrashOnOverflow, 16ul>::Vector()
4   0x1089d5615 WebCore::AnimationList::AnimationList()
5   0x1089d55f5 WebCore::AnimationList::AnimationList()
6   0x1089c30e4 WebCore::RenderStyle::ensureTransitions()
7   0x106aaae64 WebCore::StyleBuilderFunctions::applyValueTransitionDelay(WebCore::StyleResolver&, WebCore::CSSValue&)
8   0x106a8f4cf WebCore::StyleBuilder::applyProperty(WebCore::CSSPropertyID, WebCore::StyleResolver&, WebCore::CSSValue&, bool, bool)

-- 
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/dcef609b/attachment.html>


More information about the webkit-unassigned mailing list