RESOLVED FIXED Bug 114388
Flesh out the Animations logging
https://bugs.webkit.org/show_bug.cgi?id=114388
Summary Flesh out the Animations logging
Simon Fraser (smfr)
Reported 2013-04-10 15:34:41 PDT
Flesh out the Animations logging
Attachments
Patch (19.39 KB, patch)
2013-04-10 15:35 PDT, Simon Fraser (smfr)
dino: review+
Simon Fraser (smfr)
Comment 1 2013-04-10 15:35:15 PDT
Simon Fraser (smfr)
Comment 2 2013-04-10 15:46:13 PDT
Simon Fraser (smfr)
Comment 3 2013-04-10 15:46:32 PDT
Sample output: Creating KeyframeAnimation 0x1184322e0 with keyframes spin duration 2.00 delay 0.00, iterations 2.00 property -webkit-transform 0x1184322e0 AnimationState New -> StartWaitTimer 0x1184322e0 AnimationState StartWaitTimer -> StartWaitStyleAvailable 0x1184322e0 AnimationState StartWaitStyleAvailable -> StartWaitResponse 0x1184322e0 AnimationState StartWaitResponse -> Looping 0x1184322e0 AnimationState Looping -> Ending 0x1184322e0 AnimationState Ending -> Ending 0x1184322e0 AnimationState Ending -> Done Removing KeyframeAnimation 0x1184322e0
Note You need to log in before you can comment on or make changes to this bug.