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+

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.