Bug 114388

Summary: Flesh out the Animations logging
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, dstockwell, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

Description Simon Fraser (smfr) 2013-04-10 15:34:41 PDT
Flesh out the Animations logging
Comment 1 Simon Fraser (smfr) 2013-04-10 15:35:15 PDT
Created attachment 197411 [details]
Patch
Comment 2 Simon Fraser (smfr) 2013-04-10 15:46:13 PDT
https://trac.webkit.org/r148145
Comment 3 Simon Fraser (smfr) 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