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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 28 06:54:34 PDT 2013


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





--- Comment #13 from David Vest <davve at opera.com>  2013-03-28 06:52:44 PST ---
(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.)

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