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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 28 07:13:22 PDT 2013


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





--- Comment #14 from Stephen Chenney <schenney at chromium.org>  2013-03-28 07:11:32 PST ---
(In reply to comment #13)
> (In reply to comment #12)
> > I will try to find another way of testing this.
> 
> I've investigated the possibility of using setCurrentTime (or SVGAnimationTestCase.js which uses setCurrentTime under the hood) and concluded that it is not possible to trigger the crash using setCurrentTime. The reason is that each call to setCurrentTime resets the animation state necessary to trigger the crash.
> 
> So, some choices going forward:
> 
> 1. Commit fix without layout test.
> 2. Commit fix with layout test and accept a non-zero (>~200) ms delay in the test.
> (3. Commit fix with manual test somehow. I'm not sure about the procedure for that, if any.)

Commit it with the slow test. We can live with that. Worst case is that we mark it as slow in expectations.

pdr, flip the bit if you agree.

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