Bug 23368

Summary: Hit-test elements that are in the middle of an accelerated animation (when using accelerated compositing)
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Chris Marrin <cmarrin>
Status: RESOLVED FIXED    
Severity: Normal CC: dino
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 23359    
Attachments:
Description Flags
Patch with tests hyatt: review+

Simon Fraser (smfr)
Reported 2009-01-15 17:06:42 PST
When an element is in the middle of an accelerated animation/transition, we need to ensure that hit-testing on that element works by computing where the element is in the transition (since hardware transitions don't do layout on every step).
Attachments
Patch with tests (21.04 KB, patch)
2009-02-13 17:20 PST, Chris Marrin
hyatt: review+
Simon Fraser (smfr)
Comment 1 2009-01-20 10:31:12 PST
Chris Marrin
Comment 2 2009-02-13 17:20:54 PST
Created attachment 27676 [details] Patch with tests
Dave Hyatt
Comment 3 2009-02-23 20:46:39 PST
Comment on attachment 27676 [details] Patch with tests r=me
Simon Fraser (smfr)
Comment 4 2009-02-25 10:41:44 PST
Note You need to log in before you can comment on or make changes to this bug.