[Webkit-unassigned] [Bug 63230] SVGAnimation - keyTime value 1 never get animated
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 3 09:43:08 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63230
--- Comment #7 from Dirk Schulze <krit at webkit.org> 2011-07-03 09:43:08 PST ---
ASSERTION FAILED: i < size()
/Users/dirk/Downloads/webkit-trunk/WebKitBuild/Debug/JavaScriptCore.framework/PrivateHeaders/Vector.h(542) : const T& WTF::Vector<T, inlineCapacity>::at(size_t) const [with T = float, long unsigned int inlineCapacity = 0ul]
1 WTF::Vector<float, 0ul>::at(unsigned long) const
2 WTF::Vector<float, 0ul>::operator[](unsigned long) const
3 WebCore::SVGAnimationElement::currentValuesForValuesAnimation(float, float&, WTF::String&, WTF::String&) const
4 WebCore::SVGAnimationElement::updateAnimation(float, unsigned int, WebCore::SVGSMILElement*)
5 WebCore::SVGSMILElement::progress(WebCore::SMILTime, WebCore::SVGSMILElement*)
6 WebCore::SMILTimeContainer::updateAnimations(WebCore::SMILTime, double, WTF::String const&)
7 WebCore::SMILTimeContainer::timerFired(WebCore::Timer<WebCore::SMILTimeContainer>*)
8 WebCore::Timer<WebCore::SMILTimeContainer>::fired()
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list