[Webkit-unassigned] [Bug 81351] Error: State is AnimationStateEnding, but input is not AnimationStateInputEndTimerFired or AnimationStateInputPlayStatePaused in AnimationBase::updateStateMachine

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 11:36:07 PDT 2012


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ASSERTION FAILED:           |Error: State is
                   |ASSERT(input ==             |AnimationStateEnding, but
                   |AnimationStateInputEndTimer |input is not
                   |Fired || input ==           |AnimationStateInputEndTimer
                   |AnimationStateInputPlayStat |Fired or
                   |ePaused) in                 |AnimationStateInputPlayStat
                   |AnimationBase::updateStateM |ePaused in
                   |achine causing multiple     |AnimationBase::updateStateM
                   |"crashes" on Lion Intel     |achine
                   |Debug WebKit testers        |
           Keywords|MakingBotsRed               |




--- Comment #5 from mitz at webkit.org  2012-03-23 11:36:07 PST ---
Replaced the assertion with logging in debug builds in <http://trac.webkit.org/r111884>.

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