[Webkit-unassigned] [Bug 93528] ASSERTION FAILED: resultAnimationElement->m_animatedType

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 12:11:26 PDT 2013


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





--- Comment #8 from Stephen Chenney <schenney at chromium.org>  2013-03-27 12:09:35 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > (From update of attachment 195313 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=195313&action=review
> > 
> > Apologies about last-minute kicking this out of the queue.
> > 
> > > LayoutTests/svg/animations/animation-dependency-crash.html:14
> > > +    }, 300);
> > 
> > This value is too high and will cause our testing infrastructure to run even slower. Can this be reduced (preferably to 0 or 1?)
> 
> Any lower and it won't crash chrome on my machine. The Gtk port crashes with a zero value, but I erred on the side of caution. So yes, we might lower the value but the test might lose relevance.

Another possibility is to make it an SVG animation test, which uses JS to jump the timeline ahead. I have no idea at all whether or not that will trigger the crash.

-- 
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