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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 15:41:16 PDT 2013


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





--- Comment #9 from Philip Rogers <pdr at google.com>  2013-03-27 15:39:26 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> > (In reply to comment #6)
> > > (From update of attachment 195313 [details] [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.

I think crashing on at least one platform is probably enough test coverage for a crasher. I'm in favor of just using 0 since we will still have coverage, albeit not the best coverage. Stephen and David, what do you think?

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