Bug 59866

Summary: Make media timeline advance look buttery-smooth
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: eric.carlson, simon.fraser, sjl
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 52920    
Bug Blocks:    

Dimitri Glazkov (Google)
Reported 2011-04-30 09:23:19 PDT
So, I played a bit with CSS animations and I think this works pretty well: http://jsfiddle.net/dglazkov/wR8BP/1/ There are two stumbling blocks (filing them as bugs now) to this awesomeness: 1) We need to change positioning logic of the thumb -- it needs to set position of the thumb in the future, instead of the present. 2) We need to make input[type=slider] support CSS animations
Attachments
Dimitri Glazkov (Google)
Comment 1 2011-04-30 09:33:14 PDT
For the first one, we can just use this bug.
Note You need to log in before you can comment on or make changes to this bug.