Bug 12565

Summary: ASSERTION failure on some declarative animations
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: francisga, mitz
Priority: P1 Keywords: InRadar
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-animate-elem-36-t.html
Attachments:
Description Flags
Fix an off by one parsing error aroben: review+

Oliver Hunt
Reported 2007-02-04 02:03:19 PST
The above url fails on an assertion: ASSERTION FAILED: m_type == toSVGTransform.type() (/Users/oliver/WebKit/OpenSource/WebCore/ksvg2/svg/SVGTransformDistance.cpp:55 WebCore::SVGTransformDistance::SVGTransformDistance(const WebCore::SVGTransform&, const WebCore::SVGTransform&))
Attachments
Fix an off by one parsing error (2.53 KB, patch)
2007-02-10 04:59 PST, mitz
aroben: review+
Maciej Stachowiak
Comment 1 2007-02-04 11:50:38 PST
mitz
Comment 2 2007-02-09 07:37:25 PST
Got this assertion failure in svg/W3C-SVG-1.1/animate-elem-52-t.svg
mitz
Comment 3 2007-02-10 04:59:38 PST
Created attachment 13103 [details] Fix an off by one parsing error Includes change log and a manual test
Adam Roben (:aroben)
Comment 4 2007-02-10 14:12:44 PST
Comment on attachment 13103 [details] Fix an off by one parsing error r=me
David Kilzer (:ddkilzer)
Comment 5 2007-02-10 17:15:12 PST
Committed revision 19557.
David Kilzer (:ddkilzer)
Comment 6 2007-02-10 17:31:27 PST
*** Bug 12620 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.