Bug 22368

Summary: pauseTransition API doesn't take delay into account
Product: WebKit Reporter: Dean Jackson <dino>
Component: Tools / TestsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, dino, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on: 21261    
Bug Blocks: 21247    
Attachments:
Description Flags
Patch for delay bug koivisto: review+

Dean Jackson
Reported 2008-11-19 16:18:15 PST
The pauseTransition API currently only applies to the time within the animation, and ignores any delay. The attached patch makes sure delay is taken into account.
Attachments
Patch for delay bug (3.88 KB, patch)
2008-11-19 16:22 PST, Dean Jackson
koivisto: review+
Dean Jackson
Comment 1 2008-11-19 16:22:56 PST
Created attachment 25289 [details] Patch for delay bug
Antti Koivisto
Comment 2 2008-11-20 13:59:50 PST
Comment on attachment 25289 [details] Patch for delay bug r=me
Simon Fraser (smfr)
Comment 3 2008-11-20 16:44:41 PST
Committed r38644 M WebCore/ChangeLog M WebCore/page/animation/AnimationBase.cpp M LayoutTests/ChangeLog A LayoutTests/transitions/transition-drt-api-delay.html A LayoutTests/transitions/transition-drt-api-delay-expected.txt r38644 = 5f535b9ff8b1ca8c0d663916c65b98c37fc629b9 (trunk)
Note You need to log in before you can comment on or make changes to this bug.